2026-04-20 10:37:57.317433 | Job console starting 2026-04-20 10:37:57.333173 | Updating git repos 2026-04-20 10:37:57.404355 | Cloning repos into workspace 2026-04-20 10:37:57.778164 | Restoring repo states 2026-04-20 10:37:57.794593 | Merging changes 2026-04-20 10:37:58.828496 | Checking out repos 2026-04-20 10:37:59.269332 | Preparing playbooks 2026-04-20 10:38:05.241128 | Running Ansible setup 2026-04-20 10:38:08.910588 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 10:38:09.558660 | 2026-04-20 10:38:09.558950 | PLAY [localhost] 2026-04-20 10:38:09.566409 | 2026-04-20 10:38:09.566485 | TASK [Gathering Facts] 2026-04-20 10:38:10.481093 | localhost | ok 2026-04-20 10:38:10.491815 | 2026-04-20 10:38:10.491934 | TASK [Setup log path fact] 2026-04-20 10:38:10.516520 | localhost | ok 2026-04-20 10:38:10.532893 | 2026-04-20 10:38:10.533134 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 10:38:10.569332 | localhost | ok 2026-04-20 10:38:10.577858 | 2026-04-20 10:38:10.577965 | TASK [emit-job-header : Print job information] 2026-04-20 10:38:10.621164 | # Job Information 2026-04-20 10:38:10.621440 | Ansible Version: 2.16.16 2026-04-20 10:38:10.621500 | Job: atmosphere-molecule-keycloak 2026-04-20 10:38:10.621535 | Pipeline: check 2026-04-20 10:38:10.621570 | Executor: 0a8996d2b663 2026-04-20 10:38:10.621602 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3844 2026-04-20 10:38:10.621638 | Event ID: e36e3630-3ca4-11f1-9ad8-0a9308a5b8bb 2026-04-20 10:38:10.628167 | 2026-04-20 10:38:10.628250 | LOOP [emit-job-header : Print node information] 2026-04-20 10:38:10.735181 | localhost | ok: 2026-04-20 10:38:10.735483 | localhost | # Node Information 2026-04-20 10:38:10.735520 | localhost | Inventory Hostname: instance 2026-04-20 10:38:10.735543 | localhost | Hostname: np0000168220 2026-04-20 10:38:10.735564 | localhost | Username: zuul 2026-04-20 10:38:10.735586 | localhost | Distro: Ubuntu 22.04 2026-04-20 10:38:10.735606 | localhost | Provider: yul1 2026-04-20 10:38:10.735625 | localhost | Region: ca-ymq-1 2026-04-20 10:38:10.735644 | localhost | Label: ubuntu-jammy 2026-04-20 10:38:10.735663 | localhost | Product Name: OpenStack Nova 2026-04-20 10:38:10.735681 | localhost | Interface IP: 199.204.45.250 2026-04-20 10:38:10.753688 | 2026-04-20 10:38:10.753898 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-20 10:38:11.206063 | localhost -> localhost | changed 2026-04-20 10:38:11.215445 | 2026-04-20 10:38:11.215670 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-20 10:38:12.634494 | localhost -> localhost | changed 2026-04-20 10:38:12.640781 | 2026-04-20 10:38:12.640909 | PLAY [all] 2026-04-20 10:38:12.648839 | 2026-04-20 10:38:12.648909 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-20 10:38:12.894787 | instance -> localhost | ok 2026-04-20 10:38:12.900781 | 2026-04-20 10:38:12.900847 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-20 10:38:12.929833 | instance | ok 2026-04-20 10:38:12.944611 | instance | included: /var/lib/zuul/builds/e80ff7d06eaa4756b75106c41331b572/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-20 10:38:12.950716 | 2026-04-20 10:38:12.950787 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-20 10:38:13.715544 | instance -> localhost | Generating public/private rsa key pair. 2026-04-20 10:38:13.715715 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/e80ff7d06eaa4756b75106c41331b572/work/e80ff7d06eaa4756b75106c41331b572_id_rsa 2026-04-20 10:38:13.715744 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/e80ff7d06eaa4756b75106c41331b572/work/e80ff7d06eaa4756b75106c41331b572_id_rsa.pub 2026-04-20 10:38:13.715766 | instance -> localhost | The key fingerprint is: 2026-04-20 10:38:13.715787 | instance -> localhost | SHA256:6ENDjspOwIf31LJ0BAv5iblb/9eJHNbSm4L9JoEqeIQ zuul-build-sshkey 2026-04-20 10:38:13.716009 | instance -> localhost | The key's randomart image is: 2026-04-20 10:38:13.716060 | instance -> localhost | +---[RSA 3072]----+ 2026-04-20 10:38:13.716093 | instance -> localhost | | ... | 2026-04-20 10:38:13.716116 | instance -> localhost | | .. o | 2026-04-20 10:38:13.716136 | instance -> localhost | | +.o. | 2026-04-20 10:38:13.716157 | instance -> localhost | |. .o *o. | 2026-04-20 10:38:13.716176 | instance -> localhost | |.o o++=oS . o | 2026-04-20 10:38:13.716196 | instance -> localhost | | ooE+=+. . = o | 2026-04-20 10:38:13.716215 | instance -> localhost | | + =o+ . = * + | 2026-04-20 10:38:13.716235 | instance -> localhost | | o o o + . B * | 2026-04-20 10:38:13.716257 | instance -> localhost | | . . . ... =. | 2026-04-20 10:38:13.716278 | instance -> localhost | +----[SHA256]-----+ 2026-04-20 10:38:13.716328 | instance -> localhost | ok: Runtime: 0:00:00.313408 2026-04-20 10:38:13.721880 | 2026-04-20 10:38:13.721947 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-20 10:38:13.759841 | instance | ok 2026-04-20 10:38:13.770521 | instance | included: /var/lib/zuul/builds/e80ff7d06eaa4756b75106c41331b572/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-20 10:38:13.778624 | 2026-04-20 10:38:13.778728 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-20 10:38:13.803464 | instance | skipping: Conditional result was False 2026-04-20 10:38:13.944107 | 2026-04-20 10:38:13.944228 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-20 10:38:14.387731 | instance | changed 2026-04-20 10:38:14.393065 | 2026-04-20 10:38:14.393133 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-20 10:38:14.587758 | instance | ok 2026-04-20 10:38:14.596751 | 2026-04-20 10:38:14.596887 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-20 10:38:15.069655 | instance | changed 2026-04-20 10:38:15.076552 | 2026-04-20 10:38:15.076641 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-20 10:38:15.547767 | instance | changed 2026-04-20 10:38:15.553387 | 2026-04-20 10:38:15.553523 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-20 10:38:15.578006 | instance | skipping: Conditional result was False 2026-04-20 10:38:15.586426 | 2026-04-20 10:38:15.586598 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-20 10:38:16.037249 | instance -> localhost | changed 2026-04-20 10:38:16.048371 | 2026-04-20 10:38:16.048456 | TASK [add-build-sshkey : Add back temp key] 2026-04-20 10:38:16.350699 | instance -> localhost | Identity added: /var/lib/zuul/builds/e80ff7d06eaa4756b75106c41331b572/work/e80ff7d06eaa4756b75106c41331b572_id_rsa (zuul-build-sshkey) 2026-04-20 10:38:16.350935 | instance -> localhost | ok: Runtime: 0:00:00.015893 2026-04-20 10:38:16.360000 | 2026-04-20 10:38:16.360093 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-20 10:38:16.685060 | instance | ok 2026-04-20 10:38:16.690483 | 2026-04-20 10:38:16.690557 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-20 10:38:16.714850 | instance | skipping: Conditional result was False 2026-04-20 10:38:16.730732 | 2026-04-20 10:38:16.730858 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-20 10:38:17.103025 | instance | ok 2026-04-20 10:38:17.274686 | 2026-04-20 10:38:17.274856 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-20 10:38:19.400648 | instance | Output suppressed because no_log was given 2026-04-20 10:38:19.411211 | 2026-04-20 10:38:19.411326 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-20 10:38:19.608314 | instance | ok: "logs" 2026-04-20 10:38:19.608669 | instance | ok: All items complete 2026-04-20 10:38:19.608807 | 2026-04-20 10:38:19.773459 | instance | ok: "artifacts" 2026-04-20 10:38:19.930825 | instance | ok: "docs" 2026-04-20 10:38:19.943151 | 2026-04-20 10:38:19.943371 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-20 10:38:20.127305 | instance | changed: "logs" 2026-04-20 10:38:20.288390 | instance | changed: "artifacts" 2026-04-20 10:38:20.441665 | instance | changed: "docs" 2026-04-20 10:38:20.462084 | 2026-04-20 10:38:20.462203 | PLAY RECAP 2026-04-20 10:38:20.462255 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-20 10:38:20.462390 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 10:38:20.462422 | 2026-04-20 10:38:20.889857 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 10:38:20.893718 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-20 10:38:21.551448 | 2026-04-20 10:38:21.551645 | PLAY [all] 2026-04-20 10:38:21.566275 | 2026-04-20 10:38:21.566468 | TASK [setup-uv : Extract archive] 2026-04-20 10:38:23.814471 | instance | changed 2026-04-20 10:38:23.823785 | 2026-04-20 10:38:23.823894 | TASK [setup-uv : Print version] 2026-04-20 10:38:23.457407 | instance | uv 0.8.13 2026-04-20 10:38:24.365742 | instance | ok: Runtime: 0:00:00.011568 2026-04-20 10:38:24.381905 | 2026-04-20 10:38:24.382039 | PLAY RECAP 2026-04-20 10:38:24.382112 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 10:38:24.382150 | 2026-04-20 10:38:24.609577 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-20 10:38:24.615789 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-20 10:38:25.266134 | 2026-04-20 10:38:25.266267 | PLAY [all] 2026-04-20 10:38:25.314050 | 2026-04-20 10:38:25.314211 | TASK [Install "jq" for log collection] 2026-04-20 10:38:35.290996 | instance | changed 2026-04-20 10:38:35.298165 | 2026-04-20 10:38:35.298249 | TASK [Install pip3 for Python package management] 2026-04-20 10:38:39.749525 | instance | changed 2026-04-20 10:38:39.755569 | 2026-04-20 10:38:39.755692 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-20 10:38:42.713559 | instance | changed 2026-04-20 10:38:42.716296 | 2026-04-20 10:38:42.716354 | PLAY [all] 2026-04-20 10:38:42.723927 | 2026-04-20 10:38:42.724036 | TASK [ensure-go : Check installed go version] 2026-04-20 10:38:43.300062 | instance | ok: ERROR (ignored) 2026-04-20 10:38:43.300461 | instance | { 2026-04-20 10:38:43.300537 | instance | "failed_when_result": false, 2026-04-20 10:38:43.300587 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-20 10:38:43.300635 | instance | "rc": 2 2026-04-20 10:38:43.300684 | instance | } 2026-04-20 10:38:43.306742 | 2026-04-20 10:38:43.306826 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-20 10:38:43.361754 | instance | ok 2026-04-20 10:38:43.372048 | instance | included: /var/lib/zuul/builds/e80ff7d06eaa4756b75106c41331b572/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-20 10:38:43.377957 | 2026-04-20 10:38:43.378025 | TASK [ensure-go : Create temp directory] 2026-04-20 10:38:43.726616 | instance | changed 2026-04-20 10:38:43.732187 | 2026-04-20 10:38:43.732252 | TASK [ensure-go : Get archive checksum] 2026-04-20 10:38:44.394396 | instance | ok: OK (64 bytes) 2026-04-20 10:38:44.402615 | 2026-04-20 10:38:44.402713 | TASK [ensure-go : Download go archive] 2026-04-20 10:38:45.725681 | instance | changed: OK (78559214 bytes) 2026-04-20 10:38:45.734843 | 2026-04-20 10:38:45.734969 | TASK [ensure-go : Install go] 2026-04-20 10:38:51.482322 | instance | changed 2026-04-20 10:38:51.492361 | 2026-04-20 10:38:51.492452 | PLAY [all] 2026-04-20 10:38:51.508790 | 2026-04-20 10:38:51.508872 | TASK [Copy inventory file for Zuul] 2026-04-20 10:38:52.242884 | instance | changed 2026-04-20 10:38:52.249281 | 2026-04-20 10:38:52.249366 | TASK [Switch "ansible_host" to private IP] 2026-04-20 10:38:52.578254 | instance | changed: 1 replacements made 2026-04-20 10:38:52.584334 | 2026-04-20 10:38:52.584422 | TASK [Run molecule prepare] 2026-04-20 10:38:52.836352 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-20 10:38:52.836517 | instance | Creating virtual environment at: .venv 2026-04-20 10:38:52.864864 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-20 10:38:52.880331 | instance | Downloading pygments (1.2MiB) 2026-04-20 10:38:52.888918 | instance | Downloading netaddr (2.2MiB) 2026-04-20 10:38:52.889225 | instance | Downloading setuptools (1.1MiB) 2026-04-20 10:38:52.889516 | instance | Downloading openstacksdk (1.7MiB) 2026-04-20 10:38:52.890299 | instance | Downloading cryptography (4.2MiB) 2026-04-20 10:38:52.890636 | instance | Downloading ansible-core (2.1MiB) 2026-04-20 10:38:52.890955 | instance | Downloading kubernetes (1.9MiB) 2026-04-20 10:38:52.891487 | instance | Downloading pydantic-core (2.0MiB) 2026-04-20 10:38:52.891831 | instance | Downloading rjsonnet (1.2MiB) 2026-04-20 10:38:53.216592 | instance | Building pyperclip==1.9.0 2026-04-20 10:38:53.222150 | instance | Downloading rjsonnet 2026-04-20 10:38:53.323520 | instance | Downloading pydantic-core 2026-04-20 10:38:53.386332 | instance | Downloading netaddr 2026-04-20 10:38:53.391481 | instance | Downloading pygments 2026-04-20 10:38:53.404294 | instance | Downloading cryptography 2026-04-20 10:38:53.437321 | instance | Downloading setuptools 2026-04-20 10:38:53.484090 | instance | Downloading kubernetes 2026-04-20 10:38:53.513594 | instance | Downloading ansible-core 2026-04-20 10:38:53.541404 | instance | Downloading openstacksdk 2026-04-20 10:38:53.945778 | instance | Built pyperclip==1.9.0 2026-04-20 10:38:54.069151 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-20 10:38:54.108716 | instance | Installed 83 packages in 35ms 2026-04-20 10:38:54.717758 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-20 10:38:55.469903 | instance | INFO [keycloak > discovery] scenario test matrix: prepare 2026-04-20 10:38:55.469977 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-04-20 10:39:30.587028 | instance | INFO [keycloak > prepare] Executing 2026-04-20 10:39:31.864264 | instance | 2026-04-20 10:39:31.864934 | instance | PLAY [Prepare] ***************************************************************** 2026-04-20 10:39:31.865209 | instance | 2026-04-20 10:39:31.865521 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 10:39:31.865816 | instance | Monday 20 April 2026 10:39:31 +0000 (0:00:00.026) 0:00:00.026 ********** 2026-04-20 10:39:32.973795 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:39:32.974055 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:39:32.974367 | instance | interpreter could change the meaning of that path. See 2026-04-20 10:39:32.974643 | instance | https://docs.ansible.com/ansible- 2026-04-20 10:39:32.974939 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:39:32.982949 | instance | ok: [instance] 2026-04-20 10:39:32.983219 | instance | 2026-04-20 10:39:32.983525 | instance | TASK [Configure short hostname] ************************************************ 2026-04-20 10:39:32.983811 | instance | Monday 20 April 2026 10:39:32 +0000 (0:00:01.119) 0:00:01.145 ********** 2026-04-20 10:39:33.693647 | instance | changed: [instance] 2026-04-20 10:39:33.693892 | instance | 2026-04-20 10:39:33.694194 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-20 10:39:33.694491 | instance | Monday 20 April 2026 10:39:33 +0000 (0:00:00.710) 0:00:01.855 ********** 2026-04-20 10:39:33.968711 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-20 10:39:33.969008 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-20 10:39:33.969339 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-20 10:39:33.976584 | instance | changed: [instance] 2026-04-20 10:39:33.976887 | instance | 2026-04-20 10:39:33.977228 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-20 10:39:33.977516 | instance | Monday 20 April 2026 10:39:33 +0000 (0:00:00.283) 0:00:02.139 ********** 2026-04-20 10:39:35.094524 | instance | ok: [instance] 2026-04-20 10:39:35.094717 | instance | 2026-04-20 10:39:35.094956 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-20 10:39:35.095203 | instance | Monday 20 April 2026 10:39:35 +0000 (0:00:01.117) 0:00:03.256 ********** 2026-04-20 10:39:35.766168 | instance | ok: [instance] 2026-04-20 10:39:35.766369 | instance | 2026-04-20 10:39:35.766652 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-20 10:39:35.766955 | instance | 2026-04-20 10:39:35.767230 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-20 10:39:35.767531 | instance | Monday 20 April 2026 10:39:35 +0000 (0:00:00.671) 0:00:03.928 ********** 2026-04-20 10:39:36.853926 | instance | changed: [localhost] => (item=group_vars) 2026-04-20 10:39:36.854246 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-20 10:39:36.854536 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-20 10:39:36.854944 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-20 10:39:36.855408 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-20 10:39:36.855779 | instance | changed: [localhost] => (item=host_vars) 2026-04-20 10:39:36.856129 | instance | 2026-04-20 10:39:36.856510 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-20 10:39:36.856927 | instance | 2026-04-20 10:39:36.857299 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-20 10:39:36.857672 | instance | Monday 20 April 2026 10:39:36 +0000 (0:00:01.087) 0:00:05.016 ********** 2026-04-20 10:39:37.054821 | instance | changed: [localhost] 2026-04-20 10:39:37.055181 | instance | 2026-04-20 10:39:37.055591 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-20 10:39:37.055946 | instance | Monday 20 April 2026 10:39:37 +0000 (0:00:00.200) 0:00:05.217 ********** 2026-04-20 10:39:37.077881 | instance | ok: [localhost] 2026-04-20 10:39:37.078187 | instance | 2026-04-20 10:39:37.078517 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-20 10:39:37.078839 | instance | Monday 20 April 2026 10:39:37 +0000 (0:00:00.023) 0:00:05.240 ********** 2026-04-20 10:39:37.124503 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'c2959e50-2a18-5475-8727-230cce1aabbe'}) 2026-04-20 10:39:37.124836 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-20 10:39:37.125113 | instance | 2026-04-20 10:39:37.125417 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-20 10:39:37.125727 | instance | Monday 20 April 2026 10:39:37 +0000 (0:00:00.046) 0:00:05.286 ********** 2026-04-20 10:39:37.705226 | instance | changed: [localhost] 2026-04-20 10:39:37.705383 | instance | 2026-04-20 10:39:37.705618 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-20 10:39:37.705823 | instance | 2026-04-20 10:39:37.706044 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-20 10:39:37.706231 | instance | Monday 20 April 2026 10:39:37 +0000 (0:00:00.580) 0:00:05.867 ********** 2026-04-20 10:39:37.873386 | instance | changed: [localhost] 2026-04-20 10:39:37.873612 | instance | 2026-04-20 10:39:37.873891 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-20 10:39:37.874168 | instance | Monday 20 April 2026 10:39:37 +0000 (0:00:00.167) 0:00:06.035 ********** 2026-04-20 10:39:37.899154 | instance | ok: [localhost] 2026-04-20 10:39:37.899385 | instance | 2026-04-20 10:39:37.899676 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-20 10:39:37.899964 | instance | Monday 20 April 2026 10:39:37 +0000 (0:00:00.025) 0:00:06.061 ********** 2026-04-20 10:39:37.932217 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-20 10:39:37.932478 | instance | 2026-04-20 10:39:37.932801 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-20 10:39:37.933082 | instance | Monday 20 April 2026 10:39:37 +0000 (0:00:00.032) 0:00:06.094 ********** 2026-04-20 10:39:38.319125 | instance | changed: [localhost] 2026-04-20 10:39:38.319405 | instance | 2026-04-20 10:39:38.319742 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-20 10:39:38.319975 | instance | 2026-04-20 10:39:38.320262 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-20 10:39:38.320554 | instance | Monday 20 April 2026 10:39:38 +0000 (0:00:00.387) 0:00:06.481 ********** 2026-04-20 10:39:38.488586 | instance | changed: [localhost] 2026-04-20 10:39:38.488811 | instance | 2026-04-20 10:39:38.489174 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-20 10:39:38.489450 | instance | Monday 20 April 2026 10:39:38 +0000 (0:00:00.169) 0:00:06.650 ********** 2026-04-20 10:39:38.512825 | instance | ok: [localhost] 2026-04-20 10:39:38.513098 | instance | 2026-04-20 10:39:38.513378 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-20 10:39:38.513644 | instance | Monday 20 April 2026 10:39:38 +0000 (0:00:00.024) 0:00:06.675 ********** 2026-04-20 10:39:38.579942 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-20 10:39:38.580144 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-20 10:39:38.580388 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-20 10:39:38.580611 | instance | 2026-04-20 10:39:38.580905 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-20 10:39:38.581193 | instance | Monday 20 April 2026 10:39:38 +0000 (0:00:00.066) 0:00:06.742 ********** 2026-04-20 10:39:38.934218 | instance | changed: [localhost] 2026-04-20 10:39:38.934492 | instance | 2026-04-20 10:39:38.934838 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-20 10:39:38.935214 | instance | 2026-04-20 10:39:38.935530 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-20 10:39:38.935810 | instance | Monday 20 April 2026 10:39:38 +0000 (0:00:00.353) 0:00:07.096 ********** 2026-04-20 10:39:39.118107 | instance | changed: [localhost] 2026-04-20 10:39:39.118467 | instance | 2026-04-20 10:39:39.118909 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-20 10:39:39.119339 | instance | Monday 20 April 2026 10:39:39 +0000 (0:00:00.183) 0:00:07.280 ********** 2026-04-20 10:39:39.165822 | instance | ok: [localhost] 2026-04-20 10:39:39.166147 | instance | 2026-04-20 10:39:39.166447 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-20 10:39:39.166723 | instance | Monday 20 April 2026 10:39:39 +0000 (0:00:00.047) 0:00:07.327 ********** 2026-04-20 10:39:39.221255 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-20 10:39:39.221511 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-20 10:39:39.221848 | instance | 2026-04-20 10:39:39.222188 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-20 10:39:39.222480 | instance | Monday 20 April 2026 10:39:39 +0000 (0:00:00.055) 0:00:07.383 ********** 2026-04-20 10:39:39.605229 | instance | changed: [localhost] 2026-04-20 10:39:39.605500 | instance | 2026-04-20 10:39:39.605825 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-20 10:39:39.606189 | instance | 2026-04-20 10:39:39.606555 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 10:39:39.606844 | instance | Monday 20 April 2026 10:39:39 +0000 (0:00:00.384) 0:00:07.767 ********** 2026-04-20 10:39:40.346791 | instance | ok: [localhost] 2026-04-20 10:39:40.346902 | instance | 2026-04-20 10:39:40.347023 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-20 10:39:40.347182 | instance | Monday 20 April 2026 10:39:40 +0000 (0:00:00.741) 0:00:08.509 ********** 2026-04-20 10:39:40.514699 | instance | changed: [localhost] 2026-04-20 10:39:40.514925 | instance | 2026-04-20 10:39:40.515263 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-20 10:39:40.515555 | instance | Monday 20 April 2026 10:39:40 +0000 (0:00:00.167) 0:00:08.677 ********** 2026-04-20 10:39:40.543978 | instance | ok: [localhost] 2026-04-20 10:39:40.544218 | instance | 2026-04-20 10:39:40.544490 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-20 10:39:40.544823 | instance | Monday 20 April 2026 10:39:40 +0000 (0:00:00.029) 0:00:08.706 ********** 2026-04-20 10:39:41.278781 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-20 10:39:41.279038 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-20 10:39:41.279269 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-20 10:39:41.279524 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-20 10:39:41.279734 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-20 10:39:41.279942 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-20 10:39:41.280118 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-20 10:39:41.280300 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-20 10:39:41.280477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-20 10:39:41.280672 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-20 10:39:41.280847 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-20 10:39:41.281029 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-20 10:39:41.281208 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-20 10:39:41.281391 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-20 10:39:41.281565 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-20 10:39:41.281738 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-20 10:39:41.281913 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-20 10:39:41.282090 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-20 10:39:41.282270 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-20 10:39:41.282450 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-20 10:39:41.282620 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-20 10:39:41.282804 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-20 10:39:41.282989 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-20 10:39:41.283164 | instance | 2026-04-20 10:39:41.283349 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-20 10:39:41.283535 | instance | Monday 20 April 2026 10:39:41 +0000 (0:00:00.734) 0:00:09.441 ********** 2026-04-20 10:39:41.618278 | instance | changed: [localhost] 2026-04-20 10:39:41.618373 | instance | 2026-04-20 10:39:41.618391 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-20 10:39:41.618404 | instance | Monday 20 April 2026 10:39:41 +0000 (0:00:00.338) 0:00:09.779 ********** 2026-04-20 10:39:41.810137 | instance | changed: [localhost] 2026-04-20 10:39:41.810208 | instance | 2026-04-20 10:39:41.810957 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-20 10:39:41.811001 | instance | 2026-04-20 10:39:41.811009 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-20 10:39:41.811015 | instance | Monday 20 April 2026 10:39:41 +0000 (0:00:00.193) 0:00:09.972 ********** 2026-04-20 10:39:41.978868 | instance | changed: [localhost] 2026-04-20 10:39:41.979433 | instance | 2026-04-20 10:39:41.979480 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-20 10:39:41.979488 | instance | Monday 20 April 2026 10:39:41 +0000 (0:00:00.168) 0:00:10.141 ********** 2026-04-20 10:39:42.009559 | instance | ok: [localhost] 2026-04-20 10:39:42.010100 | instance | 2026-04-20 10:39:42.010144 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-20 10:39:42.010152 | instance | Monday 20 April 2026 10:39:42 +0000 (0:00:00.030) 0:00:10.172 ********** 2026-04-20 10:39:42.051877 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-04-20 10:39:42.052445 | instance | 2026-04-20 10:39:42.052491 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-20 10:39:42.052499 | instance | Monday 20 April 2026 10:39:42 +0000 (0:00:00.042) 0:00:10.214 ********** 2026-04-20 10:39:42.415671 | instance | changed: [localhost] 2026-04-20 10:39:42.415778 | instance | 2026-04-20 10:39:42.416241 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-20 10:39:42.416284 | instance | 2026-04-20 10:39:42.416290 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-20 10:39:42.416294 | instance | Monday 20 April 2026 10:39:42 +0000 (0:00:00.363) 0:00:10.578 ********** 2026-04-20 10:39:42.591049 | instance | changed: [localhost] 2026-04-20 10:39:42.591129 | instance | 2026-04-20 10:39:42.591551 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-20 10:39:42.591594 | instance | Monday 20 April 2026 10:39:42 +0000 (0:00:00.174) 0:00:10.753 ********** 2026-04-20 10:39:42.627059 | instance | ok: [localhost] 2026-04-20 10:39:42.627465 | instance | 2026-04-20 10:39:42.627508 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-20 10:39:42.627514 | instance | Monday 20 April 2026 10:39:42 +0000 (0:00:00.036) 0:00:10.789 ********** 2026-04-20 10:39:42.675869 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-04-20 10:39:42.675953 | instance | 2026-04-20 10:39:42.676009 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-20 10:39:42.676164 | instance | Monday 20 April 2026 10:39:42 +0000 (0:00:00.048) 0:00:10.838 ********** 2026-04-20 10:39:43.018793 | instance | changed: [localhost] 2026-04-20 10:39:43.019442 | instance | 2026-04-20 10:39:43.019488 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-20 10:39:43.019494 | instance | 2026-04-20 10:39:43.019498 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-20 10:39:43.019502 | instance | Monday 20 April 2026 10:39:43 +0000 (0:00:00.343) 0:00:11.181 ********** 2026-04-20 10:39:43.198521 | instance | changed: [localhost] 2026-04-20 10:39:43.199041 | instance | 2026-04-20 10:39:43.199083 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-20 10:39:43.199091 | instance | Monday 20 April 2026 10:39:43 +0000 (0:00:00.179) 0:00:11.361 ********** 2026-04-20 10:39:43.231452 | instance | ok: [localhost] 2026-04-20 10:39:43.231517 | instance | 2026-04-20 10:39:43.231815 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-20 10:39:43.231858 | instance | Monday 20 April 2026 10:39:43 +0000 (0:00:00.033) 0:00:11.394 ********** 2026-04-20 10:39:43.636402 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-20 10:39:43.636478 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-20 10:39:43.636749 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-20 10:39:43.636825 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-20 10:39:43.636865 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-20 10:39:43.636990 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-20 10:39:43.637117 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-20 10:39:43.637247 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-20 10:39:43.637371 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-20 10:39:43.637492 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-20 10:39:43.637620 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-20 10:39:43.637743 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-20 10:39:43.637878 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-20 10:39:43.637999 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-20 10:39:43.638118 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-20 10:39:43.638240 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-20 10:39:43.638359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-20 10:39:43.638479 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-20 10:39:43.638597 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-20 10:39:43.638717 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-20 10:39:43.638836 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-20 10:39:43.638955 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-20 10:39:43.639074 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-20 10:39:43.639197 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-20 10:39:43.639316 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-20 10:39:43.639435 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-20 10:39:43.639554 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-20 10:39:43.639673 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-20 10:39:43.639792 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-20 10:39:43.639911 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-20 10:39:43.640029 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-20 10:39:43.640148 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-20 10:39:43.640272 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-20 10:39:43.640391 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-20 10:39:43.640510 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-20 10:39:43.640628 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-20 10:39:43.640773 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-20 10:39:43.640888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-20 10:39:43.641007 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-20 10:39:43.641125 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-20 10:39:43.641244 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-20 10:39:43.641363 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-20 10:39:43.641483 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-20 10:39:43.641608 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-20 10:39:43.641737 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-20 10:39:43.641927 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-20 10:39:43.642050 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-20 10:39:43.642172 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-20 10:39:43.642290 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-20 10:39:43.642415 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-20 10:39:43.642534 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-20 10:39:43.642652 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-20 10:39:43.642771 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-20 10:39:43.642890 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-20 10:39:43.643003 | instance | 2026-04-20 10:39:43.643124 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-20 10:39:43.643248 | instance | Monday 20 April 2026 10:39:43 +0000 (0:00:00.404) 0:00:11.799 ********** 2026-04-20 10:39:43.687706 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-20 10:39:43.687925 | instance | 2026-04-20 10:39:43.688221 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-20 10:39:43.688496 | instance | Monday 20 April 2026 10:39:43 +0000 (0:00:00.050) 0:00:11.850 ********** 2026-04-20 10:39:44.059413 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-20 10:39:44.059697 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-20 10:39:44.059965 | instance | 2026-04-20 10:39:44.060255 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-20 10:39:44.060546 | instance | Monday 20 April 2026 10:39:44 +0000 (0:00:00.371) 0:00:12.221 ********** 2026-04-20 10:39:48.147551 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-20 10:39:48.147802 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-20 10:39:48.148056 | instance | 2026-04-20 10:39:48.148343 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-20 10:39:48.148608 | instance | Monday 20 April 2026 10:39:48 +0000 (0:00:04.088) 0:00:16.309 ********** 2026-04-20 10:39:48.198744 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-20 10:39:48.199007 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-20 10:39:48.199259 | instance | 2026-04-20 10:39:48.199527 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-20 10:39:48.199794 | instance | Monday 20 April 2026 10:39:48 +0000 (0:00:00.051) 0:00:16.361 ********** 2026-04-20 10:39:48.524292 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-20 10:39:48.524556 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-20 10:39:48.524842 | instance | 2026-04-20 10:39:48.525112 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-20 10:39:48.525452 | instance | Monday 20 April 2026 10:39:48 +0000 (0:00:00.325) 0:00:16.686 ********** 2026-04-20 10:39:48.900747 | instance | changed: [localhost] 2026-04-20 10:39:48.900993 | instance | 2026-04-20 10:39:48.901263 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-20 10:39:48.901531 | instance | Monday 20 April 2026 10:39:48 +0000 (0:00:00.376) 0:00:17.063 ********** 2026-04-20 10:39:48.943439 | instance | skipping: [localhost] 2026-04-20 10:39:48.943679 | instance | 2026-04-20 10:39:48.943942 | instance | PLAY [all] ********************************************************************* 2026-04-20 10:39:48.944187 | instance | 2026-04-20 10:39:48.944448 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 10:39:48.944742 | instance | Monday 20 April 2026 10:39:48 +0000 (0:00:00.043) 0:00:17.106 ********** 2026-04-20 10:39:49.622901 | instance | ok: [instance] 2026-04-20 10:39:49.622950 | instance | 2026-04-20 10:39:49.622961 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-20 10:39:49.622971 | instance | Monday 20 April 2026 10:39:49 +0000 (0:00:00.678) 0:00:17.784 ********** 2026-04-20 10:39:54.223303 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-20 10:39:54.223384 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-20 10:39:54.224791 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-20 10:39:54.224948 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-20 10:39:54.224969 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-20 10:39:54.224976 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-20 10:39:54.224981 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-20 10:39:54.224987 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-20 10:39:54.224992 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-20 10:39:54.224998 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-20 10:39:54.225009 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-20 10:39:54.225920 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-20 10:39:54.225956 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-20 10:39:54.225967 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-20 10:39:54.225976 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-20 10:39:54.225988 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-20 10:39:54.227013 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-20 10:39:54.227032 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-20 10:39:54.227041 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-20 10:39:54.227050 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-20 10:39:54.227938 | instance | 2026-04-20 10:39:54.227995 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-20 10:39:54.228008 | instance | Monday 20 April 2026 10:39:54 +0000 (0:00:04.601) 0:00:22.386 ********** 2026-04-20 10:39:54.410595 | instance | changed: [instance] 2026-04-20 10:39:54.410758 | instance | 2026-04-20 10:39:54.411033 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-20 10:39:54.411263 | instance | Monday 20 April 2026 10:39:54 +0000 (0:00:00.187) 0:00:22.573 ********** 2026-04-20 10:39:54.845640 | instance | changed: [instance] 2026-04-20 10:39:54.845697 | instance | 2026-04-20 10:39:54.845820 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-20 10:39:54.845990 | instance | Monday 20 April 2026 10:39:54 +0000 (0:00:00.434) 0:00:23.008 ********** 2026-04-20 10:39:55.141515 | instance | ok: [instance] 2026-04-20 10:39:55.141891 | instance | 2026-04-20 10:39:55.141928 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-20 10:39:55.141933 | instance | Monday 20 April 2026 10:39:55 +0000 (0:00:00.296) 0:00:23.304 ********** 2026-04-20 10:39:55.283035 | instance | ok: [instance] 2026-04-20 10:39:55.283131 | instance | 2026-04-20 10:39:55.283150 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-20 10:39:55.283272 | instance | 2026-04-20 10:39:55.283453 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 10:39:55.283602 | instance | Monday 20 April 2026 10:39:55 +0000 (0:00:00.141) 0:00:23.445 ********** 2026-04-20 10:39:55.964911 | instance | ok: [instance] 2026-04-20 10:39:55.965024 | instance | 2026-04-20 10:39:55.965114 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-20 10:39:55.965321 | instance | Monday 20 April 2026 10:39:55 +0000 (0:00:00.681) 0:00:24.127 ********** 2026-04-20 10:39:56.168138 | instance | changed: [instance] 2026-04-20 10:39:56.168234 | instance | 2026-04-20 10:39:56.168326 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-20 10:39:56.168681 | instance | Monday 20 April 2026 10:39:56 +0000 (0:00:00.202) 0:00:24.330 ********** 2026-04-20 10:39:57.016614 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-20 10:39:57.016780 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-20 10:39:57.016974 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-20 10:39:57.017131 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-20 10:39:57.017284 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-20 10:39:57.017425 | instance | 2026-04-20 10:39:57.017576 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-20 10:39:57.017725 | instance | Monday 20 April 2026 10:39:57 +0000 (0:00:00.849) 0:00:25.179 ********** 2026-04-20 10:39:57.264031 | 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-04-20 10:39:57.413532 | 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-04-20 10:39:57.585165 | 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-04-20 10:39:57.595277 | instance | ...ignoring 2026-04-20 10:39:57.595416 | instance | 2026-04-20 10:39:57.595788 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-20 10:39:57.595828 | instance | Monday 20 April 2026 10:39:57 +0000 (0:00:00.578) 0:00:25.758 ********** 2026-04-20 10:39:57.781661 | instance | ok: [instance] 2026-04-20 10:39:57.782156 | instance | 2026-04-20 10:39:57.782200 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-20 10:39:57.782207 | instance | Monday 20 April 2026 10:39:57 +0000 (0:00:00.186) 0:00:25.944 ********** 2026-04-20 10:39:57.964685 | instance | ok: [instance] 2026-04-20 10:39:57.965381 | instance | 2026-04-20 10:39:57.965436 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-20 10:39:57.965447 | instance | Monday 20 April 2026 10:39:57 +0000 (0:00:00.182) 0:00:26.126 ********** 2026-04-20 10:39:57.997083 | instance | ok: [instance] 2026-04-20 10:39:57.997149 | instance | 2026-04-20 10:39:57.997439 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-20 10:39:57.997476 | instance | Monday 20 April 2026 10:39:57 +0000 (0:00:00.032) 0:00:26.159 ********** 2026-04-20 10:39:58.035144 | instance | ok: [instance] 2026-04-20 10:39:58.035531 | instance | 2026-04-20 10:39:58.035567 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-20 10:39:58.035573 | instance | Monday 20 April 2026 10:39:58 +0000 (0:00:00.037) 0:00:26.197 ********** 2026-04-20 10:39:58.656892 | instance | ok: [instance] 2026-04-20 10:39:58.657000 | instance | 2026-04-20 10:39:58.657327 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-20 10:39:58.657387 | instance | Monday 20 April 2026 10:39:58 +0000 (0:00:00.621) 0:00:26.819 ********** 2026-04-20 10:39:58.924526 | instance | ok: [instance] 2026-04-20 10:39:58.924607 | instance | 2026-04-20 10:39:58.924796 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-20 10:39:58.924857 | instance | Monday 20 April 2026 10:39:58 +0000 (0:00:00.207) 0:00:27.026 ********** 2026-04-20 10:39:58.925514 | instance | 2026-04-20 10:39:58.925557 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-20 10:39:58.925562 | instance | 2026-04-20 10:39:58.925566 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 10:39:58.925571 | instance | Monday 20 April 2026 10:39:58 +0000 (0:00:00.060) 0:00:27.087 ********** 2026-04-20 10:39:59.613571 | instance | ok: [instance] 2026-04-20 10:39:59.613672 | instance | 2026-04-20 10:39:59.613872 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:39:59.614131 | instance | Monday 20 April 2026 10:39:59 +0000 (0:00:00.688) 0:00:27.776 ********** 2026-04-20 10:39:59.813143 | instance | ok: [instance] 2026-04-20 10:39:59.813242 | instance | 2026-04-20 10:39:59.813373 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 10:39:59.813564 | instance | Monday 20 April 2026 10:39:59 +0000 (0:00:00.199) 0:00:27.975 ********** 2026-04-20 10:39:59.853172 | instance | skipping: [instance] 2026-04-20 10:39:59.853251 | instance | 2026-04-20 10:39:59.853356 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 10:39:59.853521 | instance | Monday 20 April 2026 10:39:59 +0000 (0:00:00.038) 0:00:28.014 ********** 2026-04-20 10:40:00.052608 | instance | changed: [instance] 2026-04-20 10:40:00.052821 | instance | 2026-04-20 10:40:00.052979 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:40:00.053133 | instance | Monday 20 April 2026 10:40:00 +0000 (0:00:00.198) 0:00:28.213 ********** 2026-04-20 10:40:00.124002 | instance | ok: [instance] => { 2026-04-20 10:40:00.124057 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-20 10:40:00.124064 | instance | } 2026-04-20 10:40:00.124070 | instance | 2026-04-20 10:40:00.124076 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:40:00.124082 | instance | Monday 20 April 2026 10:40:00 +0000 (0:00:00.072) 0:00:28.285 ********** 2026-04-20 10:40:00.849557 | instance | changed: [instance] 2026-04-20 10:40:00.849737 | instance | 2026-04-20 10:40:00.849752 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:40:00.849931 | instance | Monday 20 April 2026 10:40:00 +0000 (0:00:00.726) 0:00:29.012 ********** 2026-04-20 10:40:00.887326 | instance | skipping: [instance] 2026-04-20 10:40:00.887702 | instance | 2026-04-20 10:40:00.887741 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:40:00.887746 | instance | Monday 20 April 2026 10:40:00 +0000 (0:00:00.037) 0:00:29.050 ********** 2026-04-20 10:40:01.083323 | instance | ok: [instance] 2026-04-20 10:40:01.083360 | instance | 2026-04-20 10:40:01.083366 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 10:40:01.083371 | instance | Monday 20 April 2026 10:40:01 +0000 (0:00:00.195) 0:00:29.245 ********** 2026-04-20 10:40:02.052060 | instance | ok: [instance] 2026-04-20 10:40:02.052098 | instance | 2026-04-20 10:40:02.052103 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:40:02.052108 | instance | Monday 20 April 2026 10:40:02 +0000 (0:00:00.968) 0:00:30.214 ********** 2026-04-20 10:40:02.110699 | instance | ok: [instance] => { 2026-04-20 10:40:02.110737 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-20 10:40:02.110743 | instance | } 2026-04-20 10:40:02.110747 | instance | 2026-04-20 10:40:02.110751 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:40:02.110756 | instance | Monday 20 April 2026 10:40:02 +0000 (0:00:00.058) 0:00:30.272 ********** 2026-04-20 10:40:02.926875 | instance | changed: [instance] 2026-04-20 10:40:02.926917 | instance | 2026-04-20 10:40:02.926924 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:40:02.926930 | instance | Monday 20 April 2026 10:40:02 +0000 (0:00:00.815) 0:00:31.088 ********** 2026-04-20 10:40:05.657080 | instance | changed: [instance] 2026-04-20 10:40:05.657169 | instance | 2026-04-20 10:40:05.657433 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 10:40:05.657474 | instance | Monday 20 April 2026 10:40:05 +0000 (0:00:02.730) 0:00:33.819 ********** 2026-04-20 10:40:05.689906 | instance | skipping: [instance] 2026-04-20 10:40:05.690002 | instance | 2026-04-20 10:40:05.690280 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 10:40:05.690319 | instance | Monday 20 April 2026 10:40:05 +0000 (0:00:00.032) 0:00:33.852 ********** 2026-04-20 10:40:05.722710 | instance | skipping: [instance] 2026-04-20 10:40:05.723221 | instance | 2026-04-20 10:40:05.723265 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 10:40:05.723272 | instance | Monday 20 April 2026 10:40:05 +0000 (0:00:00.032) 0:00:33.885 ********** 2026-04-20 10:40:05.753364 | instance | skipping: [instance] 2026-04-20 10:40:05.753893 | instance | 2026-04-20 10:40:05.753940 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 10:40:05.753949 | instance | Monday 20 April 2026 10:40:05 +0000 (0:00:00.030) 0:00:33.915 ********** 2026-04-20 10:40:11.192997 | instance | changed: [instance] 2026-04-20 10:40:11.193206 | instance | 2026-04-20 10:40:11.193219 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 10:40:11.193374 | instance | Monday 20 April 2026 10:40:11 +0000 (0:00:05.440) 0:00:39.355 ********** 2026-04-20 10:40:11.696987 | instance | changed: [instance] 2026-04-20 10:40:11.697414 | instance | 2026-04-20 10:40:11.697453 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 10:40:11.697458 | instance | Monday 20 April 2026 10:40:11 +0000 (0:00:00.503) 0:00:39.859 ********** 2026-04-20 10:40:12.590821 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 10:40:12.591081 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 10:40:12.591149 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 10:40:12.591160 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 10:40:12.591170 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 10:40:12.591180 | instance | 2026-04-20 10:40:12.591189 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 10:40:12.591199 | instance | Monday 20 April 2026 10:40:12 +0000 (0:00:00.892) 0:00:40.752 ********** 2026-04-20 10:40:13.134610 | instance | changed: [instance] 2026-04-20 10:40:13.134683 | instance | 2026-04-20 10:40:13.135371 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 10:40:13.135423 | instance | Monday 20 April 2026 10:40:13 +0000 (0:00:00.533) 0:00:41.285 ********** 2026-04-20 10:40:13.135429 | instance | 2026-04-20 10:40:13.135434 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-20 10:40:13.135438 | instance | Monday 20 April 2026 10:40:13 +0000 (0:00:00.011) 0:00:41.296 ********** 2026-04-20 10:40:13.876052 | instance | changed: [instance] 2026-04-20 10:40:13.876135 | instance | 2026-04-20 10:40:13.876396 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-20 10:40:13.876433 | instance | Monday 20 April 2026 10:40:13 +0000 (0:00:00.742) 0:00:42.038 ********** 2026-04-20 10:40:14.526648 | instance | ok: [instance] 2026-04-20 10:40:14.526726 | instance | 2026-04-20 10:40:14.526983 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 10:40:14.527023 | instance | Monday 20 April 2026 10:40:14 +0000 (0:00:00.650) 0:00:42.689 ********** 2026-04-20 10:40:15.047855 | instance | changed: [instance] 2026-04-20 10:40:15.047939 | instance | 2026-04-20 10:40:15.048262 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-20 10:40:15.048294 | instance | Monday 20 April 2026 10:40:15 +0000 (0:00:00.521) 0:00:43.210 ********** 2026-04-20 10:40:15.877335 | instance | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-04-20 10:40:15.877536 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-04-20 10:40:15.887663 | instance | ...ignoring 2026-04-20 10:40:15.887809 | instance | 2026-04-20 10:40:15.887944 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-20 10:40:15.888067 | instance | Monday 20 April 2026 10:40:15 +0000 (0:00:00.839) 0:00:44.050 ********** 2026-04-20 10:40:15.919638 | instance | skipping: [instance] 2026-04-20 10:40:15.919899 | instance | 2026-04-20 10:40:15.920215 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-20 10:40:15.920481 | instance | Monday 20 April 2026 10:40:15 +0000 (0:00:00.031) 0:00:44.082 ********** 2026-04-20 10:40:15.953550 | instance | skipping: [instance] 2026-04-20 10:40:15.953796 | instance | 2026-04-20 10:40:15.954192 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-20 10:40:15.954492 | instance | Monday 20 April 2026 10:40:15 +0000 (0:00:00.033) 0:00:44.116 ********** 2026-04-20 10:40:15.987326 | instance | skipping: [instance] 2026-04-20 10:40:15.987578 | instance | 2026-04-20 10:40:15.987884 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-20 10:40:15.988170 | instance | Monday 20 April 2026 10:40:15 +0000 (0:00:00.033) 0:00:44.149 ********** 2026-04-20 10:40:16.015866 | instance | skipping: [instance] 2026-04-20 10:40:16.015982 | instance | 2026-04-20 10:40:16.016138 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-20 10:40:16.016262 | instance | Monday 20 April 2026 10:40:16 +0000 (0:00:00.028) 0:00:44.178 ********** 2026-04-20 10:40:16.056691 | instance | skipping: [instance] 2026-04-20 10:40:16.057013 | instance | 2026-04-20 10:40:16.057302 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:40:16.057662 | instance | Monday 20 April 2026 10:40:16 +0000 (0:00:00.040) 0:00:44.219 ********** 2026-04-20 10:40:16.247102 | instance | ok: [instance] 2026-04-20 10:40:16.247310 | instance | 2026-04-20 10:40:16.247588 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:40:16.247857 | instance | Monday 20 April 2026 10:40:16 +0000 (0:00:00.190) 0:00:44.409 ********** 2026-04-20 10:40:16.288152 | instance | ok: [instance] => { 2026-04-20 10:40:16.288227 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-20 10:40:16.288264 | instance | } 2026-04-20 10:40:16.288433 | instance | 2026-04-20 10:40:16.288502 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:40:16.288629 | instance | Monday 20 April 2026 10:40:16 +0000 (0:00:00.041) 0:00:44.450 ********** 2026-04-20 10:40:17.112098 | instance | changed: [instance] 2026-04-20 10:40:17.112158 | instance | 2026-04-20 10:40:17.112169 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:40:17.112179 | instance | Monday 20 April 2026 10:40:17 +0000 (0:00:00.822) 0:00:45.273 ********** 2026-04-20 10:40:17.152332 | instance | skipping: [instance] 2026-04-20 10:40:17.152400 | instance | 2026-04-20 10:40:17.152699 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:40:17.152743 | instance | Monday 20 April 2026 10:40:17 +0000 (0:00:00.041) 0:00:45.315 ********** 2026-04-20 10:40:17.370924 | instance | ok: [instance] 2026-04-20 10:40:17.371458 | instance | 2026-04-20 10:40:17.371559 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:40:17.371572 | instance | Monday 20 April 2026 10:40:17 +0000 (0:00:00.218) 0:00:45.533 ********** 2026-04-20 10:40:17.414296 | instance | ok: [instance] => { 2026-04-20 10:40:17.414418 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-20 10:40:17.414900 | instance | } 2026-04-20 10:40:17.414944 | instance | 2026-04-20 10:40:17.414950 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:40:17.414960 | instance | Monday 20 April 2026 10:40:17 +0000 (0:00:00.043) 0:00:45.576 ********** 2026-04-20 10:40:18.361990 | instance | changed: [instance] 2026-04-20 10:40:18.362064 | instance | 2026-04-20 10:40:18.362337 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:40:18.362378 | instance | Monday 20 April 2026 10:40:18 +0000 (0:00:00.947) 0:00:46.524 ********** 2026-04-20 10:40:18.412377 | instance | skipping: [instance] 2026-04-20 10:40:18.412446 | instance | 2026-04-20 10:40:18.412818 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 10:40:18.412890 | instance | Monday 20 April 2026 10:40:18 +0000 (0:00:00.050) 0:00:46.574 ********** 2026-04-20 10:40:18.436476 | instance | skipping: [instance] 2026-04-20 10:40:18.436545 | instance | 2026-04-20 10:40:18.436756 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 10:40:18.436890 | instance | Monday 20 April 2026 10:40:18 +0000 (0:00:00.024) 0:00:46.599 ********** 2026-04-20 10:40:18.465150 | instance | skipping: [instance] 2026-04-20 10:40:18.465272 | instance | 2026-04-20 10:40:18.465625 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 10:40:18.465682 | instance | Monday 20 April 2026 10:40:18 +0000 (0:00:00.028) 0:00:46.627 ********** 2026-04-20 10:40:18.492139 | instance | skipping: [instance] 2026-04-20 10:40:18.492217 | instance | 2026-04-20 10:40:18.492470 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 10:40:18.492511 | instance | Monday 20 April 2026 10:40:18 +0000 (0:00:00.027) 0:00:46.654 ********** 2026-04-20 10:40:19.529298 | instance | ok: [instance] 2026-04-20 10:40:19.529388 | instance | 2026-04-20 10:40:19.529681 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 10:40:19.529725 | instance | Monday 20 April 2026 10:40:19 +0000 (0:00:01.037) 0:00:47.692 ********** 2026-04-20 10:40:19.949465 | instance | ok: [instance] 2026-04-20 10:40:19.949931 | instance | 2026-04-20 10:40:19.949981 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 10:40:19.949989 | instance | Monday 20 April 2026 10:40:19 +0000 (0:00:00.419) 0:00:48.111 ********** 2026-04-20 10:40:20.849900 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 10:40:20.849957 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 10:40:20.849963 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 10:40:20.849967 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 10:40:20.849972 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 10:40:20.849977 | instance | 2026-04-20 10:40:20.849982 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 10:40:20.849986 | instance | Monday 20 April 2026 10:40:20 +0000 (0:00:00.899) 0:00:49.011 ********** 2026-04-20 10:40:21.391627 | instance | ok: [instance] 2026-04-20 10:40:21.391927 | instance | 2026-04-20 10:40:21.391939 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 10:40:21.391949 | instance | Monday 20 April 2026 10:40:21 +0000 (0:00:00.534) 0:00:49.545 ********** 2026-04-20 10:40:21.391958 | instance | 2026-04-20 10:40:21.391967 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 10:40:21.391976 | instance | Monday 20 April 2026 10:40:21 +0000 (0:00:00.007) 0:00:49.553 ********** 2026-04-20 10:40:21.718000 | instance | ok: [instance] 2026-04-20 10:40:21.718121 | instance | 2026-04-20 10:40:21.718549 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:40:21.718629 | instance | Monday 20 April 2026 10:40:21 +0000 (0:00:00.326) 0:00:49.880 ********** 2026-04-20 10:40:21.925791 | instance | ok: [instance] 2026-04-20 10:40:21.925872 | instance | 2026-04-20 10:40:21.926104 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:40:21.926142 | instance | Monday 20 April 2026 10:40:21 +0000 (0:00:00.208) 0:00:50.088 ********** 2026-04-20 10:40:21.976245 | instance | ok: [instance] => { 2026-04-20 10:40:21.976842 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-20 10:40:21.976902 | instance | } 2026-04-20 10:40:21.976923 | instance | 2026-04-20 10:40:21.977030 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:40:21.977225 | instance | Monday 20 April 2026 10:40:21 +0000 (0:00:00.050) 0:00:50.138 ********** 2026-04-20 10:40:22.655229 | instance | changed: [instance] 2026-04-20 10:40:22.655439 | instance | 2026-04-20 10:40:22.655747 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:40:22.656061 | instance | Monday 20 April 2026 10:40:22 +0000 (0:00:00.679) 0:00:50.817 ********** 2026-04-20 10:40:24.018649 | instance | changed: [instance] 2026-04-20 10:40:24.018850 | instance | 2026-04-20 10:40:24.019134 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:40:24.019411 | instance | Monday 20 April 2026 10:40:24 +0000 (0:00:01.363) 0:00:52.181 ********** 2026-04-20 10:40:24.097461 | instance | ok: [instance] => { 2026-04-20 10:40:24.097546 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-20 10:40:24.097683 | instance | } 2026-04-20 10:40:24.097785 | instance | 2026-04-20 10:40:24.097909 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:40:24.098022 | instance | Monday 20 April 2026 10:40:24 +0000 (0:00:00.079) 0:00:52.260 ********** 2026-04-20 10:40:24.804289 | instance | changed: [instance] 2026-04-20 10:40:24.804502 | instance | 2026-04-20 10:40:24.804818 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:40:24.805079 | instance | Monday 20 April 2026 10:40:24 +0000 (0:00:00.706) 0:00:52.966 ********** 2026-04-20 10:40:26.172255 | instance | changed: [instance] 2026-04-20 10:40:26.172445 | instance | 2026-04-20 10:40:26.172458 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-20 10:40:26.172469 | instance | Monday 20 April 2026 10:40:26 +0000 (0:00:01.366) 0:00:54.333 ********** 2026-04-20 10:40:26.617942 | instance | changed: [instance] 2026-04-20 10:40:26.618015 | instance | 2026-04-20 10:40:26.618324 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-20 10:40:26.618390 | instance | Monday 20 April 2026 10:40:26 +0000 (0:00:00.446) 0:00:54.780 ********** 2026-04-20 10:40:26.825420 | instance | changed: [instance] 2026-04-20 10:40:26.825544 | instance | 2026-04-20 10:40:26.825561 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:40:26.825735 | instance | Monday 20 April 2026 10:40:26 +0000 (0:00:00.207) 0:00:54.987 ********** 2026-04-20 10:40:27.051038 | instance | ok: [instance] 2026-04-20 10:40:27.051110 | instance | 2026-04-20 10:40:27.051402 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:40:27.051442 | instance | Monday 20 April 2026 10:40:27 +0000 (0:00:00.226) 0:00:55.213 ********** 2026-04-20 10:40:27.101814 | instance | ok: [instance] => { 2026-04-20 10:40:27.102484 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-20 10:40:27.102524 | instance | } 2026-04-20 10:40:27.102529 | instance | 2026-04-20 10:40:27.102534 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:40:27.102538 | instance | Monday 20 April 2026 10:40:27 +0000 (0:00:00.050) 0:00:55.264 ********** 2026-04-20 10:40:28.052306 | instance | changed: [instance] 2026-04-20 10:40:28.052659 | instance | 2026-04-20 10:40:28.052676 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:40:28.052681 | instance | Monday 20 April 2026 10:40:28 +0000 (0:00:00.950) 0:00:56.215 ********** 2026-04-20 10:40:30.654176 | instance | changed: [instance] 2026-04-20 10:40:30.654375 | instance | 2026-04-20 10:40:30.654388 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-20 10:40:30.654537 | instance | Monday 20 April 2026 10:40:30 +0000 (0:00:02.601) 0:00:58.816 ********** 2026-04-20 10:40:30.701770 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-20 10:40:30.701829 | instance | 2026-04-20 10:40:30.702109 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-20 10:40:30.702148 | instance | Monday 20 April 2026 10:40:30 +0000 (0:00:00.047) 0:00:58.864 ********** 2026-04-20 10:40:31.708009 | instance | ok: [instance] 2026-04-20 10:40:31.708087 | instance | 2026-04-20 10:40:31.708367 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-20 10:40:31.708403 | instance | Monday 20 April 2026 10:40:31 +0000 (0:00:01.006) 0:00:59.870 ********** 2026-04-20 10:40:31.897724 | instance | changed: [instance] 2026-04-20 10:40:31.898225 | instance | 2026-04-20 10:40:31.898389 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-20 10:40:31.898398 | instance | Monday 20 April 2026 10:40:31 +0000 (0:00:00.189) 0:01:00.060 ********** 2026-04-20 10:40:32.340279 | instance | changed: [instance] 2026-04-20 10:40:32.340356 | instance | 2026-04-20 10:40:32.340611 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-20 10:40:32.340689 | instance | Monday 20 April 2026 10:40:32 +0000 (0:00:00.442) 0:01:00.503 ********** 2026-04-20 10:40:33.218180 | instance | changed: [instance] => (item=br_netfilter) 2026-04-20 10:40:33.218239 | instance | ok: [instance] => (item=ip_tables) 2026-04-20 10:40:33.218845 | instance | changed: [instance] => (item=ip6_tables) 2026-04-20 10:40:33.218861 | instance | changed: [instance] => (item=nf_conntrack) 2026-04-20 10:40:33.218866 | instance | 2026-04-20 10:40:33.218871 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:40:33.218877 | instance | Monday 20 April 2026 10:40:33 +0000 (0:00:00.877) 0:01:01.380 ********** 2026-04-20 10:40:33.412824 | instance | ok: [instance] 2026-04-20 10:40:33.412896 | instance | 2026-04-20 10:40:33.413165 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:40:33.413208 | instance | Monday 20 April 2026 10:40:33 +0000 (0:00:00.194) 0:01:01.575 ********** 2026-04-20 10:40:33.456332 | instance | ok: [instance] => { 2026-04-20 10:40:33.456414 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-20 10:40:33.456823 | instance | } 2026-04-20 10:40:33.456940 | instance | 2026-04-20 10:40:33.456965 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:40:33.456977 | instance | Monday 20 April 2026 10:40:33 +0000 (0:00:00.043) 0:01:01.618 ********** 2026-04-20 10:40:34.623437 | instance | changed: [instance] 2026-04-20 10:40:34.623520 | instance | 2026-04-20 10:40:34.623525 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:40:34.623531 | instance | Monday 20 April 2026 10:40:34 +0000 (0:00:01.166) 0:01:02.785 ********** 2026-04-20 10:40:34.657252 | instance | skipping: [instance] 2026-04-20 10:40:34.657686 | instance | 2026-04-20 10:40:34.657847 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-20 10:40:34.657855 | instance | Monday 20 April 2026 10:40:34 +0000 (0:00:00.033) 0:01:02.819 ********** 2026-04-20 10:40:34.710374 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-20 10:40:34.710459 | instance | 2026-04-20 10:40:34.710523 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-20 10:40:34.710665 | instance | Monday 20 April 2026 10:40:34 +0000 (0:00:00.053) 0:01:02.873 ********** 2026-04-20 10:40:34.751639 | instance | skipping: [instance] 2026-04-20 10:40:34.751761 | instance | 2026-04-20 10:40:34.751829 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-20 10:40:34.751992 | instance | Monday 20 April 2026 10:40:34 +0000 (0:00:00.040) 0:01:02.913 ********** 2026-04-20 10:40:38.446284 | instance | changed: [instance] 2026-04-20 10:40:38.446420 | instance | 2026-04-20 10:40:38.446761 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-20 10:40:38.446818 | instance | Monday 20 April 2026 10:40:38 +0000 (0:00:03.694) 0:01:06.608 ********** 2026-04-20 10:40:41.794554 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-20 10:40:41.796157 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-20 10:40:41.796180 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-20 10:40:41.796187 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-20 10:40:41.796208 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-20 10:40:41.796214 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-20 10:40:41.796219 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-20 10:40:41.796225 | instance | 2026-04-20 10:40:41.796231 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-20 10:40:41.796237 | instance | Monday 20 April 2026 10:40:41 +0000 (0:00:03.346) 0:01:09.955 ********** 2026-04-20 10:40:42.330975 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-20 10:40:42.331111 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-20 10:40:42.331119 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-20 10:40:42.331544 | instance | 2026-04-20 10:40:42.331694 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-20 10:40:42.331702 | instance | Monday 20 April 2026 10:40:42 +0000 (0:00:00.538) 0:01:10.493 ********** 2026-04-20 10:40:42.783018 | instance | changed: [instance] 2026-04-20 10:40:42.783092 | instance | 2026-04-20 10:40:42.783346 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-20 10:40:42.783384 | instance | Monday 20 April 2026 10:40:42 +0000 (0:00:00.451) 0:01:10.945 ********** 2026-04-20 10:40:43.231625 | instance | changed: [instance] 2026-04-20 10:40:43.232151 | instance | 2026-04-20 10:40:43.232198 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-20 10:40:43.232206 | instance | Monday 20 April 2026 10:40:43 +0000 (0:00:00.448) 0:01:11.394 ********** 2026-04-20 10:40:43.423165 | instance | ok: [instance] 2026-04-20 10:40:43.423241 | instance | 2026-04-20 10:40:43.423495 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-20 10:40:43.423535 | instance | Monday 20 April 2026 10:40:43 +0000 (0:00:00.191) 0:01:11.585 ********** 2026-04-20 10:40:43.455520 | instance | skipping: [instance] 2026-04-20 10:40:43.456004 | instance | 2026-04-20 10:40:43.456052 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-20 10:40:43.456060 | instance | Monday 20 April 2026 10:40:43 +0000 (0:00:00.031) 0:01:11.617 ********** 2026-04-20 10:40:43.903875 | instance | ok: [instance] => (item=swap) 2026-04-20 10:40:43.903942 | instance | ok: [instance] => (item=none) 2026-04-20 10:40:43.904359 | instance | 2026-04-20 10:40:43.904401 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-20 10:40:43.904408 | instance | Monday 20 April 2026 10:40:43 +0000 (0:00:00.448) 0:01:12.066 ********** 2026-04-20 10:40:44.395454 | instance | changed: [instance] 2026-04-20 10:40:44.395574 | instance | 2026-04-20 10:40:44.395911 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-20 10:40:44.395965 | instance | Monday 20 April 2026 10:40:44 +0000 (0:00:00.491) 0:01:12.557 ********** 2026-04-20 10:40:44.925330 | instance | changed: [instance] 2026-04-20 10:40:44.926453 | instance | 2026-04-20 10:40:44.926498 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-20 10:40:44.926506 | instance | Monday 20 April 2026 10:40:44 +0000 (0:00:00.517) 0:01:13.075 ********** 2026-04-20 10:40:44.926512 | instance | 2026-04-20 10:40:44.926517 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-20 10:40:44.926524 | instance | Monday 20 April 2026 10:40:44 +0000 (0:00:00.012) 0:01:13.087 ********** 2026-04-20 10:40:45.572535 | instance | ok: [instance] 2026-04-20 10:40:45.572631 | instance | 2026-04-20 10:40:45.572911 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-20 10:40:45.572946 | instance | Monday 20 April 2026 10:40:45 +0000 (0:00:00.647) 0:01:13.735 ********** 2026-04-20 10:40:46.075163 | instance | changed: [instance] 2026-04-20 10:40:46.075296 | instance | 2026-04-20 10:40:46.075309 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-20 10:40:46.075429 | instance | Monday 20 April 2026 10:40:46 +0000 (0:00:00.502) 0:01:14.237 ********** 2026-04-20 10:40:47.061288 | instance | ok: [instance] 2026-04-20 10:40:47.062022 | instance | 2026-04-20 10:40:47.062189 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-20 10:40:47.062198 | instance | Monday 20 April 2026 10:40:47 +0000 (0:00:00.985) 0:01:15.223 ********** 2026-04-20 10:40:47.493752 | instance | ok: [instance] 2026-04-20 10:40:47.494253 | instance | 2026-04-20 10:40:47.494273 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-20 10:40:47.494281 | instance | Monday 20 April 2026 10:40:47 +0000 (0:00:00.432) 0:01:15.656 ********** 2026-04-20 10:40:47.693645 | instance | ok: [instance] 2026-04-20 10:40:47.693741 | instance | 2026-04-20 10:40:47.693982 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-20 10:40:47.693997 | instance | Monday 20 April 2026 10:40:47 +0000 (0:00:00.200) 0:01:15.856 ********** 2026-04-20 10:40:48.172893 | instance | ok: [instance] 2026-04-20 10:40:48.172969 | instance | 2026-04-20 10:40:48.173087 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-20 10:40:48.173234 | instance | Monday 20 April 2026 10:40:48 +0000 (0:00:00.479) 0:01:16.335 ********** 2026-04-20 10:40:48.245766 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-20 10:40:48.245918 | instance | 2026-04-20 10:40:48.246211 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-20 10:40:48.246492 | instance | Monday 20 April 2026 10:40:48 +0000 (0:00:00.072) 0:01:16.408 ********** 2026-04-20 10:40:48.321490 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-20 10:40:48.321659 | instance | 2026-04-20 10:40:48.321938 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-20 10:40:48.322200 | instance | Monday 20 April 2026 10:40:48 +0000 (0:00:00.075) 0:01:16.483 ********** 2026-04-20 10:40:48.527870 | instance | ok: [instance] => (item=instance) 2026-04-20 10:40:48.528105 | instance | 2026-04-20 10:40:48.528398 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-20 10:40:48.528726 | instance | Monday 20 April 2026 10:40:48 +0000 (0:00:00.206) 0:01:16.690 ********** 2026-04-20 10:40:48.569849 | instance | skipping: [instance] 2026-04-20 10:40:48.570104 | instance | 2026-04-20 10:40:48.570391 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-20 10:40:48.570663 | instance | Monday 20 April 2026 10:40:48 +0000 (0:00:00.042) 0:01:16.732 ********** 2026-04-20 10:40:48.617887 | instance | ok: [instance] 2026-04-20 10:40:48.618111 | instance | 2026-04-20 10:40:48.618380 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-20 10:40:48.618634 | instance | Monday 20 April 2026 10:40:48 +0000 (0:00:00.047) 0:01:16.780 ********** 2026-04-20 10:40:48.648266 | instance | ok: [instance] => { 2026-04-20 10:40:48.648508 | instance | "msg": "instance" 2026-04-20 10:40:48.648792 | instance | } 2026-04-20 10:40:48.649036 | instance | 2026-04-20 10:40:48.649342 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-20 10:40:48.649608 | instance | Monday 20 April 2026 10:40:48 +0000 (0:00:00.030) 0:01:16.810 ********** 2026-04-20 10:40:49.163290 | instance | changed: [instance] 2026-04-20 10:40:49.163517 | instance | 2026-04-20 10:40:49.163780 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-20 10:40:49.164041 | instance | Monday 20 April 2026 10:40:49 +0000 (0:00:00.514) 0:01:17.325 ********** 2026-04-20 10:40:49.192777 | instance | skipping: [instance] 2026-04-20 10:40:49.193010 | instance | 2026-04-20 10:40:49.193275 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-20 10:40:49.193545 | instance | Monday 20 April 2026 10:40:49 +0000 (0:00:00.029) 0:01:17.355 ********** 2026-04-20 10:40:49.219778 | instance | skipping: [instance] 2026-04-20 10:40:49.219985 | instance | 2026-04-20 10:40:49.220257 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-20 10:40:49.220517 | instance | Monday 20 April 2026 10:40:49 +0000 (0:00:00.027) 0:01:17.382 ********** 2026-04-20 10:40:49.245056 | instance | skipping: [instance] 2026-04-20 10:40:49.245193 | instance | 2026-04-20 10:40:49.245506 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-20 10:40:49.245770 | instance | Monday 20 April 2026 10:40:49 +0000 (0:00:00.025) 0:01:17.407 ********** 2026-04-20 10:40:49.276015 | instance | skipping: [instance] 2026-04-20 10:40:49.276138 | instance | 2026-04-20 10:40:49.276442 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-20 10:40:49.276719 | instance | Monday 20 April 2026 10:40:49 +0000 (0:00:00.030) 0:01:17.438 ********** 2026-04-20 10:40:49.300408 | instance | skipping: [instance] 2026-04-20 10:40:49.300536 | instance | 2026-04-20 10:40:49.300875 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-20 10:40:49.301136 | instance | Monday 20 April 2026 10:40:49 +0000 (0:00:00.024) 0:01:17.463 ********** 2026-04-20 10:40:49.333071 | instance | skipping: [instance] 2026-04-20 10:40:49.333199 | instance | 2026-04-20 10:40:49.333508 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-20 10:40:49.333770 | instance | Monday 20 April 2026 10:40:49 +0000 (0:00:00.032) 0:01:17.495 ********** 2026-04-20 10:40:49.359691 | instance | skipping: [instance] 2026-04-20 10:40:49.359903 | instance | 2026-04-20 10:40:49.360167 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-20 10:40:49.360428 | instance | Monday 20 April 2026 10:40:49 +0000 (0:00:00.026) 0:01:17.522 ********** 2026-04-20 10:41:10.045806 | instance | changed: [instance] 2026-04-20 10:41:10.046066 | instance | 2026-04-20 10:41:10.046379 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-20 10:41:10.046658 | instance | Monday 20 April 2026 10:41:10 +0000 (0:00:20.685) 0:01:38.207 ********** 2026-04-20 10:41:10.251268 | instance | ok: [instance] 2026-04-20 10:41:10.251561 | instance | 2026-04-20 10:41:10.252019 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-20 10:41:10.252357 | instance | Monday 20 April 2026 10:41:10 +0000 (0:00:00.205) 0:01:38.413 ********** 2026-04-20 10:41:10.276527 | instance | skipping: [instance] 2026-04-20 10:41:10.276836 | instance | 2026-04-20 10:41:10.277105 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-20 10:41:10.277467 | instance | Monday 20 April 2026 10:41:10 +0000 (0:00:00.025) 0:01:38.439 ********** 2026-04-20 10:41:10.483589 | instance | changed: [instance] 2026-04-20 10:41:10.483706 | instance | 2026-04-20 10:41:10.483971 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-20 10:41:10.484187 | instance | Monday 20 April 2026 10:41:10 +0000 (0:00:00.207) 0:01:38.646 ********** 2026-04-20 10:41:10.705533 | instance | changed: [instance] 2026-04-20 10:41:10.705709 | instance | 2026-04-20 10:41:10.705890 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-20 10:41:10.706093 | instance | Monday 20 April 2026 10:41:10 +0000 (0:00:00.221) 0:01:38.867 ********** 2026-04-20 10:41:10.888077 | instance | changed: [instance] 2026-04-20 10:41:10.888327 | instance | 2026-04-20 10:41:10.888716 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-20 10:41:10.889004 | instance | Monday 20 April 2026 10:41:10 +0000 (0:00:00.182) 0:01:39.050 ********** 2026-04-20 10:41:11.934472 | instance | ok: [instance] 2026-04-20 10:41:11.934567 | instance | 2026-04-20 10:41:11.934718 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-20 10:41:11.934871 | instance | Monday 20 April 2026 10:41:11 +0000 (0:00:01.046) 0:01:40.096 ********** 2026-04-20 10:41:12.889370 | instance | ok: [instance] 2026-04-20 10:41:12.889602 | instance | 2026-04-20 10:41:12.889875 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-20 10:41:12.890147 | instance | Monday 20 April 2026 10:41:12 +0000 (0:00:00.954) 0:01:41.051 ********** 2026-04-20 10:41:12.925396 | instance | skipping: [instance] 2026-04-20 10:41:12.925471 | instance | 2026-04-20 10:41:12.925482 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-20 10:41:12.925597 | instance | Monday 20 April 2026 10:41:12 +0000 (0:00:00.036) 0:01:41.088 ********** 2026-04-20 10:41:12.964168 | instance | skipping: [instance] 2026-04-20 10:41:12.964431 | instance | 2026-04-20 10:41:12.965054 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-20 10:41:12.965334 | instance | Monday 20 April 2026 10:41:12 +0000 (0:00:00.038) 0:01:41.126 ********** 2026-04-20 10:41:13.669327 | instance | changed: [instance] 2026-04-20 10:41:13.669556 | instance | 2026-04-20 10:41:13.669847 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-20 10:41:13.670173 | instance | Monday 20 April 2026 10:41:13 +0000 (0:00:00.705) 0:01:41.831 ********** 2026-04-20 10:41:13.700312 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-20 10:41:13.700577 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-20 10:41:13.700867 | instance | skipping: [instance] 2026-04-20 10:41:13.701116 | instance | 2026-04-20 10:41:13.701382 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-20 10:41:13.701646 | instance | Monday 20 April 2026 10:41:13 +0000 (0:00:00.031) 0:01:41.862 ********** 2026-04-20 10:41:13.743261 | instance | skipping: [instance] 2026-04-20 10:41:13.743474 | instance | 2026-04-20 10:41:13.743820 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-20 10:41:13.744155 | instance | Monday 20 April 2026 10:41:13 +0000 (0:00:00.042) 0:01:41.905 ********** 2026-04-20 10:41:13.782294 | instance | skipping: [instance] 2026-04-20 10:41:13.782417 | instance | 2026-04-20 10:41:13.782634 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-20 10:41:13.782794 | instance | Monday 20 April 2026 10:41:13 +0000 (0:00:00.039) 0:01:41.945 ********** 2026-04-20 10:41:13.808888 | instance | skipping: [instance] 2026-04-20 10:41:13.809124 | instance | 2026-04-20 10:41:13.809400 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-20 10:41:13.809696 | instance | Monday 20 April 2026 10:41:13 +0000 (0:00:00.026) 0:01:41.971 ********** 2026-04-20 10:41:13.839831 | instance | skipping: [instance] 2026-04-20 10:41:13.840051 | instance | 2026-04-20 10:41:13.840333 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-20 10:41:13.840595 | instance | Monday 20 April 2026 10:41:13 +0000 (0:00:00.031) 0:01:42.002 ********** 2026-04-20 10:41:14.227340 | instance | ok: [instance] 2026-04-20 10:41:14.227401 | instance | 2026-04-20 10:41:14.227545 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-20 10:41:14.227676 | instance | Monday 20 April 2026 10:41:14 +0000 (0:00:00.387) 0:01:42.390 ********** 2026-04-20 10:41:15.147388 | instance | changed: [instance] 2026-04-20 10:41:15.147563 | instance | 2026-04-20 10:41:15.147756 | instance | PLAY [Install control-plane components] **************************************** 2026-04-20 10:41:15.147925 | instance | 2026-04-20 10:41:15.148105 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 10:41:15.148287 | instance | Monday 20 April 2026 10:41:15 +0000 (0:00:00.920) 0:01:43.310 ********** 2026-04-20 10:41:15.862901 | instance | ok: [instance] 2026-04-20 10:41:15.863156 | instance | 2026-04-20 10:41:15.863471 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:41:15.863783 | instance | Monday 20 April 2026 10:41:15 +0000 (0:00:00.715) 0:01:44.025 ********** 2026-04-20 10:41:16.140995 | instance | ok: [instance] 2026-04-20 10:41:16.141142 | instance | 2026-04-20 10:41:16.141334 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 10:41:16.141515 | instance | Monday 20 April 2026 10:41:16 +0000 (0:00:00.277) 0:01:44.303 ********** 2026-04-20 10:41:17.149389 | instance | ok: [instance] 2026-04-20 10:41:17.149642 | instance | 2026-04-20 10:41:17.149917 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 10:41:17.150260 | instance | Monday 20 April 2026 10:41:17 +0000 (0:00:01.008) 0:01:45.311 ********** 2026-04-20 10:41:17.347499 | instance | ok: [instance] 2026-04-20 10:41:17.347740 | instance | 2026-04-20 10:41:17.348015 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:41:17.348284 | instance | Monday 20 April 2026 10:41:17 +0000 (0:00:00.198) 0:01:45.509 ********** 2026-04-20 10:41:17.382564 | instance | ok: [instance] => { 2026-04-20 10:41:17.382804 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-20 10:41:17.383031 | instance | } 2026-04-20 10:41:17.383281 | instance | 2026-04-20 10:41:17.383484 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:41:17.383646 | instance | Monday 20 April 2026 10:41:17 +0000 (0:00:00.035) 0:01:45.545 ********** 2026-04-20 10:41:18.191432 | instance | changed: [instance] 2026-04-20 10:41:18.191671 | instance | 2026-04-20 10:41:18.192033 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:41:18.192330 | instance | Monday 20 April 2026 10:41:18 +0000 (0:00:00.808) 0:01:46.353 ********** 2026-04-20 10:41:19.629566 | instance | changed: [instance] 2026-04-20 10:41:19.629610 | instance | 2026-04-20 10:41:19.629616 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-20 10:41:19.629923 | instance | Monday 20 April 2026 10:41:19 +0000 (0:00:01.438) 0:01:47.791 ********** 2026-04-20 10:41:19.950228 | instance | ok: [instance] 2026-04-20 10:41:19.950489 | instance | 2026-04-20 10:41:19.950775 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-20 10:41:19.951049 | instance | Monday 20 April 2026 10:41:19 +0000 (0:00:00.320) 0:01:48.112 ********** 2026-04-20 10:41:20.134196 | instance | changed: [instance] 2026-04-20 10:41:20.134431 | instance | 2026-04-20 10:41:20.134779 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-20 10:41:20.135048 | instance | Monday 20 April 2026 10:41:20 +0000 (0:00:00.184) 0:01:48.296 ********** 2026-04-20 10:41:20.357566 | instance | ok: [instance] 2026-04-20 10:41:20.357810 | instance | 2026-04-20 10:41:20.358106 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-20 10:41:20.358383 | instance | Monday 20 April 2026 10:41:20 +0000 (0:00:00.223) 0:01:48.519 ********** 2026-04-20 10:41:20.545433 | instance | changed: [instance] 2026-04-20 10:41:20.545807 | instance | 2026-04-20 10:41:20.546204 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-20 10:41:20.546591 | instance | Monday 20 April 2026 10:41:20 +0000 (0:00:00.188) 0:01:48.708 ********** 2026-04-20 10:41:20.734185 | instance | ok: [instance] 2026-04-20 10:41:20.734461 | instance | 2026-04-20 10:41:20.734786 | instance | TASK [Install plugin] ********************************************************** 2026-04-20 10:41:20.735059 | instance | Monday 20 April 2026 10:41:20 +0000 (0:00:00.188) 0:01:48.896 ********** 2026-04-20 10:41:20.777344 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-20 10:41:20.777578 | instance | 2026-04-20 10:41:20.777877 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:41:20.778397 | instance | Monday 20 April 2026 10:41:20 +0000 (0:00:00.043) 0:01:48.940 ********** 2026-04-20 10:41:20.815831 | instance | ok: [instance] => { 2026-04-20 10:41:20.816105 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-20 10:41:20.816366 | instance | } 2026-04-20 10:41:20.816618 | instance | 2026-04-20 10:41:20.816944 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:41:20.817229 | instance | Monday 20 April 2026 10:41:20 +0000 (0:00:00.038) 0:01:48.978 ********** 2026-04-20 10:41:21.546077 | instance | changed: [instance] 2026-04-20 10:41:21.546290 | instance | 2026-04-20 10:41:21.546510 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:41:21.546691 | instance | Monday 20 April 2026 10:41:21 +0000 (0:00:00.730) 0:01:49.708 ********** 2026-04-20 10:41:23.317185 | instance | changed: [instance] 2026-04-20 10:41:23.317427 | instance | 2026-04-20 10:41:23.317723 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:41:23.318000 | instance | Monday 20 April 2026 10:41:23 +0000 (0:00:01.770) 0:01:51.479 ********** 2026-04-20 10:41:23.350209 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:41:23.350463 | instance | 2026-04-20 10:41:23.350740 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:41:23.351010 | instance | Monday 20 April 2026 10:41:23 +0000 (0:00:00.033) 0:01:51.512 ********** 2026-04-20 10:41:23.967005 | instance | changed: [instance] 2026-04-20 10:41:23.967232 | instance | 2026-04-20 10:41:23.967505 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-20 10:41:23.967790 | instance | Monday 20 April 2026 10:41:23 +0000 (0:00:00.616) 0:01:52.129 ********** 2026-04-20 10:41:24.712759 | instance | ok: [instance] 2026-04-20 10:41:24.713005 | instance | 2026-04-20 10:41:24.713284 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-20 10:41:24.713581 | instance | Monday 20 April 2026 10:41:24 +0000 (0:00:00.745) 0:01:52.875 ********** 2026-04-20 10:41:26.526535 | instance | changed: [instance] 2026-04-20 10:41:26.526624 | instance | 2026-04-20 10:41:26.526758 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:41:26.526882 | instance | Monday 20 April 2026 10:41:26 +0000 (0:00:01.813) 0:01:54.688 ********** 2026-04-20 10:41:26.560773 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:41:26.560874 | instance | 2026-04-20 10:41:26.560999 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:41:26.561120 | instance | Monday 20 April 2026 10:41:26 +0000 (0:00:00.034) 0:01:54.723 ********** 2026-04-20 10:41:27.044232 | instance | changed: [instance] 2026-04-20 10:41:27.044497 | instance | 2026-04-20 10:41:27.044909 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-20 10:41:27.045230 | instance | Monday 20 April 2026 10:41:27 +0000 (0:00:00.482) 0:01:55.206 ********** 2026-04-20 10:41:55.958521 | instance | changed: [instance] 2026-04-20 10:41:55.958703 | instance | 2026-04-20 10:41:55.958952 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-20 10:41:55.959170 | instance | Monday 20 April 2026 10:41:55 +0000 (0:00:28.914) 0:02:24.120 ********** 2026-04-20 10:41:56.589416 | instance | changed: [instance] 2026-04-20 10:41:56.589639 | instance | 2026-04-20 10:41:56.589924 | instance | PLAY [all] ********************************************************************* 2026-04-20 10:41:56.590175 | instance | 2026-04-20 10:41:56.590445 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 10:41:56.590730 | instance | Monday 20 April 2026 10:41:56 +0000 (0:00:00.631) 0:02:24.752 ********** 2026-04-20 10:41:57.393962 | instance | ok: [instance] 2026-04-20 10:41:57.394096 | instance | 2026-04-20 10:41:57.394279 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-20 10:41:57.394407 | instance | Monday 20 April 2026 10:41:57 +0000 (0:00:00.804) 0:02:25.556 ********** 2026-04-20 10:41:58.075566 | instance | changed: [instance] 2026-04-20 10:41:58.075899 | instance | 2026-04-20 10:41:58.076281 | instance | PLAY [all] ********************************************************************* 2026-04-20 10:41:58.076672 | instance | 2026-04-20 10:41:58.077086 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-20 10:41:58.077491 | instance | Monday 20 April 2026 10:41:58 +0000 (0:00:00.681) 0:02:26.237 ********** 2026-04-20 10:41:58.867423 | instance | ok: [instance] 2026-04-20 10:41:58.867666 | instance | 2026-04-20 10:41:58.868200 | instance | PLAY [controllers] ************************************************************* 2026-04-20 10:41:58.868238 | instance | 2026-04-20 10:41:58.868545 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 10:41:58.868874 | instance | Monday 20 April 2026 10:41:58 +0000 (0:00:00.791) 0:02:27.029 ********** 2026-04-20 10:41:59.744029 | instance | ok: [instance] 2026-04-20 10:41:59.744271 | instance | 2026-04-20 10:41:59.744561 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:41:59.744860 | instance | Monday 20 April 2026 10:41:59 +0000 (0:00:00.876) 0:02:27.906 ********** 2026-04-20 10:41:59.789439 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:41:59.789489 | instance | 2026-04-20 10:41:59.789500 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:41:59.789516 | instance | Monday 20 April 2026 10:41:59 +0000 (0:00:00.044) 0:02:27.951 ********** 2026-04-20 10:42:00.293191 | instance | changed: [instance] 2026-04-20 10:42:00.293312 | instance | 2026-04-20 10:42:00.293501 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-20 10:42:00.293675 | instance | Monday 20 April 2026 10:42:00 +0000 (0:00:00.504) 0:02:28.455 ********** 2026-04-20 10:42:02.153737 | instance | changed: [instance] 2026-04-20 10:42:02.154807 | instance | 2026-04-20 10:42:02.154871 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:42:02.155062 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:01.860) 0:02:30.316 ********** 2026-04-20 10:42:02.182619 | instance | skipping: [instance] 2026-04-20 10:42:02.182662 | instance | 2026-04-20 10:42:02.182667 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-20 10:42:02.182746 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.028) 0:02:30.344 ********** 2026-04-20 10:42:02.221367 | instance | skipping: [instance] 2026-04-20 10:42:02.221602 | instance | 2026-04-20 10:42:02.221895 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-20 10:42:02.222152 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.039) 0:02:30.383 ********** 2026-04-20 10:42:02.248055 | instance | skipping: [instance] 2026-04-20 10:42:02.248150 | instance | 2026-04-20 10:42:02.248283 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-20 10:42:02.248397 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.026) 0:02:30.410 ********** 2026-04-20 10:42:02.282048 | instance | skipping: [instance] 2026-04-20 10:42:02.282302 | instance | 2026-04-20 10:42:02.282568 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-20 10:42:02.282828 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.033) 0:02:30.444 ********** 2026-04-20 10:42:02.335585 | instance | skipping: [instance] 2026-04-20 10:42:02.335771 | instance | 2026-04-20 10:42:02.335985 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-20 10:42:02.336169 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.053) 0:02:30.498 ********** 2026-04-20 10:42:02.374738 | instance | skipping: [instance] 2026-04-20 10:42:02.374971 | instance | 2026-04-20 10:42:02.375192 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-20 10:42:02.375351 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.039) 0:02:30.537 ********** 2026-04-20 10:42:02.412087 | instance | skipping: [instance] 2026-04-20 10:42:02.412420 | instance | 2026-04-20 10:42:02.412734 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-20 10:42:02.413062 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.037) 0:02:30.574 ********** 2026-04-20 10:42:02.443433 | instance | skipping: [instance] 2026-04-20 10:42:02.443675 | instance | 2026-04-20 10:42:02.443943 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-20 10:42:02.444212 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.031) 0:02:30.605 ********** 2026-04-20 10:42:02.483733 | instance | skipping: [instance] 2026-04-20 10:42:02.483958 | instance | 2026-04-20 10:42:02.484187 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-20 10:42:02.484601 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.039) 0:02:30.645 ********** 2026-04-20 10:42:02.511062 | instance | skipping: [instance] 2026-04-20 10:42:02.511360 | instance | 2026-04-20 10:42:02.511644 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-20 10:42:02.511956 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.027) 0:02:30.673 ********** 2026-04-20 10:42:02.538404 | instance | skipping: [instance] 2026-04-20 10:42:02.538536 | instance | 2026-04-20 10:42:02.538688 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-20 10:42:02.538844 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.027) 0:02:30.700 ********** 2026-04-20 10:42:02.567228 | instance | skipping: [instance] 2026-04-20 10:42:02.567388 | instance | 2026-04-20 10:42:02.567555 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-20 10:42:02.567730 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.028) 0:02:30.729 ********** 2026-04-20 10:42:02.610330 | instance | skipping: [instance] 2026-04-20 10:42:02.610557 | instance | 2026-04-20 10:42:02.610821 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-20 10:42:02.611130 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.043) 0:02:30.773 ********** 2026-04-20 10:42:02.644252 | instance | skipping: [instance] 2026-04-20 10:42:02.644469 | instance | 2026-04-20 10:42:02.644763 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-20 10:42:02.645024 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.033) 0:02:30.806 ********** 2026-04-20 10:42:02.674916 | instance | skipping: [instance] 2026-04-20 10:42:02.675178 | instance | 2026-04-20 10:42:02.675435 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-20 10:42:02.675706 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.030) 0:02:30.837 ********** 2026-04-20 10:42:02.709331 | instance | skipping: [instance] 2026-04-20 10:42:02.709579 | instance | 2026-04-20 10:42:02.709862 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-20 10:42:02.710135 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.034) 0:02:30.872 ********** 2026-04-20 10:42:02.738855 | instance | skipping: [instance] 2026-04-20 10:42:02.739155 | instance | 2026-04-20 10:42:02.739456 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-20 10:42:02.739725 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.029) 0:02:30.901 ********** 2026-04-20 10:42:02.773318 | instance | skipping: [instance] 2026-04-20 10:42:02.773559 | instance | 2026-04-20 10:42:02.773835 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-20 10:42:02.774105 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.034) 0:02:30.935 ********** 2026-04-20 10:42:02.807796 | instance | skipping: [instance] 2026-04-20 10:42:02.808069 | instance | 2026-04-20 10:42:02.808363 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-20 10:42:02.808671 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.034) 0:02:30.970 ********** 2026-04-20 10:42:02.839593 | instance | skipping: [instance] 2026-04-20 10:42:02.839823 | instance | 2026-04-20 10:42:02.840107 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-20 10:42:02.840437 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.032) 0:02:31.002 ********** 2026-04-20 10:42:02.878981 | instance | skipping: [instance] 2026-04-20 10:42:02.879123 | instance | 2026-04-20 10:42:02.879312 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-20 10:42:02.879617 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.038) 0:02:31.041 ********** 2026-04-20 10:42:02.910712 | instance | skipping: [instance] 2026-04-20 10:42:02.910893 | instance | 2026-04-20 10:42:02.911238 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-20 10:42:02.911499 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.032) 0:02:31.073 ********** 2026-04-20 10:42:02.960760 | instance | skipping: [instance] 2026-04-20 10:42:02.961000 | instance | 2026-04-20 10:42:02.961386 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-20 10:42:02.961759 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.049) 0:02:31.122 ********** 2026-04-20 10:42:02.997319 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-20 10:42:02.997624 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-20 10:42:02.997891 | instance | skipping: [instance] 2026-04-20 10:42:02.998133 | instance | 2026-04-20 10:42:02.998397 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-20 10:42:02.998731 | instance | Monday 20 April 2026 10:42:02 +0000 (0:00:00.036) 0:02:31.159 ********** 2026-04-20 10:42:03.028344 | instance | skipping: [instance] 2026-04-20 10:42:03.028548 | instance | 2026-04-20 10:42:03.028854 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-20 10:42:03.029107 | instance | Monday 20 April 2026 10:42:03 +0000 (0:00:00.031) 0:02:31.190 ********** 2026-04-20 10:42:03.074099 | instance | skipping: [instance] 2026-04-20 10:42:03.074308 | instance | 2026-04-20 10:42:03.074558 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-20 10:42:03.074818 | instance | Monday 20 April 2026 10:42:03 +0000 (0:00:00.045) 0:02:31.236 ********** 2026-04-20 10:42:03.109173 | instance | skipping: [instance] 2026-04-20 10:42:03.109381 | instance | 2026-04-20 10:42:03.109620 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-20 10:42:03.109904 | instance | Monday 20 April 2026 10:42:03 +0000 (0:00:00.034) 0:02:31.271 ********** 2026-04-20 10:42:03.139199 | instance | skipping: [instance] 2026-04-20 10:42:03.139422 | instance | 2026-04-20 10:42:03.139683 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-20 10:42:03.139943 | instance | Monday 20 April 2026 10:42:03 +0000 (0:00:00.030) 0:02:31.301 ********** 2026-04-20 10:42:03.179303 | instance | skipping: [instance] 2026-04-20 10:42:03.179532 | instance | 2026-04-20 10:42:03.179833 | instance | PLAY RECAP ********************************************************************* 2026-04-20 10:42:03.180072 | instance | instance : ok=134 changed=59 unreachable=0 failed=0 skipped=63 rescued=0 ignored=2 2026-04-20 10:42:03.180353 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-20 10:42:03.180595 | instance | 2026-04-20 10:42:03.180928 | instance | Monday 20 April 2026 10:42:03 +0000 (0:00:00.040) 0:02:31.342 ********** 2026-04-20 10:42:03.181997 | instance | =============================================================================== 2026-04-20 10:42:03.182015 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 28.91s 2026-04-20 10:42:03.182024 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 20.69s 2026-04-20 10:42:03.182033 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.44s 2026-04-20 10:42:03.182239 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 4.60s 2026-04-20 10:42:03.182498 | instance | Generate SSH keys for missing variables --------------------------------- 4.09s 2026-04-20 10:42:03.182775 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.69s 2026-04-20 10:42:03.183145 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 3.35s 2026-04-20 10:42:03.183371 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.73s 2026-04-20 10:42:03.183624 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.60s 2026-04-20 10:42:03.183888 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.86s 2026-04-20 10:42:03.184160 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.81s 2026-04-20 10:42:03.184426 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.77s 2026-04-20 10:42:03.184715 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.44s 2026-04-20 10:42:03.184980 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.37s 2026-04-20 10:42:03.185244 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.36s 2026-04-20 10:42:03.185517 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.30s 2026-04-20 10:42:03.185791 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.17s 2026-04-20 10:42:03.186089 | instance | Gathering Facts --------------------------------------------------------- 1.12s 2026-04-20 10:42:03.186422 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.12s 2026-04-20 10:42:03.186728 | instance | Create folders for workspace -------------------------------------------- 1.09s 2026-04-20 10:42:03.294430 | instance | INFO [keycloak > prepare] Executed: Successful 2026-04-20 10:42:03.294918 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-20 10:42:03.430941 | instance | ok: Runtime: 0:03:10.596417 2026-04-20 10:42:03.441636 | 2026-04-20 10:42:03.441687 | PLAY RECAP 2026-04-20 10:42:03.441734 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 10:42:03.441756 | 2026-04-20 10:42:03.561763 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-20 10:42:03.566776 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml@main] 2026-04-20 10:42:04.182460 | 2026-04-20 10:42:04.182659 | PLAY [all] 2026-04-20 10:42:04.200257 | 2026-04-20 10:42:04.200389 | TASK [Build atmosphere binary] 2026-04-20 10:42:04.535013 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-20 10:42:04.551155 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-20 10:42:04.714010 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-20 10:42:10.743780 | instance | ok: Runtime: 0:00:05.973072 2026-04-20 10:42:10.749595 | 2026-04-20 10:42:10.749686 | TASK [Deploy with parallel orchestrator] 2026-04-20 10:42:10.953154 | instance | ==> Multi-tag mode: kubernetes, csi, cert-manager, cluster-issuer, ingress-nginx, rabbitmq-cluster-operator, percona-xtradb-cluster-operator, percona-xtradb-cluster, valkey, memcached, keycloak, kube-prometheus-stack, keystone, horizon 2026-04-20 10:42:10.953502 | instance | ==> Running preflight checks 2026-04-20 10:42:11.438591 | instance | [preflight] 2026-04-20 10:42:11.438657 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-04-20 10:42:11.438669 | instance | [preflight] 2026-04-20 10:42:11.438681 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-20 10:42:11.463527 | instance | [preflight] skipping: [instance] 2026-04-20 10:42:11.463592 | instance | [preflight] 2026-04-20 10:42:11.463605 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-04-20 10:42:11.463616 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-20 10:42:11.463626 | instance | [preflight] 2026-04-20 10:42:11.531764 | instance | ==> Preflight checks passed 2026-04-20 10:42:11.531838 | instance | ==> Starting parallel deployment (subgraph) 2026-04-20 10:42:11.531898 | instance | ==> [kubernetes] Starting deployment 2026-04-20 10:42:12.365691 | instance | [kubernetes] 2026-04-20 10:42:12.365772 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-20 10:42:12.365798 | instance | [kubernetes] 2026-04-20 10:42:12.365808 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:42:13.708016 | instance | [kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:42:13.708076 | instance | [kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:42:13.708087 | instance | [kubernetes] interpreter could change the meaning of that path. See 2026-04-20 10:42:13.708122 | instance | [kubernetes] https://docs.ansible.com/ansible- 2026-04-20 10:42:13.708139 | instance | [kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:42:13.737487 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:13.737522 | instance | [kubernetes] 2026-04-20 10:42:13.737533 | instance | [kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-20 10:42:19.506376 | instance | [kubernetes] ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-20 10:42:19.506437 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-20 10:42:19.506449 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-20 10:42:19.506458 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-20 10:42:19.506467 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-20 10:42:19.506476 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-20 10:42:19.506484 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-20 10:42:19.506493 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-20 10:42:19.506502 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-20 10:42:19.506511 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-20 10:42:19.506527 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-20 10:42:19.506537 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-20 10:42:19.506545 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-20 10:42:19.506554 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-20 10:42:19.506562 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-20 10:42:19.506586 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-20 10:42:19.506596 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-20 10:42:19.506604 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-20 10:42:19.506613 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-20 10:42:19.506622 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-20 10:42:19.506630 | instance | [kubernetes] 2026-04-20 10:42:19.506639 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-20 10:42:19.929993 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:19.930056 | instance | [kubernetes] 2026-04-20 10:42:19.930071 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-20 10:42:20.550198 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:20.550263 | instance | [kubernetes] 2026-04-20 10:42:20.550271 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-20 10:42:21.014865 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:21.014931 | instance | [kubernetes] 2026-04-20 10:42:21.014944 | instance | [kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-20 10:42:21.153094 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:21.153205 | instance | [kubernetes] 2026-04-20 10:42:21.153218 | instance | [kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-20 10:42:21.153229 | instance | [kubernetes] 2026-04-20 10:42:21.153238 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:42:22.160121 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:22.160177 | instance | [kubernetes] 2026-04-20 10:42:22.160202 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-20 10:42:22.469264 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:22.469325 | instance | [kubernetes] 2026-04-20 10:42:22.469334 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-20 10:42:23.890430 | instance | [kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-20 10:42:23.890493 | instance | [kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-20 10:42:23.890504 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-20 10:42:23.890514 | instance | [kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-20 10:42:23.890544 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-20 10:42:23.890553 | instance | [kubernetes] 2026-04-20 10:42:23.890562 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-20 10:42:24.815603 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-04-20 10:42:24.815718 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-04-20 10:42:24.815732 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-04-20 10:42:24.815742 | instance | [kubernetes] 2026-04-20 10:42:24.815751 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-20 10:42:25.108884 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:25.108950 | instance | [kubernetes] 2026-04-20 10:42:25.108962 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-20 10:42:25.393828 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:25.393869 | instance | [kubernetes] 2026-04-20 10:42:25.393875 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-20 10:42:25.425663 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:25.425689 | instance | [kubernetes] 2026-04-20 10:42:25.425696 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-20 10:42:25.461040 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:25.461077 | instance | [kubernetes] 2026-04-20 10:42:25.461088 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-20 10:42:26.069657 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:26.069728 | instance | [kubernetes] 2026-04-20 10:42:26.069740 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-20 10:42:26.448026 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:26.448099 | instance | [kubernetes] 2026-04-20 10:42:26.448110 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-20 10:42:26.448120 | instance | [kubernetes] 2026-04-20 10:42:26.448166 | instance | [kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-04-20 10:42:26.448176 | instance | [kubernetes] 2026-04-20 10:42:26.448185 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:42:27.452136 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:27.452206 | instance | [kubernetes] 2026-04-20 10:42:27.452218 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:42:27.773779 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:27.773846 | instance | [kubernetes] 2026-04-20 10:42:27.773858 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 10:42:27.820358 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:27.820422 | instance | [kubernetes] 2026-04-20 10:42:27.820438 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 10:42:28.136560 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:28.136622 | instance | [kubernetes] 2026-04-20 10:42:28.136633 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:42:28.186791 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:42:28.186825 | instance | [kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-20 10:42:28.186836 | instance | [kubernetes] } 2026-04-20 10:42:28.186845 | instance | [kubernetes] 2026-04-20 10:42:28.186854 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:42:28.681997 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:28.682040 | instance | [kubernetes] 2026-04-20 10:42:28.682049 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:42:28.746182 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:28.746239 | instance | [kubernetes] 2026-04-20 10:42:28.746250 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:42:29.051599 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:29.051662 | instance | [kubernetes] 2026-04-20 10:42:29.051676 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 10:42:30.277181 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:30.277226 | instance | [kubernetes] 2026-04-20 10:42:30.277234 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:42:30.348060 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:42:30.348118 | instance | [kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-20 10:42:30.348131 | instance | [kubernetes] } 2026-04-20 10:42:30.348140 | instance | [kubernetes] 2026-04-20 10:42:30.348150 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:42:30.835974 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:30.836029 | instance | [kubernetes] 2026-04-20 10:42:30.836040 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:42:34.038827 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:34.038899 | instance | [kubernetes] 2026-04-20 10:42:34.038911 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 10:42:34.071917 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:34.071952 | instance | [kubernetes] 2026-04-20 10:42:34.071963 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 10:42:34.103752 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:34.103787 | instance | [kubernetes] 2026-04-20 10:42:34.103798 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 10:42:34.134367 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:34.134402 | instance | [kubernetes] 2026-04-20 10:42:34.134413 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 10:42:35.229385 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:35.229442 | instance | [kubernetes] 2026-04-20 10:42:35.229453 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 10:42:35.754286 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:35.754352 | instance | [kubernetes] 2026-04-20 10:42:35.754364 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 10:42:37.212574 | instance | [kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 10:42:37.212626 | instance | [kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 10:42:37.212662 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 10:42:37.212680 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 10:42:37.212695 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 10:42:37.212705 | instance | [kubernetes] 2026-04-20 10:42:37.212714 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 10:42:37.861291 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:37.861394 | instance | [kubernetes] 2026-04-20 10:42:37.861402 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 10:42:37.861409 | instance | [kubernetes] 2026-04-20 10:42:37.861415 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 10:42:38.543992 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:38.544062 | instance | [kubernetes] 2026-04-20 10:42:38.544074 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-20 10:42:39.373831 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:39.373880 | instance | [kubernetes] 2026-04-20 10:42:39.373888 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-20 10:42:39.419188 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:39.419249 | instance | [kubernetes] 2026-04-20 10:42:39.419265 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-20 10:42:39.459490 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:39.459550 | instance | [kubernetes] 2026-04-20 10:42:39.459558 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-20 10:42:39.502911 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:39.502975 | instance | [kubernetes] 2026-04-20 10:42:39.502985 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-20 10:42:39.536755 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:39.536805 | instance | [kubernetes] 2026-04-20 10:42:39.536849 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-20 10:42:39.586063 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:39.586143 | instance | [kubernetes] 2026-04-20 10:42:39.586186 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:42:39.911691 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:39.911789 | instance | [kubernetes] 2026-04-20 10:42:39.911802 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:42:39.960118 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:42:39.960212 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-20 10:42:39.960224 | instance | [kubernetes] } 2026-04-20 10:42:39.960234 | instance | [kubernetes] 2026-04-20 10:42:39.960243 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:42:40.371770 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:40.371814 | instance | [kubernetes] 2026-04-20 10:42:40.371820 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:42:40.417036 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:40.417084 | instance | [kubernetes] 2026-04-20 10:42:40.417092 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:42:40.708338 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:40.708587 | instance | [kubernetes] 2026-04-20 10:42:40.708601 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:42:40.752469 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:42:40.752517 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-20 10:42:40.752525 | instance | [kubernetes] } 2026-04-20 10:42:40.752531 | instance | [kubernetes] 2026-04-20 10:42:40.752537 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:42:41.173699 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:41.173747 | instance | [kubernetes] 2026-04-20 10:42:41.173758 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:42:41.228114 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:41.228176 | instance | [kubernetes] 2026-04-20 10:42:41.228188 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 10:42:41.259433 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:41.259504 | instance | [kubernetes] 2026-04-20 10:42:41.259515 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 10:42:41.294318 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:41.294352 | instance | [kubernetes] 2026-04-20 10:42:41.294362 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 10:42:41.326002 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:41.326067 | instance | [kubernetes] 2026-04-20 10:42:41.326151 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 10:42:42.400406 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:42.400460 | instance | [kubernetes] 2026-04-20 10:42:42.400472 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 10:42:42.943038 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:42.943106 | instance | [kubernetes] 2026-04-20 10:42:42.943119 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 10:42:44.355255 | instance | [kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 10:42:44.355307 | instance | [kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 10:42:44.355318 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 10:42:44.355327 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 10:42:44.355337 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 10:42:44.355347 | instance | [kubernetes] 2026-04-20 10:42:44.355356 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 10:42:44.981463 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:44.981524 | instance | [kubernetes] 2026-04-20 10:42:44.981559 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 10:42:44.981575 | instance | [kubernetes] 2026-04-20 10:42:44.981587 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 10:42:45.442108 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:45.442180 | instance | [kubernetes] 2026-04-20 10:42:45.442192 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:42:45.764498 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:45.764596 | instance | [kubernetes] 2026-04-20 10:42:45.764609 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:42:45.816606 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:42:45.816691 | instance | [kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-20 10:42:45.816706 | instance | [kubernetes] } 2026-04-20 10:42:45.816719 | instance | [kubernetes] 2026-04-20 10:42:45.816729 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:42:46.257329 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:46.257424 | instance | [kubernetes] 2026-04-20 10:42:46.257437 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:42:47.492699 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:47.492757 | instance | [kubernetes] 2026-04-20 10:42:47.492765 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:42:47.550951 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:42:47.550987 | instance | [kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-20 10:42:47.550998 | instance | [kubernetes] } 2026-04-20 10:42:47.551007 | instance | [kubernetes] 2026-04-20 10:42:47.551016 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:42:48.008094 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:48.008156 | instance | [kubernetes] 2026-04-20 10:42:48.008167 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:42:49.185207 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:49.185298 | instance | [kubernetes] 2026-04-20 10:42:49.185316 | instance | [kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-20 10:42:49.706317 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:49.706391 | instance | [kubernetes] 2026-04-20 10:42:49.706408 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-20 10:42:50.068480 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:50.068533 | instance | [kubernetes] 2026-04-20 10:42:50.068540 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:42:50.382262 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:50.382325 | instance | [kubernetes] 2026-04-20 10:42:50.382336 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:42:50.439268 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:42:50.439370 | instance | [kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-20 10:42:50.439380 | instance | [kubernetes] } 2026-04-20 10:42:50.439387 | instance | [kubernetes] 2026-04-20 10:42:50.439394 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:42:50.881003 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:50.881061 | instance | [kubernetes] 2026-04-20 10:42:50.881072 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:42:52.889812 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:52.889844 | instance | [kubernetes] 2026-04-20 10:42:52.889860 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-20 10:42:52.940661 | instance | [kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-20 10:42:52.940688 | instance | [kubernetes] 2026-04-20 10:42:52.940697 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-20 10:42:54.201148 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:54.201208 | instance | [kubernetes] 2026-04-20 10:42:54.201219 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-20 10:42:54.502715 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:54.502785 | instance | [kubernetes] 2026-04-20 10:42:54.502798 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-20 10:42:55.034567 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:55.034617 | instance | [kubernetes] 2026-04-20 10:42:55.034623 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-20 10:42:56.262418 | instance | [kubernetes] ok: [instance] => (item=br_netfilter) 2026-04-20 10:42:56.262492 | instance | [kubernetes] ok: [instance] => (item=ip_tables) 2026-04-20 10:42:56.262505 | instance | [kubernetes] ok: [instance] => (item=ip6_tables) 2026-04-20 10:42:56.262510 | instance | [kubernetes] ok: [instance] => (item=nf_conntrack) 2026-04-20 10:42:56.262515 | instance | [kubernetes] 2026-04-20 10:42:56.262519 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:42:56.569399 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:56.569465 | instance | [kubernetes] 2026-04-20 10:42:56.569477 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:42:56.610579 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:42:56.610631 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-20 10:42:56.610643 | instance | [kubernetes] } 2026-04-20 10:42:56.610652 | instance | [kubernetes] 2026-04-20 10:42:56.610661 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:42:57.075025 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:57.075093 | instance | [kubernetes] 2026-04-20 10:42:57.075106 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:42:57.117268 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:57.117319 | instance | [kubernetes] 2026-04-20 10:42:57.117330 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-20 10:42:57.168169 | instance | [kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-20 10:42:57.168205 | instance | [kubernetes] 2026-04-20 10:42:57.168215 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-20 10:42:57.201990 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:42:57.202026 | instance | [kubernetes] 2026-04-20 10:42:57.202036 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-20 10:42:58.303889 | instance | [kubernetes] ok: [instance] 2026-04-20 10:42:58.304248 | instance | [kubernetes] 2026-04-20 10:42:58.304262 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-20 10:43:00.296589 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-20 10:43:00.296708 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-20 10:43:00.296724 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-20 10:43:00.296733 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-20 10:43:00.296742 | instance | [kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-20 10:43:00.296751 | instance | [kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-20 10:43:00.296759 | instance | [kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-20 10:43:00.296788 | instance | [kubernetes] 2026-04-20 10:43:00.296797 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-20 10:43:01.150943 | instance | [kubernetes] ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-20 10:43:01.150999 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-04-20 10:43:01.151010 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-20 10:43:01.151020 | instance | [kubernetes] 2026-04-20 10:43:01.151035 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-20 10:43:01.659944 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:01.659975 | instance | [kubernetes] 2026-04-20 10:43:01.659981 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-20 10:43:02.177619 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:02.177671 | instance | [kubernetes] 2026-04-20 10:43:02.177682 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-20 10:43:02.478020 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:02.478075 | instance | [kubernetes] 2026-04-20 10:43:02.478088 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-20 10:43:02.513770 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:02.513804 | instance | [kubernetes] 2026-04-20 10:43:02.513815 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-20 10:43:03.203213 | instance | [kubernetes] ok: [instance] => (item=swap) 2026-04-20 10:43:03.203264 | instance | [kubernetes] ok: [instance] => (item=none) 2026-04-20 10:43:03.203275 | instance | [kubernetes] 2026-04-20 10:43:03.203285 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-20 10:43:03.730540 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:03.730580 | instance | [kubernetes] 2026-04-20 10:43:03.730588 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-20 10:43:04.216222 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:04.216280 | instance | [kubernetes] 2026-04-20 10:43:04.216291 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-20 10:43:04.216300 | instance | [kubernetes] 2026-04-20 10:43:04.216309 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-20 10:43:04.678261 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:04.678330 | instance | [kubernetes] 2026-04-20 10:43:04.678342 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-20 10:43:05.806130 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:05.806205 | instance | [kubernetes] 2026-04-20 10:43:05.806217 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-20 10:43:06.750551 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:06.750606 | instance | [kubernetes] 2026-04-20 10:43:06.750618 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-20 10:43:07.245423 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:07.245491 | instance | [kubernetes] 2026-04-20 10:43:07.245502 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-20 10:43:07.838730 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:07.838783 | instance | [kubernetes] 2026-04-20 10:43:07.838792 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-20 10:43:07.924388 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-20 10:43:07.924439 | instance | [kubernetes] 2026-04-20 10:43:07.924451 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-20 10:43:08.043511 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-20 10:43:08.043586 | instance | [kubernetes] 2026-04-20 10:43:08.043628 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-20 10:43:08.377795 | instance | [kubernetes] ok: [instance] => (item=instance) 2026-04-20 10:43:08.377854 | instance | [kubernetes] 2026-04-20 10:43:08.377866 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-20 10:43:08.423157 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:08.423204 | instance | [kubernetes] 2026-04-20 10:43:08.423222 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-20 10:43:08.468198 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:08.468240 | instance | [kubernetes] 2026-04-20 10:43:08.468251 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-20 10:43:08.508457 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:43:08.508498 | instance | [kubernetes] "msg": "instance" 2026-04-20 10:43:08.508509 | instance | [kubernetes] } 2026-04-20 10:43:08.508518 | instance | [kubernetes] 2026-04-20 10:43:08.508527 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-20 10:43:09.150915 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:09.150967 | instance | [kubernetes] 2026-04-20 10:43:09.150978 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-20 10:43:09.177341 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:09.177437 | instance | [kubernetes] 2026-04-20 10:43:09.177466 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-20 10:43:09.209402 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:09.209467 | instance | [kubernetes] 2026-04-20 10:43:09.209479 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-20 10:43:09.246115 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:09.246225 | instance | [kubernetes] 2026-04-20 10:43:09.246238 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-20 10:43:09.279678 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:09.279763 | instance | [kubernetes] 2026-04-20 10:43:09.279775 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-20 10:43:09.311551 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:09.311703 | instance | [kubernetes] 2026-04-20 10:43:09.311755 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-20 10:43:09.346089 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:09.346192 | instance | [kubernetes] 2026-04-20 10:43:09.346204 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-20 10:43:09.372984 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:09.373093 | instance | [kubernetes] 2026-04-20 10:43:09.373105 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-20 10:43:09.701294 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:09.701383 | instance | [kubernetes] 2026-04-20 10:43:09.701391 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-20 10:43:10.017184 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:10.017262 | instance | [kubernetes] 2026-04-20 10:43:10.017275 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-20 10:43:10.049635 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:10.049670 | instance | [kubernetes] 2026-04-20 10:43:10.049680 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-20 10:43:10.364166 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:10.364223 | instance | [kubernetes] 2026-04-20 10:43:10.364230 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-20 10:43:10.700971 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:10.701055 | instance | [kubernetes] 2026-04-20 10:43:10.701087 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-20 10:43:11.022528 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:11.022633 | instance | [kubernetes] 2026-04-20 10:43:11.022649 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-20 10:43:12.157261 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:12.157365 | instance | [kubernetes] 2026-04-20 10:43:12.157379 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-20 10:43:13.212995 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:13.213078 | instance | [kubernetes] 2026-04-20 10:43:13.213094 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-20 10:43:13.260779 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:13.260812 | instance | [kubernetes] 2026-04-20 10:43:13.260828 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-20 10:43:13.305441 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:13.305519 | instance | [kubernetes] 2026-04-20 10:43:13.305537 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-20 10:43:14.056769 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:14.056837 | instance | [kubernetes] 2026-04-20 10:43:14.056849 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-20 10:43:14.095284 | instance | [kubernetes] skipping: [instance] => (item=DaemonSet) 2026-04-20 10:43:14.095336 | instance | [kubernetes] skipping: [instance] => (item=ConfigMap) 2026-04-20 10:43:14.095348 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:14.095357 | instance | [kubernetes] 2026-04-20 10:43:14.095369 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-20 10:43:14.136403 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:14.136436 | instance | [kubernetes] 2026-04-20 10:43:14.136462 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-20 10:43:14.171119 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:14.171155 | instance | [kubernetes] 2026-04-20 10:43:14.171166 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-20 10:43:14.207244 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:14.207283 | instance | [kubernetes] 2026-04-20 10:43:14.207294 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-20 10:43:14.238430 | instance | [kubernetes] skipping: [instance] 2026-04-20 10:43:14.238474 | instance | [kubernetes] 2026-04-20 10:43:14.238484 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-20 10:43:14.716136 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:14.716183 | instance | [kubernetes] 2026-04-20 10:43:14.716194 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-20 10:43:15.609138 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:15.609205 | instance | [kubernetes] 2026-04-20 10:43:15.609216 | instance | [kubernetes] PLAY [Install control-plane components] **************************************** 2026-04-20 10:43:15.609226 | instance | [kubernetes] 2026-04-20 10:43:15.609235 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:43:16.607169 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:16.607227 | instance | [kubernetes] 2026-04-20 10:43:16.607238 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 10:43:16.914565 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:16.914855 | instance | [kubernetes] 2026-04-20 10:43:16.914869 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 10:43:18.001304 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:18.001359 | instance | [kubernetes] 2026-04-20 10:43:18.001367 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 10:43:18.312668 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:18.312732 | instance | [kubernetes] 2026-04-20 10:43:18.312746 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:43:18.352596 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:43:18.352697 | instance | [kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-20 10:43:18.352709 | instance | [kubernetes] } 2026-04-20 10:43:18.352723 | instance | [kubernetes] 2026-04-20 10:43:18.352737 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:43:18.736753 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:18.736836 | instance | [kubernetes] 2026-04-20 10:43:18.736853 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:43:19.987537 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:19.987625 | instance | [kubernetes] 2026-04-20 10:43:19.987641 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-20 10:43:20.452088 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:20.452186 | instance | [kubernetes] 2026-04-20 10:43:20.452199 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-20 10:43:20.744283 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:20.744344 | instance | [kubernetes] 2026-04-20 10:43:20.744355 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-20 10:43:21.090294 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:21.090344 | instance | [kubernetes] 2026-04-20 10:43:21.090389 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-20 10:43:21.388664 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:21.388797 | instance | [kubernetes] 2026-04-20 10:43:21.388821 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-20 10:43:21.686041 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:21.686103 | instance | [kubernetes] 2026-04-20 10:43:21.686115 | instance | [kubernetes] TASK [Install plugin] ********************************************************** 2026-04-20 10:43:21.734158 | instance | [kubernetes] included: vexxhost.containers.download_artifact for instance 2026-04-20 10:43:21.734234 | instance | [kubernetes] 2026-04-20 10:43:21.734248 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 10:43:21.773995 | instance | [kubernetes] ok: [instance] => { 2026-04-20 10:43:21.774044 | instance | [kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-20 10:43:21.774059 | instance | [kubernetes] } 2026-04-20 10:43:21.774072 | instance | [kubernetes] 2026-04-20 10:43:21.774084 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 10:43:22.176708 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:22.176781 | instance | [kubernetes] 2026-04-20 10:43:22.176796 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 10:43:23.577751 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:23.577811 | instance | [kubernetes] 2026-04-20 10:43:23.577823 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:43:23.614102 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:43:23.614139 | instance | [kubernetes] 2026-04-20 10:43:23.614150 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:43:24.217651 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:24.217718 | instance | [kubernetes] 2026-04-20 10:43:24.217730 | instance | [kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-20 10:43:25.045562 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:25.045624 | instance | [kubernetes] 2026-04-20 10:43:25.045652 | instance | [kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-20 10:43:26.612923 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:26.613004 | instance | [kubernetes] 2026-04-20 10:43:26.613017 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:43:26.647396 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:43:26.647434 | instance | [kubernetes] 2026-04-20 10:43:26.647445 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:43:27.115410 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:27.115449 | instance | [kubernetes] 2026-04-20 10:43:27.115455 | instance | [kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-20 10:43:28.867540 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:28.867629 | instance | [kubernetes] 2026-04-20 10:43:28.867641 | instance | [kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-20 10:43:29.589304 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:29.589371 | instance | [kubernetes] 2026-04-20 10:43:29.589383 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-20 10:43:29.589392 | instance | [kubernetes] 2026-04-20 10:43:29.589401 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:43:30.587382 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:30.587449 | instance | [kubernetes] 2026-04-20 10:43:30.587480 | instance | [kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-20 10:43:31.288080 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:31.288130 | instance | [kubernetes] 2026-04-20 10:43:31.288141 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-20 10:43:31.288151 | instance | [kubernetes] 2026-04-20 10:43:31.288160 | instance | [kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-20 10:43:32.011814 | instance | [kubernetes] ok: [instance] 2026-04-20 10:43:32.011865 | instance | [kubernetes] 2026-04-20 10:43:32.011877 | instance | [kubernetes] PLAY RECAP ********************************************************************* 2026-04-20 10:43:32.011888 | instance | [kubernetes] instance : ok=125 changed=0 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-04-20 10:43:32.011944 | instance | [kubernetes] 2026-04-20 10:43:32.107891 | instance | ==> [kubernetes] Deployment complete 2026-04-20 10:43:32.107964 | instance | ==> [memcached] Starting deployment 2026-04-20 10:43:32.107976 | instance | ==> [ingress-nginx] Starting deployment 2026-04-20 10:43:32.108125 | instance | ==> [csi] Starting deployment 2026-04-20 10:43:32.108228 | instance | ==> [cert-manager] Starting deployment 2026-04-20 10:43:32.592517 | instance | [ingress-nginx] 2026-04-20 10:43:32.592607 | instance | [ingress-nginx] PLAY [controllers] ************************************************************* 2026-04-20 10:43:32.592619 | instance | [ingress-nginx] 2026-04-20 10:43:32.592629 | instance | [ingress-nginx] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:43:32.639213 | instance | [memcached] 2026-04-20 10:43:32.639293 | instance | [memcached] PLAY [controllers[0]] ********************************************************** 2026-04-20 10:43:32.639305 | instance | [memcached] 2026-04-20 10:43:32.639324 | instance | [memcached] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:43:32.688088 | instance | [csi] 2026-04-20 10:43:32.688136 | instance | [csi] PLAY [controllers] ************************************************************* 2026-04-20 10:43:32.688142 | instance | [csi] 2026-04-20 10:43:32.688146 | instance | [csi] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:43:32.690420 | instance | [cert-manager] 2026-04-20 10:43:32.690435 | instance | [cert-manager] PLAY [controllers] ************************************************************* 2026-04-20 10:43:32.690440 | instance | [cert-manager] 2026-04-20 10:43:32.690454 | instance | [cert-manager] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:43:33.820798 | instance | [ingress-nginx] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:43:33.820839 | instance | [ingress-nginx] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:43:33.820844 | instance | [ingress-nginx] interpreter could change the meaning of that path. See 2026-04-20 10:43:33.820849 | instance | [ingress-nginx] https://docs.ansible.com/ansible- 2026-04-20 10:43:33.820853 | instance | [ingress-nginx] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:43:33.838749 | instance | [ingress-nginx] ok: [instance] 2026-04-20 10:43:33.838783 | instance | [ingress-nginx] 2026-04-20 10:43:33.838789 | instance | [ingress-nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:43:33.872938 | instance | [ingress-nginx] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:43:33.873025 | instance | [ingress-nginx] 2026-04-20 10:43:33.873039 | instance | [ingress-nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:43:33.881688 | instance | [memcached] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:43:33.881703 | instance | [memcached] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:43:33.881708 | instance | [memcached] interpreter could change the meaning of that path. See 2026-04-20 10:43:33.881712 | instance | [memcached] https://docs.ansible.com/ansible- 2026-04-20 10:43:33.881716 | instance | [memcached] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:43:33.904140 | instance | [memcached] ok: [instance] 2026-04-20 10:43:33.904205 | instance | [memcached] 2026-04-20 10:43:33.904214 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-20 10:43:33.971584 | instance | [cert-manager] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:43:33.971664 | instance | [cert-manager] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:43:33.971677 | instance | [cert-manager] interpreter could change the meaning of that path. See 2026-04-20 10:43:33.971688 | instance | [cert-manager] https://docs.ansible.com/ansible- 2026-04-20 10:43:33.971698 | instance | [cert-manager] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:43:33.989149 | instance | [cert-manager] ok: [instance] 2026-04-20 10:43:33.989266 | instance | [cert-manager] 2026-04-20 10:43:33.989281 | instance | [cert-manager] TASK [Deploy Helm chart] ******************************************************* 2026-04-20 10:43:33.990232 | instance | [csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:43:33.990246 | instance | [csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:43:33.990253 | instance | [csi] interpreter could change the meaning of that path. See 2026-04-20 10:43:33.990259 | instance | [csi] https://docs.ansible.com/ansible- 2026-04-20 10:43:33.990264 | instance | [csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:43:34.012985 | instance | [csi] ok: [instance] 2026-04-20 10:43:34.013014 | instance | [csi] 2026-04-20 10:43:34.013020 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:43:34.025781 | instance | [memcached] ok: [instance] 2026-04-20 10:43:34.025816 | instance | [memcached] 2026-04-20 10:43:34.025843 | instance | [memcached] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-20 10:43:34.043590 | instance | [cert-manager] included: vexxhost.kubernetes.cert_manager for instance 2026-04-20 10:43:34.043620 | instance | [cert-manager] 2026-04-20 10:43:34.043638 | instance | [cert-manager] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:43:34.048930 | instance | [memcached] skipping: [instance] 2026-04-20 10:43:34.048975 | instance | [memcached] 2026-04-20 10:43:34.048986 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-20 10:43:34.060818 | instance | [csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:43:34.060847 | instance | [csi] 2026-04-20 10:43:34.060884 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:43:34.082318 | instance | [cert-manager] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:43:34.082403 | instance | [cert-manager] 2026-04-20 10:43:34.082415 | instance | [cert-manager] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:43:34.083122 | instance | [memcached] skipping: [instance] 2026-04-20 10:43:34.083153 | instance | [memcached] 2026-04-20 10:43:34.083244 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-20 10:43:34.112602 | instance | [memcached] skipping: [instance] 2026-04-20 10:43:34.112663 | instance | [memcached] 2026-04-20 10:43:34.112675 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-20 10:43:34.139625 | instance | [memcached] skipping: [instance] 2026-04-20 10:43:34.139702 | instance | [memcached] 2026-04-20 10:43:34.139714 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-20 10:43:34.168447 | instance | [memcached] skipping: [instance] 2026-04-20 10:43:34.168527 | instance | [memcached] 2026-04-20 10:43:34.168539 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-20 10:43:34.202334 | instance | [memcached] ok: [instance] 2026-04-20 10:43:34.202396 | instance | [memcached] 2026-04-20 10:43:34.202403 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-20 10:43:34.237418 | instance | [memcached] ok: [instance] => (item=oslo_cache) 2026-04-20 10:43:34.237490 | instance | [memcached] 2026-04-20 10:43:34.237502 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-20 10:43:34.279115 | instance | [memcached] ok: [instance] 2026-04-20 10:43:34.279190 | instance | [memcached] 2026-04-20 10:43:34.279201 | instance | [memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:43:34.319410 | instance | [memcached] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:43:34.319460 | instance | [memcached] 2026-04-20 10:43:34.319467 | instance | [memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:43:34.502766 | instance | [ingress-nginx] changed: [instance] 2026-04-20 10:43:34.502953 | instance | [ingress-nginx] 2026-04-20 10:43:34.502966 | instance | [ingress-nginx] TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-20 10:43:34.632858 | instance | [csi] ok: [instance] 2026-04-20 10:43:34.632894 | instance | [csi] 2026-04-20 10:43:34.632900 | instance | [csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-20 10:43:34.720871 | instance | [cert-manager] changed: [instance] 2026-04-20 10:43:34.720909 | instance | [cert-manager] 2026-04-20 10:43:34.720915 | instance | [cert-manager] TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-20 10:43:34.959843 | instance | [memcached] changed: [instance] 2026-04-20 10:43:34.959896 | instance | [memcached] 2026-04-20 10:43:34.959907 | instance | [memcached] TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-20 10:43:36.276786 | instance | [csi] ok: [instance] 2026-04-20 10:43:36.276836 | instance | [csi] 2026-04-20 10:43:36.276844 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:43:36.317884 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.317927 | instance | [csi] 2026-04-20 10:43:36.317935 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-20 10:43:36.372169 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.372212 | instance | [csi] 2026-04-20 10:43:36.372220 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-20 10:43:36.401448 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.401486 | instance | [csi] 2026-04-20 10:43:36.401516 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-20 10:43:36.422412 | instance | [memcached] changed: [instance] 2026-04-20 10:43:36.422451 | instance | [memcached] 2026-04-20 10:43:36.422457 | instance | [memcached] TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-20 10:43:36.432783 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.432813 | instance | [csi] 2026-04-20 10:43:36.432819 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-20 10:43:36.473836 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.473873 | instance | [csi] 2026-04-20 10:43:36.473880 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-20 10:43:36.524995 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.525040 | instance | [csi] 2026-04-20 10:43:36.525051 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-20 10:43:36.578024 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.578075 | instance | [csi] 2026-04-20 10:43:36.578083 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-20 10:43:36.612079 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.612136 | instance | [csi] 2026-04-20 10:43:36.612144 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-20 10:43:36.683991 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.684085 | instance | [csi] 2026-04-20 10:43:36.684095 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-20 10:43:36.711141 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.711199 | instance | [csi] 2026-04-20 10:43:36.711211 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-20 10:43:36.745806 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.745867 | instance | [csi] 2026-04-20 10:43:36.745878 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-20 10:43:36.778882 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.778928 | instance | [csi] 2026-04-20 10:43:36.778936 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-20 10:43:36.835813 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.835861 | instance | [csi] 2026-04-20 10:43:36.835867 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-20 10:43:36.882547 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.882589 | instance | [csi] 2026-04-20 10:43:36.882595 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-20 10:43:36.944021 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.944059 | instance | [csi] 2026-04-20 10:43:36.944064 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-20 10:43:36.976569 | instance | [csi] skipping: [instance] 2026-04-20 10:43:36.976622 | instance | [csi] 2026-04-20 10:43:36.976632 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-20 10:43:37.011412 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.011472 | instance | [csi] 2026-04-20 10:43:37.011480 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-20 10:43:37.040431 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.040466 | instance | [csi] 2026-04-20 10:43:37.040486 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-20 10:43:37.081554 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.081591 | instance | [csi] 2026-04-20 10:43:37.081596 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-20 10:43:37.112689 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.112736 | instance | [csi] 2026-04-20 10:43:37.112742 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-20 10:43:37.141180 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.141219 | instance | [csi] 2026-04-20 10:43:37.141224 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-20 10:43:37.172302 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.172343 | instance | [csi] 2026-04-20 10:43:37.172349 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-20 10:43:37.216461 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.216498 | instance | [csi] 2026-04-20 10:43:37.216504 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-20 10:43:37.248211 | instance | [csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-20 10:43:37.248262 | instance | [csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-20 10:43:37.248267 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.248271 | instance | [csi] 2026-04-20 10:43:37.248275 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-20 10:43:37.266865 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.266888 | instance | [csi] 2026-04-20 10:43:37.266895 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-20 10:43:37.312344 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.312401 | instance | [csi] 2026-04-20 10:43:37.312414 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-20 10:43:37.343517 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.343576 | instance | [csi] 2026-04-20 10:43:37.343594 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-20 10:43:37.372842 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.372887 | instance | [csi] 2026-04-20 10:43:37.372892 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-20 10:43:37.415908 | instance | [csi] skipping: [instance] 2026-04-20 10:43:37.415952 | instance | [csi] 2026-04-20 10:43:37.415960 | instance | [csi] PLAY RECAP ********************************************************************* 2026-04-20 10:43:37.415966 | instance | [csi] instance : ok=4 changed=0 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-04-20 10:43:37.415972 | instance | [csi] 2026-04-20 10:43:37.486750 | instance | ==> [csi] Deployment complete 2026-04-20 10:43:37.571332 | instance | [memcached] changed: [instance] 2026-04-20 10:43:37.571381 | instance | [memcached] 2026-04-20 10:43:37.571387 | instance | [memcached] PLAY RECAP ********************************************************************* 2026-04-20 10:43:37.571392 | instance | [memcached] instance : ok=9 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-20 10:43:37.571396 | instance | [memcached] 2026-04-20 10:43:37.647607 | instance | ==> [memcached] Deployment complete 2026-04-20 10:43:48.711042 | instance | [ingress-nginx] changed: [instance] 2026-04-20 10:43:48.711100 | instance | [ingress-nginx] 2026-04-20 10:43:48.711127 | instance | [ingress-nginx] PLAY RECAP ********************************************************************* 2026-04-20 10:43:48.711138 | instance | [ingress-nginx] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-20 10:43:48.711148 | instance | [ingress-nginx] 2026-04-20 10:43:48.798860 | instance | ==> [ingress-nginx] Deployment complete 2026-04-20 10:43:54.892739 | instance | [cert-manager] changed: [instance] 2026-04-20 10:43:54.892820 | instance | [cert-manager] 2026-04-20 10:43:54.892839 | instance | [cert-manager] PLAY RECAP ********************************************************************* 2026-04-20 10:43:54.892850 | instance | [cert-manager] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-20 10:43:54.892860 | instance | [cert-manager] 2026-04-20 10:43:54.952238 | instance | ==> [cert-manager] Deployment complete 2026-04-20 10:43:54.952276 | instance | ==> [rabbitmq-cluster-operator] Starting deployment 2026-04-20 10:43:54.952329 | instance | ==> [cluster-issuer] Starting deployment 2026-04-20 10:43:54.952343 | instance | ==> [percona-xtradb-cluster-operator] Starting deployment 2026-04-20 10:43:55.430963 | instance | [cluster-issuer] 2026-04-20 10:43:55.431007 | instance | [cluster-issuer] PLAY [controllers] ************************************************************* 2026-04-20 10:43:55.431012 | instance | [cluster-issuer] 2026-04-20 10:43:55.431016 | instance | [cluster-issuer] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:43:55.493553 | instance | [rabbitmq-cluster-operator] 2026-04-20 10:43:55.493587 | instance | [rabbitmq-cluster-operator] PLAY [controllers] ************************************************************* 2026-04-20 10:43:55.493593 | instance | [rabbitmq-cluster-operator] 2026-04-20 10:43:55.493597 | instance | [rabbitmq-cluster-operator] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:43:55.533107 | instance | [percona-xtradb-cluster-operator] 2026-04-20 10:43:55.533145 | instance | [percona-xtradb-cluster-operator] PLAY [controllers] ************************************************************* 2026-04-20 10:43:55.533150 | instance | [percona-xtradb-cluster-operator] 2026-04-20 10:43:55.533154 | instance | [percona-xtradb-cluster-operator] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:43:56.771333 | instance | [cluster-issuer] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:43:56.771380 | instance | [cluster-issuer] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:43:56.771387 | instance | [cluster-issuer] interpreter could change the meaning of that path. See 2026-04-20 10:43:56.771395 | instance | [cluster-issuer] https://docs.ansible.com/ansible- 2026-04-20 10:43:56.771401 | instance | [cluster-issuer] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:43:56.795778 | instance | [cluster-issuer] ok: [instance] 2026-04-20 10:43:56.795825 | instance | [cluster-issuer] 2026-04-20 10:43:56.795841 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-20 10:43:56.845239 | instance | [rabbitmq-cluster-operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:43:56.845289 | instance | [rabbitmq-cluster-operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:43:56.845297 | instance | [rabbitmq-cluster-operator] interpreter could change the meaning of that path. See 2026-04-20 10:43:56.845309 | instance | [rabbitmq-cluster-operator] https://docs.ansible.com/ansible- 2026-04-20 10:43:56.845315 | instance | [rabbitmq-cluster-operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:43:56.863687 | instance | [rabbitmq-cluster-operator] ok: [instance] 2026-04-20 10:43:56.863706 | instance | [rabbitmq-cluster-operator] 2026-04-20 10:43:56.863712 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:43:56.868601 | instance | [percona-xtradb-cluster-operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:43:56.868619 | instance | [percona-xtradb-cluster-operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:43:56.868624 | instance | [percona-xtradb-cluster-operator] interpreter could change the meaning of that path. See 2026-04-20 10:43:56.868628 | instance | [percona-xtradb-cluster-operator] https://docs.ansible.com/ansible- 2026-04-20 10:43:56.868658 | instance | [percona-xtradb-cluster-operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:43:56.899519 | instance | [percona-xtradb-cluster-operator] ok: [instance] 2026-04-20 10:43:56.899560 | instance | [percona-xtradb-cluster-operator] 2026-04-20 10:43:56.899571 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:43:56.904839 | instance | [rabbitmq-cluster-operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:43:56.904895 | instance | [rabbitmq-cluster-operator] 2026-04-20 10:43:56.904906 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:43:56.942412 | instance | [percona-xtradb-cluster-operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:43:56.942483 | instance | [percona-xtradb-cluster-operator] 2026-04-20 10:43:56.942495 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:43:57.505622 | instance | [rabbitmq-cluster-operator] changed: [instance] 2026-04-20 10:43:57.505678 | instance | [rabbitmq-cluster-operator] 2026-04-20 10:43:57.505689 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-20 10:43:57.523586 | instance | [percona-xtradb-cluster-operator] changed: [instance] 2026-04-20 10:43:57.523603 | instance | [percona-xtradb-cluster-operator] 2026-04-20 10:43:57.523609 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-20 10:43:57.655583 | instance | [cluster-issuer] changed: [instance] 2026-04-20 10:43:57.655645 | instance | [cluster-issuer] 2026-04-20 10:43:57.655668 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-20 10:43:57.693108 | instance | [cluster-issuer] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-20 10:43:57.693218 | instance | [cluster-issuer] 2026-04-20 10:43:57.693229 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-20 10:43:58.399018 | instance | [cluster-issuer] changed: [instance] 2026-04-20 10:43:58.399066 | instance | [cluster-issuer] 2026-04-20 10:43:58.399072 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-20 10:43:59.352779 | instance | [cluster-issuer] ok: [instance] 2026-04-20 10:43:59.352840 | instance | [cluster-issuer] 2026-04-20 10:43:59.352853 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-20 10:44:00.191803 | instance | [cluster-issuer] changed: [instance] 2026-04-20 10:44:00.191875 | instance | [cluster-issuer] 2026-04-20 10:44:00.191887 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-20 10:44:00.191897 | instance | [cluster-issuer] 2026-04-20 10:44:00.191907 | instance | [cluster-issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-20 10:44:00.224437 | instance | [cluster-issuer] skipping: [instance] 2026-04-20 10:44:00.224499 | instance | [cluster-issuer] 2026-04-20 10:44:00.224510 | instance | [cluster-issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-20 10:44:00.235272 | instance | [percona-xtradb-cluster-operator] ok: [instance] 2026-04-20 10:44:00.235296 | instance | [percona-xtradb-cluster-operator] 2026-04-20 10:44:00.235306 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-20 10:44:00.512874 | instance | [rabbitmq-cluster-operator] ok: [instance] => (item=messaging-topology-operator) 2026-04-20 10:44:00.512927 | instance | [rabbitmq-cluster-operator] ok: [instance] => (item=rabbitmq-cluster) 2026-04-20 10:44:00.512943 | instance | [rabbitmq-cluster-operator] 2026-04-20 10:44:00.512958 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-20 10:44:02.023516 | instance | [cluster-issuer] changed: [instance] 2026-04-20 10:44:02.023597 | instance | [cluster-issuer] 2026-04-20 10:44:02.023603 | instance | [cluster-issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-20 10:44:02.775715 | instance | [percona-xtradb-cluster-operator] changed: [instance] 2026-04-20 10:44:02.775769 | instance | [percona-xtradb-cluster-operator] 2026-04-20 10:44:02.775781 | instance | [percona-xtradb-cluster-operator] PLAY RECAP ********************************************************************* 2026-04-20 10:44:02.775806 | instance | [percona-xtradb-cluster-operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-20 10:44:02.775817 | instance | [percona-xtradb-cluster-operator] 2026-04-20 10:44:02.863479 | instance | ==> [percona-xtradb-cluster-operator] Deployment complete 2026-04-20 10:44:03.908343 | instance | [rabbitmq-cluster-operator] changed: [instance] 2026-04-20 10:44:03.908393 | instance | [rabbitmq-cluster-operator] 2026-04-20 10:44:03.908403 | instance | [rabbitmq-cluster-operator] PLAY RECAP ********************************************************************* 2026-04-20 10:44:03.908408 | instance | [rabbitmq-cluster-operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-20 10:44:03.908413 | instance | [rabbitmq-cluster-operator] 2026-04-20 10:44:03.968444 | instance | ==> [rabbitmq-cluster-operator] Deployment complete 2026-04-20 10:44:04.068774 | instance | [cluster-issuer] changed: [instance] 2026-04-20 10:44:04.068848 | instance | [cluster-issuer] 2026-04-20 10:44:04.068861 | instance | [cluster-issuer] PLAY RECAP ********************************************************************* 2026-04-20 10:44:04.068872 | instance | [cluster-issuer] instance : ok=8 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-20 10:44:04.068883 | instance | [cluster-issuer] 2026-04-20 10:44:04.129687 | instance | ==> [cluster-issuer] Deployment complete 2026-04-20 10:44:04.129771 | instance | ==> [percona-xtradb-cluster] Starting deployment 2026-04-20 10:44:04.130282 | instance | ==> [valkey] Starting deployment 2026-04-20 10:44:04.657667 | instance | [valkey] 2026-04-20 10:44:04.657711 | instance | [valkey] PLAY [controllers] ************************************************************* 2026-04-20 10:44:04.657718 | instance | [valkey] 2026-04-20 10:44:04.657724 | instance | [valkey] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:44:04.691011 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:04.691053 | instance | [percona-xtradb-cluster] PLAY [controllers] ************************************************************* 2026-04-20 10:44:04.691060 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:04.691066 | instance | [percona-xtradb-cluster] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:44:06.245324 | instance | [valkey] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:44:06.245368 | instance | [valkey] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:44:06.245373 | instance | [valkey] interpreter could change the meaning of that path. See 2026-04-20 10:44:06.245378 | instance | [valkey] https://docs.ansible.com/ansible- 2026-04-20 10:44:06.245382 | instance | [valkey] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:44:06.255085 | instance | [percona-xtradb-cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:44:06.255127 | instance | [percona-xtradb-cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:44:06.255133 | instance | [percona-xtradb-cluster] interpreter could change the meaning of that path. See 2026-04-20 10:44:06.255137 | instance | [percona-xtradb-cluster] https://docs.ansible.com/ansible- 2026-04-20 10:44:06.255147 | instance | [percona-xtradb-cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:44:06.275592 | instance | [percona-xtradb-cluster] ok: [instance] 2026-04-20 10:44:06.275766 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:06.275778 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-20 10:44:06.285065 | instance | [valkey] ok: [instance] 2026-04-20 10:44:06.285223 | instance | [valkey] 2026-04-20 10:44:06.285241 | instance | [valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:44:06.329799 | instance | [valkey] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:44:06.329892 | instance | [valkey] 2026-04-20 10:44:06.329903 | instance | [valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:44:06.943241 | instance | [valkey] changed: [instance] 2026-04-20 10:44:06.943294 | instance | [valkey] 2026-04-20 10:44:06.943306 | instance | [valkey] TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-20 10:44:07.106818 | instance | [percona-xtradb-cluster] ok: [instance] 2026-04-20 10:44:07.106873 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:07.106886 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-20 10:44:07.894415 | instance | [valkey] changed: [instance] 2026-04-20 10:44:07.894474 | instance | [valkey] 2026-04-20 10:44:07.894485 | instance | [valkey] TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-20 10:44:08.033255 | instance | [percona-xtradb-cluster] changed: [instance] 2026-04-20 10:44:08.033313 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:08.033319 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-20 10:44:09.111171 | instance | [percona-xtradb-cluster] ok: [instance] 2026-04-20 10:44:09.111230 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:09.111242 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-20 10:44:09.148281 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-20 10:44:09.148317 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:09.148329 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-20 10:44:09.182585 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-20 10:44:09.182625 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:09.182637 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-20 10:44:09.219013 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-20 10:44:09.219048 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:09.219058 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-20 10:44:09.260042 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-20 10:44:09.260070 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:09.260076 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-20 10:44:09.305361 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-20 10:44:09.305407 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:09.305414 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-20 10:44:09.337559 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-20 10:44:09.337576 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:09.337581 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-20 10:44:09.377998 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-20 10:44:09.378029 | instance | [percona-xtradb-cluster] 2026-04-20 10:44:09.378035 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-20 10:44:10.525636 | instance | [valkey] changed: [instance] 2026-04-20 10:44:10.525707 | instance | [valkey] 2026-04-20 10:44:10.525713 | instance | [valkey] PLAY RECAP ********************************************************************* 2026-04-20 10:44:10.525719 | instance | [valkey] instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-20 10:44:10.525724 | instance | [valkey] 2026-04-20 10:44:10.655023 | instance | ==> [valkey] Deployment complete 2026-04-20 10:46:24.324740 | instance | [percona-xtradb-cluster] changed: [instance] 2026-04-20 10:46:24.324799 | instance | [percona-xtradb-cluster] 2026-04-20 10:46:24.324811 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-20 10:46:25.030195 | instance | [percona-xtradb-cluster] changed: [instance] 2026-04-20 10:46:25.030247 | instance | [percona-xtradb-cluster] 2026-04-20 10:46:25.030259 | instance | [percona-xtradb-cluster] PLAY RECAP ********************************************************************* 2026-04-20 10:46:25.030269 | instance | [percona-xtradb-cluster] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-04-20 10:46:25.030278 | instance | [percona-xtradb-cluster] 2026-04-20 10:46:25.102151 | instance | ==> [percona-xtradb-cluster] Deployment complete 2026-04-20 10:46:25.102244 | instance | ==> [keycloak] Starting deployment 2026-04-20 10:46:25.639147 | instance | [keycloak] 2026-04-20 10:46:25.639216 | instance | [keycloak] PLAY [controllers] ************************************************************* 2026-04-20 10:46:25.639225 | instance | [keycloak] 2026-04-20 10:46:25.639231 | instance | [keycloak] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:46:27.161591 | instance | [keycloak] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:46:27.161695 | instance | [keycloak] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:46:27.161709 | instance | [keycloak] interpreter could change the meaning of that path. See 2026-04-20 10:46:27.161720 | instance | [keycloak] https://docs.ansible.com/ansible- 2026-04-20 10:46:27.161731 | instance | [keycloak] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:46:27.192148 | instance | [keycloak] ok: [instance] 2026-04-20 10:46:27.192186 | instance | [keycloak] 2026-04-20 10:46:27.192198 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-20 10:46:27.230875 | instance | [keycloak] skipping: [instance] 2026-04-20 10:46:27.230909 | instance | [keycloak] 2026-04-20 10:46:27.230919 | instance | [keycloak] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-20 10:46:27.264012 | instance | [keycloak] skipping: [instance] 2026-04-20 10:46:27.264043 | instance | [keycloak] 2026-04-20 10:46:27.264054 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-20 10:46:27.289645 | instance | [keycloak] skipping: [instance] 2026-04-20 10:46:27.289678 | instance | [keycloak] 2026-04-20 10:46:27.289689 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-20 10:46:27.314166 | instance | [keycloak] skipping: [instance] 2026-04-20 10:46:27.314202 | instance | [keycloak] 2026-04-20 10:46:27.314213 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-20 10:46:28.172256 | instance | [keycloak] ok: [instance] 2026-04-20 10:46:28.172363 | instance | [keycloak] 2026-04-20 10:46:28.172376 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-20 10:46:28.217344 | instance | [keycloak] ok: [instance] 2026-04-20 10:46:28.217384 | instance | [keycloak] 2026-04-20 10:46:28.217396 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-20 10:46:28.252967 | instance | [keycloak] ok: [instance] 2026-04-20 10:46:28.253030 | instance | [keycloak] 2026-04-20 10:46:28.253041 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-20 10:46:28.299023 | instance | [keycloak] ok: [instance] => (item=oslo_db) 2026-04-20 10:46:28.299128 | instance | [keycloak] 2026-04-20 10:46:28.299142 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-20 10:46:28.341800 | instance | [keycloak] ok: [instance] 2026-04-20 10:46:28.341899 | instance | [keycloak] 2026-04-20 10:46:28.341920 | instance | [keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:46:28.384711 | instance | [keycloak] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:46:28.384794 | instance | [keycloak] 2026-04-20 10:46:28.384808 | instance | [keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:46:29.013863 | instance | [keycloak] changed: [instance] 2026-04-20 10:46:29.013939 | instance | [keycloak] 2026-04-20 10:46:29.013956 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-20 10:46:29.689981 | instance | [keycloak] ok: [instance] 2026-04-20 10:46:29.690036 | instance | [keycloak] 2026-04-20 10:46:29.690049 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-20 10:46:30.997475 | instance | [keycloak] changed: [instance] 2026-04-20 10:46:30.997537 | instance | [keycloak] 2026-04-20 10:46:30.997560 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-20 10:46:31.434341 | instance | [keycloak] ok: [instance] 2026-04-20 10:46:31.434391 | instance | [keycloak] 2026-04-20 10:46:31.434399 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-20 10:46:31.905205 | instance | [keycloak] changed: [instance] 2026-04-20 10:46:31.905252 | instance | [keycloak] 2026-04-20 10:46:31.905260 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-20 10:46:32.408959 | instance | [keycloak] changed: [instance] 2026-04-20 10:46:32.409006 | instance | [keycloak] 2026-04-20 10:46:32.409012 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-20 10:46:32.820575 | instance | [keycloak] ok: [instance] 2026-04-20 10:46:32.820632 | instance | [keycloak] 2026-04-20 10:46:32.820647 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-20 10:48:52.590279 | instance | [keycloak] changed: [instance] 2026-04-20 10:48:52.590354 | instance | [keycloak] 2026-04-20 10:48:52.590366 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-20 10:48:53.325439 | instance | [keycloak] ok: [instance] 2026-04-20 10:48:53.325483 | instance | [keycloak] 2026-04-20 10:48:53.325489 | instance | [keycloak] TASK [Create Keycloak Ingress] ************************************************* 2026-04-20 10:48:53.379164 | instance | [keycloak] included: ingress for instance 2026-04-20 10:48:53.379213 | instance | [keycloak] 2026-04-20 10:48:53.379218 | instance | [keycloak] TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-20 10:48:54.380267 | instance | [keycloak] changed: [instance] 2026-04-20 10:48:54.380310 | instance | [keycloak] 2026-04-20 10:48:54.380315 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-20 10:48:54.714270 | instance | [keycloak] ok: [instance] 2026-04-20 10:48:54.714310 | instance | [keycloak] 2026-04-20 10:48:54.714315 | instance | [keycloak] PLAY RECAP ********************************************************************* 2026-04-20 10:48:54.714320 | instance | [keycloak] instance : ok=19 changed=6 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-04-20 10:48:54.714325 | instance | [keycloak] 2026-04-20 10:48:54.773704 | instance | ==> [keycloak] Deployment complete 2026-04-20 10:48:54.773805 | instance | ==> [keystone] Starting deployment 2026-04-20 10:48:54.773820 | instance | ==> [kube-prometheus-stack] Starting deployment 2026-04-20 10:48:55.370774 | instance | [keystone] 2026-04-20 10:48:55.370809 | instance | [keystone] PLAY [controllers[0]] ********************************************************** 2026-04-20 10:48:55.370815 | instance | [keystone] 2026-04-20 10:48:55.370823 | instance | [keystone] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:48:55.392456 | instance | [kube-prometheus-stack] 2026-04-20 10:48:55.392493 | instance | [kube-prometheus-stack] PLAY [controllers[0]] ********************************************************** 2026-04-20 10:48:55.392500 | instance | [kube-prometheus-stack] 2026-04-20 10:48:55.392505 | instance | [kube-prometheus-stack] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:48:56.879452 | instance | [kube-prometheus-stack] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:48:56.879506 | instance | [kube-prometheus-stack] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:48:56.879519 | instance | [kube-prometheus-stack] interpreter could change the meaning of that path. See 2026-04-20 10:48:56.879546 | instance | [kube-prometheus-stack] https://docs.ansible.com/ansible- 2026-04-20 10:48:56.879556 | instance | [kube-prometheus-stack] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:48:56.885484 | instance | [keystone] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:48:56.885510 | instance | [keystone] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:48:56.885520 | instance | [keystone] interpreter could change the meaning of that path. See 2026-04-20 10:48:56.885529 | instance | [keystone] https://docs.ansible.com/ansible- 2026-04-20 10:48:56.885538 | instance | [keystone] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:48:56.903864 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-20 10:48:56.903893 | instance | [kube-prometheus-stack] 2026-04-20 10:48:56.903902 | instance | [kube-prometheus-stack] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:48:56.908056 | instance | [keystone] ok: [instance] 2026-04-20 10:48:56.908091 | instance | [keystone] 2026-04-20 10:48:56.908142 | instance | [keystone] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-20 10:48:56.951374 | instance | [kube-prometheus-stack] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:48:56.951446 | instance | [kube-prometheus-stack] 2026-04-20 10:48:56.951458 | instance | [kube-prometheus-stack] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:48:57.619212 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-20 10:48:57.619453 | instance | [kube-prometheus-stack] 2026-04-20 10:48:57.619466 | instance | [kube-prometheus-stack] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-20 10:48:59.003089 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-20 10:48:59.003177 | instance | [kube-prometheus-stack] 2026-04-20 10:48:59.003188 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-20 10:48:59.896782 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-20 10:48:59.896849 | instance | [kube-prometheus-stack] 2026-04-20 10:48:59.896862 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-20 10:49:00.831578 | instance | [keystone] changed: [instance] 2026-04-20 10:49:00.831616 | instance | [keystone] 2026-04-20 10:49:00.831621 | instance | [keystone] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-20 10:49:01.261545 | instance | [keystone] changed: [instance] 2026-04-20 10:49:01.261626 | instance | [keystone] 2026-04-20 10:49:01.261639 | instance | [keystone] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-20 10:49:02.030262 | instance | [keystone] changed: [instance] 2026-04-20 10:49:02.030323 | instance | [keystone] 2026-04-20 10:49:02.030330 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-20 10:49:02.101812 | instance | [keystone] ok: [instance] 2026-04-20 10:49:02.101905 | instance | [keystone] 2026-04-20 10:49:02.101920 | instance | [keystone] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-20 10:49:02.162585 | instance | [keystone] included: rabbitmq for instance 2026-04-20 10:49:02.162627 | instance | [keystone] 2026-04-20 10:49:02.162632 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-20 10:49:03.056332 | instance | [keystone] ok: [instance] 2026-04-20 10:49:03.056407 | instance | [keystone] 2026-04-20 10:49:03.056419 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-20 10:49:03.114995 | instance | [keystone] skipping: [instance] 2026-04-20 10:49:03.115037 | instance | [keystone] 2026-04-20 10:49:03.115049 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-20 10:49:03.162217 | instance | [keystone] skipping: [instance] 2026-04-20 10:49:03.162295 | instance | [keystone] 2026-04-20 10:49:03.162306 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-20 10:49:03.204265 | instance | [keystone] skipping: [instance] 2026-04-20 10:49:03.204314 | instance | [keystone] 2026-04-20 10:49:03.204322 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-20 10:49:08.148084 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-20 10:49:08.148151 | instance | [kube-prometheus-stack] 2026-04-20 10:49:08.148164 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-20 10:49:09.825133 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-20 10:49:09.825191 | instance | [kube-prometheus-stack] 2026-04-20 10:49:09.825203 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-20 10:49:10.260191 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-20 10:49:10.260236 | instance | [kube-prometheus-stack] 2026-04-20 10:49:10.260242 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-20 10:49:10.558161 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-20 10:49:10.558259 | instance | [kube-prometheus-stack] 2026-04-20 10:49:10.558310 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-20 10:49:10.865735 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-20 10:49:10.865848 | instance | [kube-prometheus-stack] 2026-04-20 10:49:10.865860 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-20 10:49:11.620585 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-20 10:49:11.620687 | instance | [kube-prometheus-stack] 2026-04-20 10:49:11.620717 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-20 10:49:28.846255 | instance | [kube-prometheus-stack] changed: [instance] => (item=alertmanager) 2026-04-20 10:49:28.846316 | instance | [kube-prometheus-stack] changed: [instance] => (item=grafana) 2026-04-20 10:49:28.846327 | instance | [kube-prometheus-stack] changed: [instance] => (item=prometheus) 2026-04-20 10:49:28.846336 | instance | [kube-prometheus-stack] 2026-04-20 10:49:28.846345 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-20 10:49:30.866838 | instance | [kube-prometheus-stack] ok: [instance] => (item=alertmanager) 2026-04-20 10:49:30.866899 | instance | [kube-prometheus-stack] ok: [instance] => (item=grafana) 2026-04-20 10:49:30.866905 | instance | [kube-prometheus-stack] ok: [instance] => (item=prometheus) 2026-04-20 10:49:30.866926 | instance | [kube-prometheus-stack] 2026-04-20 10:49:30.866932 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-20 10:49:34.381506 | instance | [keystone] changed: [instance] 2026-04-20 10:49:34.381570 | instance | [keystone] 2026-04-20 10:49:34.381582 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-20 10:49:34.433240 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-20 10:49:34.433290 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-20 10:49:34.433308 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-20 10:49:34.433318 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-20 10:49:34.433327 | instance | [kube-prometheus-stack] 2026-04-20 10:49:34.433336 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-20 10:49:35.070949 | instance | [keystone] ok: [instance] 2026-04-20 10:49:35.070986 | instance | [keystone] 2026-04-20 10:49:35.070992 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-20 10:49:35.111012 | instance | [keystone] ok: [instance] 2026-04-20 10:49:35.111033 | instance | [keystone] 2026-04-20 10:49:35.111038 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-20 10:49:35.815549 | instance | [keystone] ok: [instance] 2026-04-20 10:49:35.815590 | instance | [keystone] 2026-04-20 10:49:35.815597 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-20 10:49:35.862839 | instance | [keystone] ok: [instance] 2026-04-20 10:49:35.862880 | instance | [keystone] 2026-04-20 10:49:35.862891 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-20 10:49:35.894731 | instance | [keystone] ok: [instance] 2026-04-20 10:49:35.894764 | instance | [keystone] 2026-04-20 10:49:35.894774 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-20 10:49:35.965310 | instance | [keystone] ok: [instance] => (item=oslo_db) 2026-04-20 10:49:35.965344 | instance | [keystone] ok: [instance] => (item=oslo_cache) 2026-04-20 10:49:35.965355 | instance | [keystone] ok: [instance] => (item=oslo_messaging) 2026-04-20 10:49:35.965363 | instance | [keystone] ok: [instance] => (item=identity) 2026-04-20 10:49:35.965372 | instance | [keystone] 2026-04-20 10:49:35.965381 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-20 10:49:36.026804 | instance | [keystone] ok: [instance] 2026-04-20 10:49:36.026888 | instance | [keystone] 2026-04-20 10:49:36.026894 | instance | [keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:49:36.084992 | instance | [keystone] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:49:36.085008 | instance | [keystone] 2026-04-20 10:49:36.085013 | instance | [keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:49:36.728654 | instance | [keystone] changed: [instance] 2026-04-20 10:49:36.728689 | instance | [keystone] 2026-04-20 10:49:36.728694 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-20 10:49:39.559852 | instance | [keystone] ok: [instance] => (item=None) 2026-04-20 10:49:39.559915 | instance | [keystone] ok: [instance] 2026-04-20 10:49:39.559924 | instance | [keystone] 2026-04-20 10:49:39.559930 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-20 10:49:41.048726 | instance | [keystone] ok: [instance] => (item=atmosphere) 2026-04-20 10:49:41.048804 | instance | [keystone] 2026-04-20 10:49:41.048816 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-20 10:49:41.826972 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-20 10:49:41.827033 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-20 10:49:41.827044 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-20 10:49:41.827053 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-20 10:49:41.827061 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-20 10:49:41.827070 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-20 10:49:41.827079 | instance | [kube-prometheus-stack] 2026-04-20 10:49:41.827088 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-20 10:49:42.031474 | instance | [keystone] changed: [instance] 2026-04-20 10:49:42.031537 | instance | [keystone] 2026-04-20 10:49:42.031549 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-20 10:49:43.335998 | instance | [keystone] changed: [instance] => (item=None) 2026-04-20 10:49:43.336061 | instance | [keystone] changed: [instance] 2026-04-20 10:49:43.336072 | instance | [keystone] 2026-04-20 10:49:43.336083 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-20 10:49:44.929337 | instance | [keystone] changed: [instance] => (item=None) 2026-04-20 10:49:44.929404 | instance | [keystone] changed: [instance] 2026-04-20 10:49:44.929479 | instance | [keystone] 2026-04-20 10:49:44.929489 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-20 10:49:53.351541 | instance | [kube-prometheus-stack] changed: [instance] => (item=alertmanager) 2026-04-20 10:49:53.351610 | instance | [kube-prometheus-stack] changed: [instance] => (item=prometheus) 2026-04-20 10:49:53.351616 | instance | [kube-prometheus-stack] 2026-04-20 10:49:53.351621 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-20 10:50:04.931159 | instance | [kube-prometheus-stack] changed: [instance] => (item=alertmanager) 2026-04-20 10:50:04.931233 | instance | [kube-prometheus-stack] changed: [instance] => (item=prometheus) 2026-04-20 10:50:04.931244 | instance | [kube-prometheus-stack] 2026-04-20 10:50:04.931254 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-20 10:50:05.685058 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-20 10:50:05.685118 | instance | [kube-prometheus-stack] 2026-04-20 10:50:05.685126 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-20 10:50:12.517707 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-20 10:50:12.517756 | instance | [kube-prometheus-stack] 2026-04-20 10:50:12.517763 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-20 10:50:27.130320 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-20 10:50:27.130410 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-20 10:50:27.130421 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-20 10:50:27.130445 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-20 10:50:27.130455 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-20 10:50:27.130464 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-20 10:50:27.130473 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-20 10:50:27.130481 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-20 10:50:27.130490 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-20 10:50:27.130498 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-20 10:50:27.130507 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-20 10:50:27.130516 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-20 10:50:27.130524 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-20 10:50:27.130533 | instance | [kube-prometheus-stack] 2026-04-20 10:50:27.130542 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-20 10:51:00.251131 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-20 10:51:00.251190 | instance | [kube-prometheus-stack] 2026-04-20 10:51:00.251196 | instance | [kube-prometheus-stack] PLAY RECAP ********************************************************************* 2026-04-20 10:51:00.251201 | instance | [kube-prometheus-stack] instance : ok=21 changed=11 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-20 10:51:00.251206 | instance | [kube-prometheus-stack] 2026-04-20 10:51:00.337678 | instance | ==> [kube-prometheus-stack] Deployment complete 2026-04-20 10:52:28.811276 | instance | [keystone] changed: [instance] 2026-04-20 10:52:28.811329 | instance | [keystone] 2026-04-20 10:52:28.811336 | instance | [keystone] TASK [Create Ingress] ********************************************************** 2026-04-20 10:52:28.912192 | instance | [keystone] included: openstack_helm_ingress for instance 2026-04-20 10:52:28.912230 | instance | [keystone] 2026-04-20 10:52:28.912240 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-20 10:52:28.964061 | instance | [keystone] skipping: [instance] 2026-04-20 10:52:28.964076 | instance | [keystone] 2026-04-20 10:52:28.964082 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-20 10:52:29.010698 | instance | [keystone] skipping: [instance] 2026-04-20 10:52:29.010731 | instance | [keystone] 2026-04-20 10:52:29.010742 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-20 10:52:29.074511 | instance | [keystone] ok: [instance] 2026-04-20 10:52:29.074561 | instance | [keystone] 2026-04-20 10:52:29.074572 | instance | [keystone] TASK [Create Ingress identity] ************************************************* 2026-04-20 10:52:29.131631 | instance | [keystone] included: ingress for instance 2026-04-20 10:52:29.131664 | instance | [keystone] 2026-04-20 10:52:29.131674 | instance | [keystone] TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-20 10:52:30.131997 | instance | [keystone] changed: [instance] 2026-04-20 10:52:30.132064 | instance | [keystone] 2026-04-20 10:52:30.132075 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-20 10:52:33.578238 | instance | [keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-20 10:52:33.578300 | instance | [keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-20 10:52:33.578334 | instance | [keystone] ok: [instance] 2026-04-20 10:52:33.578344 | instance | [keystone] 2026-04-20 10:52:33.578353 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-20 10:52:34.292566 | instance | [keystone] ok: [instance] 2026-04-20 10:52:34.292623 | instance | [keystone] 2026-04-20 10:52:34.292653 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-20 10:52:35.711767 | instance | [keystone] ok: [instance] => (item=atmosphere) 2026-04-20 10:52:35.711836 | instance | [keystone] 2026-04-20 10:52:35.711847 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-20 10:52:36.914143 | instance | [keystone] changed: [instance] => (item=atmosphere) 2026-04-20 10:52:36.914198 | instance | [keystone] 2026-04-20 10:52:36.914210 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-20 10:52:38.116161 | instance | [keystone] changed: [instance] => (item=atmosphere) 2026-04-20 10:52:38.116212 | instance | [keystone] 2026-04-20 10:52:38.116223 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-20 10:52:39.274579 | instance | [keystone] changed: [instance] => (item=atmosphere) 2026-04-20 10:52:39.274644 | instance | [keystone] 2026-04-20 10:52:39.274655 | instance | [keystone] PLAY RECAP ********************************************************************* 2026-04-20 10:52:39.274666 | instance | [keystone] instance : ok=33 changed=13 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-20 10:52:39.274676 | instance | [keystone] 2026-04-20 10:52:39.353383 | instance | ==> [keystone] Deployment complete 2026-04-20 10:52:39.353439 | instance | ==> [horizon] Starting deployment 2026-04-20 10:52:39.866576 | instance | [horizon] 2026-04-20 10:52:39.866635 | instance | [horizon] PLAY [controllers[0]] ********************************************************** 2026-04-20 10:52:39.866647 | instance | [horizon] 2026-04-20 10:52:39.866656 | instance | [horizon] TASK [Gathering Facts] ********************************************************* 2026-04-20 10:52:41.608766 | instance | [horizon] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:52:41.609059 | instance | [horizon] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:52:41.609068 | instance | [horizon] interpreter could change the meaning of that path. See 2026-04-20 10:52:41.609079 | instance | [horizon] https://docs.ansible.com/ansible- 2026-04-20 10:52:41.609085 | instance | [horizon] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:52:41.655547 | instance | [horizon] ok: [instance] 2026-04-20 10:52:41.655617 | instance | [horizon] 2026-04-20 10:52:41.655643 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-20 10:52:41.770909 | instance | [horizon] ok: [instance] 2026-04-20 10:52:41.771006 | instance | [horizon] 2026-04-20 10:52:41.771019 | instance | [horizon] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-20 10:52:41.796409 | instance | [horizon] skipping: [instance] 2026-04-20 10:52:41.796443 | instance | [horizon] 2026-04-20 10:52:41.796471 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-20 10:52:41.827638 | instance | [horizon] skipping: [instance] 2026-04-20 10:52:41.827722 | instance | [horizon] 2026-04-20 10:52:41.827752 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-20 10:52:41.859484 | instance | [horizon] skipping: [instance] 2026-04-20 10:52:41.859536 | instance | [horizon] 2026-04-20 10:52:41.859542 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-20 10:52:42.709109 | instance | [horizon] ok: [instance] 2026-04-20 10:52:42.709175 | instance | [horizon] 2026-04-20 10:52:42.709187 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-20 10:52:42.763272 | instance | [horizon] ok: [instance] 2026-04-20 10:52:42.763338 | instance | [horizon] 2026-04-20 10:52:42.763349 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-20 10:52:42.824579 | instance | [horizon] ok: [instance] 2026-04-20 10:52:42.824667 | instance | [horizon] 2026-04-20 10:52:42.824680 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-20 10:52:42.901657 | instance | [horizon] ok: [instance] => (item=dashboard) 2026-04-20 10:52:42.901736 | instance | [horizon] ok: [instance] => (item=oslo_cache) 2026-04-20 10:52:42.901747 | instance | [horizon] ok: [instance] => (item=oslo_db) 2026-04-20 10:52:42.901756 | instance | [horizon] ok: [instance] => (item=identity) 2026-04-20 10:52:42.901764 | instance | [horizon] 2026-04-20 10:52:42.901774 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-20 10:52:42.953371 | instance | [horizon] ok: [instance] 2026-04-20 10:52:42.953437 | instance | [horizon] 2026-04-20 10:52:42.953448 | instance | [horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 10:52:43.004040 | instance | [horizon] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 10:52:43.004079 | instance | [horizon] 2026-04-20 10:52:43.004087 | instance | [horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 10:52:43.590012 | instance | [horizon] changed: [instance] 2026-04-20 10:52:43.590072 | instance | [horizon] 2026-04-20 10:52:43.590079 | instance | [horizon] TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-20 10:53:49.688740 | instance | [horizon] changed: [instance] 2026-04-20 10:53:49.688804 | instance | [horizon] 2026-04-20 10:53:49.688815 | instance | [horizon] TASK [Create Ingress] ********************************************************** 2026-04-20 10:53:49.794756 | instance | [horizon] included: openstack_helm_ingress for instance 2026-04-20 10:53:49.794790 | instance | [horizon] 2026-04-20 10:53:49.794796 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-20 10:53:49.834072 | instance | [horizon] skipping: [instance] 2026-04-20 10:53:49.834149 | instance | [horizon] 2026-04-20 10:53:49.834172 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-20 10:53:49.871497 | instance | [horizon] skipping: [instance] 2026-04-20 10:53:49.871541 | instance | [horizon] 2026-04-20 10:53:49.871549 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-20 10:53:49.923264 | instance | [horizon] ok: [instance] 2026-04-20 10:53:49.923309 | instance | [horizon] 2026-04-20 10:53:49.923319 | instance | [horizon] TASK [Create Ingress dashboard] ************************************************ 2026-04-20 10:53:49.977984 | instance | [horizon] included: ingress for instance 2026-04-20 10:53:49.978022 | instance | [horizon] 2026-04-20 10:53:49.978030 | instance | [horizon] TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-20 10:53:51.046941 | instance | [horizon] changed: [instance] 2026-04-20 10:53:51.047001 | instance | [horizon] 2026-04-20 10:53:51.047014 | instance | [horizon] PLAY RECAP ********************************************************************* 2026-04-20 10:53:51.047025 | instance | [horizon] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-20 10:53:51.047035 | instance | [horizon] 2026-04-20 10:53:51.106770 | instance | ==> [horizon] Deployment complete 2026-04-20 10:53:51.166509 | instance | ok: Runtime: 0:11:40.162531 2026-04-20 10:53:51.179232 | 2026-04-20 10:53:51.179289 | PLAY RECAP 2026-04-20 10:53:51.179333 | instance | ok: 2 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 10:53:51.179354 | 2026-04-20 10:53:51.303659 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml@main] 2026-04-20 10:53:51.309013 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-20 10:53:51.861718 | 2026-04-20 10:53:51.862022 | PLAY [all] 2026-04-20 10:53:51.873375 | 2026-04-20 10:53:51.873467 | TASK [Add IP address to "br-ex"] 2026-04-20 10:53:52.400208 | instance | skipping: Conditional result was False 2026-04-20 10:53:52.410950 | 2026-04-20 10:53:52.411033 | TASK [Set "br-ex" interface to "up"] 2026-04-20 10:53:52.938106 | instance | skipping: Conditional result was False 2026-04-20 10:53:52.943173 | 2026-04-20 10:53:52.943268 | PLAY [all] 2026-04-20 10:53:52.954331 | 2026-04-20 10:53:52.954437 | TASK [Run molecule verify] 2026-04-20 10:53:54.604655 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-20 10:53:55.004259 | instance | INFO [keycloak > discovery] scenario test matrix: verify 2026-04-20 10:53:55.004328 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-04-20 10:54:07.527031 | instance | INFO [keycloak > verify] Executing 2026-04-20 10:54:08.275883 | instance | 2026-04-20 10:54:08.275950 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-04-20 10:54:08.275962 | instance | 2026-04-20 10:54:08.275973 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 10:54:08.275987 | instance | Monday 20 April 2026 10:54:08 +0000 (0:00:00.010) 0:00:00.010 ********** 2026-04-20 10:54:09.935337 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 10:54:09.935394 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 10:54:09.935406 | instance | interpreter could change the meaning of that path. See 2026-04-20 10:54:09.935415 | instance | https://docs.ansible.com/ansible- 2026-04-20 10:54:09.935425 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 10:54:09.956269 | instance | ok: [instance] 2026-04-20 10:54:09.956302 | instance | 2026-04-20 10:54:09.956313 | instance | TASK [Create Keycloak user] **************************************************** 2026-04-20 10:54:09.956339 | instance | Monday 20 April 2026 10:54:09 +0000 (0:00:01.681) 0:00:01.691 ********** 2026-04-20 10:54:11.350906 | instance | changed: [instance -> localhost] 2026-04-20 10:54:11.351632 | instance | 2026-04-20 10:54:11.351694 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-04-20 10:54:11.351778 | instance | Monday 20 April 2026 10:54:11 +0000 (0:00:01.395) 0:00:03.086 ********** 2026-04-20 10:54:11.396210 | instance | ok: [instance] 2026-04-20 10:54:11.396458 | instance | 2026-04-20 10:54:11.396801 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-04-20 10:54:11.397087 | instance | Monday 20 April 2026 10:54:11 +0000 (0:00:00.045) 0:00:03.132 ********** 2026-04-20 10:54:15.075219 | instance | FAILED - RETRYING: [instance -> localhost]: Get list of all users in "atmosphere" domain (30 retries left). 2026-04-20 10:54:15.075355 | instance | ok: [instance -> localhost] 2026-04-20 10:54:15.075507 | instance | 2026-04-20 10:54:15.075671 | instance | TASK [Assert that the user exists] ********************************************* 2026-04-20 10:54:15.075828 | instance | Monday 20 April 2026 10:54:15 +0000 (0:00:03.678) 0:00:06.811 ********** 2026-04-20 10:54:15.104407 | instance | ok: [instance] => { 2026-04-20 10:54:15.104688 | instance | "changed": false, 2026-04-20 10:54:15.105316 | instance | "msg": "All assertions passed" 2026-04-20 10:54:15.105782 | instance | } 2026-04-20 10:54:15.105803 | instance | 2026-04-20 10:54:15.105814 | instance | PLAY RECAP ********************************************************************* 2026-04-20 10:54:15.105825 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-20 10:54:15.106034 | instance | 2026-04-20 10:54:15.106284 | instance | Monday 20 April 2026 10:54:15 +0000 (0:00:00.030) 0:00:06.841 ********** 2026-04-20 10:54:15.106519 | instance | =============================================================================== 2026-04-20 10:54:15.106733 | instance | Get list of all users in "atmosphere" domain ---------------------------- 3.68s 2026-04-20 10:54:15.106955 | instance | Gathering Facts --------------------------------------------------------- 1.68s 2026-04-20 10:54:15.107172 | instance | Create Keycloak user ---------------------------------------------------- 1.40s 2026-04-20 10:54:15.107396 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.05s 2026-04-20 10:54:15.107606 | instance | Assert that the user exists --------------------------------------------- 0.03s 2026-04-20 10:54:15.169430 | instance | INFO [keycloak > verify] Executed: Successful 2026-04-20 10:54:15.170008 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-20 10:54:15.526522 | instance | ok: Runtime: 0:00:21.930131 2026-04-20 10:54:15.529190 | 2026-04-20 10:54:15.529255 | PLAY RECAP 2026-04-20 10:54:15.529313 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-20 10:54:15.529342 | 2026-04-20 10:54:15.640544 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-20 10:54:15.644245 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-20 10:54:16.227489 | 2026-04-20 10:54:16.227623 | PLAY [all] 2026-04-20 10:54:16.241369 | 2026-04-20 10:54:16.241452 | TASK [gather-host-logs : creating directory for system status] 2026-04-20 10:54:16.569977 | instance | changed 2026-04-20 10:54:16.577262 | 2026-04-20 10:54:16.577358 | TASK [gather-host-logs : Get logs for each host] 2026-04-20 10:54:16.938347 | instance | + systemd-cgls --full --all --no-pager 2026-04-20 10:54:16.958977 | instance | + ip addr 2026-04-20 10:54:16.962835 | instance | + ip route 2026-04-20 10:54:16.965378 | instance | + lsblk 2026-04-20 10:54:16.969713 | instance | + mount 2026-04-20 10:54:16.973922 | instance | + docker images 2026-04-20 10:54:16.974347 | instance | /bin/bash: line 7: docker: command not found 2026-04-20 10:54:16.974583 | instance | + brctl show 2026-04-20 10:54:16.974964 | instance | /bin/bash: line 8: brctl: command not found 2026-04-20 10:54:16.975176 | instance | + ps aux --sort=-%mem 2026-04-20 10:54:17.012325 | instance | + dpkg -l 2026-04-20 10:54:17.027288 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-20 10:54:17.027677 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-20 10:54:17.027758 | instance | /bin/bash: line 11: docker: command not found 2026-04-20 10:54:17.028075 | instance | + '[' '!' -z '' ']' 2026-04-20 10:54:17.115661 | instance | ok: Runtime: 0:00:00.109474 2026-04-20 10:54:17.123411 | 2026-04-20 10:54:17.123496 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-20 10:54:17.787837 | instance | changed: 2026-04-20 10:54:17.788088 | instance | created directory /var/lib/zuul/builds/e80ff7d06eaa4756b75106c41331b572/work/logs/instance 2026-04-20 10:54:17.788150 | instance | cd+++++++++ system/ 2026-04-20 10:54:17.788199 | instance | >f+++++++++ system/brctl-show.txt 2026-04-20 10:54:17.788245 | instance | >f+++++++++ system/docker-images.txt 2026-04-20 10:54:17.788289 | instance | >f+++++++++ system/ip-addr.txt 2026-04-20 10:54:17.788340 | instance | >f+++++++++ system/ip-route.txt 2026-04-20 10:54:17.788387 | instance | >f+++++++++ system/lsblk.txt 2026-04-20 10:54:17.788432 | instance | >f+++++++++ system/mount.txt 2026-04-20 10:54:17.788479 | instance | >f+++++++++ system/packages.txt 2026-04-20 10:54:17.788522 | instance | >f+++++++++ system/ps.txt 2026-04-20 10:54:17.788565 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-20 10:54:17.798464 | 2026-04-20 10:54:17.798530 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-20 10:54:18.002133 | instance | changed: "values" 2026-04-20 10:54:18.164204 | instance | changed: "releases" 2026-04-20 10:54:18.173892 | 2026-04-20 10:54:18.174050 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-20 10:54:22.711689 | instance | ok: Runtime: 0:00:04.040888 2026-04-20 10:54:22.719192 | 2026-04-20 10:54:22.719297 | TASK [helm-release-status : Downloads logs to executor] 2026-04-20 10:54:23.219485 | instance | changed: 2026-04-20 10:54:23.219664 | instance | cd+++++++++ helm/ 2026-04-20 10:54:23.219692 | instance | cd+++++++++ helm/releases/ 2026-04-20 10:54:23.219712 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-20 10:54:23.219733 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-20 10:54:23.219752 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-20 10:54:23.219771 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-20 10:54:23.219789 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-20 10:54:23.219808 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-20 10:54:23.219826 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-20 10:54:23.219844 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-20 10:54:23.219866 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-20 10:54:23.219885 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-20 10:54:23.219920 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-20 10:54:23.219939 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-20 10:54:23.219958 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-20 10:54:23.219976 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-20 10:54:23.219995 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-20 10:54:23.220013 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-20 10:54:23.220033 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-20 10:54:23.220052 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-20 10:54:23.220071 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-20 10:54:23.220089 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-20 10:54:23.220107 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-20 10:54:23.220124 | instance | cd+++++++++ helm/values/ 2026-04-20 10:54:23.220142 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-20 10:54:23.220161 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-20 10:54:23.220179 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-20 10:54:23.220197 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-20 10:54:23.220216 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-20 10:54:23.220234 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-20 10:54:23.220252 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-20 10:54:23.220270 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-20 10:54:23.220288 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-20 10:54:23.220305 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-20 10:54:23.220323 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-20 10:54:23.220341 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-20 10:54:23.220358 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-20 10:54:23.220375 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-20 10:54:23.220394 | instance | cd+++++++++ helm/values/openstack/ 2026-04-20 10:54:23.220412 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-20 10:54:23.220429 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-20 10:54:23.220447 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-20 10:54:23.220465 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-20 10:54:23.220483 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-20 10:54:23.220500 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-20 10:54:23.231445 | 2026-04-20 10:54:23.231594 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-20 10:54:23.426623 | instance | changed 2026-04-20 10:54:23.432995 | 2026-04-20 10:54:23.433067 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-20 10:54:23.629541 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 10:54:23.629993 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 10:54:23.635573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:23.638126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:23.741290 | instance | node/instance 2026-04-20 10:54:23.744556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:23.812992 | instance | clusterrole/admin 2026-04-20 10:54:24.028411 | instance | clusterrole/cert-manager-cainjector 2026-04-20 10:54:24.032820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:24.055657 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-20 10:54:24.062188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:24.225531 | instance | clusterrole/cert-manager-controller-certificates 2026-04-20 10:54:24.259107 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-20 10:54:24.401793 | instance | clusterrole/cert-manager-controller-challenges 2026-04-20 10:54:24.447015 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-20 10:54:24.583179 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-20 10:54:24.614315 | instance | clusterrole/cert-manager-controller-issuers 2026-04-20 10:54:24.759598 | instance | clusterrole/cert-manager-controller-orders 2026-04-20 10:54:24.800900 | instance | clusterrole/cert-manager-edit 2026-04-20 10:54:24.916415 | instance | clusterrole/cert-manager-view 2026-04-20 10:54:24.968380 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-20 10:54:25.111564 | instance | clusterrole/cilium 2026-04-20 10:54:25.151881 | instance | clusterrole/cilium-operator 2026-04-20 10:54:25.292737 | instance | clusterrole/cluster-admin 2026-04-20 10:54:25.333715 | instance | clusterrole/edit 2026-04-20 10:54:25.478304 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-20 10:54:25.523334 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-20 10:54:25.640483 | instance | clusterrole/ingress-nginx 2026-04-20 10:54:25.705622 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-20 10:54:25.811043 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-20 10:54:25.896483 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-20 10:54:26.000195 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-20 10:54:26.065892 | instance | clusterrole/kubeadm:get-nodes 2026-04-20 10:54:26.177195 | instance | clusterrole/local-path-provisioner 2026-04-20 10:54:26.245623 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-20 10:54:26.393089 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-20 10:54:26.432604 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-20 10:54:26.565503 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-20 10:54:26.624495 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-20 10:54:26.729102 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-20 10:54:26.790883 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-20 10:54:26.898853 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-20 10:54:26.966309 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-20 10:54:27.102231 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-20 10:54:27.132887 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-20 10:54:27.277951 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-20 10:54:27.307150 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-20 10:54:27.450468 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-20 10:54:27.490961 | instance | clusterrole/system:aggregate-to-admin 2026-04-20 10:54:27.622343 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-20 10:54:27.678312 | instance | clusterrole/system:aggregate-to-edit 2026-04-20 10:54:27.779834 | instance | clusterrole/system:aggregate-to-view 2026-04-20 10:54:27.838600 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-20 10:54:27.980127 | instance | clusterrole/system:auth-delegator 2026-04-20 10:54:28.023595 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-20 10:54:28.149699 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-20 10:54:28.187267 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-20 10:54:28.311563 | instance | clusterrolebinding/cilium 2026-04-20 10:54:28.357438 | instance | clusterrole/system:basic-user 2026-04-20 10:54:28.488746 | instance | clusterrolebinding/cilium-operator 2026-04-20 10:54:28.549259 | instance | clusterrolebinding/cluster-admin 2026-04-20 10:54:28.706195 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-20 10:54:28.738120 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-20 10:54:28.901981 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-20 10:54:28.972415 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-20 10:54:29.111936 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-20 10:54:29.139138 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-20 10:54:29.287662 | instance | clusterrolebinding/ingress-nginx 2026-04-20 10:54:29.316692 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-20 10:54:29.475445 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-20 10:54:29.483924 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-20 10:54:29.649715 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-20 10:54:29.656986 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-20 10:54:29.835328 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-20 10:54:29.862282 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-20 10:54:30.023911 | instance | clusterrole/system:controller:certificate-controller 2026-04-20 10:54:30.046234 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-20 10:54:30.189665 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-20 10:54:30.245245 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-20 10:54:30.377493 | instance | clusterrole/system:controller:cronjob-controller 2026-04-20 10:54:30.443499 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-20 10:54:30.544405 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-20 10:54:30.604330 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-20 10:54:30.753261 | instance | clusterrole/system:controller:deployment-controller 2026-04-20 10:54:30.807271 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-20 10:54:30.951523 | instance | clusterrole/system:controller:disruption-controller 2026-04-20 10:54:31.044312 | instance | clusterrolebinding/local-path-provisioner 2026-04-20 10:54:31.142666 | instance | clusterrole/system:controller:endpoint-controller 2026-04-20 10:54:31.209844 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-20 10:54:31.333489 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-20 10:54:31.456694 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-20 10:54:31.566335 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-20 10:54:31.646703 | instance | clusterrole/system:controller:expand-controller 2026-04-20 10:54:31.727855 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-20 10:54:31.823284 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-20 10:54:31.900248 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-20 10:54:31.991957 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-20 10:54:32.098664 | instance | clusterrolebinding/system:basic-user 2026-04-20 10:54:32.190789 | instance | clusterrole/system:controller:job-controller 2026-04-20 10:54:32.240776 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-20 10:54:32.336327 | instance | clusterrole/system:controller:namespace-controller 2026-04-20 10:54:32.426003 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-20 10:54:32.491042 | instance | clusterrole/system:controller:node-controller 2026-04-20 10:54:32.585702 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-20 10:54:32.642960 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-20 10:54:32.752415 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-20 10:54:32.823343 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-20 10:54:32.911102 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-20 10:54:32.972023 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-20 10:54:33.089741 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-20 10:54:33.143644 | instance | clusterrole/system:controller:replicaset-controller 2026-04-20 10:54:33.256367 | instance | clusterrole/system:controller:replication-controller 2026-04-20 10:54:33.312182 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-20 10:54:33.413593 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-20 10:54:33.471332 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-20 10:54:33.591219 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-20 10:54:33.628527 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-20 10:54:33.763694 | instance | clusterrole/system:controller:route-controller 2026-04-20 10:54:33.806694 | instance | clusterrole/system:controller:service-account-controller 2026-04-20 10:54:33.917682 | instance | clusterrole/system:controller:service-controller 2026-04-20 10:54:33.979015 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-20 10:54:34.094118 | instance | clusterrole/system:controller:statefulset-controller 2026-04-20 10:54:34.163384 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-20 10:54:34.276426 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-20 10:54:34.317911 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-20 10:54:34.454804 | instance | clusterrole/system:controller:ttl-controller 2026-04-20 10:54:34.481505 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-20 10:54:34.630037 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-20 10:54:34.656310 | instance | clusterrole/system:coredns 2026-04-20 10:54:34.833482 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-20 10:54:34.856605 | instance | clusterrole/system:discovery 2026-04-20 10:54:35.022189 | instance | clusterrolebinding/system:controller:job-controller 2026-04-20 10:54:35.046301 | instance | clusterrole/system:heapster 2026-04-20 10:54:35.203673 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-20 10:54:35.217935 | instance | clusterrole/system:kube-aggregator 2026-04-20 10:54:35.378565 | instance | clusterrolebinding/system:controller:node-controller 2026-04-20 10:54:35.420514 | instance | clusterrole/system:kube-controller-manager 2026-04-20 10:54:35.559548 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-20 10:54:35.629041 | instance | clusterrole/system:kube-dns 2026-04-20 10:54:35.765900 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-20 10:54:35.816991 | instance | clusterrole/system:kube-scheduler 2026-04-20 10:54:36.005566 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-20 10:54:36.015481 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-20 10:54:36.177880 | instance | clusterrole/system:kubelet-api-admin 2026-04-20 10:54:36.218167 | instance | clusterrole/system:monitoring 2026-04-20 10:54:36.392553 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-20 10:54:36.434684 | instance | clusterrole/system:node 2026-04-20 10:54:36.580767 | instance | clusterrole/system:node-bootstrapper 2026-04-20 10:54:36.629719 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-20 10:54:36.762565 | instance | clusterrole/system:node-problem-detector 2026-04-20 10:54:36.815163 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-20 10:54:36.973379 | instance | clusterrole/system:node-proxier 2026-04-20 10:54:36.998860 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-20 10:54:37.180722 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-20 10:54:37.198710 | instance | clusterrole/system:public-info-viewer 2026-04-20 10:54:37.356122 | instance | clusterrolebinding/system:controller:route-controller 2026-04-20 10:54:37.414852 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-20 10:54:37.548059 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-20 10:54:37.615199 | instance | clusterrole/system:volume-scheduler 2026-04-20 10:54:37.729712 | instance | clusterrolebinding/system:controller:service-controller 2026-04-20 10:54:37.835727 | instance | clusterrole/view 2026-04-20 10:54:37.974678 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-20 10:54:38.056530 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-20 10:54:38.209210 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-20 10:54:38.259963 | instance | clusterrolebinding/system:coredns 2026-04-20 10:54:38.413685 | instance | clusterrolebinding/system:discovery 2026-04-20 10:54:38.458324 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-20 10:54:38.680071 | instance | clusterrolebinding/system:kube-dns 2026-04-20 10:54:38.682767 | instance | clusterrolebinding/system:kube-scheduler 2026-04-20 10:54:38.880496 | instance | clusterrolebinding/system:monitoring 2026-04-20 10:54:38.889628 | instance | clusterrolebinding/system:node 2026-04-20 10:54:39.092701 | instance | clusterrolebinding/system:node-proxier 2026-04-20 10:54:39.114388 | instance | clusterrolebinding/system:public-info-viewer 2026-04-20 10:54:39.261680 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-20 10:54:39.313692 | instance | clusterrolebinding/system:volume-scheduler 2026-04-20 10:54:39.450227 | instance | storageclass/general 2026-04-20 10:54:39.509182 | instance | namespace/auth-system 2026-04-20 10:54:39.647477 | instance | namespace/cert-manager 2026-04-20 10:54:39.682540 | instance | namespace/default 2026-04-20 10:54:39.805131 | instance | namespace/envoy-gateway-system 2026-04-20 10:54:39.854201 | instance | namespace/ingress-nginx 2026-04-20 10:54:39.975237 | instance | namespace/kube-node-lease 2026-04-20 10:54:40.029428 | instance | namespace/kube-public 2026-04-20 10:54:40.128881 | instance | namespace/kube-system 2026-04-20 10:54:40.205258 | instance | namespace/local-path-storage 2026-04-20 10:54:40.290236 | instance | namespace/monitoring 2026-04-20 10:54:40.373933 | instance | namespace/openstack 2026-04-20 10:54:40.465109 | instance | namespace/secretgen-controller 2026-04-20 10:54:40.993370 | instance | ok: Runtime: 0:00:17.010303 2026-04-20 10:54:41.000536 | 2026-04-20 10:54:41.000634 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-20 10:54:41.225774 | instance | changed 2026-04-20 10:54:41.233604 | 2026-04-20 10:54:41.233732 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-20 10:54:41.480129 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 10:54:41.480256 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 10:54:41.480270 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 10:54:41.571130 | instance | xargs: xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:41.571208 | instance | warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:41.640722 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-20 10:54:41.642629 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-20 10:54:41.645161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:41.656010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:41.723132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:41.772337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:41.808044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:41.824611 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-20 10:54:41.827183 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-20 10:54:41.859444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:41.913731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:41.970683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:41.992760 | instance | cert-manager/deployment/cert-manager 2026-04-20 10:54:42.016098 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-20 10:54:42.023236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.057907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.139444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.149133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.184321 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-20 10:54:42.226669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.236840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.255288 | instance | auth-system/endpoints/keycloak 2026-04-20 10:54:42.314437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.317737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.390627 | instance | auth-system/endpoints/keycloak-headless 2026-04-20 10:54:42.405907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.419610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.457608 | instance | auth-system/endpoints/keycloak-metrics 2026-04-20 10:54:42.532740 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:42.534155 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:42.540896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.541355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.582242 | instance | cert-manager/endpoints/cert-manager 2026-04-20 10:54:42.635454 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-20 10:54:42.636983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.645443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.730527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.740992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.801547 | instance | auth-system/ingresses/keycloak 2026-04-20 10:54:42.809668 | instance | auth-system/networkpolicies/keycloak 2026-04-20 10:54:42.846995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.864826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.936095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:42.980823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.014825 | instance | auth-system/pods/keycloak-0 2026-04-20 10:54:43.041635 | instance | cert-manager/pods/cert-manager-75c4c745bc-c7rnt 2026-04-20 10:54:43.063549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.073149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.150352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.191840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.232464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.248626 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-blj48 2026-04-20 10:54:43.282432 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-swhcp 2026-04-20 10:54:43.322698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.361165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.421717 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-20 10:54:43.423191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.470141 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-20 10:54:43.486172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.539799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.594147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.630510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.641618 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-20 10:54:43.687529 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-20 10:54:43.692357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.737576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.804900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.834386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.837373 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-20 10:54:43.899145 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-20 10:54:43.911689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:43.929626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.010166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.027814 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-20 10:54:44.029757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.066078 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-20 10:54:44.101690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.119558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.186224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.226079 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:44.231041 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-20 10:54:44.233366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.270743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.293826 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-20 10:54:44.340382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.387610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.417679 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-20 10:54:44.436717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.496999 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:44.508303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.526816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.562967 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-20 10:54:44.604793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.620473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.644599 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-20 10:54:44.700210 | instance | xargs: xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines valuewarning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.700274 | instance | 2026-04-20 10:54:44.788757 | instance | cert-manager/serviceaccounts/default 2026-04-20 10:54:44.793450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.798056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:44.854021 | instance | auth-system/secrets/keycloak 2026-04-20 10:54:44.938995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.040746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.057267 | instance | auth-system/secrets/keycloak-externaldb 2026-04-20 10:54:45.073757 | instance | auth-system/secrets/keycloak.199-204-45-250.nip.io-tls 2026-04-20 10:54:45.112145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.124868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.208687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.223221 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-20 10:54:45.224909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.278607 | instance | cert-manager/services/cert-manager 2026-04-20 10:54:45.295438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.323502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.379906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.415273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.450231 | instance | cert-manager/services/cert-manager-webhook 2026-04-20 10:54:45.461133 | instance | auth-system/serviceaccounts/default 2026-04-20 10:54:45.479912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.516331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.589037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.593122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.643682 | instance | auth-system/serviceaccounts/keycloak 2026-04-20 10:54:45.670636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.685823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.687343 | instance | auth-system/services/keycloak 2026-04-20 10:54:45.780168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.781329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.855435 | instance | auth-system/services/keycloak-headless 2026-04-20 10:54:45.881902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.881990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.917837 | instance | auth-system/services/keycloak-metrics 2026-04-20 10:54:45.961249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:45.989927 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:45.997437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.037727 | instance | auth-system/statefulsets/keycloak 2026-04-20 10:54:46.060141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.080524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.129728 | instance | default/configmaps/kube-root-ca.crt 2026-04-20 10:54:46.144631 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:46.150310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.181932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.215476 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-20 10:54:46.266322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.271596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.322106 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-20 10:54:46.367851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.369493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.391024 | instance | default/endpoints/kubernetes 2026-04-20 10:54:46.448270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.462901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.540565 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-20 10:54:46.542708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.575808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.595613 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-20 10:54:46.633312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.677744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.713998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.738575 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-zcvsj 2026-04-20 10:54:46.764709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.783263 | instance | default/serviceaccounts/default 2026-04-20 10:54:46.858553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.858849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.947155 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-20 10:54:46.956743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.959925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:46.975906 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-20 10:54:47.050022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.076521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.114630 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-20 10:54:47.155091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.170925 | instance | default/services/kubernetes 2026-04-20 10:54:47.182185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.243080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.280391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.311695 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-20 10:54:47.338377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.366479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.368303 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-20 10:54:47.418010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.470790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.497746 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-20 10:54:47.545678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.569795 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-20 10:54:47.570864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.658600 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:47.661982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.666143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.676924 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-20 10:54:47.745292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.756183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.763304 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-20 10:54:47.837005 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:47.843774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.860820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.890723 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-20 10:54:47.918679 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-20 10:54:47.928608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:47.970759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.024753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.096281 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-20 10:54:48.119020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.135964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.180302 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-20 10:54:48.200062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.212473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.324268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.360434 | instance | envoy-gateway-system/secrets/envoy 2026-04-20 10:54:48.398850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.420297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.439226 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-20 10:54:48.501483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.522191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.554179 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-20 10:54:48.590414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.647856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.653089 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-20 10:54:48.700692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.744022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.747951 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-20 10:54:48.828050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.846229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.848755 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-20 10:54:48.923143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:48.945020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.011325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.042872 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-20 10:54:49.064578 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:49.072800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.133973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.200874 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-20 10:54:49.203721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.275246 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-20 10:54:49.310757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.396622 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-20 10:54:49.417290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.463705 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-20 10:54:49.522562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.593759 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-20 10:54:49.609314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.682989 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-20 10:54:49.749070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.759683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.838898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.842050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.846017 | instance | ingress-nginx/pods/ingress-nginx-controller-v9pqj 2026-04-20 10:54:49.848774 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xwsdm 2026-04-20 10:54:49.935132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:49.947876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.049075 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-20 10:54:50.049486 | instance | ingress-nginx/roles/ingress-nginx 2026-04-20 10:54:50.052776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.086876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.145528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.198718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.238087 | instance | kube-node-lease/serviceaccounts/default 2026-04-20 10:54:50.241352 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-20 10:54:50.241474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.314286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.346884 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:50.355783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.421349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.439062 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-20 10:54:50.456902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.460032 | instance | ingress-nginx/serviceaccounts/default 2026-04-20 10:54:50.533535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.583807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.635899 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-20 10:54:50.656428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.658694 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-20 10:54:50.697202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.748709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.876237 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-20 10:54:50.877818 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-20 10:54:50.891952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.927245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:50.997810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.044235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.049424 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-20 10:54:51.053009 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-20 10:54:51.116563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.228711 | instance | kube-system/configmaps/cilium-config 2026-04-20 10:54:51.234448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.251228 | instance | kube-system/configmaps/coredns 2026-04-20 10:54:51.256699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.318040 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:51.335924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.375588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.425434 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-20 10:54:51.441618 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-20 10:54:51.475108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.492018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.599125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.608056 | instance | kube-system/configmaps/kube-proxy 2026-04-20 10:54:51.612957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.626834 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-20 10:54:51.732417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.797605 | instance | kube-system/configmaps/kubeadm-config 2026-04-20 10:54:51.823204 | instance | kube-system/configmaps/kubelet-config 2026-04-20 10:54:51.845419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.897811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.944086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:51.984950 | instance | kube-public/configmaps/cluster-info 2026-04-20 10:54:51.990464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.005399 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-20 10:54:52.030576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.140473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.144936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.182155 | instance | kube-system/daemonsets/cilium 2026-04-20 10:54:52.191717 | instance | kube-system/daemonsets/kube-proxy 2026-04-20 10:54:52.233092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.257540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.347329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.368009 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 10:54:52.377320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.380013 | instance | kube-system/deployment/cilium-operator 2026-04-20 10:54:52.380342 | instance | kube-system/deployment/coredns 2026-04-20 10:54:52.423871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.479094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.512383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.559098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.577755 | instance | kube-system/endpoints/kube-dns 2026-04-20 10:54:52.588291 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-20 10:54:52.614052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 10:54:52.743529 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-20 10:54:52.769335 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-20 10:54:52.907527 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-20 10:54:52.961800 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-20 10:54:53.082042 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-20 10:54:53.134780 | instance | kube-system/pods/cilium-j8ngv 2026-04-20 10:54:53.245237 | instance | kube-system/pods/cilium-operator-869df985b8-c4828 2026-04-20 10:54:53.318244 | instance | kube-system/pods/coredns-67659f764b-6f8z8 2026-04-20 10:54:53.434247 | instance | kube-system/pods/coredns-67659f764b-xdhvl 2026-04-20 10:54:53.512730 | instance | kube-system/pods/etcd-instance 2026-04-20 10:54:53.614775 | instance | kube-system/pods/kube-apiserver-instance 2026-04-20 10:54:53.668728 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-20 10:54:53.799234 | instance | kube-system/pods/kube-proxy-45p8b 2026-04-20 10:54:53.852760 | instance | kube-system/pods/kube-scheduler-instance 2026-04-20 10:54:53.963148 | instance | kube-system/pods/kube-vip-instance 2026-04-20 10:54:54.025918 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-20 10:54:54.125041 | instance | kube-system/rolebindings/kube-proxy 2026-04-20 10:54:54.182535 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-20 10:54:54.281326 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-20 10:54:54.342208 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-20 10:54:54.445408 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-20 10:54:54.496144 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-20 10:54:54.628073 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-20 10:54:54.653336 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-20 10:54:54.784089 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-20 10:54:54.809565 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-20 10:54:54.962033 | instance | kube-system/roles/cilium-config-agent 2026-04-20 10:54:54.988841 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-20 10:54:55.111782 | instance | kube-system/roles/kube-proxy 2026-04-20 10:54:55.143630 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-20 10:54:55.276119 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-20 10:54:55.292406 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-20 10:54:55.428605 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-20 10:54:55.455770 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-20 10:54:55.608943 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-20 10:54:55.612118 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-20 10:54:55.774346 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-20 10:54:55.813609 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-20 10:54:55.945940 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-20 10:54:55.980022 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-20 10:54:56.102983 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-20 10:54:56.152285 | instance | kube-system/secrets/bootstrap-token-2kkroy 2026-04-20 10:54:56.276926 | instance | kube-system/secrets/bootstrap-token-8otztt 2026-04-20 10:54:56.320881 | instance | kube-system/secrets/kubeadm-certs 2026-04-20 10:54:56.451304 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-20 10:54:56.501752 | instance | kube-public/serviceaccounts/default 2026-04-20 10:54:56.677789 | instance | kube-system/services/kube-dns 2026-04-20 10:54:56.715154 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-20 10:54:56.831277 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-20 10:54:56.883281 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-20 10:54:56.997792 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-20 10:54:57.059369 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-20 10:54:57.201635 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-20 10:54:57.238813 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-20 10:54:57.410234 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-20 10:54:57.419786 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-20 10:54:57.585505 | instance | kube-system/serviceaccounts/cilium 2026-04-20 10:54:57.614193 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-20 10:54:57.787429 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-20 10:54:57.798835 | instance | kube-system/serviceaccounts/coredns 2026-04-20 10:54:57.987417 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-20 10:54:57.990041 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-20 10:54:58.175393 | instance | kube-system/serviceaccounts/default 2026-04-20 10:54:58.180876 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-20 10:54:58.365853 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-20 10:54:58.368725 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-20 10:54:58.556387 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-20 10:54:58.574536 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-20 10:54:58.752895 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-20 10:54:58.782936 | instance | kube-system/serviceaccounts/expand-controller 2026-04-20 10:54:58.966399 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-20 10:54:58.993224 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-20 10:54:59.159099 | instance | kube-system/serviceaccounts/job-controller 2026-04-20 10:54:59.218533 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-20 10:54:59.346296 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-20 10:54:59.409403 | instance | kube-system/serviceaccounts/node-controller 2026-04-20 10:54:59.541680 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-20 10:54:59.598962 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-20 10:54:59.744404 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-20 10:54:59.820295 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-20 10:54:59.954351 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-20 10:55:00.042521 | instance | kube-system/serviceaccounts/replication-controller 2026-04-20 10:55:00.149826 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-20 10:55:00.230154 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-20 10:55:00.346205 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-20 10:55:00.410278 | instance | kube-system/serviceaccounts/service-controller 2026-04-20 10:55:00.541043 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-20 10:55:00.597034 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-20 10:55:00.739362 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-20 10:55:00.804697 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-20 10:55:00.947858 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-20 10:55:01.008577 | instance | local-path-storage/configmaps/local-path-config 2026-04-20 10:55:01.099286 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-20 10:55:01.162722 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-7sc4b 2026-04-20 10:55:01.252573 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-20 10:55:01.313955 | instance | local-path-storage/serviceaccounts/default 2026-04-20 10:55:01.414838 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-20 10:55:01.481105 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-20 10:55:01.573360 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-20 10:55:01.641356 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-20 10:55:01.730349 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-20 10:55:01.792856 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-20 10:55:01.885631 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-20 10:55:01.960904 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-20 10:55:02.093508 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-20 10:55:02.133149 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-20 10:55:02.330667 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-20 10:55:02.363700 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-20 10:55:02.505092 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-20 10:55:02.677574 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-20 10:55:02.684236 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-20 10:55:02.840349 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-20 10:55:02.844760 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-20 10:55:03.018836 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-20 10:55:03.029687 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-20 10:55:03.189715 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-20 10:55:03.199321 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-20 10:55:03.349384 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-20 10:55:03.366634 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-20 10:55:03.537444 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-20 10:55:03.548762 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-20 10:55:03.751850 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-20 10:55:03.751934 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-20 10:55:03.937288 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-20 10:55:03.947719 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-20 10:55:04.103314 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-20 10:55:04.135109 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-20 10:55:04.268406 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-20 10:55:04.297001 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-20 10:55:04.432019 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-20 10:55:04.458755 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-20 10:55:04.602115 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-20 10:55:04.621332 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-20 10:55:04.765646 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-20 10:55:04.792345 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-20 10:55:04.940769 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-20 10:55:04.964286 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-20 10:55:05.142623 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-20 10:55:05.148895 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-20 10:55:05.307749 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-20 10:55:05.313012 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-20 10:55:05.474651 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-20 10:55:05.481435 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-20 10:55:05.643446 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-20 10:55:05.660992 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-20 10:55:05.884462 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-20 10:55:05.907142 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-20 10:55:06.110556 | instance | monitoring/endpoints/alertmanager-operated 2026-04-20 10:55:06.117489 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-20 10:55:06.279734 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-20 10:55:06.289859 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-20 10:55:06.467352 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-20 10:55:06.470871 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-20 10:55:06.629341 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-20 10:55:06.634012 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-20 10:55:06.788685 | instance | monitoring/endpoints/prometheus-operated 2026-04-20 10:55:06.789870 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-20 10:55:06.958993 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-20 10:55:06.964949 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-20 10:55:07.136893 | instance | openstack/configmaps/horizon-bin 2026-04-20 10:55:07.152249 | instance | openstack/configmaps/keystone-bin 2026-04-20 10:55:07.308344 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-20 10:55:07.332935 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-20 10:55:07.489950 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-20 10:55:07.492257 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-20 10:55:07.659666 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-20 10:55:07.661982 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-20 10:55:07.847391 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-20 10:55:07.850540 | instance | openstack/configmaps/valkey-configuration 2026-04-20 10:55:08.007855 | instance | openstack/configmaps/valkey-health 2026-04-20 10:55:08.022133 | instance | openstack/configmaps/valkey-scripts 2026-04-20 10:55:08.185833 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-20 10:55:08.191014 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-20 10:55:08.356240 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-20 10:55:08.363000 | instance | monitoring/pods/kube-prometheus-stack-grafana-95ffdb78c-m4rfl 2026-04-20 10:55:08.539888 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2tkwz 2026-04-20 10:55:08.542592 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-5hf6g 2026-04-20 10:55:08.734984 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-l88mc 2026-04-20 10:55:08.742229 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-20 10:55:08.914410 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-20 10:55:08.942595 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-20 10:55:09.114850 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-20 10:55:09.141392 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-20 10:55:09.294842 | instance | openstack/deployment/horizon 2026-04-20 10:55:09.337450 | instance | openstack/deployment/keystone-api 2026-04-20 10:55:09.515626 | instance | openstack/deployment/memcached-memcached 2026-04-20 10:55:09.534191 | instance | openstack/deployment/pxc-operator 2026-04-20 10:55:09.711109 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-20 10:55:09.716176 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-20 10:55:09.878653 | instance | openstack/endpoints/horizon 2026-04-20 10:55:09.881196 | instance | openstack/endpoints/horizon-int 2026-04-20 10:55:10.039769 | instance | openstack/endpoints/keystone-api 2026-04-20 10:55:10.047053 | instance | openstack/endpoints/memcached 2026-04-20 10:55:10.199125 | instance | openstack/endpoints/memcached-metrics 2026-04-20 10:55:10.218551 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-20 10:55:10.360671 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-20 10:55:10.400680 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-20 10:55:10.536392 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-20 10:55:10.583299 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-20 10:55:10.701188 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-20 10:55:10.754103 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-20 10:55:10.880771 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-20 10:55:10.937688 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-20 10:55:11.049509 | instance | openstack/endpoints/valkey 2026-04-20 10:55:11.096256 | instance | openstack/endpoints/valkey-headless 2026-04-20 10:55:11.216009 | instance | openstack/endpoints/valkey-metrics 2026-04-20 10:55:11.267886 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-20 10:55:11.403344 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-20 10:55:11.441372 | instance | openstack/ingresses/dashboard 2026-04-20 10:55:11.567546 | instance | openstack/ingresses/identity 2026-04-20 10:55:11.626239 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-20 10:55:11.737782 | instance | openstack/jobs/horizon-db-init 2026-04-20 10:55:11.790300 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-20 10:55:11.905763 | instance | openstack/jobs/horizon-db-sync 2026-04-20 10:55:11.940928 | instance | openstack/jobs/keystone-bootstrap 2026-04-20 10:55:12.065802 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-20 10:55:12.125402 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-20 10:55:12.245039 | instance | openstack/jobs/keystone-credential-setup 2026-04-20 10:55:12.296041 | instance | monitoring/secrets/alertmanager-tls 2026-04-20 10:55:12.431030 | instance | openstack/jobs/keystone-db-init 2026-04-20 10:55:12.455731 | instance | monitoring/secrets/grafana-tls 2026-04-20 10:55:12.613333 | instance | openstack/jobs/keystone-db-sync 2026-04-20 10:55:12.631557 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-20 10:55:12.782203 | instance | openstack/jobs/keystone-domain-manage 2026-04-20 10:55:12.813520 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-20 10:55:12.953075 | instance | openstack/jobs/keystone-fernet-setup 2026-04-20 10:55:12.964147 | instance | openstack/jobs/keystone-rabbit-init 2026-04-20 10:55:13.129072 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-20 10:55:13.145496 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-20 10:55:13.288127 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-20 10:55:13.312041 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-20 10:55:13.444676 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-20 10:55:13.479411 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-20 10:55:13.609818 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-20 10:55:13.646964 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-l88mc-tls 2026-04-20 10:55:13.792974 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-20 10:55:13.810904 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-20 10:55:13.974380 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-20 10:55:13.988334 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-20 10:55:14.141303 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-20 10:55:14.171408 | instance | monitoring/secrets/prometheus-tls 2026-04-20 10:55:14.301904 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-20 10:55:14.347088 | instance | monitoring/serviceaccounts/default 2026-04-20 10:55:14.550377 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-20 10:55:14.604280 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-20 10:55:14.746006 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-20 10:55:14.826370 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-20 10:55:14.957860 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-20 10:55:15.029164 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-20 10:55:15.164048 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-20 10:55:15.254277 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-20 10:55:15.329995 | instance | openstack/networkpolicies/valkey 2026-04-20 10:55:15.409663 | instance | monitoring/services/alertmanager-operated 2026-04-20 10:55:15.480300 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-20 10:55:15.577838 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-20 10:55:15.647383 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-20 10:55:15.759387 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-20 10:55:15.807830 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-20 10:55:15.918775 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-20 10:55:15.961335 | instance | monitoring/services/prometheus-operated 2026-04-20 10:55:16.104529 | instance | openstack/pods/horizon-768868ffd7-77nzl 2026-04-20 10:55:16.140095 | instance | openstack/pods/horizon-768868ffd7-fp2mm 2026-04-20 10:55:16.292614 | instance | openstack/pods/horizon-768868ffd7-l7rkz 2026-04-20 10:55:16.337160 | instance | openstack/pods/horizon-db-init-gxw2k 2026-04-20 10:55:16.487152 | instance | openstack/pods/horizon-db-sync-xv8bp 2026-04-20 10:55:16.523682 | instance | openstack/pods/keystone-api-5c949c6f45-c2g45 2026-04-20 10:55:16.662322 | instance | openstack/pods/keystone-bootstrap-z9p6v 2026-04-20 10:55:16.722192 | instance | openstack/pods/keystone-credential-setup-bl6jj 2026-04-20 10:55:16.835936 | instance | openstack/pods/keystone-db-init-qrtjx 2026-04-20 10:55:16.891925 | instance | openstack/pods/keystone-db-sync-ts7ml 2026-04-20 10:55:17.016085 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-20 10:55:17.075133 | instance | openstack/pods/keystone-domain-manage-ng5z5 2026-04-20 10:55:17.215703 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-20 10:55:17.270933 | instance | openstack/pods/keystone-fernet-setup-p64sm 2026-04-20 10:55:17.428633 | instance | openstack/pods/keystone-rabbit-init-5cph5 2026-04-20 10:55:17.463568 | instance | openstack/pods/memcached-memcached-cf56b6468-jhc42 2026-04-20 10:55:17.615287 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-20 10:55:17.656043 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-20 10:55:17.797545 | instance | openstack/pods/pxc-operator-69cb5bbdb9-dsqs7 2026-04-20 10:55:17.824510 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-8dpsg 2026-04-20 10:55:17.974271 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-20 10:55:18.008135 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-67b8f 2026-04-20 10:55:18.158741 | instance | openstack/pods/valkey-node-0 2026-04-20 10:55:18.183932 | instance | openstack/pods/valkey-node-1 2026-04-20 10:55:18.341336 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-20 10:55:18.382699 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-20 10:55:18.536178 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-20 10:55:18.601393 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-1 2026-04-20 10:55:18.754846 | instance | openstack/rolebindings/horizon-horizon 2026-04-20 10:55:18.806280 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-20 10:55:18.920059 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-20 10:55:18.989451 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-20 10:55:19.093788 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-20 10:55:19.163284 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-20 10:55:19.258134 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-20 10:55:19.324447 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-20 10:55:19.416593 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-20 10:55:19.467535 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-20 10:55:19.589293 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-20 10:55:19.630982 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-20 10:55:19.748786 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-20 10:55:19.792609 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-20 10:55:19.925885 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-20 10:55:19.944438 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-20 10:55:20.080068 | instance | openstack/rolebindings/pxc-operator 2026-04-20 10:55:20.096296 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-20 10:55:20.237702 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-20 10:55:20.253808 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-20 10:55:20.377737 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-20 10:55:20.398764 | instance | openstack/roles/horizon-openstack-horizon 2026-04-20 10:55:20.529471 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-20 10:55:20.546857 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-20 10:55:20.685420 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-20 10:55:20.695095 | instance | openstack/roles/keystone-credential-rotate 2026-04-20 10:55:20.844738 | instance | openstack/roles/keystone-credential-setup 2026-04-20 10:55:20.856347 | instance | openstack/roles/keystone-fernet-rotate 2026-04-20 10:55:21.004751 | instance | openstack/roles/keystone-fernet-setup 2026-04-20 10:55:21.036354 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-20 10:55:21.163800 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-20 10:55:21.193112 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-20 10:55:21.324139 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-20 10:55:21.352537 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-20 10:55:21.481657 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-20 10:55:21.533076 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-20 10:55:21.654864 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-20 10:55:21.716461 | instance | openstack/roles/pxc-operator 2026-04-20 10:55:21.808316 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-20 10:55:21.882945 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-20 10:55:21.958632 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-20 10:55:22.044411 | instance | openstack/secrets/horizon-db-admin 2026-04-20 10:55:22.111304 | instance | openstack/secrets/horizon-db-user 2026-04-20 10:55:22.209282 | instance | openstack/secrets/horizon-etc 2026-04-20 10:55:22.273596 | instance | openstack/secrets/horizon-int-certs 2026-04-20 10:55:22.378584 | instance | openstack/secrets/horizon-keystone-admin 2026-04-20 10:55:22.430271 | instance | openstack/secrets/internal-percona-xtradb 2026-04-20 10:55:22.538756 | instance | openstack/secrets/keystone-api-certs 2026-04-20 10:55:22.591099 | instance | openstack/secrets/keystone-credential-keys 2026-04-20 10:55:22.697669 | instance | openstack/secrets/keystone-db-admin 2026-04-20 10:55:22.754791 | instance | openstack/secrets/keystone-db-user 2026-04-20 10:55:22.855093 | instance | openstack/secrets/keystone-etc 2026-04-20 10:55:22.903960 | instance | openstack/secrets/keystone-fernet-keys 2026-04-20 10:55:23.017558 | instance | openstack/secrets/keystone-keystone-admin 2026-04-20 10:55:23.070488 | instance | openstack/secrets/keystone-keystone-test 2026-04-20 10:55:23.194444 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-20 10:55:23.239025 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-20 10:55:23.347461 | instance | openstack/secrets/percona-xtradb 2026-04-20 10:55:23.405563 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-20 10:55:23.505738 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-20 10:55:23.583411 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-20 10:55:23.675368 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-20 10:55:23.738252 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-20 10:55:23.865021 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-20 10:55:23.937854 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-20 10:55:24.052701 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-20 10:55:24.112015 | instance | openstack/serviceaccounts/default 2026-04-20 10:55:24.265889 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-20 10:55:24.335805 | instance | openstack/secrets/valkey-ca 2026-04-20 10:55:24.476370 | instance | openstack/serviceaccounts/horizon 2026-04-20 10:55:24.500347 | instance | openstack/secrets/valkey-server-certs 2026-04-20 10:55:24.672176 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-20 10:55:24.689694 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-20 10:55:24.898188 | instance | openstack/serviceaccounts/horizon-test 2026-04-20 10:55:24.901829 | instance | openstack/serviceaccounts/keystone-api 2026-04-20 10:55:25.111699 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-20 10:55:25.124046 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-20 10:55:25.345676 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-20 10:55:25.345800 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-20 10:55:25.546438 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-20 10:55:25.565584 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-20 10:55:25.801351 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-20 10:55:25.816704 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-20 10:55:26.033838 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-20 10:55:26.042121 | instance | openstack/serviceaccounts/keystone-test 2026-04-20 10:55:26.259534 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-20 10:55:26.267637 | instance | openstack/serviceaccounts/pxc-operator 2026-04-20 10:55:26.465980 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-20 10:55:26.483487 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-20 10:55:26.679999 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-20 10:55:26.706979 | instance | openstack/serviceaccounts/valkey 2026-04-20 10:55:26.900364 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-20 10:55:26.922558 | instance | openstack/services/horizon 2026-04-20 10:55:27.079666 | instance | openstack/services/horizon-int 2026-04-20 10:55:27.089846 | instance | openstack/services/keystone-api 2026-04-20 10:55:27.244916 | instance | openstack/services/memcached 2026-04-20 10:55:27.279587 | instance | openstack/services/memcached-metrics 2026-04-20 10:55:27.418027 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-20 10:55:27.457843 | instance | openstack/services/percona-xtradb-haproxy 2026-04-20 10:55:27.591324 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-20 10:55:27.642610 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-20 10:55:27.793154 | instance | openstack/services/percona-xtradb-pxc 2026-04-20 10:55:27.825365 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-20 10:55:27.959938 | instance | openstack/services/rabbitmq-keystone 2026-04-20 10:55:27.999421 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-20 10:55:28.135558 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-20 10:55:28.172516 | instance | openstack/services/valkey 2026-04-20 10:55:28.313850 | instance | openstack/services/valkey-headless 2026-04-20 10:55:28.346808 | instance | openstack/services/valkey-metrics 2026-04-20 10:55:28.485077 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-20 10:55:28.516698 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-20 10:55:28.691144 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-20 10:55:28.707091 | instance | openstack/statefulsets/valkey-node 2026-04-20 10:55:28.894307 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-9b274 2026-04-20 10:55:28.895453 | instance | secretgen-controller/serviceaccounts/default 2026-04-20 10:55:29.079789 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-20 10:55:29.378769 | instance | ok: Runtime: 0:00:47.760077 2026-04-20 10:55:29.389534 | 2026-04-20 10:55:29.389600 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-20 10:55:30.075422 | instance | changed: 2026-04-20 10:55:30.075682 | instance | cd+++++++++ objects/ 2026-04-20 10:55:30.075729 | instance | cd+++++++++ objects/cluster/ 2026-04-20 10:55:30.075765 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-20 10:55:30.075797 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-20 10:55:30.075828 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-20 10:55:30.075861 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-20 10:55:30.075895 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-20 10:55:30.075928 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-20 10:55:30.075959 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-20 10:55:30.075988 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-20 10:55:30.076018 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-20 10:55:30.076049 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-20 10:55:30.076081 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-20 10:55:30.076112 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-20 10:55:30.076142 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-20 10:55:30.076172 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-20 10:55:30.076202 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-20 10:55:30.076232 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-20 10:55:30.076280 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-20 10:55:30.076312 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-20 10:55:30.076343 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-20 10:55:30.076372 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-20 10:55:30.076402 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-20 10:55:30.076431 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-20 10:55:30.076462 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-20 10:55:30.076492 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-20 10:55:30.076524 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-20 10:55:30.076558 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-20 10:55:30.076588 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-20 10:55:30.076619 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-20 10:55:30.076652 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-20 10:55:30.076683 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-20 10:55:30.076713 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-20 10:55:30.076744 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-20 10:55:30.076775 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-20 10:55:30.076806 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-20 10:55:30.076836 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-20 10:55:30.076867 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-20 10:55:30.076894 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-20 10:55:30.076924 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-20 10:55:30.076985 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-20 10:55:30.077025 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-20 10:55:30.077058 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-20 10:55:30.077089 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-20 10:55:30.077121 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-20 10:55:30.077151 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-20 10:55:30.077181 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-20 10:55:30.077211 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-20 10:55:30.077240 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-20 10:55:30.077268 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-20 10:55:30.077297 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-20 10:55:30.077327 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-20 10:55:30.077356 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-20 10:55:30.077385 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-20 10:55:30.077413 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-20 10:55:30.077450 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-20 10:55:30.077481 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-20 10:55:30.077510 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-20 10:55:30.077541 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-20 10:55:30.077571 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-20 10:55:30.077600 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-20 10:55:30.077630 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-20 10:55:30.077660 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-20 10:55:30.077692 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-20 10:55:30.077721 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-20 10:55:30.077751 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-20 10:55:30.077783 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-20 10:55:30.077814 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-20 10:55:30.077846 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-20 10:55:30.077875 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-20 10:55:30.077904 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-20 10:55:30.077933 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-20 10:55:30.077963 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-20 10:55:30.077994 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-20 10:55:30.078026 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-20 10:55:30.078056 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-20 10:55:30.078086 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-20 10:55:30.078115 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-20 10:55:30.078143 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-20 10:55:30.078172 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-20 10:55:30.078201 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-20 10:55:30.078231 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-20 10:55:30.078262 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-20 10:55:30.078292 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-20 10:55:30.078330 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-20 10:55:30.078361 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-20 10:55:30.078392 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-20 10:55:30.078424 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-20 10:55:30.078464 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-20 10:55:30.078497 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-20 10:55:30.078530 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-20 10:55:30.078560 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-20 10:55:30.078590 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-20 10:55:30.078620 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-20 10:55:30.078650 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-20 10:55:30.078681 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-20 10:55:30.078711 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-20 10:55:30.078741 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-20 10:55:30.078773 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-20 10:55:30.078804 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-20 10:55:30.078836 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-20 10:55:30.078867 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-20 10:55:30.078898 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-20 10:55:30.078930 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-20 10:55:30.078960 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-20 10:55:30.078991 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-20 10:55:30.079023 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-20 10:55:30.079054 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-20 10:55:30.079084 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-20 10:55:30.079114 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-20 10:55:30.079146 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-20 10:55:30.079178 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-20 10:55:30.079209 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-20 10:55:30.079240 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-20 10:55:30.079270 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-20 10:55:30.079300 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-20 10:55:30.079330 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-20 10:55:30.079360 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-20 10:55:30.079390 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-20 10:55:30.079427 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-20 10:55:30.079461 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-20 10:55:30.079513 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-20 10:55:30.079547 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-20 10:55:30.079580 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-20 10:55:30.079611 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-20 10:55:30.079643 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-20 10:55:30.079675 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-20 10:55:30.079707 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-20 10:55:30.079736 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-20 10:55:30.079766 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-20 10:55:30.079795 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-20 10:55:30.079825 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-20 10:55:30.079855 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-20 10:55:30.079885 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-20 10:55:30.079916 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-20 10:55:30.079945 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-20 10:55:30.079974 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-20 10:55:30.080003 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-20 10:55:30.080033 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-20 10:55:30.080065 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-20 10:55:30.080096 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-20 10:55:30.080126 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-20 10:55:30.080155 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-20 10:55:30.080185 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-20 10:55:30.080215 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-20 10:55:30.080246 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-20 10:55:30.080276 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-20 10:55:30.080305 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-20 10:55:30.080336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-20 10:55:30.080365 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-20 10:55:30.080394 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-20 10:55:30.080423 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-20 10:55:30.080460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-20 10:55:30.080492 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-20 10:55:30.080522 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-20 10:55:30.080553 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-20 10:55:30.080582 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-20 10:55:30.080613 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-20 10:55:30.080643 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-20 10:55:30.080673 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-20 10:55:30.080703 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-20 10:55:30.080733 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-20 10:55:30.080763 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-20 10:55:30.080792 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-20 10:55:30.080822 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-20 10:55:30.080852 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-20 10:55:30.080882 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-20 10:55:30.080911 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-20 10:55:30.080941 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-20 10:55:30.080994 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-20 10:55:30.081026 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-20 10:55:30.081056 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-20 10:55:30.081085 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-20 10:55:30.081114 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-20 10:55:30.081144 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-20 10:55:30.081175 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-20 10:55:30.081206 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-20 10:55:30.081237 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-20 10:55:30.081267 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-20 10:55:30.081298 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-20 10:55:30.081328 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-20 10:55:30.081359 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-20 10:55:30.081389 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-20 10:55:30.081419 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-20 10:55:30.081449 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-20 10:55:30.081479 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-20 10:55:30.081509 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-20 10:55:30.081538 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-20 10:55:30.081567 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-20 10:55:30.081606 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-20 10:55:30.081637 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-20 10:55:30.081667 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-20 10:55:30.081696 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-20 10:55:30.081726 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-20 10:55:30.081755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-20 10:55:30.081786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-20 10:55:30.081816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-20 10:55:30.081847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-20 10:55:30.081879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-20 10:55:30.081909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-20 10:55:30.081939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-20 10:55:30.081969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-20 10:55:30.081998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-20 10:55:30.082027 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-20 10:55:30.082055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-20 10:55:30.082084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-20 10:55:30.082113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-20 10:55:30.082142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-20 10:55:30.082171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-20 10:55:30.082200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-20 10:55:30.082229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-20 10:55:30.082259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-20 10:55:30.082288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-20 10:55:30.082318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-20 10:55:30.082348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-20 10:55:30.082376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-20 10:55:30.082405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-20 10:55:30.082433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-20 10:55:30.082462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-20 10:55:30.082490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-20 10:55:30.082518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-20 10:55:30.082548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-20 10:55:30.082577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-20 10:55:30.082614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-20 10:55:30.082645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-20 10:55:30.082676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-20 10:55:30.082706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-20 10:55:30.082736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-20 10:55:30.082766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-20 10:55:30.082797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-20 10:55:30.082827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-20 10:55:30.082855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-20 10:55:30.082884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-20 10:55:30.082914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-20 10:55:30.082944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-20 10:55:30.082974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-20 10:55:30.083005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-20 10:55:30.083035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-20 10:55:30.083064 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-20 10:55:30.083093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-20 10:55:30.083124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-20 10:55:30.083153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-20 10:55:30.083181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-20 10:55:30.083209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-20 10:55:30.083238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-20 10:55:30.083267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-20 10:55:30.083296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-20 10:55:30.083325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-20 10:55:30.083353 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-20 10:55:30.083383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-20 10:55:30.083414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-20 10:55:30.083444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-20 10:55:30.083473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-20 10:55:30.083545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-20 10:55:30.083575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-20 10:55:30.083601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-20 10:55:30.083633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-20 10:55:30.083657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-20 10:55:30.083683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-20 10:55:30.083711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-20 10:55:30.083741 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-20 10:55:30.083770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-20 10:55:30.083799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-20 10:55:30.083829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-20 10:55:30.083858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-20 10:55:30.083886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-20 10:55:30.083914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-20 10:55:30.083943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-20 10:55:30.083972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-20 10:55:30.084001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-20 10:55:30.084029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-20 10:55:30.084059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-20 10:55:30.084089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-20 10:55:30.084117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-20 10:55:30.084146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-20 10:55:30.084177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-20 10:55:30.084205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-20 10:55:30.084234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-20 10:55:30.084265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-20 10:55:30.084295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-20 10:55:30.084325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-20 10:55:30.084354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-20 10:55:30.084382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-20 10:55:30.084410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-20 10:55:30.084438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-20 10:55:30.084466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-20 10:55:30.084494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-20 10:55:30.084530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-20 10:55:30.084562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-20 10:55:30.084591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-20 10:55:30.084619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-20 10:55:30.084644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-20 10:55:30.084671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-20 10:55:30.084698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-20 10:55:30.084724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-20 10:55:30.084751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-20 10:55:30.084779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-20 10:55:30.084805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-20 10:55:30.084833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-20 10:55:30.084860 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-20 10:55:30.084888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-20 10:55:30.084916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-20 10:55:30.084944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-20 10:55:30.084993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-20 10:55:30.085025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-20 10:55:30.085053 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-20 10:55:30.085082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-20 10:55:30.085110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-20 10:55:30.085137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-20 10:55:30.085165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-20 10:55:30.085194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-20 10:55:30.085223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-20 10:55:30.085252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-20 10:55:30.085281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-20 10:55:30.085311 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-20 10:55:30.085340 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-20 10:55:30.085370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-20 10:55:30.085400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-20 10:55:30.085437 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-20 10:55:30.085469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-20 10:55:30.085499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-20 10:55:30.085529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-20 10:55:30.085558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-20 10:55:30.085588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-20 10:55:30.085617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-20 10:55:30.085647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-20 10:55:30.085677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-20 10:55:30.085707 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-20 10:55:30.085737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-20 10:55:30.085766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-20 10:55:30.085792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-20 10:55:30.085821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-20 10:55:30.085849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-20 10:55:30.085874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-20 10:55:30.085898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-20 10:55:30.085922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-20 10:55:30.085946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-20 10:55:30.085971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-20 10:55:30.085994 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-20 10:55:30.086018 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-20 10:55:30.086041 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-20 10:55:30.086064 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-20 10:55:30.086088 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-20 10:55:30.086112 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-20 10:55:30.086135 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-20 10:55:30.086159 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-20 10:55:30.086184 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-20 10:55:30.086212 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-20 10:55:30.086240 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-20 10:55:30.086267 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-20 10:55:30.086295 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-20 10:55:30.086322 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-20 10:55:30.086351 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-20 10:55:30.086381 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-20 10:55:30.086409 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-20 10:55:30.086436 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-20 10:55:30.086463 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-20 10:55:30.086498 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-20 10:55:30.086528 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-20 10:55:30.086556 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-20 10:55:30.086585 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-20 10:55:30.086613 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-20 10:55:30.086640 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-20 10:55:30.086667 | instance | cd+++++++++ objects/cluster/node/ 2026-04-20 10:55:30.086690 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-20 10:55:30.086712 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-20 10:55:30.086734 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-20 10:55:30.086758 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-20 10:55:30.086787 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-20 10:55:30.086816 | instance | cd+++++++++ objects/namespaced/ 2026-04-20 10:55:30.086845 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-20 10:55:30.086871 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-20 10:55:30.086899 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-20 10:55:30.086924 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-20 10:55:30.086950 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.086975 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.086999 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-20 10:55:30.087024 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-20 10:55:30.087049 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-20 10:55:30.087073 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-20 10:55:30.087096 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-20 10:55:30.087120 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-20 10:55:30.087144 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-20 10:55:30.087169 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-20 10:55:30.087193 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-20 10:55:30.087218 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-20 10:55:30.087242 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-20 10:55:30.087267 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-20 10:55:30.087295 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-20 10:55:30.087324 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-20 10:55:30.087351 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-20 10:55:30.087376 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-20 10:55:30.087400 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-20 10:55:30.087425 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-20 10:55:30.087449 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-20 10:55:30.087474 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-250.nip.io-tls.txt 2026-04-20 10:55:30.087526 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-250.nip.io-tls.yaml 2026-04-20 10:55:30.087559 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-20 10:55:30.087586 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-20 10:55:30.087611 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-20 10:55:30.087637 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-20 10:55:30.087661 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-20 10:55:30.087684 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-20 10:55:30.087705 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-20 10:55:30.087727 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-20 10:55:30.087749 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-20 10:55:30.087771 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-20 10:55:30.087794 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-20 10:55:30.087816 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-20 10:55:30.087838 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-20 10:55:30.087863 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-20 10:55:30.087886 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-20 10:55:30.087909 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-20 10:55:30.087933 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-20 10:55:30.087956 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-20 10:55:30.087980 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-20 10:55:30.088004 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-20 10:55:30.088028 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-20 10:55:30.088051 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-20 10:55:30.088075 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-20 10:55:30.088099 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.088122 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.088145 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-20 10:55:30.088168 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-20 10:55:30.088191 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-20 10:55:30.088214 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-20 10:55:30.088238 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-20 10:55:30.088262 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-20 10:55:30.088286 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-20 10:55:30.088311 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-20 10:55:30.088336 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-20 10:55:30.088361 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-20 10:55:30.088390 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-20 10:55:30.088419 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-20 10:55:30.088453 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-20 10:55:30.088484 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-c7rnt.txt 2026-04-20 10:55:30.088515 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-c7rnt.yaml 2026-04-20 10:55:30.088541 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-blj48.txt 2026-04-20 10:55:30.088567 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-blj48.yaml 2026-04-20 10:55:30.088591 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-swhcp.txt 2026-04-20 10:55:30.088617 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-swhcp.yaml 2026-04-20 10:55:30.088641 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-20 10:55:30.088666 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-20 10:55:30.088690 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-20 10:55:30.088715 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-20 10:55:30.088739 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-20 10:55:30.088764 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-20 10:55:30.088788 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-20 10:55:30.088811 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-20 10:55:30.088834 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-20 10:55:30.088857 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-20 10:55:30.088880 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-20 10:55:30.088902 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-20 10:55:30.088925 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-20 10:55:30.088948 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-20 10:55:30.088992 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-20 10:55:30.089106 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-20 10:55:30.089144 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-20 10:55:30.089171 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-20 10:55:30.089198 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-20 10:55:30.089223 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-20 10:55:30.089247 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-20 10:55:30.089273 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-20 10:55:30.089302 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-20 10:55:30.089331 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-20 10:55:30.089361 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-20 10:55:30.089391 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-20 10:55:30.089430 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-20 10:55:30.089461 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-20 10:55:30.089492 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-20 10:55:30.089521 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-20 10:55:30.089551 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-20 10:55:30.089598 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-20 10:55:30.089650 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-20 10:55:30.089701 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-20 10:55:30.089755 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-20 10:55:30.089792 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-20 10:55:30.089822 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-20 10:55:30.089852 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-20 10:55:30.089883 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-20 10:55:30.089915 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.090501 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.090547 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-20 10:55:30.090580 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-20 10:55:30.090612 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-20 10:55:30.090643 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-20 10:55:30.090673 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-20 10:55:30.090703 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-20 10:55:30.090733 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-20 10:55:30.090762 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-20 10:55:30.090793 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-20 10:55:30.090822 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-20 10:55:30.090851 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-20 10:55:30.090882 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-20 10:55:30.090912 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-20 10:55:30.090942 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.090971 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.091000 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-20 10:55:30.091030 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-20 10:55:30.091061 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-20 10:55:30.091091 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-20 10:55:30.091122 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-20 10:55:30.091153 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-20 10:55:30.091183 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-20 10:55:30.091224 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-zcvsj.txt 2026-04-20 10:55:30.091258 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-zcvsj.yaml 2026-04-20 10:55:30.091289 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-20 10:55:30.091320 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-20 10:55:30.091350 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-20 10:55:30.091381 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-20 10:55:30.091412 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-20 10:55:30.091443 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-20 10:55:30.091476 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-20 10:55:30.091552 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-20 10:55:30.091585 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-20 10:55:30.091616 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-20 10:55:30.091646 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-20 10:55:30.091676 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-20 10:55:30.091706 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-20 10:55:30.091737 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-20 10:55:30.091769 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-20 10:55:30.091800 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-20 10:55:30.091831 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-20 10:55:30.091861 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-20 10:55:30.091891 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-20 10:55:30.091921 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-20 10:55:30.091950 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-20 10:55:30.091979 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-20 10:55:30.092010 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-20 10:55:30.092039 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-20 10:55:30.092069 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-20 10:55:30.092098 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-20 10:55:30.092128 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-20 10:55:30.092159 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-20 10:55:30.092189 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-20 10:55:30.092232 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-20 10:55:30.092265 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-20 10:55:30.092297 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-20 10:55:30.092328 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-20 10:55:30.092358 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-20 10:55:30.092389 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-20 10:55:30.092420 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-20 10:55:30.092450 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-20 10:55:30.092480 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-20 10:55:30.092511 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-20 10:55:30.092542 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-20 10:55:30.092573 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-20 10:55:30.092603 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-20 10:55:30.092634 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-20 10:55:30.092666 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.092697 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.092728 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-20 10:55:30.092760 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-20 10:55:30.092792 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-20 10:55:30.092823 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-20 10:55:30.092855 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-20 10:55:30.092886 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-20 10:55:30.092917 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-20 10:55:30.092948 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-20 10:55:30.093000 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-20 10:55:30.093033 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-20 10:55:30.093063 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-20 10:55:30.093093 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-20 10:55:30.093123 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-20 10:55:30.093152 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-20 10:55:30.093183 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-20 10:55:30.093214 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-20 10:55:30.093245 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-v9pqj.txt 2026-04-20 10:55:30.093275 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-v9pqj.yaml 2026-04-20 10:55:30.093306 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xwsdm.txt 2026-04-20 10:55:30.093345 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xwsdm.yaml 2026-04-20 10:55:30.093378 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-20 10:55:30.093409 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-20 10:55:30.093439 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-20 10:55:30.093468 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-20 10:55:30.093497 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-20 10:55:30.093528 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-20 10:55:30.093559 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-20 10:55:30.093589 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-20 10:55:30.093619 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-20 10:55:30.093649 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-20 10:55:30.093679 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-20 10:55:30.093709 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-20 10:55:30.093740 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-20 10:55:30.093770 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-20 10:55:30.093800 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-20 10:55:30.093830 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-20 10:55:30.093860 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-20 10:55:30.093895 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-20 10:55:30.093926 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-20 10:55:30.093956 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-20 10:55:30.093987 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-20 10:55:30.094017 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-20 10:55:30.094047 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-20 10:55:30.094077 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-20 10:55:30.094103 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-20 10:55:30.094130 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-20 10:55:30.094158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-20 10:55:30.094187 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-20 10:55:30.094217 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-20 10:55:30.094247 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.094276 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.094306 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-20 10:55:30.094335 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-20 10:55:30.094754 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-20 10:55:30.094794 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-20 10:55:30.094822 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-20 10:55:30.094847 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-20 10:55:30.094871 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-20 10:55:30.094898 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.094927 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.094957 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-20 10:55:30.094984 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-20 10:55:30.095010 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-20 10:55:30.095037 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-20 10:55:30.095066 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-20 10:55:30.095095 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-20 10:55:30.095125 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-20 10:55:30.095154 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-20 10:55:30.095183 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-20 10:55:30.095212 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-20 10:55:30.095242 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-20 10:55:30.095270 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-20 10:55:30.095298 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-20 10:55:30.095327 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-20 10:55:30.095357 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-20 10:55:30.095386 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-20 10:55:30.095415 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-20 10:55:30.095445 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-20 10:55:30.095471 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-20 10:55:30.095518 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-20 10:55:30.095549 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-20 10:55:30.095579 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-20 10:55:30.095609 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-20 10:55:30.095636 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-20 10:55:30.095664 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-20 10:55:30.095692 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.095721 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.095750 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-20 10:55:30.095778 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-20 10:55:30.095813 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-20 10:55:30.095843 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-20 10:55:30.095870 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-20 10:55:30.095899 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-20 10:55:30.095925 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-20 10:55:30.095951 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-20 10:55:30.095978 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-20 10:55:30.096005 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-20 10:55:30.096033 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-20 10:55:30.096061 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-20 10:55:30.096089 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-20 10:55:30.096115 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-20 10:55:30.096141 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-20 10:55:30.096168 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-20 10:55:30.096196 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-20 10:55:30.096223 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-20 10:55:30.096251 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-20 10:55:30.096278 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-20 10:55:30.096306 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-20 10:55:30.096334 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-20 10:55:30.096361 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-20 10:55:30.096387 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-20 10:55:30.096415 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-20 10:55:30.096442 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-20 10:55:30.096470 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-20 10:55:30.096496 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-20 10:55:30.096523 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-20 10:55:30.096550 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-20 10:55:30.096577 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-j8ngv.txt 2026-04-20 10:55:30.096603 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-j8ngv.yaml 2026-04-20 10:55:30.096630 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-c4828.txt 2026-04-20 10:55:30.096657 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-c4828.yaml 2026-04-20 10:55:30.096685 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6f8z8.txt 2026-04-20 10:55:30.096713 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6f8z8.yaml 2026-04-20 10:55:30.096740 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xdhvl.txt 2026-04-20 10:55:30.096776 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xdhvl.yaml 2026-04-20 10:55:30.096807 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-20 10:55:30.096835 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-20 10:55:30.096864 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-20 10:55:30.096892 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-20 10:55:30.096920 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-20 10:55:30.096949 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-20 10:55:30.097002 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-45p8b.txt 2026-04-20 10:55:30.097029 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-45p8b.yaml 2026-04-20 10:55:30.097054 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-20 10:55:30.097077 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-20 10:55:30.097101 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-20 10:55:30.097125 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-20 10:55:30.097148 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-20 10:55:30.097172 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-20 10:55:30.097195 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-20 10:55:30.097218 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-20 10:55:30.097241 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-20 10:55:30.097264 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-20 10:55:30.097286 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-20 10:55:30.097309 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-20 10:55:30.097331 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-20 10:55:30.097352 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-20 10:55:30.097375 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-20 10:55:30.097397 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-20 10:55:30.097419 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-20 10:55:30.097515 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-20 10:55:30.097549 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-20 10:55:30.097573 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-20 10:55:30.097597 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-20 10:55:30.097620 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-20 10:55:30.097644 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-20 10:55:30.097667 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-20 10:55:30.097697 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-20 10:55:30.097722 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-20 10:55:30.097745 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-20 10:55:30.097767 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-20 10:55:30.097790 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-20 10:55:30.097813 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-20 10:55:30.097837 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-20 10:55:30.097859 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-20 10:55:30.097882 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-20 10:55:30.097906 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-20 10:55:30.097930 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-20 10:55:30.097954 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-20 10:55:30.097977 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-20 10:55:30.098001 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-20 10:55:30.098025 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-20 10:55:30.098049 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-20 10:55:30.098072 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-20 10:55:30.098096 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-20 10:55:30.098121 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-20 10:55:30.098145 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-20 10:55:30.098169 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-20 10:55:30.098193 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-20 10:55:30.098216 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-20 10:55:30.098240 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-20 10:55:30.098263 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-20 10:55:30.098286 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-20 10:55:30.098310 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-20 10:55:30.098334 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2kkroy.txt 2026-04-20 10:55:30.098358 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2kkroy.yaml 2026-04-20 10:55:30.098381 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-8otztt.txt 2026-04-20 10:55:30.098405 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-8otztt.yaml 2026-04-20 10:55:30.098428 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-20 10:55:30.098452 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-20 10:55:30.098475 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-20 10:55:30.098504 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-20 10:55:30.098528 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-20 10:55:30.098552 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-20 10:55:30.098577 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-20 10:55:30.098601 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-20 10:55:30.098624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-20 10:55:30.098649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-20 10:55:30.098673 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-20 10:55:30.098697 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-20 10:55:30.098721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-20 10:55:30.098745 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-20 10:55:30.098769 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-20 10:55:30.098793 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-20 10:55:30.098817 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-20 10:55:30.098842 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-20 10:55:30.098866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-20 10:55:30.098891 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-20 10:55:30.098916 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-20 10:55:30.098940 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-20 10:55:30.098964 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-20 10:55:30.098987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-20 10:55:30.099011 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-20 10:55:30.099035 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-20 10:55:30.099059 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-20 10:55:30.099083 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-20 10:55:30.099108 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-20 10:55:30.099132 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-20 10:55:30.099157 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-20 10:55:30.099180 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-20 10:55:30.099204 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-20 10:55:30.099228 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-20 10:55:30.099251 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-20 10:55:30.099275 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-20 10:55:30.099304 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-20 10:55:30.099329 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-20 10:55:30.099354 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-20 10:55:30.099379 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-20 10:55:30.099403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-20 10:55:30.099427 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-20 10:55:30.099452 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-20 10:55:30.099476 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-20 10:55:30.099542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-20 10:55:30.099571 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-20 10:55:30.099597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-20 10:55:30.099622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-20 10:55:30.099648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-20 10:55:30.099672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-20 10:55:30.099695 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-20 10:55:30.099718 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-20 10:55:30.099741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-20 10:55:30.099764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-20 10:55:30.099787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-20 10:55:30.099810 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-20 10:55:30.099833 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-20 10:55:30.099855 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-20 10:55:30.099878 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-20 10:55:30.099901 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-20 10:55:30.099924 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-20 10:55:30.099947 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-20 10:55:30.099970 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-20 10:55:30.099994 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-20 10:55:30.100017 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-20 10:55:30.100041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-20 10:55:30.100065 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-20 10:55:30.100088 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-20 10:55:30.100112 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-20 10:55:30.100141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-20 10:55:30.100166 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-20 10:55:30.100189 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-20 10:55:30.100212 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-20 10:55:30.100235 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-20 10:55:30.100259 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-20 10:55:30.100282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-20 10:55:30.100305 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-20 10:55:30.100328 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-20 10:55:30.100351 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-20 10:55:30.100375 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-20 10:55:30.100398 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-20 10:55:30.100422 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-20 10:55:30.100445 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-20 10:55:30.100468 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-20 10:55:30.100491 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-20 10:55:30.100514 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-20 10:55:30.100539 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-20 10:55:30.100564 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-20 10:55:30.100589 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-20 10:55:30.100613 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-20 10:55:30.100638 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-20 10:55:30.100662 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-20 10:55:30.100686 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-20 10:55:30.100710 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-20 10:55:30.100733 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-20 10:55:30.100757 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-20 10:55:30.100780 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.100803 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.100826 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-20 10:55:30.100849 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-20 10:55:30.100872 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-20 10:55:30.100895 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-20 10:55:30.100923 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-20 10:55:30.100948 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-20 10:55:30.101005 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-7sc4b.txt 2026-04-20 10:55:30.101031 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-7sc4b.yaml 2026-04-20 10:55:30.101055 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-20 10:55:30.101078 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-20 10:55:30.101101 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-20 10:55:30.101125 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-20 10:55:30.101148 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-20 10:55:30.101172 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-20 10:55:30.101195 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-20 10:55:30.101218 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-20 10:55:30.101242 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-20 10:55:30.101266 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-20 10:55:30.101289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-20 10:55:30.101312 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-20 10:55:30.101335 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-20 10:55:30.101358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-20 10:55:30.101382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-20 10:55:30.101405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-20 10:55:30.101428 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-20 10:55:30.101451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-20 10:55:30.101474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-20 10:55:30.101497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-20 10:55:30.101520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-20 10:55:30.101546 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-20 10:55:30.101575 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-20 10:55:30.101602 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-20 10:55:30.101631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-20 10:55:30.101660 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-20 10:55:30.101687 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-20 10:55:30.101722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-20 10:55:30.101752 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-20 10:55:30.101780 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-20 10:55:30.101808 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-20 10:55:30.101837 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-20 10:55:30.101867 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-20 10:55:30.101896 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-20 10:55:30.101926 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-20 10:55:30.101955 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-20 10:55:30.101984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-20 10:55:30.102014 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-20 10:55:30.102043 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-20 10:55:30.102072 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-20 10:55:30.102100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-20 10:55:30.102129 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-20 10:55:30.102157 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-20 10:55:30.102185 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-20 10:55:30.102208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-20 10:55:30.102235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-20 10:55:30.102262 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-20 10:55:30.102290 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-20 10:55:30.102315 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-20 10:55:30.102339 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-20 10:55:30.102366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-20 10:55:30.102391 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-20 10:55:30.102413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-20 10:55:30.102562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-20 10:55:30.102597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-20 10:55:30.102625 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-20 10:55:30.102654 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-20 10:55:30.102691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-20 10:55:30.102721 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-20 10:55:30.102752 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-20 10:55:30.102782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-20 10:55:30.102811 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-20 10:55:30.102839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-20 10:55:30.102867 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-20 10:55:30.102893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-20 10:55:30.102916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-20 10:55:30.102939 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-20 10:55:30.102962 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-20 10:55:30.102987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-20 10:55:30.103013 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-20 10:55:30.103235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-20 10:55:30.103264 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-20 10:55:30.103292 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-20 10:55:30.103320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-20 10:55:30.103345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-20 10:55:30.103374 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-20 10:55:30.103402 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-20 10:55:30.103431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-20 10:55:30.103460 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-20 10:55:30.103489 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-20 10:55:30.103538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-20 10:55:30.103567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-20 10:55:30.103596 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-20 10:55:30.103625 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-20 10:55:30.103654 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-20 10:55:30.103683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-20 10:55:30.103720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-20 10:55:30.103750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-20 10:55:30.103778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-20 10:55:30.103803 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-20 10:55:30.103827 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-20 10:55:30.103851 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-20 10:55:30.103874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-20 10:55:30.103898 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-20 10:55:30.103923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-20 10:55:30.103947 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-20 10:55:30.103970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-20 10:55:30.103994 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-20 10:55:30.104021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-20 10:55:30.104048 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-20 10:55:30.104073 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.104100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.104127 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-20 10:55:30.104155 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-20 10:55:30.104183 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-20 10:55:30.104309 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-20 10:55:30.104351 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-20 10:55:30.104377 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-20 10:55:30.104401 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-20 10:55:30.104425 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-20 10:55:30.104450 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-20 10:55:30.104478 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-20 10:55:30.104507 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-20 10:55:30.104536 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-20 10:55:30.104565 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-20 10:55:30.104595 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-20 10:55:30.104624 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-20 10:55:30.104652 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-20 10:55:30.104688 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-20 10:55:30.104716 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-20 10:55:30.104741 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-20 10:55:30.104766 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-20 10:55:30.104791 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-20 10:55:30.104815 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-20 10:55:30.104840 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-20 10:55:30.104864 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-20 10:55:30.104893 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-20 10:55:30.104921 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-20 10:55:30.104950 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-20 10:55:30.105005 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-20 10:55:30.105035 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-20 10:55:30.105061 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-20 10:55:30.105087 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-20 10:55:30.105115 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-20 10:55:30.105143 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-20 10:55:30.105172 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-20 10:55:30.105200 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-20 10:55:30.105226 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-20 10:55:30.105251 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-20 10:55:30.105278 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-20 10:55:30.105321 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-20 10:55:30.105350 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-20 10:55:30.105377 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-20 10:55:30.105405 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-20 10:55:30.105433 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-20 10:55:30.105458 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-20 10:55:30.105481 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-95ffdb78c-m4rfl.txt 2026-04-20 10:55:30.105504 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-95ffdb78c-m4rfl.yaml 2026-04-20 10:55:30.105534 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2tkwz.txt 2026-04-20 10:55:30.105559 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2tkwz.yaml 2026-04-20 10:55:30.105586 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-5hf6g.txt 2026-04-20 10:55:30.105614 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-5hf6g.yaml 2026-04-20 10:55:30.105641 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-l88mc.txt 2026-04-20 10:55:30.105668 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-l88mc.yaml 2026-04-20 10:55:30.105693 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-20 10:55:30.105717 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-20 10:55:30.105743 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-20 10:55:30.105771 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-20 10:55:30.105799 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-20 10:55:30.105826 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-20 10:55:30.105853 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-20 10:55:30.105878 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-20 10:55:30.105906 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-20 10:55:30.105933 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-20 10:55:30.105962 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-20 10:55:30.105989 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-20 10:55:30.106016 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-20 10:55:30.106044 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-20 10:55:30.106071 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-20 10:55:30.106098 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-20 10:55:30.106126 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-20 10:55:30.106153 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-20 10:55:30.106184 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-20 10:55:30.106213 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-20 10:55:30.106241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-20 10:55:30.106269 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-20 10:55:30.106297 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-20 10:55:30.106324 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-20 10:55:30.106352 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-20 10:55:30.106391 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-20 10:55:30.106421 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-20 10:55:30.106449 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-20 10:55:30.106475 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-20 10:55:30.106498 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-20 10:55:30.106520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-20 10:55:30.106543 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-20 10:55:30.106565 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-20 10:55:30.106588 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-20 10:55:30.106611 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-20 10:55:30.106633 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-20 10:55:30.106656 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-20 10:55:30.106680 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-20 10:55:30.106709 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-20 10:55:30.106736 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-20 10:55:30.106763 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-20 10:55:30.106792 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-20 10:55:30.106821 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-20 10:55:30.106848 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-l88mc-tls.txt 2026-04-20 10:55:30.106876 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-l88mc-tls.yaml 2026-04-20 10:55:30.106903 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-20 10:55:30.106931 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-20 10:55:30.106961 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-20 10:55:30.106990 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-20 10:55:30.107020 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-20 10:55:30.107050 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-20 10:55:30.107076 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-20 10:55:30.107102 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-20 10:55:30.107131 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-20 10:55:30.107165 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-20 10:55:30.107196 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-20 10:55:30.107226 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-20 10:55:30.107257 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-20 10:55:30.107285 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-20 10:55:30.107311 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-20 10:55:30.107337 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-20 10:55:30.107362 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-20 10:55:30.107387 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-20 10:55:30.107413 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-20 10:55:30.107441 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-20 10:55:30.107469 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-20 10:55:30.107547 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-20 10:55:30.107582 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-20 10:55:30.107612 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-20 10:55:30.107639 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-20 10:55:30.107668 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-20 10:55:30.107697 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-20 10:55:30.107726 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-20 10:55:30.107755 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-20 10:55:30.107784 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-20 10:55:30.107813 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-20 10:55:30.107842 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-20 10:55:30.107871 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-20 10:55:30.107901 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-20 10:55:30.107931 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-20 10:55:30.107959 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-20 10:55:30.107989 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-20 10:55:30.108018 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-20 10:55:30.108047 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-20 10:55:30.108077 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-20 10:55:30.108106 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-20 10:55:30.108143 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-20 10:55:30.108173 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-20 10:55:30.108200 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-20 10:55:30.108226 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-20 10:55:30.108252 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-20 10:55:30.108280 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-20 10:55:30.108307 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-20 10:55:30.108335 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-20 10:55:30.108363 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-20 10:55:30.108391 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-20 10:55:30.108419 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-20 10:55:30.108448 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-20 10:55:30.108474 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-20 10:55:30.108502 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-20 10:55:30.108530 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-20 10:55:30.108557 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-20 10:55:30.108585 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-20 10:55:30.108613 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-20 10:55:30.108642 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.108669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.108696 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-20 10:55:30.108723 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-20 10:55:30.108750 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-20 10:55:30.108776 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-20 10:55:30.108803 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-20 10:55:30.108830 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-20 10:55:30.108856 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-20 10:55:30.108883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-20 10:55:30.108907 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-20 10:55:30.108934 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-20 10:55:30.108981 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-20 10:55:30.109015 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-20 10:55:30.109043 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-20 10:55:30.109071 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-20 10:55:30.109105 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-20 10:55:30.109135 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-20 10:55:30.109162 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-20 10:55:30.109187 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-20 10:55:30.109214 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-20 10:55:30.109241 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-20 10:55:30.109269 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-20 10:55:30.109297 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-20 10:55:30.109323 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-20 10:55:30.109351 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-20 10:55:30.109378 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-20 10:55:30.109404 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-20 10:55:30.109431 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-20 10:55:30.109458 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-20 10:55:30.109485 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-20 10:55:30.109513 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-20 10:55:30.109541 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-20 10:55:30.109566 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-20 10:55:30.109592 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-20 10:55:30.109619 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-20 10:55:30.109647 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-20 10:55:30.109674 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-20 10:55:30.109701 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-20 10:55:30.109727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-20 10:55:30.109754 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-20 10:55:30.109780 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-20 10:55:30.109807 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-20 10:55:30.109833 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-20 10:55:30.109861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-20 10:55:30.109888 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-20 10:55:30.109915 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-20 10:55:30.109940 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-20 10:55:30.109964 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-20 10:55:30.109991 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-20 10:55:30.110018 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-20 10:55:30.110045 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-20 10:55:30.110079 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-20 10:55:30.110108 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-20 10:55:30.110136 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-20 10:55:30.110160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-20 10:55:30.110182 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-20 10:55:30.110204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-20 10:55:30.110226 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-20 10:55:30.110248 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-20 10:55:30.110270 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-20 10:55:30.110291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-20 10:55:30.110313 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-20 10:55:30.110334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-20 10:55:30.110356 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-20 10:55:30.110382 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-20 10:55:30.110411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-20 10:55:30.110440 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-20 10:55:30.110469 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-20 10:55:30.110499 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-20 10:55:30.110528 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-20 10:55:30.110558 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-20 10:55:30.110587 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-20 10:55:30.110616 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-20 10:55:30.110646 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-20 10:55:30.110676 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-20 10:55:30.110706 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-20 10:55:30.110735 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-20 10:55:30.110764 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-20 10:55:30.110793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-20 10:55:30.110820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-20 10:55:30.110847 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-20 10:55:30.110874 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-20 10:55:30.110902 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-20 10:55:30.110930 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-20 10:55:30.110958 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-20 10:55:30.110986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-20 10:55:30.111015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-20 10:55:30.111050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-20 10:55:30.111080 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-20 10:55:30.111108 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-20 10:55:30.111135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-20 10:55:30.111162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-20 10:55:30.111189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-20 10:55:30.111216 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-20 10:55:30.111244 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-20 10:55:30.111270 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-20 10:55:30.111298 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-20 10:55:30.111326 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-20 10:55:30.111355 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-20 10:55:30.111384 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-20 10:55:30.111411 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-20 10:55:30.111439 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-20 10:55:30.111467 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-20 10:55:30.111517 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-20 10:55:30.111550 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-20 10:55:30.111580 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-20 10:55:30.111607 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-20 10:55:30.111633 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-20 10:55:30.111662 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-1.txt 2026-04-20 10:55:30.111689 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-1.yaml 2026-04-20 10:55:30.111717 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-20 10:55:30.111745 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-768868ffd7-77nzl.txt 2026-04-20 10:55:30.111773 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-768868ffd7-77nzl.yaml 2026-04-20 10:55:30.111800 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-768868ffd7-fp2mm.txt 2026-04-20 10:55:30.111828 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-768868ffd7-fp2mm.yaml 2026-04-20 10:55:30.111855 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-768868ffd7-l7rkz.txt 2026-04-20 10:55:30.111883 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-768868ffd7-l7rkz.yaml 2026-04-20 10:55:30.111912 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-gxw2k.txt 2026-04-20 10:55:30.111939 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-gxw2k.yaml 2026-04-20 10:55:30.111966 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-xv8bp.txt 2026-04-20 10:55:30.111994 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-xv8bp.yaml 2026-04-20 10:55:30.112020 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5c949c6f45-c2g45.txt 2026-04-20 10:55:30.112052 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5c949c6f45-c2g45.yaml 2026-04-20 10:55:30.112080 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-z9p6v.txt 2026-04-20 10:55:30.112108 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-z9p6v.yaml 2026-04-20 10:55:30.112137 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-bl6jj.txt 2026-04-20 10:55:30.112165 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-bl6jj.yaml 2026-04-20 10:55:30.112193 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-qrtjx.txt 2026-04-20 10:55:30.112219 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-qrtjx.yaml 2026-04-20 10:55:30.112248 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-ts7ml.txt 2026-04-20 10:55:30.112276 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-ts7ml.yaml 2026-04-20 10:55:30.112304 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ng5z5.txt 2026-04-20 10:55:30.112333 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ng5z5.yaml 2026-04-20 10:55:30.112361 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-p64sm.txt 2026-04-20 10:55:30.112389 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-p64sm.yaml 2026-04-20 10:55:30.112416 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-5cph5.txt 2026-04-20 10:55:30.112442 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-5cph5.yaml 2026-04-20 10:55:30.112469 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-jhc42.txt 2026-04-20 10:55:30.112496 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-jhc42.yaml 2026-04-20 10:55:30.112523 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-20 10:55:30.112550 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-20 10:55:30.112577 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-20 10:55:30.112602 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-20 10:55:30.112629 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-dsqs7.txt 2026-04-20 10:55:30.112656 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-dsqs7.yaml 2026-04-20 10:55:30.112683 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-8dpsg.txt 2026-04-20 10:55:30.112710 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-8dpsg.yaml 2026-04-20 10:55:30.112738 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-20 10:55:30.112766 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-20 10:55:30.112790 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-67b8f.txt 2026-04-20 10:55:30.112814 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-67b8f.yaml 2026-04-20 10:55:30.112837 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-20 10:55:30.112861 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-20 10:55:30.112885 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-1.txt 2026-04-20 10:55:30.112908 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-1.yaml 2026-04-20 10:55:30.112932 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-20 10:55:30.112984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-20 10:55:30.113020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-20 10:55:30.113050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-20 10:55:30.113077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-20 10:55:30.113104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-20 10:55:30.113130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-20 10:55:30.113158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-20 10:55:30.113185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-20 10:55:30.113211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-20 10:55:30.113238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-20 10:55:30.113265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-20 10:55:30.113292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-20 10:55:30.113320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-20 10:55:30.113349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-20 10:55:30.113376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-20 10:55:30.113403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-20 10:55:30.113430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-20 10:55:30.113456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-20 10:55:30.113482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-20 10:55:30.113507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-20 10:55:30.113534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-20 10:55:30.113559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-20 10:55:30.113585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-20 10:55:30.113612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-20 10:55:30.113638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-20 10:55:30.113664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-20 10:55:30.113690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-20 10:55:30.113717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-20 10:55:30.113743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-20 10:55:30.113771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-20 10:55:30.113798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-20 10:55:30.113825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-20 10:55:30.113853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-20 10:55:30.113890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-20 10:55:30.113921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-20 10:55:30.113947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-20 10:55:30.113974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-20 10:55:30.114001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-20 10:55:30.114024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-20 10:55:30.114047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-20 10:55:30.114069 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-20 10:55:30.114091 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-20 10:55:30.114114 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-20 10:55:30.114136 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-20 10:55:30.114157 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-20 10:55:30.114180 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-20 10:55:30.114202 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-20 10:55:30.114225 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-20 10:55:30.114251 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-20 10:55:30.114277 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-20 10:55:30.114305 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-20 10:55:30.114332 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-20 10:55:30.114359 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-20 10:55:30.114386 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-20 10:55:30.114411 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-20 10:55:30.114434 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-20 10:55:30.114458 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-20 10:55:30.114482 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-20 10:55:30.114505 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-20 10:55:30.114529 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-20 10:55:30.114554 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-20 10:55:30.114582 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-20 10:55:30.114609 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-20 10:55:30.114637 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-20 10:55:30.114665 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-20 10:55:30.114692 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-20 10:55:30.114719 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-20 10:55:30.114749 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-20 10:55:30.114774 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-20 10:55:30.114798 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-20 10:55:30.114825 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-20 10:55:30.114850 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-20 10:55:30.114878 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-20 10:55:30.114906 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-20 10:55:30.114935 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-20 10:55:30.114963 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-20 10:55:30.114990 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-20 10:55:30.115017 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-20 10:55:30.115043 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-20 10:55:30.115070 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-20 10:55:30.115098 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-20 10:55:30.115128 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-20 10:55:30.115158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-20 10:55:30.115189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-20 10:55:30.115218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-20 10:55:30.115246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-20 10:55:30.115272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-20 10:55:30.115297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-20 10:55:30.115322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-20 10:55:30.115347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-20 10:55:30.115372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-20 10:55:30.115396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-20 10:55:30.115421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-20 10:55:30.115446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-20 10:55:30.115471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-20 10:55:30.115537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-20 10:55:30.115576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-20 10:55:30.115607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-20 10:55:30.115634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-20 10:55:30.115659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-20 10:55:30.115685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-20 10:55:30.115713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-20 10:55:30.115749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-20 10:55:30.115777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-20 10:55:30.115801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-20 10:55:30.115826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-20 10:55:30.115854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-20 10:55:30.115882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-20 10:55:30.115911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-20 10:55:30.115937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-20 10:55:30.115964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-20 10:55:30.115991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-20 10:55:30.116019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-20 10:55:30.116047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-20 10:55:30.116074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-20 10:55:30.116103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-20 10:55:30.116131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-20 10:55:30.116156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-20 10:55:30.116182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-20 10:55:30.116209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-20 10:55:30.116235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-20 10:55:30.116260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-20 10:55:30.116287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-20 10:55:30.116313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-20 10:55:30.116340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-20 10:55:30.116368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-20 10:55:30.116394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-20 10:55:30.116418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-20 10:55:30.116445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-20 10:55:30.116472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-20 10:55:30.116499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-20 10:55:30.116527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-20 10:55:30.116555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-20 10:55:30.116583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-20 10:55:30.116610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-20 10:55:30.116638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-20 10:55:30.116671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-20 10:55:30.116701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-20 10:55:30.116731 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-20 10:55:30.116761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-20 10:55:30.116790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-20 10:55:30.116819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-20 10:55:30.116847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-20 10:55:30.116876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-20 10:55:30.116905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-20 10:55:30.116934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-20 10:55:30.116984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-20 10:55:30.117018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-20 10:55:30.117048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-20 10:55:30.117075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-20 10:55:30.117101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-20 10:55:30.117124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-20 10:55:30.117147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-20 10:55:30.117169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-20 10:55:30.117190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-20 10:55:30.117211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-20 10:55:30.117233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-20 10:55:30.117255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-20 10:55:30.117276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-20 10:55:30.117297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-20 10:55:30.117319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-20 10:55:30.117342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-20 10:55:30.117369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-20 10:55:30.117395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-20 10:55:30.117419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-20 10:55:30.117443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-20 10:55:30.117466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-20 10:55:30.117490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-20 10:55:30.117516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-20 10:55:30.117543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-20 10:55:30.117571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-20 10:55:30.117605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-20 10:55:30.117633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-20 10:55:30.117660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-20 10:55:30.117687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-20 10:55:30.117715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-20 10:55:30.117743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-20 10:55:30.117773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-20 10:55:30.117801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-20 10:55:30.117829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-20 10:55:30.117858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-20 10:55:30.117888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-20 10:55:30.117918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-20 10:55:30.117949 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-20 10:55:30.117979 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-20 10:55:30.118022 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-20 10:55:30.118058 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-20 10:55:30.118105 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-20 10:55:30.118145 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-20 10:55:30.118177 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-20 10:55:30.118206 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-20 10:55:30.118235 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-20 10:55:30.118262 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-20 10:55:30.118291 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-20 10:55:30.118319 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-20 10:55:30.118346 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-20 10:55:30.118375 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-20 10:55:30.118403 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-20 10:55:30.118431 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-20 10:55:30.118460 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-20 10:55:30.118488 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-20 10:55:30.118516 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-20 10:55:30.118544 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-20 10:55:30.118572 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-20 10:55:30.118599 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-20 10:55:30.118628 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-20 10:55:30.118665 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-20 10:55:30.118696 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-20 10:55:30.118725 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-20 10:55:30.118754 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-20 10:55:30.118782 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-20 10:55:30.118811 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-20 10:55:30.118840 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-20 10:55:30.118870 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-20 10:55:30.118900 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-20 10:55:30.118927 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-20 10:55:30.118956 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-20 10:55:30.118986 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-20 10:55:30.119016 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-20 10:55:30.119046 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-20 10:55:30.119074 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-20 10:55:30.119103 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-20 10:55:30.119132 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-20 10:55:30.119159 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-20 10:55:30.119188 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-20 10:55:30.119217 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-20 10:55:30.119246 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-20 10:55:30.119275 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-20 10:55:30.119305 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-20 10:55:30.119334 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-20 10:55:30.119364 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-20 10:55:30.119393 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-20 10:55:30.119420 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-20 10:55:30.119449 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-20 10:55:30.119477 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-20 10:55:30.119525 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-9b274.txt 2026-04-20 10:55:30.119557 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-9b274.yaml 2026-04-20 10:55:30.119588 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-20 10:55:30.119619 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-20 10:55:30.119649 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-20 10:55:30.119678 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-20 10:55:30.119716 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-20 10:55:30.146229 | 2026-04-20 10:55:30.146347 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-20 10:55:30.371432 | instance | changed 2026-04-20 10:55:30.376656 | 2026-04-20 10:55:30.376743 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-20 10:55:30.592508 | instance | changed 2026-04-20 10:55:30.602808 | 2026-04-20 10:55:30.602890 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-20 10:55:31.172319 | instance | auth-system/keycloak-0/keycloak 2026-04-20 10:55:31.357529 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-20 10:55:31.529040 | instance | cert-manager/cert-manager-75c4c745bc-c7rnt/cert-manager-controller 2026-04-20 10:55:31.736848 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-c7rnt" not found 2026-04-20 10:55:31.899294 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-blj48/cert-manager-cainjector 2026-04-20 10:55:32.081087 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-blj48" not found 2026-04-20 10:55:32.250975 | instance | cert-manager/cert-manager-webhook-548949fc64-swhcp/cert-manager-webhook 2026-04-20 10:55:32.421828 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-swhcp" not found 2026-04-20 10:55:32.576508 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-zcvsj/envoy-gateway 2026-04-20 10:55:32.924136 | instance | ingress-nginx/ingress-nginx-controller-v9pqj/controller 2026-04-20 10:55:33.104392 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-v9pqj" not found 2026-04-20 10:55:33.244998 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xwsdm/ingress-nginx-default-backend 2026-04-20 10:55:33.395456 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-xwsdm" not found 2026-04-20 10:55:33.577076 | instance | kube-system/cilium-j8ngv/config 2026-04-20 10:55:33.736007 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-j8ngv" not found 2026-04-20 10:55:33.739253 | instance | kube-system/cilium-j8ngv/mount-cgroup 2026-04-20 10:55:33.905128 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-j8ngv" not found 2026-04-20 10:55:33.908782 | instance | kube-system/cilium-j8ngv/apply-sysctl-overwrites 2026-04-20 10:55:34.071105 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-j8ngv" not found 2026-04-20 10:55:34.075247 | instance | kube-system/cilium-j8ngv/mount-bpf-fs 2026-04-20 10:55:34.251588 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-j8ngv" not found 2026-04-20 10:55:34.255321 | instance | kube-system/cilium-j8ngv/clean-cilium-state 2026-04-20 10:55:34.434146 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-j8ngv" not found 2026-04-20 10:55:34.438897 | instance | kube-system/cilium-j8ngv/install-cni-binaries 2026-04-20 10:55:34.613484 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-j8ngv" not found 2026-04-20 10:55:34.618767 | instance | kube-system/cilium-j8ngv/cilium-agent 2026-04-20 10:55:34.822140 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-j8ngv" not found 2026-04-20 10:55:34.973847 | instance | kube-system/cilium-operator-869df985b8-c4828/cilium-operator 2026-04-20 10:55:35.329034 | instance | kube-system/coredns-67659f764b-6f8z8/coredns 2026-04-20 10:55:35.493521 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-6f8z8" not found 2026-04-20 10:55:35.665804 | instance | kube-system/coredns-67659f764b-xdhvl/coredns 2026-04-20 10:55:35.834229 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-xdhvl" not found 2026-04-20 10:55:36.004745 | instance | kube-system/etcd-instance/etcd 2026-04-20 10:55:36.179986 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-20 10:55:36.330525 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-20 10:55:36.538583 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-20 10:55:36.702368 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-20 10:55:37.074351 | instance | kube-system/kube-proxy-45p8b/kube-proxy 2026-04-20 10:55:37.240122 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-45p8b" not found 2026-04-20 10:55:37.400236 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-20 10:55:37.715273 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-20 10:55:38.042458 | instance | local-path-storage/local-path-provisioner-679c578f5-7sc4b/local-path-provisioner 2026-04-20 10:55:38.209928 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-7sc4b" not found 2026-04-20 10:55:38.368730 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-20 10:55:38.537144 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-20 10:55:38.539682 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-20 10:55:38.715887 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-20 10:55:38.719105 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-20 10:55:38.895753 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-20 10:55:38.899338 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-20 10:55:39.073439 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-20 10:55:39.241625 | instance | monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/grafana-sc-dashboard 2026-04-20 10:55:39.421875 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-95ffdb78c-m4rfl" not found 2026-04-20 10:55:39.425825 | instance | monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/grafana-sc-datasources 2026-04-20 10:55:39.590639 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-95ffdb78c-m4rfl" not found 2026-04-20 10:55:39.594000 | instance | monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/grafana 2026-04-20 10:55:39.789574 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-95ffdb78c-m4rfl" not found 2026-04-20 10:55:39.954373 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2tkwz/kube-state-metrics 2026-04-20 10:55:40.116814 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-2tkwz" not found 2026-04-20 10:55:40.290488 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-5hf6g/kube-prometheus-stack 2026-04-20 10:55:40.449788 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-5hf6g" not found 2026-04-20 10:55:40.615434 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-l88mc/node-exporter 2026-04-20 10:55:40.789956 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-l88mc/pod-tls-sidecar 2026-04-20 10:55:40.951297 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-l88mc" not found 2026-04-20 10:55:41.112873 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-20 10:55:41.282855 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-20 10:55:41.287802 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-20 10:55:41.471857 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-20 10:55:41.475526 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-20 10:55:41.647560 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-20 10:55:41.650234 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-20 10:55:41.816707 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-20 10:55:41.817535 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-20 10:55:42.004049 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-20 10:55:42.163111 | instance | openstack/horizon-768868ffd7-77nzl/init 2026-04-20 10:55:42.320591 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-768868ffd7-77nzl" not found 2026-04-20 10:55:42.325113 | instance | openstack/horizon-768868ffd7-77nzl/horizon 2026-04-20 10:55:42.495730 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-768868ffd7-77nzl" not found 2026-04-20 10:55:42.650426 | instance | openstack/horizon-768868ffd7-fp2mm/init 2026-04-20 10:55:42.809390 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-768868ffd7-fp2mm" not found 2026-04-20 10:55:42.812189 | instance | openstack/horizon-768868ffd7-fp2mm/horizon 2026-04-20 10:55:42.989710 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-768868ffd7-fp2mm" not found 2026-04-20 10:55:43.164120 | instance | openstack/horizon-768868ffd7-l7rkz/init 2026-04-20 10:55:43.338146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-768868ffd7-l7rkz" not found 2026-04-20 10:55:43.342160 | instance | openstack/horizon-768868ffd7-l7rkz/horizon 2026-04-20 10:55:43.519556 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-768868ffd7-l7rkz" not found 2026-04-20 10:55:43.676933 | instance | openstack/horizon-db-init-gxw2k/init 2026-04-20 10:55:43.829750 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-gxw2k" not found 2026-04-20 10:55:43.833928 | instance | openstack/horizon-db-init-gxw2k/horizon-db-init-0 2026-04-20 10:55:43.990275 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-gxw2k" not found 2026-04-20 10:55:44.146541 | instance | openstack/horizon-db-sync-xv8bp/init 2026-04-20 10:55:44.311869 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-xv8bp" not found 2026-04-20 10:55:44.316228 | instance | openstack/horizon-db-sync-xv8bp/horizon-db-sync 2026-04-20 10:55:44.487458 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-xv8bp" not found 2026-04-20 10:55:44.652730 | instance | openstack/keystone-api-5c949c6f45-c2g45/init 2026-04-20 10:55:44.811324 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5c949c6f45-c2g45" not found 2026-04-20 10:55:44.815030 | instance | openstack/keystone-api-5c949c6f45-c2g45/keystone-api 2026-04-20 10:55:44.987205 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5c949c6f45-c2g45" not found 2026-04-20 10:55:45.155026 | instance | openstack/keystone-bootstrap-z9p6v/init 2026-04-20 10:55:45.337826 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-z9p6v" not found 2026-04-20 10:55:45.340424 | instance | openstack/keystone-bootstrap-z9p6v/bootstrap 2026-04-20 10:55:45.501325 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-z9p6v" not found 2026-04-20 10:55:45.651000 | instance | openstack/keystone-credential-setup-bl6jj/init 2026-04-20 10:55:45.833467 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-bl6jj" not found 2026-04-20 10:55:45.837627 | instance | openstack/keystone-credential-setup-bl6jj/keystone-credential-setup 2026-04-20 10:55:45.999971 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-bl6jj" not found 2026-04-20 10:55:46.165481 | instance | openstack/keystone-db-init-qrtjx/init 2026-04-20 10:55:46.337142 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-qrtjx" not found 2026-04-20 10:55:46.341736 | instance | openstack/keystone-db-init-qrtjx/keystone-db-init-0 2026-04-20 10:55:46.501965 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-qrtjx" not found 2026-04-20 10:55:46.666014 | instance | openstack/keystone-db-sync-ts7ml/init 2026-04-20 10:55:46.830904 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-ts7ml" not found 2026-04-20 10:55:46.834071 | instance | openstack/keystone-db-sync-ts7ml/keystone-db-sync 2026-04-20 10:55:46.998180 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-ts7ml" not found 2026-04-20 10:55:47.160368 | instance | openstack/keystone-domain-manage-ng5z5/init 2026-04-20 10:55:47.324593 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-ng5z5" not found 2026-04-20 10:55:47.328011 | instance | openstack/keystone-domain-manage-ng5z5/keystone-domain-manage 2026-04-20 10:55:47.478986 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-ng5z5" not found 2026-04-20 10:55:47.638698 | instance | openstack/keystone-fernet-setup-p64sm/init 2026-04-20 10:55:47.795738 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-p64sm" not found 2026-04-20 10:55:47.799515 | instance | openstack/keystone-fernet-setup-p64sm/keystone-fernet-setup 2026-04-20 10:55:47.965255 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-p64sm" not found 2026-04-20 10:55:48.129283 | instance | openstack/keystone-rabbit-init-5cph5/init 2026-04-20 10:55:48.289397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-5cph5" not found 2026-04-20 10:55:48.293102 | instance | openstack/keystone-rabbit-init-5cph5/rabbit-init 2026-04-20 10:55:48.454315 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-5cph5" not found 2026-04-20 10:55:48.622630 | instance | openstack/memcached-memcached-cf56b6468-jhc42/init 2026-04-20 10:55:48.784301 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-jhc42" not found 2026-04-20 10:55:48.787284 | instance | openstack/memcached-memcached-cf56b6468-jhc42/memcached 2026-04-20 10:55:48.944434 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-jhc42" not found 2026-04-20 10:55:48.947290 | instance | openstack/memcached-memcached-cf56b6468-jhc42/memcached-exporter 2026-04-20 10:55:49.112464 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-jhc42" not found 2026-04-20 10:55:49.280399 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-20 10:55:49.445368 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-20 10:55:49.447802 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-20 10:55:49.613723 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-20 10:55:49.618036 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-20 10:55:49.799364 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-20 10:55:49.803323 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-20 10:55:49.977923 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-20 10:55:50.142568 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-20 10:55:50.311235 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-20 10:55:50.314007 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-20 10:55:50.502577 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-20 10:55:50.506491 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-20 10:55:50.674938 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-20 10:55:50.840877 | instance | openstack/pxc-operator-69cb5bbdb9-dsqs7/percona-xtradb-cluster-operator 2026-04-20 10:55:51.170910 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-8dpsg/rabbitmq-cluster-operator 2026-04-20 10:55:51.513623 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-20 10:55:51.668394 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-20 10:55:51.671534 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-20 10:55:51.841064 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-20 10:55:52.005613 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-67b8f/rabbitmq-cluster-operator 2026-04-20 10:55:52.326390 | instance | openstack/valkey-node-0/valkey 2026-04-20 10:55:52.492699 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-20 10:55:52.496492 | instance | openstack/valkey-node-0/sentinel 2026-04-20 10:55:52.658572 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-20 10:55:52.663529 | instance | openstack/valkey-node-0/metrics 2026-04-20 10:55:52.831940 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-20 10:55:52.983549 | instance | openstack/valkey-node-1/valkey 2026-04-20 10:55:53.136338 | instance | openstack/valkey-node-1/sentinel 2026-04-20 10:55:53.308032 | instance | openstack/valkey-node-1/metrics 2026-04-20 10:55:53.645812 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-9b274/secretgen-controller 2026-04-20 10:55:53.822320 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-9b274" not found 2026-04-20 10:55:54.166890 | instance | ERROR 2026-04-20 10:55:54.167128 | instance | { 2026-04-20 10:55:54.167172 | instance | "delta": "0:00:23.029365", 2026-04-20 10:55:54.167223 | instance | "end": "2026-04-20 10:55:53.827787", 2026-04-20 10:55:54.167280 | instance | "msg": "non-zero return code", 2026-04-20 10:55:54.167312 | instance | "rc": 123, 2026-04-20 10:55:54.167339 | instance | "start": "2026-04-20 10:55:30.798422" 2026-04-20 10:55:54.167365 | instance | } 2026-04-20 10:55:54.167398 | instance | ERROR: Ignoring Errors 2026-04-20 10:55:54.175953 | 2026-04-20 10:55:54.176046 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-20 10:55:54.706894 | instance | changed: 2026-04-20 10:55:54.707106 | instance | cd+++++++++ pod-logs/ 2026-04-20 10:55:54.707144 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-20 10:55:54.707174 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-20 10:55:54.707202 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-20 10:55:54.707229 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-20 10:55:54.707255 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-c7rnt/ 2026-04-20 10:55:54.707282 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-c7rnt/cert-manager-controller.txt 2026-04-20 10:55:54.707308 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-blj48/ 2026-04-20 10:55:54.707334 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-blj48/cert-manager-cainjector.txt 2026-04-20 10:55:54.707360 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-swhcp/ 2026-04-20 10:55:54.707385 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-swhcp/cert-manager-webhook.txt 2026-04-20 10:55:54.707411 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-20 10:55:54.707436 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-zcvsj/ 2026-04-20 10:55:54.707462 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-zcvsj/envoy-gateway.txt 2026-04-20 10:55:54.707487 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-20 10:55:54.707513 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-20 10:55:54.707539 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-20 10:55:54.707565 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-20 10:55:54.707590 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-20 10:55:54.707615 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-c7rnt/ 2026-04-20 10:55:54.707641 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-c7rnt/cert-manager-controller.txt 2026-04-20 10:55:54.707672 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-blj48/ 2026-04-20 10:55:54.707716 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-blj48/cert-manager-cainjector.txt 2026-04-20 10:55:54.707745 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-swhcp/ 2026-04-20 10:55:54.707771 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-swhcp/cert-manager-webhook.txt 2026-04-20 10:55:54.707797 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-20 10:55:54.707822 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-zcvsj/ 2026-04-20 10:55:54.707848 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-zcvsj/envoy-gateway.txt 2026-04-20 10:55:54.707934 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-20 10:55:54.707970 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-v9pqj/ 2026-04-20 10:55:54.708001 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-v9pqj/controller.txt 2026-04-20 10:55:54.708029 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xwsdm/ 2026-04-20 10:55:54.708058 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xwsdm/ingress-nginx-default-backend.txt 2026-04-20 10:55:54.708087 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-20 10:55:54.708115 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-j8ngv/ 2026-04-20 10:55:54.708141 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j8ngv/apply-sysctl-overwrites.txt 2026-04-20 10:55:54.708166 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j8ngv/cilium-agent.txt 2026-04-20 10:55:54.708191 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j8ngv/clean-cilium-state.txt 2026-04-20 10:55:54.708217 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j8ngv/config.txt 2026-04-20 10:55:54.708242 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j8ngv/install-cni-binaries.txt 2026-04-20 10:55:54.708267 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j8ngv/mount-bpf-fs.txt 2026-04-20 10:55:54.708292 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j8ngv/mount-cgroup.txt 2026-04-20 10:55:54.708317 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-c4828/ 2026-04-20 10:55:54.708343 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-c4828/cilium-operator.txt 2026-04-20 10:55:54.708369 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6f8z8/ 2026-04-20 10:55:54.708395 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6f8z8/coredns.txt 2026-04-20 10:55:54.708421 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xdhvl/ 2026-04-20 10:55:54.708446 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xdhvl/coredns.txt 2026-04-20 10:55:54.708471 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-20 10:55:54.708497 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-20 10:55:54.708523 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-20 10:55:54.708548 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-20 10:55:54.708573 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-20 10:55:54.708598 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-20 10:55:54.708624 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-45p8b/ 2026-04-20 10:55:54.708652 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-45p8b/kube-proxy.txt 2026-04-20 10:55:54.708687 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-20 10:55:54.708718 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-20 10:55:54.708744 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-20 10:55:54.708770 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-20 10:55:54.708795 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-20 10:55:54.708820 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-7sc4b/ 2026-04-20 10:55:54.708845 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-7sc4b/local-path-provisioner.txt 2026-04-20 10:55:54.708871 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-20 10:55:54.708904 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-20 10:55:54.708929 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-20 10:55:54.708975 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-20 10:55:54.709007 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-20 10:55:54.709033 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-20 10:55:54.709059 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/ 2026-04-20 10:55:54.709085 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/grafana-sc-dashboard.txt 2026-04-20 10:55:54.709111 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/grafana-sc-datasources.txt 2026-04-20 10:55:54.709136 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/grafana.txt 2026-04-20 10:55:54.709163 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2tkwz/ 2026-04-20 10:55:54.709189 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2tkwz/kube-state-metrics.txt 2026-04-20 10:55:54.709215 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5hf6g/ 2026-04-20 10:55:54.709240 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5hf6g/kube-prometheus-stack.txt 2026-04-20 10:55:54.709265 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-l88mc/ 2026-04-20 10:55:54.709290 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-l88mc/node-exporter.txt 2026-04-20 10:55:54.709323 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-l88mc/pod-tls-sidecar.txt 2026-04-20 10:55:54.709348 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-20 10:55:54.709373 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-20 10:55:54.709398 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-20 10:55:54.709423 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-20 10:55:54.709449 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-20 10:55:54.709474 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-20 10:55:54.709506 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-20 10:55:54.709534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-768868ffd7-77nzl/ 2026-04-20 10:55:54.709560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-768868ffd7-77nzl/horizon.txt 2026-04-20 10:55:54.709586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-768868ffd7-77nzl/init.txt 2026-04-20 10:55:54.709611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-768868ffd7-fp2mm/ 2026-04-20 10:55:54.709637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-768868ffd7-fp2mm/horizon.txt 2026-04-20 10:55:54.709662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-768868ffd7-fp2mm/init.txt 2026-04-20 10:55:54.709688 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-768868ffd7-l7rkz/ 2026-04-20 10:55:54.709712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-768868ffd7-l7rkz/horizon.txt 2026-04-20 10:55:54.709738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-768868ffd7-l7rkz/init.txt 2026-04-20 10:55:54.709763 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-gxw2k/ 2026-04-20 10:55:54.709788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-gxw2k/horizon-db-init-0.txt 2026-04-20 10:55:54.709814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-gxw2k/init.txt 2026-04-20 10:55:54.709839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-xv8bp/ 2026-04-20 10:55:54.709864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-xv8bp/horizon-db-sync.txt 2026-04-20 10:55:54.709894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-xv8bp/init.txt 2026-04-20 10:55:54.709921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5c949c6f45-c2g45/ 2026-04-20 10:55:54.709946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5c949c6f45-c2g45/init.txt 2026-04-20 10:55:54.709970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5c949c6f45-c2g45/keystone-api.txt 2026-04-20 10:55:54.709995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-z9p6v/ 2026-04-20 10:55:54.710020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-z9p6v/bootstrap.txt 2026-04-20 10:55:54.710045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-z9p6v/init.txt 2026-04-20 10:55:54.710070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-bl6jj/ 2026-04-20 10:55:54.710095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-bl6jj/init.txt 2026-04-20 10:55:54.710120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-bl6jj/keystone-credential-setup.txt 2026-04-20 10:55:54.710147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-qrtjx/ 2026-04-20 10:55:54.710176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-qrtjx/init.txt 2026-04-20 10:55:54.710201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-qrtjx/keystone-db-init-0.txt 2026-04-20 10:55:54.710225 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ts7ml/ 2026-04-20 10:55:54.710250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ts7ml/init.txt 2026-04-20 10:55:54.710274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ts7ml/keystone-db-sync.txt 2026-04-20 10:55:54.710298 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ng5z5/ 2026-04-20 10:55:54.710323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ng5z5/init.txt 2026-04-20 10:55:54.710347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ng5z5/keystone-domain-manage.txt 2026-04-20 10:55:54.710372 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-p64sm/ 2026-04-20 10:55:54.710403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-p64sm/init.txt 2026-04-20 10:55:54.710429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-p64sm/keystone-fernet-setup.txt 2026-04-20 10:55:54.710454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5cph5/ 2026-04-20 10:55:54.710479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5cph5/init.txt 2026-04-20 10:55:54.710503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5cph5/rabbit-init.txt 2026-04-20 10:55:54.710528 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-jhc42/ 2026-04-20 10:55:54.710553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-jhc42/init.txt 2026-04-20 10:55:54.710579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-jhc42/memcached-exporter.txt 2026-04-20 10:55:54.710604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-jhc42/memcached.txt 2026-04-20 10:55:54.710629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-20 10:55:54.710655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-20 10:55:54.710680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-20 10:55:54.710705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-20 10:55:54.710731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-20 10:55:54.710756 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-20 10:55:54.710780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-20 10:55:54.710805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-20 10:55:54.710830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-20 10:55:54.710854 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-dsqs7/ 2026-04-20 10:55:54.710879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-dsqs7/percona-xtradb-cluster-operator.txt 2026-04-20 10:55:54.710903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-8dpsg/ 2026-04-20 10:55:54.710928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-8dpsg/rabbitmq-cluster-operator.txt 2026-04-20 10:55:54.710954 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-20 10:55:54.710979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-20 10:55:54.711003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-20 10:55:54.711028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-67b8f/ 2026-04-20 10:55:54.711053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-67b8f/rabbitmq-cluster-operator.txt 2026-04-20 10:55:54.711079 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-20 10:55:54.711104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-20 10:55:54.711129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-20 10:55:54.711155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-20 10:55:54.711180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/ 2026-04-20 10:55:54.711206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/metrics.txt 2026-04-20 10:55:54.711238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/sentinel.txt 2026-04-20 10:55:54.711264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/valkey.txt 2026-04-20 10:55:54.711290 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-20 10:55:54.711315 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-9b274/ 2026-04-20 10:55:54.711341 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-9b274/secretgen-controller.txt 2026-04-20 10:55:54.711366 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-20 10:55:54.711392 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-v9pqj/ 2026-04-20 10:55:54.711418 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-v9pqj/controller.txt 2026-04-20 10:55:54.711443 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xwsdm/ 2026-04-20 10:55:54.711468 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xwsdm/ingress-nginx-default-backend.txt 2026-04-20 10:55:54.711494 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-20 10:55:54.711519 | instance | cd+++++++++ pod-logs/kube-system/cilium-j8ngv/ 2026-04-20 10:55:54.711544 | instance | >f+++++++++ pod-logs/kube-system/cilium-j8ngv/apply-sysctl-overwrites.txt 2026-04-20 10:55:54.711569 | instance | >f+++++++++ pod-logs/kube-system/cilium-j8ngv/cilium-agent.txt 2026-04-20 10:55:54.711594 | instance | >f+++++++++ pod-logs/kube-system/cilium-j8ngv/clean-cilium-state.txt 2026-04-20 10:55:54.711620 | instance | >f+++++++++ pod-logs/kube-system/cilium-j8ngv/config.txt 2026-04-20 10:55:54.711646 | instance | >f+++++++++ pod-logs/kube-system/cilium-j8ngv/install-cni-binaries.txt 2026-04-20 10:55:54.711674 | instance | >f+++++++++ pod-logs/kube-system/cilium-j8ngv/mount-bpf-fs.txt 2026-04-20 10:55:54.711703 | instance | >f+++++++++ pod-logs/kube-system/cilium-j8ngv/mount-cgroup.txt 2026-04-20 10:55:54.711728 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-c4828/ 2026-04-20 10:55:54.711753 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-c4828/cilium-operator.txt 2026-04-20 10:55:54.711779 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-6f8z8/ 2026-04-20 10:55:54.711805 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-6f8z8/coredns.txt 2026-04-20 10:55:54.711830 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-xdhvl/ 2026-04-20 10:55:54.711902 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-xdhvl/coredns.txt 2026-04-20 10:55:54.711942 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-20 10:55:54.711969 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-20 10:55:54.711995 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-20 10:55:54.712020 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-20 10:55:54.712046 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-20 10:55:54.712071 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-20 10:55:54.712096 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-45p8b/ 2026-04-20 10:55:54.712121 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-45p8b/kube-proxy.txt 2026-04-20 10:55:54.712146 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-20 10:55:54.712171 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-20 10:55:54.712196 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-20 10:55:54.712221 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-20 10:55:54.712246 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-20 10:55:54.712279 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-7sc4b/ 2026-04-20 10:55:54.712305 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-7sc4b/local-path-provisioner.txt 2026-04-20 10:55:54.712331 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-20 10:55:54.712356 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-20 10:55:54.712381 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-20 10:55:54.712406 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-20 10:55:54.712432 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-20 10:55:54.712457 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-20 10:55:54.712482 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/ 2026-04-20 10:55:54.712507 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/grafana-sc-dashboard.txt 2026-04-20 10:55:54.712531 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/grafana-sc-datasources.txt 2026-04-20 10:55:54.712556 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-95ffdb78c-m4rfl/grafana.txt 2026-04-20 10:55:54.712581 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2tkwz/ 2026-04-20 10:55:54.712606 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2tkwz/kube-state-metrics.txt 2026-04-20 10:55:54.712630 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5hf6g/ 2026-04-20 10:55:54.712656 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5hf6g/kube-prometheus-stack.txt 2026-04-20 10:55:54.712679 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-l88mc/ 2026-04-20 10:55:54.712697 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-l88mc/node-exporter.txt 2026-04-20 10:55:54.712715 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-l88mc/pod-tls-sidecar.txt 2026-04-20 10:55:54.712733 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-20 10:55:54.712751 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-20 10:55:54.712768 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-20 10:55:54.712786 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-20 10:55:54.712804 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-20 10:55:54.712822 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-20 10:55:54.712840 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-20 10:55:54.712857 | instance | cd+++++++++ pod-logs/openstack/horizon-768868ffd7-77nzl/ 2026-04-20 10:55:54.712875 | instance | >f+++++++++ pod-logs/openstack/horizon-768868ffd7-77nzl/horizon.txt 2026-04-20 10:55:54.712893 | instance | >f+++++++++ pod-logs/openstack/horizon-768868ffd7-77nzl/init.txt 2026-04-20 10:55:54.712911 | instance | cd+++++++++ pod-logs/openstack/horizon-768868ffd7-fp2mm/ 2026-04-20 10:55:54.712930 | instance | >f+++++++++ pod-logs/openstack/horizon-768868ffd7-fp2mm/horizon.txt 2026-04-20 10:55:54.712948 | instance | >f+++++++++ pod-logs/openstack/horizon-768868ffd7-fp2mm/init.txt 2026-04-20 10:55:54.712982 | instance | cd+++++++++ pod-logs/openstack/horizon-768868ffd7-l7rkz/ 2026-04-20 10:55:54.713007 | instance | >f+++++++++ pod-logs/openstack/horizon-768868ffd7-l7rkz/horizon.txt 2026-04-20 10:55:54.713026 | instance | >f+++++++++ pod-logs/openstack/horizon-768868ffd7-l7rkz/init.txt 2026-04-20 10:55:54.713044 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-gxw2k/ 2026-04-20 10:55:54.713062 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-gxw2k/horizon-db-init-0.txt 2026-04-20 10:55:54.713080 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-gxw2k/init.txt 2026-04-20 10:55:54.713098 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-xv8bp/ 2026-04-20 10:55:54.713116 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-xv8bp/horizon-db-sync.txt 2026-04-20 10:55:54.713133 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-xv8bp/init.txt 2026-04-20 10:55:54.713151 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5c949c6f45-c2g45/ 2026-04-20 10:55:54.713169 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5c949c6f45-c2g45/init.txt 2026-04-20 10:55:54.713187 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5c949c6f45-c2g45/keystone-api.txt 2026-04-20 10:55:54.713206 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-z9p6v/ 2026-04-20 10:55:54.713224 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-z9p6v/bootstrap.txt 2026-04-20 10:55:54.713242 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-z9p6v/init.txt 2026-04-20 10:55:54.713261 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-bl6jj/ 2026-04-20 10:55:54.713279 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-bl6jj/init.txt 2026-04-20 10:55:54.713297 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-bl6jj/keystone-credential-setup.txt 2026-04-20 10:55:54.713315 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-qrtjx/ 2026-04-20 10:55:54.713334 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-qrtjx/init.txt 2026-04-20 10:55:54.713352 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-qrtjx/keystone-db-init-0.txt 2026-04-20 10:55:54.713369 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-ts7ml/ 2026-04-20 10:55:54.713387 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-ts7ml/init.txt 2026-04-20 10:55:54.713405 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-ts7ml/keystone-db-sync.txt 2026-04-20 10:55:54.713423 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-ng5z5/ 2026-04-20 10:55:54.713441 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ng5z5/init.txt 2026-04-20 10:55:54.713459 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ng5z5/keystone-domain-manage.txt 2026-04-20 10:55:54.713477 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-p64sm/ 2026-04-20 10:55:54.713495 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-p64sm/init.txt 2026-04-20 10:55:54.713512 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-p64sm/keystone-fernet-setup.txt 2026-04-20 10:55:54.713530 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-5cph5/ 2026-04-20 10:55:54.713548 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-5cph5/init.txt 2026-04-20 10:55:54.713565 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-5cph5/rabbit-init.txt 2026-04-20 10:55:54.713583 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-jhc42/ 2026-04-20 10:55:54.713601 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-jhc42/init.txt 2026-04-20 10:55:54.713619 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-jhc42/memcached-exporter.txt 2026-04-20 10:55:54.713637 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-jhc42/memcached.txt 2026-04-20 10:55:54.713655 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-20 10:55:54.713675 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-20 10:55:54.713699 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-20 10:55:54.713718 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-20 10:55:54.713736 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-20 10:55:54.713754 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-20 10:55:54.713772 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-20 10:55:54.713790 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-20 10:55:54.713808 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-20 10:55:54.713826 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-dsqs7/ 2026-04-20 10:55:54.713843 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-dsqs7/percona-xtradb-cluster-operator.txt 2026-04-20 10:55:54.713861 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-8dpsg/ 2026-04-20 10:55:54.713878 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-8dpsg/rabbitmq-cluster-operator.txt 2026-04-20 10:55:54.713896 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-20 10:55:54.713914 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-20 10:55:54.713932 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-20 10:55:54.713951 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-67b8f/ 2026-04-20 10:55:54.713969 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-67b8f/rabbitmq-cluster-operator.txt 2026-04-20 10:55:54.713987 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-20 10:55:54.714004 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-20 10:55:54.714022 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-20 10:55:54.714040 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-20 10:55:54.714058 | instance | cd+++++++++ pod-logs/openstack/valkey-node-1/ 2026-04-20 10:55:54.714075 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/metrics.txt 2026-04-20 10:55:54.714093 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/sentinel.txt 2026-04-20 10:55:54.714110 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/valkey.txt 2026-04-20 10:55:54.714128 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-20 10:55:54.714145 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-9b274/ 2026-04-20 10:55:54.714163 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-9b274/secretgen-controller.txt 2026-04-20 10:55:54.725518 | 2026-04-20 10:55:54.725580 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-20 10:55:54.930404 | instance | changed 2026-04-20 10:55:54.937103 | 2026-04-20 10:55:54.937169 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-20 10:55:55.604216 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-20 10:55:55.631569 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-20 10:55:55.631613 | instance | Dload Upload Total Spent Left Speed 2026-04-20 10:55:55.635387 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-20 10:55:55.794775 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-20 10:55:55.802864 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-20 10:55:55.802888 | instance | Dload Upload Total Spent Left Speed 2026-04-20 10:55:55.806988 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-20 10:55:56.102876 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-20 10:55:56.109022 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-20 10:55:56.109066 | instance | Dload Upload Total Spent Left Speed 2026-04-20 10:55:56.112767 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-20 10:55:56.442004 | instance | Scraping memcached.openstack:9150/metrics: 2026-04-20 10:55:56.447672 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-20 10:55:56.447706 | instance | Dload Upload Total Spent Left Speed 2026-04-20 10:55:56.451856 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-04-20 10:55:56.531957 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-04-20 10:55:56.539935 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-20 10:55:56.539980 | instance | Dload Upload Total Spent Left Speed 2026-04-20 10:55:56.543825 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-04-20 10:55:56.620616 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-04-20 10:55:56.626126 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-20 10:55:56.626157 | instance | Dload Upload Total Spent Left Speed 2026-04-20 10:55:56.629788 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-04-20 10:55:56.975306 | instance | ok: Runtime: 0:00:01.574458 2026-04-20 10:55:56.982212 | 2026-04-20 10:55:56.982306 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-20 10:55:57.264304 | instance | ceph-mgr endpoints: 2026-04-20 10:55:57.518998 | instance | ok: Runtime: 0:00:00.076426 2026-04-20 10:55:57.527709 | 2026-04-20 10:55:57.527779 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-20 10:55:58.062506 | instance | ok: Runtime: 0:00:00.079108 2026-04-20 10:55:58.069328 | 2026-04-20 10:55:58.069394 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-20 10:55:58.548166 | instance | changed: 2026-04-20 10:55:58.548389 | instance | cd+++++++++ prometheus/ 2026-04-20 10:55:58.548432 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-20 10:55:58.548462 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-20 10:55:58.548489 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-20 10:55:58.548516 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-04-20 10:55:58.548542 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-04-20 10:55:58.548567 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-04-20 10:55:58.560428 | 2026-04-20 10:55:58.560491 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-20 10:55:58.745408 | instance | changed 2026-04-20 10:55:58.750561 | 2026-04-20 10:55:58.750627 | TASK [gather-selenium-data : Get selenium data] 2026-04-20 10:55:58.970201 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-20 10:55:58.972478 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-20 10:55:59.310969 | instance | ERROR 2026-04-20 10:55:59.311499 | instance | { 2026-04-20 10:55:59.311545 | instance | "delta": "0:00:00.006172", 2026-04-20 10:55:59.311576 | instance | "end": "2026-04-20 10:55:58.972786", 2026-04-20 10:55:59.311603 | instance | "msg": "non-zero return code", 2026-04-20 10:55:59.311630 | instance | "rc": 1, 2026-04-20 10:55:59.311656 | instance | "start": "2026-04-20 10:55:58.966614" 2026-04-20 10:55:59.311682 | instance | } 2026-04-20 10:55:59.311719 | instance | ERROR: Ignoring Errors 2026-04-20 10:55:59.319251 | 2026-04-20 10:55:59.319337 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-20 10:55:59.800868 | instance | changed: cd+++++++++ selenium/ 2026-04-20 10:55:59.808064 | 2026-04-20 10:55:59.808119 | PLAY RECAP 2026-04-20 10:55:59.808168 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-20 10:55:59.808191 | 2026-04-20 10:55:59.992434 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-20 10:55:59.997280 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-20 10:56:00.580916 | 2026-04-20 10:56:00.581054 | PLAY [all] 2026-04-20 10:56:00.591736 | 2026-04-20 10:56:00.591810 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-20 10:56:00.636308 | instance | skipping: Conditional result was False 2026-04-20 10:56:00.647006 | 2026-04-20 10:56:00.648165 | TASK [fetch-output : Set log path for single node] 2026-04-20 10:56:00.694545 | instance | ok 2026-04-20 10:56:00.699811 | 2026-04-20 10:56:00.699880 | LOOP [fetch-output : Ensure local output dirs] 2026-04-20 10:56:01.110259 | instance -> localhost | ok: "/var/lib/zuul/builds/e80ff7d06eaa4756b75106c41331b572/work/logs" 2026-04-20 10:56:01.330323 | instance -> localhost | changed: "/var/lib/zuul/builds/e80ff7d06eaa4756b75106c41331b572/work/artifacts" 2026-04-20 10:56:01.543867 | instance -> localhost | changed: "/var/lib/zuul/builds/e80ff7d06eaa4756b75106c41331b572/work/docs" 2026-04-20 10:56:01.564361 | 2026-04-20 10:56:01.564492 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-20 10:56:02.202160 | instance | changed: .d..t...... ./ 2026-04-20 10:56:02.202351 | instance | changed: All items complete 2026-04-20 10:56:02.202380 | 2026-04-20 10:56:02.647343 | instance | changed: .d..t...... ./ 2026-04-20 10:56:03.123079 | instance | changed: .d..t...... ./ 2026-04-20 10:56:03.135894 | 2026-04-20 10:56:03.135965 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-20 10:56:03.582027 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008596 2026-04-20 10:56:03.820915 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007048 2026-04-20 10:56:03.830700 | 2026-04-20 10:56:03.830779 | PLAY [all] 2026-04-20 10:56:03.836450 | 2026-04-20 10:56:03.836553 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-20 10:56:04.286181 | instance | changed 2026-04-20 10:56:04.291734 | 2026-04-20 10:56:04.291801 | PLAY RECAP 2026-04-20 10:56:04.291846 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-20 10:56:04.291870 | 2026-04-20 10:56:04.403389 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-20 10:56:04.408559 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-20 10:56:04.995810 | 2026-04-20 10:56:04.996290 | PLAY [localhost] 2026-04-20 10:56:05.006364 | 2026-04-20 10:56:05.006454 | TASK [Generate Zuul manifest] 2026-04-20 10:56:05.027437 | localhost | ok 2026-04-20 10:56:05.042850 | 2026-04-20 10:56:05.042935 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-20 10:56:05.527176 | localhost | changed 2026-04-20 10:56:05.538527 | 2026-04-20 10:56:05.538681 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-20 10:56:05.570720 | localhost | ok 2026-04-20 10:56:05.579542 | 2026-04-20 10:56:05.579640 | TASK [Upload logs] 2026-04-20 10:56:05.600950 | localhost | ok 2026-04-20 10:56:05.665621 | 2026-04-20 10:56:05.665758 | TASK [Set zuul-log-path fact] 2026-04-20 10:56:05.687026 | localhost | ok 2026-04-20 10:56:05.700005 | 2026-04-20 10:56:05.700130 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 10:56:05.731374 | localhost | ok 2026-04-20 10:56:05.740619 | 2026-04-20 10:56:05.740689 | TASK [upload-logs : Create log directories] 2026-04-20 10:56:06.127662 | localhost | changed 2026-04-20 10:56:06.133621 | 2026-04-20 10:56:06.133723 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-20 10:56:06.549579 | localhost -> localhost | ok: Runtime: 0:00:00.019829 2026-04-20 10:56:06.556300 | 2026-04-20 10:56:06.556367 | TASK [upload-logs : Upload logs to log server] 2026-04-20 10:56:07.279840 | localhost | Output suppressed because no_log was given 2026-04-20 10:56:07.286866 | 2026-04-20 10:56:07.286972 | LOOP [upload-logs : Compress console log and json output] 2026-04-20 10:56:07.371098 | localhost | skipping: Conditional result was False 2026-04-20 10:56:07.377671 | localhost | skipping: Conditional result was False 2026-04-20 10:56:07.428869 | 2026-04-20 10:56:07.429077 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-20 10:56:07.473095 | localhost | skipping: Conditional result was False 2026-04-20 10:56:07.473496 | 2026-04-20 10:56:07.477220 | localhost | skipping: Conditional result was False 2026-04-20 10:56:07.494133 | 2026-04-20 10:56:07.494341 | LOOP [upload-logs : Upload console log and json output]