2026-05-24 02:22:13.357149 | Job console starting 2026-05-24 02:22:13.368327 | Updating git repos 2026-05-24 02:22:15.843269 | Cloning repos into workspace 2026-05-24 02:22:32.416901 | Restoring repo states 2026-05-24 02:22:43.766322 | Merging changes 2026-05-24 02:22:45.455106 | Checking out repos 2026-05-24 02:22:49.912464 | Preparing playbooks 2026-05-24 02:22:54.862850 | Running Ansible setup 2026-05-24 02:22:58.167875 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 02:22:58.784087 | 2026-05-24 02:22:58.784440 | PLAY [localhost] 2026-05-24 02:22:58.792141 | 2026-05-24 02:22:58.792373 | TASK [Gathering Facts] 2026-05-24 02:22:59.680775 | localhost | ok 2026-05-24 02:22:59.689271 | 2026-05-24 02:22:59.689399 | TASK [Setup log path fact] 2026-05-24 02:22:59.707777 | localhost | ok 2026-05-24 02:22:59.723464 | 2026-05-24 02:22:59.723644 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 02:22:59.755436 | localhost | ok 2026-05-24 02:22:59.764230 | 2026-05-24 02:22:59.764328 | TASK [emit-job-header : Print job information] 2026-05-24 02:22:59.817889 | # Job Information 2026-05-24 02:22:59.818113 | Ansible Version: 2.16.18 2026-05-24 02:22:59.818159 | Job: atmosphere-molecule-keycloak 2026-05-24 02:22:59.818192 | Pipeline: check 2026-05-24 02:22:59.818223 | Executor: 2d72f0692154 2026-05-24 02:22:59.818253 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-05-24 02:22:59.818286 | Event ID: 7169b690-5711-11f1-8b83-c48569382093 2026-05-24 02:22:59.823489 | 2026-05-24 02:22:59.823591 | LOOP [emit-job-header : Print node information] 2026-05-24 02:22:59.917754 | localhost | ok: 2026-05-24 02:22:59.918421 | localhost | # Node Information 2026-05-24 02:22:59.918454 | localhost | Inventory Hostname: instance 2026-05-24 02:22:59.918477 | localhost | Hostname: np0000176217 2026-05-24 02:22:59.918497 | localhost | Username: zuul 2026-05-24 02:22:59.918519 | localhost | Distro: Ubuntu 22.04 2026-05-24 02:22:59.918539 | localhost | Provider: yul1 2026-05-24 02:22:59.918559 | localhost | Region: ca-ymq-1 2026-05-24 02:22:59.918579 | localhost | Label: ubuntu-jammy 2026-05-24 02:22:59.918597 | localhost | Product Name: OpenStack Nova 2026-05-24 02:22:59.918615 | localhost | Interface IP: 199.19.213.47 2026-05-24 02:22:59.931364 | 2026-05-24 02:22:59.931525 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-24 02:23:00.478351 | localhost -> localhost | changed 2026-05-24 02:23:00.486192 | 2026-05-24 02:23:00.487066 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-24 02:23:01.517080 | localhost -> localhost | changed 2026-05-24 02:23:01.523536 | 2026-05-24 02:23:01.523594 | PLAY [all] 2026-05-24 02:23:01.531159 | 2026-05-24 02:23:01.531224 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-24 02:23:01.757511 | instance -> localhost | ok 2026-05-24 02:23:01.767815 | 2026-05-24 02:23:01.767905 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-24 02:23:01.802130 | instance | ok 2026-05-24 02:23:01.817359 | instance | included: /var/lib/zuul/builds/627696d494574488aef72f7eb6c16b99/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-24 02:23:01.823035 | 2026-05-24 02:23:01.823108 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-24 02:23:03.138949 | instance -> localhost | Generating public/private rsa key pair. 2026-05-24 02:23:03.139154 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/627696d494574488aef72f7eb6c16b99/work/627696d494574488aef72f7eb6c16b99_id_rsa 2026-05-24 02:23:03.139200 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/627696d494574488aef72f7eb6c16b99/work/627696d494574488aef72f7eb6c16b99_id_rsa.pub 2026-05-24 02:23:03.139251 | instance -> localhost | The key fingerprint is: 2026-05-24 02:23:03.139285 | instance -> localhost | SHA256:mAx8fuTEJa13RAekfudFET+TZRkt+D3KzrtHHMam5so zuul-build-sshkey 2026-05-24 02:23:03.139332 | instance -> localhost | The key's randomart image is: 2026-05-24 02:23:03.139363 | instance -> localhost | +---[RSA 3072]----+ 2026-05-24 02:23:03.139399 | instance -> localhost | | ...o+o.+B| 2026-05-24 02:23:03.139430 | instance -> localhost | | . . o..o..o*| 2026-05-24 02:23:03.139460 | instance -> localhost | | o . +... ..*o| 2026-05-24 02:23:03.139488 | instance -> localhost | | = *... . .B+| 2026-05-24 02:23:03.139517 | instance -> localhost | | = S...o B +| 2026-05-24 02:23:03.139560 | instance -> localhost | | . . B + | 2026-05-24 02:23:03.139598 | instance -> localhost | | = o | 2026-05-24 02:23:03.139626 | instance -> localhost | | . + . | 2026-05-24 02:23:03.139658 | instance -> localhost | | E.o+ | 2026-05-24 02:23:03.139686 | instance -> localhost | +----[SHA256]-----+ 2026-05-24 02:23:03.139744 | instance -> localhost | ok: Runtime: 0:00:00.918331 2026-05-24 02:23:03.146907 | 2026-05-24 02:23:03.146992 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-24 02:23:03.179657 | instance | ok 2026-05-24 02:23:03.190327 | instance | included: /var/lib/zuul/builds/627696d494574488aef72f7eb6c16b99/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-24 02:23:03.198382 | 2026-05-24 02:23:03.198445 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-24 02:23:03.223249 | instance | skipping: Conditional result was False 2026-05-24 02:23:03.230548 | 2026-05-24 02:23:03.230635 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-24 02:23:03.664061 | instance | changed 2026-05-24 02:23:03.670986 | 2026-05-24 02:23:03.671074 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-24 02:23:03.847515 | instance | ok 2026-05-24 02:23:03.854298 | 2026-05-24 02:23:03.854384 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-24 02:23:04.316448 | instance | changed 2026-05-24 02:23:04.321326 | 2026-05-24 02:23:04.321393 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-24 02:23:04.779073 | instance | changed 2026-05-24 02:23:04.785798 | 2026-05-24 02:23:04.785886 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-24 02:23:04.810607 | instance | skipping: Conditional result was False 2026-05-24 02:23:04.821316 | 2026-05-24 02:23:04.821418 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-24 02:23:05.221366 | instance -> localhost | changed 2026-05-24 02:23:05.239828 | 2026-05-24 02:23:05.239901 | TASK [add-build-sshkey : Add back temp key] 2026-05-24 02:23:05.505538 | instance -> localhost | Identity added: /var/lib/zuul/builds/627696d494574488aef72f7eb6c16b99/work/627696d494574488aef72f7eb6c16b99_id_rsa (zuul-build-sshkey) 2026-05-24 02:23:05.505758 | instance -> localhost | ok: Runtime: 0:00:00.013169 2026-05-24 02:23:05.512401 | 2026-05-24 02:23:05.512489 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-24 02:23:05.840898 | instance | ok 2026-05-24 02:23:05.846003 | 2026-05-24 02:23:05.846075 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-24 02:23:05.870256 | instance | skipping: Conditional result was False 2026-05-24 02:23:05.941284 | 2026-05-24 02:23:05.941479 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-24 02:23:06.250324 | instance | ok 2026-05-24 02:23:06.256822 | 2026-05-24 02:23:06.256891 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-24 02:23:09.402343 | instance | Output suppressed because no_log was given 2026-05-24 02:23:09.413955 | 2026-05-24 02:23:09.414024 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-24 02:23:09.609527 | instance | ok: "logs" 2026-05-24 02:23:09.609997 | instance | ok: All items complete 2026-05-24 02:23:09.610042 | 2026-05-24 02:23:09.759812 | instance | ok: "artifacts" 2026-05-24 02:23:09.909475 | instance | ok: "docs" 2026-05-24 02:23:09.930386 | 2026-05-24 02:23:09.930565 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-24 02:23:10.115514 | instance | changed: "logs" 2026-05-24 02:23:10.280207 | instance | changed: "artifacts" 2026-05-24 02:23:10.444301 | instance | changed: "docs" 2026-05-24 02:23:10.458938 | 2026-05-24 02:23:10.459107 | PLAY RECAP 2026-05-24 02:23:10.459161 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-24 02:23:10.459189 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 02:23:10.459210 | 2026-05-24 02:23:10.612938 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 02:23:10.641822 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-24 02:23:11.239462 | 2026-05-24 02:23:11.239629 | PLAY [all] 2026-05-24 02:23:11.251356 | 2026-05-24 02:23:11.251478 | TASK [setup-uv : Extract archive] 2026-05-24 02:23:13.493787 | instance | changed 2026-05-24 02:23:13.501910 | 2026-05-24 02:23:13.502021 | TASK [setup-uv : Print version] 2026-05-24 02:23:13.838741 | instance | uv 0.8.13 2026-05-24 02:23:14.040124 | instance | ok: Runtime: 0:00:00.012179 2026-05-24 02:23:14.052641 | 2026-05-24 02:23:14.052740 | TASK [Install Ansible collection siblings] 2026-05-24 02:23:22.647503 | instance | changed: 2026-05-24 02:23:22.647680 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-24 02:23:22.647709 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-24 02:23:22.647731 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-24 02:23:22.647751 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-24 02:23:22.647770 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-05-24 02:23:22.647792 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-24 02:23:22.647813 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-24 02:23:22.647834 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-24 02:23:22.647854 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-24 02:23:22.647874 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-24 02:23:22.647893 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-24 02:23:22.647912 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-24 02:23:22.647931 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-05-24 02:23:22.647949 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-05-24 02:23:22.647968 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-05-24 02:23:22.647987 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-05-24 02:23:22.648006 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-05-24 02:23:22.648024 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-05-24 02:23:22.648043 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-05-24 02:23:22.648062 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-05-24 02:23:22.648080 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-05-24 02:23:22.648099 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-05-24 02:23:22.648119 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-05-24 02:23:22.648149 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-05-24 02:23:22.648168 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-05-24 02:23:22.648188 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-24 02:23:22.648207 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-24 02:23:22.648225 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-05-24 02:23:22.648244 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-05-24 02:23:22.648262 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-24 02:23:22.648281 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-24 02:23:22.648300 | instance | Checked out ansible.netcommon to 1.2.0 2026-05-24 02:23:22.648319 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-24 02:23:22.648344 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.648363 | instance | Process install dependency map 2026-05-24 02:23:22.648382 | instance | Starting collection install process 2026-05-24 02:23:22.648401 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-05-24 02:23:22.648419 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-05-24 02:23:22.648438 | instance | ansible.netcommon:* was installed successfully 2026-05-24 02:23:22.648456 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-24 02:23:22.648475 | instance | Creating virtual environment at: .venv 2026-05-24 02:23:22.648493 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-24 02:23:22.648511 | instance | Downloading setuptools (1.1MiB) 2026-05-24 02:23:22.648530 | instance | Downloading netaddr (2.2MiB) 2026-05-24 02:23:22.648548 | instance | Downloading pydantic-core (2.0MiB) 2026-05-24 02:23:22.648567 | instance | Downloading ansible-core (2.1MiB) 2026-05-24 02:23:22.648586 | instance | Downloading cryptography (4.2MiB) 2026-05-24 02:23:22.648604 | instance | Downloading rjsonnet (1.2MiB) 2026-05-24 02:23:22.648623 | instance | Downloading kubernetes (1.9MiB) 2026-05-24 02:23:22.648642 | instance | Downloading pygments (1.2MiB) 2026-05-24 02:23:22.648661 | instance | Downloading openstacksdk (1.7MiB) 2026-05-24 02:23:22.648679 | instance | Building pyperclip==1.9.0 2026-05-24 02:23:22.648698 | instance | Downloading rjsonnet 2026-05-24 02:23:22.648717 | instance | Downloading pydantic-core 2026-05-24 02:23:22.648736 | instance | Downloading pygments 2026-05-24 02:23:22.648755 | instance | Downloading netaddr 2026-05-24 02:23:22.648773 | instance | Downloading cryptography 2026-05-24 02:23:22.648791 | instance | Downloading setuptools 2026-05-24 02:23:22.648810 | instance | Downloading kubernetes 2026-05-24 02:23:22.648828 | instance | Downloading ansible-core 2026-05-24 02:23:22.648846 | instance | Downloading openstacksdk 2026-05-24 02:23:22.648864 | instance | Built pyperclip==1.9.0 2026-05-24 02:23:22.648883 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-24 02:23:22.648901 | instance | Installed 83 packages in 43ms 2026-05-24 02:23:22.648919 | instance | Checked out ansible.posix to 1.6.0 2026-05-24 02:23:22.648944 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-24 02:23:22.648992 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.649014 | instance | Process install dependency map 2026-05-24 02:23:22.649033 | instance | Starting collection install process 2026-05-24 02:23:22.649052 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-24 02:23:22.649077 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-05-24 02:23:22.649096 | instance | ansible.posix:1.6.0 was installed successfully 2026-05-24 02:23:22.649115 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.649133 | instance | 2.17.12 2026-05-24 02:23:22.649152 | instance | Checked out ansible.utils to v6.0.2 2026-05-24 02:23:22.649171 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-24 02:23:22.649189 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.649207 | instance | Process install dependency map 2026-05-24 02:23:22.649225 | instance | Starting collection install process 2026-05-24 02:23:22.649244 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-05-24 02:23:22.649262 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-05-24 02:23:22.649280 | instance | ansible.utils:6.0.2 was installed successfully 2026-05-24 02:23:22.649299 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.649317 | instance | 2.17.12 2026-05-24 02:23:22.649336 | instance | Checked out atmosphere.common to v0.7.0 2026-05-24 02:23:22.649354 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-24 02:23:22.649372 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.649390 | instance | Process install dependency map 2026-05-24 02:23:22.649408 | instance | Starting collection install process 2026-05-24 02:23:22.649426 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-05-24 02:23:22.649444 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-05-24 02:23:22.649462 | instance | atmosphere.common:0.7.0 was installed successfully 2026-05-24 02:23:22.649480 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.649498 | instance | 2.17.12 2026-05-24 02:23:22.649516 | instance | Checked out community.crypto to 2.2.3 2026-05-24 02:23:22.649534 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-24 02:23:22.649552 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.649571 | instance | Process install dependency map 2026-05-24 02:23:22.649589 | instance | Starting collection install process 2026-05-24 02:23:22.649607 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-24 02:23:22.649626 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-05-24 02:23:22.649644 | instance | community.crypto:2.2.3 was installed successfully 2026-05-24 02:23:22.649662 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.649693 | instance | 2.17.12 2026-05-24 02:23:22.649713 | instance | Checked out community.general to 7.3.0 2026-05-24 02:23:22.649731 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-05-24 02:23:22.649750 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.649773 | instance | Process install dependency map 2026-05-24 02:23:22.649792 | instance | Starting collection install process 2026-05-24 02:23:22.649811 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-24 02:23:22.649832 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-05-24 02:23:22.649852 | instance | community.general:7.3.0 was installed successfully 2026-05-24 02:23:22.649870 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.649889 | instance | 2.17.12 2026-05-24 02:23:22.649907 | instance | Checked out community.mysql to 3.6.0 2026-05-24 02:23:22.650104 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-24 02:23:22.650124 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.650143 | instance | Process install dependency map 2026-05-24 02:23:22.650161 | instance | Starting collection install process 2026-05-24 02:23:22.650179 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-05-24 02:23:22.650198 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-05-24 02:23:22.650216 | instance | community.mysql:3.6.0 was installed successfully 2026-05-24 02:23:22.650234 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.650252 | instance | 2.17.12 2026-05-24 02:23:22.650270 | instance | Checked out kubernetes.core to 2.4.0 2026-05-24 02:23:22.650288 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-24 02:23:22.650307 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.650325 | instance | Process install dependency map 2026-05-24 02:23:22.650343 | instance | Starting collection install process 2026-05-24 02:23:22.650362 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-24 02:23:22.650380 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-05-24 02:23:22.650398 | instance | kubernetes.core:2.4.0 was installed successfully 2026-05-24 02:23:22.650416 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.650434 | instance | 2.17.12 2026-05-24 02:23:22.650452 | instance | Checked out openstack.cloud to 2.5.0 2026-05-24 02:23:22.650470 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-24 02:23:22.650489 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.650506 | instance | Process install dependency map 2026-05-24 02:23:22.650525 | instance | Starting collection install process 2026-05-24 02:23:22.650543 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-05-24 02:23:22.650561 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-05-24 02:23:22.650579 | instance | openstack.cloud:2.5.0 was installed successfully 2026-05-24 02:23:22.650597 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.650615 | instance | 2.17.12 2026-05-24 02:23:22.650633 | instance | Checked out vexxhost.ceph to v4.0.0 2026-05-24 02:23:22.650651 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-24 02:23:22.650673 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.650692 | instance | Process install dependency map 2026-05-24 02:23:22.650710 | instance | Starting collection install process 2026-05-24 02:23:22.650728 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-05-24 02:23:22.650746 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-05-24 02:23:22.650764 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-05-24 02:23:22.650782 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.650800 | instance | 2.17.12 2026-05-24 02:23:22.650818 | instance | Checked out vexxhost.containers to v1.6.6 2026-05-24 02:23:22.650835 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-24 02:23:22.650853 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.650871 | instance | Process install dependency map 2026-05-24 02:23:22.650890 | instance | Starting collection install process 2026-05-24 02:23:22.650908 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-24 02:23:22.650926 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-24 02:23:22.650944 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-05-24 02:23:22.650962 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.650981 | instance | 2.17.12 2026-05-24 02:23:22.650999 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-05-24 02:23:22.651017 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-24 02:23:22.651035 | instance | Starting galaxy collection install process 2026-05-24 02:23:22.651053 | instance | Process install dependency map 2026-05-24 02:23:22.651071 | instance | Starting collection install process 2026-05-24 02:23:22.651089 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-24 02:23:22.651108 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-24 02:23:22.651126 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-24 02:23:22.651145 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 02:23:22.651163 | instance | 2.17.12 2026-05-24 02:23:22.656826 | 2026-05-24 02:23:22.656873 | PLAY RECAP 2026-05-24 02:23:22.656915 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 02:23:22.656937 | 2026-05-24 02:23:22.774621 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-24 02:23:22.778293 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-24 02:23:23.378258 | 2026-05-24 02:23:23.378387 | PLAY [all] 2026-05-24 02:23:23.390182 | 2026-05-24 02:23:23.390256 | TASK [Install "jq" for log collection] 2026-05-24 02:23:32.386377 | instance | changed 2026-05-24 02:23:32.388297 | 2026-05-24 02:23:32.388355 | PLAY RECAP 2026-05-24 02:23:32.388411 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 02:23:32.388458 | 2026-05-24 02:23:32.496414 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-24 02:23:32.501345 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-24 02:23:33.132134 | 2026-05-24 02:23:33.132307 | PLAY [all] 2026-05-24 02:23:33.145013 | 2026-05-24 02:23:33.145095 | TASK [Copy inventory file for Zuul] 2026-05-24 02:23:33.959217 | instance | changed 2026-05-24 02:23:33.966055 | 2026-05-24 02:23:33.966157 | TASK [Switch "ansible_host" to private IP] 2026-05-24 02:23:34.273170 | instance | changed: 1 replacements made 2026-05-24 02:23:34.280339 | 2026-05-24 02:23:34.280404 | TASK [Run Molecule scenario] 2026-05-24 02:23:35.150566 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-24 02:23:35.521055 | instance | INFO [keycloak > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-24 02:23:35.521123 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-05-24 02:23:46.109356 | instance | INFO [keycloak > dependency] Executing 2026-05-24 02:23:46.109442 | instance | WARNING [keycloak > dependency] Missing roles requirements file: requirements.yml 2026-05-24 02:23:46.109716 | instance | WARNING [keycloak > dependency] Missing collections requirements file: collections.yml 2026-05-24 02:23:46.109786 | instance | WARNING [keycloak > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-24 02:23:46.117357 | instance | INFO [keycloak > cleanup] Executing 2026-05-24 02:23:46.117664 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-24 02:23:46.125280 | instance | INFO [keycloak > destroy] Executing 2026-05-24 02:23:46.125315 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-05-24 02:23:46.125424 | instance | INFO [keycloak > destroy] Executed: Successful 2026-05-24 02:23:46.132860 | instance | INFO [keycloak > syntax] Executing 2026-05-24 02:23:47.266454 | instance | 2026-05-24 02:23:47.266748 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-05-24 02:23:47.315611 | instance | INFO [keycloak > syntax] Executed: Successful 2026-05-24 02:23:47.328591 | instance | INFO [keycloak > create] Executing 2026-05-24 02:23:47.330423 | instance | WARNING [keycloak > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-24 02:23:47.337877 | instance | INFO [keycloak > prepare] Executing 2026-05-24 02:23:48.493953 | instance | 2026-05-24 02:23:48.494169 | instance | PLAY [Prepare] ***************************************************************** 2026-05-24 02:23:48.494429 | instance | 2026-05-24 02:23:48.494701 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:23:48.495087 | instance | Sunday 24 May 2026 02:23:48 +0000 (0:00:00.024) 0:00:00.024 ************ 2026-05-24 02:23:49.597477 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-24 02:23:49.597576 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-24 02:23:49.597695 | instance | interpreter could change the meaning of that path. See 2026-05-24 02:23:49.597815 | instance | https://docs.ansible.com/ansible- 2026-05-24 02:23:49.597937 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-24 02:23:49.606168 | instance | ok: [instance] 2026-05-24 02:23:49.606334 | instance | 2026-05-24 02:23:49.606508 | instance | TASK [Configure short hostname] ************************************************ 2026-05-24 02:23:49.606674 | instance | Sunday 24 May 2026 02:23:49 +0000 (0:00:01.112) 0:00:01.137 ************ 2026-05-24 02:23:51.105249 | instance | changed: [instance] 2026-05-24 02:23:51.105482 | instance | 2026-05-24 02:23:51.105752 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-24 02:23:51.106078 | instance | Sunday 24 May 2026 02:23:51 +0000 (0:00:01.498) 0:00:02.636 ************ 2026-05-24 02:23:51.369721 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-24 02:23:51.369983 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-24 02:23:51.370247 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-24 02:23:51.379744 | instance | changed: [instance] 2026-05-24 02:23:51.380020 | instance | 2026-05-24 02:23:51.380310 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-24 02:23:51.380633 | instance | Sunday 24 May 2026 02:23:51 +0000 (0:00:00.274) 0:00:02.910 ************ 2026-05-24 02:23:52.417774 | instance | ok: [instance] 2026-05-24 02:23:52.418009 | instance | 2026-05-24 02:23:52.418294 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-24 02:23:52.418605 | instance | Sunday 24 May 2026 02:23:52 +0000 (0:00:01.037) 0:00:03.948 ************ 2026-05-24 02:23:53.036128 | instance | ok: [instance] 2026-05-24 02:23:53.036441 | instance | 2026-05-24 02:23:53.036901 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-24 02:23:53.037310 | instance | 2026-05-24 02:23:53.037621 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-24 02:23:53.037911 | instance | Sunday 24 May 2026 02:23:53 +0000 (0:00:00.618) 0:00:04.567 ************ 2026-05-24 02:23:54.031305 | instance | changed: [localhost] => (item=group_vars) 2026-05-24 02:23:54.031341 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-24 02:23:54.031346 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-24 02:23:54.031351 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-24 02:23:54.031359 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-24 02:23:54.032351 | instance | changed: [localhost] => (item=host_vars) 2026-05-24 02:23:54.032359 | instance | 2026-05-24 02:23:54.032364 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-24 02:23:54.032370 | instance | 2026-05-24 02:23:54.033055 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-24 02:23:54.033098 | instance | Sunday 24 May 2026 02:23:54 +0000 (0:00:00.994) 0:00:05.561 ************ 2026-05-24 02:23:54.197158 | instance | changed: [localhost] 2026-05-24 02:23:54.197613 | instance | 2026-05-24 02:23:54.197635 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-24 02:23:54.197644 | instance | Sunday 24 May 2026 02:23:54 +0000 (0:00:00.167) 0:00:05.728 ************ 2026-05-24 02:23:54.222091 | instance | ok: [localhost] 2026-05-24 02:23:54.222930 | instance | 2026-05-24 02:23:54.222966 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-24 02:23:54.222977 | instance | Sunday 24 May 2026 02:23:54 +0000 (0:00:00.024) 0:00:05.752 ************ 2026-05-24 02:23:54.293979 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'b2ac7fb5-c612-583c-95f0-7dde9876b51a'}) 2026-05-24 02:23:54.294074 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-24 02:23:54.294177 | instance | 2026-05-24 02:23:54.294341 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-24 02:23:54.294491 | instance | Sunday 24 May 2026 02:23:54 +0000 (0:00:00.072) 0:00:05.825 ************ 2026-05-24 02:23:54.832322 | instance | changed: [localhost] 2026-05-24 02:23:54.832396 | instance | 2026-05-24 02:23:54.832582 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-24 02:23:54.832951 | instance | 2026-05-24 02:23:54.832999 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-24 02:23:54.833006 | instance | Sunday 24 May 2026 02:23:54 +0000 (0:00:00.538) 0:00:06.363 ************ 2026-05-24 02:23:55.025928 | instance | changed: [localhost] 2026-05-24 02:23:55.026680 | instance | 2026-05-24 02:23:55.026730 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-24 02:23:55.026742 | instance | Sunday 24 May 2026 02:23:55 +0000 (0:00:00.192) 0:00:06.556 ************ 2026-05-24 02:23:55.074557 | instance | ok: [localhost] 2026-05-24 02:23:55.075355 | instance | 2026-05-24 02:23:55.075412 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-24 02:23:55.075425 | instance | Sunday 24 May 2026 02:23:55 +0000 (0:00:00.048) 0:00:06.605 ************ 2026-05-24 02:23:55.128709 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-24 02:23:55.129065 | instance | 2026-05-24 02:23:55.129447 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-24 02:23:55.129778 | instance | Sunday 24 May 2026 02:23:55 +0000 (0:00:00.054) 0:00:06.659 ************ 2026-05-24 02:23:55.489726 | instance | changed: [localhost] 2026-05-24 02:23:55.489785 | instance | 2026-05-24 02:23:55.490311 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-24 02:23:55.490351 | instance | 2026-05-24 02:23:55.490357 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-24 02:23:55.490373 | instance | Sunday 24 May 2026 02:23:55 +0000 (0:00:00.360) 0:00:07.020 ************ 2026-05-24 02:23:55.699204 | instance | changed: [localhost] 2026-05-24 02:23:55.700003 | instance | 2026-05-24 02:23:55.700053 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-24 02:23:55.700065 | instance | Sunday 24 May 2026 02:23:55 +0000 (0:00:00.209) 0:00:07.230 ************ 2026-05-24 02:23:55.726241 | instance | ok: [localhost] 2026-05-24 02:23:55.726785 | instance | 2026-05-24 02:23:55.726819 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-24 02:23:55.726826 | instance | Sunday 24 May 2026 02:23:55 +0000 (0:00:00.027) 0:00:07.257 ************ 2026-05-24 02:23:55.769537 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-24 02:23:55.769821 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-24 02:23:55.770192 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-24 02:23:55.770531 | instance | 2026-05-24 02:23:55.770876 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-24 02:23:55.771208 | instance | Sunday 24 May 2026 02:23:55 +0000 (0:00:00.043) 0:00:07.300 ************ 2026-05-24 02:23:56.099325 | instance | changed: [localhost] 2026-05-24 02:23:56.100104 | instance | 2026-05-24 02:23:56.100121 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-24 02:23:56.100128 | instance | 2026-05-24 02:23:56.100134 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-24 02:23:56.100139 | instance | Sunday 24 May 2026 02:23:56 +0000 (0:00:00.330) 0:00:07.630 ************ 2026-05-24 02:23:56.261356 | instance | changed: [localhost] 2026-05-24 02:23:56.262111 | instance | 2026-05-24 02:23:56.262148 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-24 02:23:56.262159 | instance | Sunday 24 May 2026 02:23:56 +0000 (0:00:00.161) 0:00:07.792 ************ 2026-05-24 02:23:56.285780 | instance | ok: [localhost] 2026-05-24 02:23:56.286676 | instance | 2026-05-24 02:23:56.286733 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-24 02:23:56.286745 | instance | Sunday 24 May 2026 02:23:56 +0000 (0:00:00.024) 0:00:07.816 ************ 2026-05-24 02:23:56.325243 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-24 02:23:56.325451 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-24 02:23:56.325696 | instance | 2026-05-24 02:23:56.325916 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-24 02:23:56.326132 | instance | Sunday 24 May 2026 02:23:56 +0000 (0:00:00.039) 0:00:07.856 ************ 2026-05-24 02:23:56.659145 | instance | changed: [localhost] 2026-05-24 02:23:56.660005 | instance | 2026-05-24 02:23:56.660050 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-24 02:23:56.660057 | instance | 2026-05-24 02:23:56.660063 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:23:56.660069 | instance | Sunday 24 May 2026 02:23:56 +0000 (0:00:00.334) 0:00:08.190 ************ 2026-05-24 02:23:57.314787 | instance | ok: [localhost] 2026-05-24 02:23:57.315292 | instance | 2026-05-24 02:23:57.315335 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-24 02:23:57.315344 | instance | Sunday 24 May 2026 02:23:57 +0000 (0:00:00.655) 0:00:08.846 ************ 2026-05-24 02:23:57.486047 | instance | changed: [localhost] 2026-05-24 02:23:57.486122 | instance | 2026-05-24 02:23:57.486520 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-24 02:23:57.486565 | instance | Sunday 24 May 2026 02:23:57 +0000 (0:00:00.171) 0:00:09.017 ************ 2026-05-24 02:23:57.519916 | instance | ok: [localhost] 2026-05-24 02:23:57.520577 | instance | 2026-05-24 02:23:57.520639 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-24 02:23:57.520731 | instance | Sunday 24 May 2026 02:23:57 +0000 (0:00:00.033) 0:00:09.050 ************ 2026-05-24 02:23:58.251826 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-24 02:23:58.251912 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-24 02:23:58.252555 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-24 02:23:58.252610 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-24 02:23:58.252617 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-24 02:23:58.252628 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-24 02:23:58.255254 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-24 02:23:58.255306 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-24 02:23:58.255321 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-24 02:23:58.255334 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-24 02:23:58.255347 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-24 02:23:58.255360 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-24 02:23:58.255373 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-24 02:23:58.255386 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-24 02:23:58.255399 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-24 02:23:58.255410 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-24 02:23:58.255430 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-24 02:23:58.255439 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-24 02:23:58.255448 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-24 02:23:58.255457 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-24 02:23:58.255473 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-24 02:23:58.255504 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-24 02:23:58.256238 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-24 02:23:58.256282 | instance | 2026-05-24 02:23:58.256290 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-24 02:23:58.256297 | instance | Sunday 24 May 2026 02:23:58 +0000 (0:00:00.732) 0:00:09.783 ************ 2026-05-24 02:23:58.576209 | instance | changed: [localhost] 2026-05-24 02:23:58.576278 | instance | 2026-05-24 02:23:58.576619 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-24 02:23:58.576686 | instance | Sunday 24 May 2026 02:23:58 +0000 (0:00:00.324) 0:00:10.107 ************ 2026-05-24 02:23:58.750988 | instance | changed: [localhost] 2026-05-24 02:23:58.751087 | instance | 2026-05-24 02:23:58.751750 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-24 02:23:58.751792 | instance | 2026-05-24 02:23:58.751800 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-24 02:23:58.751806 | instance | Sunday 24 May 2026 02:23:58 +0000 (0:00:00.174) 0:00:10.282 ************ 2026-05-24 02:23:58.921795 | instance | changed: [localhost] 2026-05-24 02:23:58.922310 | instance | 2026-05-24 02:23:58.922354 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-24 02:23:58.922363 | instance | Sunday 24 May 2026 02:23:58 +0000 (0:00:00.170) 0:00:10.452 ************ 2026-05-24 02:23:58.952455 | instance | ok: [localhost] 2026-05-24 02:23:58.952650 | instance | 2026-05-24 02:23:58.952833 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-24 02:23:58.953004 | instance | Sunday 24 May 2026 02:23:58 +0000 (0:00:00.030) 0:00:10.483 ************ 2026-05-24 02:23:58.998878 | 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-05-24 02:23:58.999111 | instance | 2026-05-24 02:23:58.999384 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-24 02:23:58.999639 | instance | Sunday 24 May 2026 02:23:58 +0000 (0:00:00.046) 0:00:10.530 ************ 2026-05-24 02:23:59.334314 | instance | changed: [localhost] 2026-05-24 02:23:59.334637 | instance | 2026-05-24 02:23:59.334995 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-24 02:23:59.335262 | instance | 2026-05-24 02:23:59.335802 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-24 02:23:59.336190 | instance | Sunday 24 May 2026 02:23:59 +0000 (0:00:00.335) 0:00:10.865 ************ 2026-05-24 02:23:59.502498 | instance | changed: [localhost] 2026-05-24 02:23:59.502572 | instance | 2026-05-24 02:23:59.502693 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-24 02:23:59.502844 | instance | Sunday 24 May 2026 02:23:59 +0000 (0:00:00.168) 0:00:11.033 ************ 2026-05-24 02:23:59.532666 | instance | ok: [localhost] 2026-05-24 02:23:59.532902 | instance | 2026-05-24 02:23:59.533168 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-24 02:23:59.533483 | instance | Sunday 24 May 2026 02:23:59 +0000 (0:00:00.030) 0:00:11.064 ************ 2026-05-24 02:23:59.570684 | 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-05-24 02:23:59.571072 | instance | 2026-05-24 02:23:59.571439 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-24 02:23:59.571821 | instance | Sunday 24 May 2026 02:23:59 +0000 (0:00:00.037) 0:00:11.102 ************ 2026-05-24 02:23:59.902530 | instance | changed: [localhost] 2026-05-24 02:23:59.902695 | instance | 2026-05-24 02:23:59.902886 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-24 02:23:59.903049 | instance | 2026-05-24 02:23:59.903222 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-24 02:23:59.903396 | instance | Sunday 24 May 2026 02:23:59 +0000 (0:00:00.331) 0:00:11.433 ************ 2026-05-24 02:24:00.072930 | instance | changed: [localhost] 2026-05-24 02:24:00.073168 | instance | 2026-05-24 02:24:00.073453 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-24 02:24:00.073724 | instance | Sunday 24 May 2026 02:24:00 +0000 (0:00:00.170) 0:00:11.603 ************ 2026-05-24 02:24:00.102597 | instance | ok: [localhost] 2026-05-24 02:24:00.102849 | instance | 2026-05-24 02:24:00.103152 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-24 02:24:00.103416 | instance | Sunday 24 May 2026 02:24:00 +0000 (0:00:00.029) 0:00:11.633 ************ 2026-05-24 02:24:00.499199 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-24 02:24:00.499454 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-24 02:24:00.499723 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-24 02:24:00.499993 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-24 02:24:00.500291 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-24 02:24:00.500544 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-24 02:24:00.500818 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-24 02:24:00.501058 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-24 02:24:00.501322 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-24 02:24:00.501612 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-24 02:24:00.501846 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-24 02:24:00.502103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-24 02:24:00.502388 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-24 02:24:00.502970 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-24 02:24:00.503246 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-24 02:24:00.503521 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-24 02:24:00.503791 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-24 02:24:00.504044 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-24 02:24:00.504302 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-24 02:24:00.504635 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-24 02:24:00.504908 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-24 02:24:00.505169 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-24 02:24:00.505427 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-24 02:24:00.505689 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-24 02:24:00.505950 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-24 02:24:00.506210 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-24 02:24:00.506543 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-24 02:24:00.506804 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-24 02:24:00.507023 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-24 02:24:00.507234 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-24 02:24:00.507439 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-24 02:24:00.507644 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-24 02:24:00.507853 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-24 02:24:00.508117 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-24 02:24:00.508320 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-24 02:24:00.508541 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-24 02:24:00.508736 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-24 02:24:00.508933 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-24 02:24:00.509140 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-24 02:24:00.509363 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-24 02:24:00.509571 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-24 02:24:00.509785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-24 02:24:00.509998 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-24 02:24:00.510220 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-24 02:24:00.510458 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-24 02:24:00.510672 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-24 02:24:00.510887 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-24 02:24:00.511157 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-24 02:24:00.511363 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-24 02:24:00.511573 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-24 02:24:00.511780 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-24 02:24:00.511987 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-24 02:24:00.512210 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-24 02:24:00.512436 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-24 02:24:00.512682 | instance | 2026-05-24 02:24:00.512906 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-24 02:24:00.513139 | instance | Sunday 24 May 2026 02:24:00 +0000 (0:00:00.396) 0:00:12.030 ************ 2026-05-24 02:24:00.556432 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-24 02:24:00.556578 | instance | 2026-05-24 02:24:00.556724 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-24 02:24:00.556864 | instance | Sunday 24 May 2026 02:24:00 +0000 (0:00:00.056) 0:00:12.086 ************ 2026-05-24 02:24:00.933909 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-24 02:24:00.934015 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-24 02:24:00.934171 | instance | 2026-05-24 02:24:00.934352 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-24 02:24:00.934518 | instance | Sunday 24 May 2026 02:24:00 +0000 (0:00:00.378) 0:00:12.465 ************ 2026-05-24 02:24:03.453829 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-24 02:24:03.454426 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-24 02:24:03.454434 | instance | 2026-05-24 02:24:03.454621 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-24 02:24:03.454883 | instance | Sunday 24 May 2026 02:24:03 +0000 (0:00:02.519) 0:00:14.984 ************ 2026-05-24 02:24:03.504155 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-24 02:24:03.504247 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-24 02:24:03.504354 | instance | 2026-05-24 02:24:03.504472 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-24 02:24:03.504613 | instance | Sunday 24 May 2026 02:24:03 +0000 (0:00:00.050) 0:00:15.035 ************ 2026-05-24 02:24:03.835194 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-24 02:24:03.835538 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-24 02:24:03.835914 | instance | 2026-05-24 02:24:03.836254 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-24 02:24:03.836685 | instance | Sunday 24 May 2026 02:24:03 +0000 (0:00:00.330) 0:00:15.366 ************ 2026-05-24 02:24:04.174189 | instance | changed: [localhost] 2026-05-24 02:24:04.174318 | instance | 2026-05-24 02:24:04.174394 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-24 02:24:04.174562 | instance | Sunday 24 May 2026 02:24:04 +0000 (0:00:00.339) 0:00:15.705 ************ 2026-05-24 02:24:04.224441 | instance | skipping: [localhost] 2026-05-24 02:24:04.224716 | instance | 2026-05-24 02:24:04.225567 | instance | PLAY [all] ********************************************************************* 2026-05-24 02:24:04.225858 | instance | 2026-05-24 02:24:04.226236 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:24:04.226526 | instance | Sunday 24 May 2026 02:24:04 +0000 (0:00:00.050) 0:00:15.755 ************ 2026-05-24 02:24:04.906315 | instance | ok: [instance] 2026-05-24 02:24:04.906558 | instance | 2026-05-24 02:24:04.906839 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-24 02:24:04.907180 | instance | Sunday 24 May 2026 02:24:04 +0000 (0:00:00.681) 0:00:16.437 ************ 2026-05-24 02:24:08.383866 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-24 02:24:08.384111 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-24 02:24:08.384381 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-24 02:24:08.384689 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-24 02:24:08.384971 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-24 02:24:08.385265 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-24 02:24:08.385524 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-24 02:24:08.385800 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-24 02:24:08.386071 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-24 02:24:08.386352 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-24 02:24:08.386628 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-24 02:24:08.386911 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-24 02:24:08.387179 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-24 02:24:08.387469 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-24 02:24:08.387748 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-24 02:24:08.388031 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-24 02:24:08.388315 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-24 02:24:08.388624 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-24 02:24:08.388905 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-24 02:24:08.389217 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-24 02:24:08.389481 | instance | 2026-05-24 02:24:08.389782 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-24 02:24:08.390066 | instance | Sunday 24 May 2026 02:24:08 +0000 (0:00:03.477) 0:00:19.915 ************ 2026-05-24 02:24:08.569333 | instance | changed: [instance] 2026-05-24 02:24:08.569574 | instance | 2026-05-24 02:24:08.569860 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-24 02:24:08.570138 | instance | Sunday 24 May 2026 02:24:08 +0000 (0:00:00.185) 0:00:20.100 ************ 2026-05-24 02:24:08.990655 | instance | changed: [instance] 2026-05-24 02:24:08.990841 | instance | 2026-05-24 02:24:08.991139 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-24 02:24:08.991435 | instance | Sunday 24 May 2026 02:24:08 +0000 (0:00:00.421) 0:00:20.521 ************ 2026-05-24 02:24:09.285761 | instance | ok: [instance] 2026-05-24 02:24:09.285888 | instance | 2026-05-24 02:24:09.286053 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-24 02:24:09.286219 | instance | Sunday 24 May 2026 02:24:09 +0000 (0:00:00.295) 0:00:20.817 ************ 2026-05-24 02:24:09.422031 | instance | ok: [instance] 2026-05-24 02:24:09.422148 | instance | 2026-05-24 02:24:09.422172 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-24 02:24:09.422183 | instance | 2026-05-24 02:24:09.422192 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:24:09.422201 | instance | Sunday 24 May 2026 02:24:09 +0000 (0:00:00.134) 0:00:20.952 ************ 2026-05-24 02:24:10.137325 | instance | ok: [instance] 2026-05-24 02:24:10.137391 | instance | 2026-05-24 02:24:10.137795 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-24 02:24:10.137841 | instance | Sunday 24 May 2026 02:24:10 +0000 (0:00:00.716) 0:00:21.668 ************ 2026-05-24 02:24:10.336619 | instance | changed: [instance] 2026-05-24 02:24:10.336807 | instance | 2026-05-24 02:24:10.337094 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-24 02:24:10.337305 | instance | Sunday 24 May 2026 02:24:10 +0000 (0:00:00.198) 0:00:21.867 ************ 2026-05-24 02:24:11.192135 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-24 02:24:11.192203 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-24 02:24:11.192335 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-24 02:24:11.192532 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-24 02:24:11.192683 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-24 02:24:11.192820 | instance | 2026-05-24 02:24:11.192965 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-24 02:24:11.193109 | instance | Sunday 24 May 2026 02:24:11 +0000 (0:00:00.855) 0:00:22.723 ************ 2026-05-24 02:24:11.439862 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-05-24 02:24:11.590793 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-05-24 02:24:11.743605 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-05-24 02:24:11.756581 | instance | ...ignoring 2026-05-24 02:24:11.756930 | instance | 2026-05-24 02:24:11.757267 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-24 02:24:11.757594 | instance | Sunday 24 May 2026 02:24:11 +0000 (0:00:00.563) 0:00:23.287 ************ 2026-05-24 02:24:11.933098 | instance | ok: [instance] 2026-05-24 02:24:11.933256 | instance | 2026-05-24 02:24:11.933509 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-24 02:24:11.933720 | instance | Sunday 24 May 2026 02:24:11 +0000 (0:00:00.177) 0:00:23.464 ************ 2026-05-24 02:24:12.120981 | instance | ok: [instance] 2026-05-24 02:24:12.121022 | instance | 2026-05-24 02:24:12.121028 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-24 02:24:12.121033 | instance | Sunday 24 May 2026 02:24:12 +0000 (0:00:00.187) 0:00:23.652 ************ 2026-05-24 02:24:12.147996 | instance | ok: [instance] 2026-05-24 02:24:12.148018 | instance | 2026-05-24 02:24:12.148025 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-24 02:24:12.148032 | instance | Sunday 24 May 2026 02:24:12 +0000 (0:00:00.027) 0:00:23.679 ************ 2026-05-24 02:24:12.178487 | instance | ok: [instance] 2026-05-24 02:24:12.178509 | instance | 2026-05-24 02:24:12.178516 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-24 02:24:12.178522 | instance | Sunday 24 May 2026 02:24:12 +0000 (0:00:00.030) 0:00:23.709 ************ 2026-05-24 02:24:12.695422 | instance | ok: [instance] 2026-05-24 02:24:12.695901 | instance | 2026-05-24 02:24:12.695946 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-24 02:24:12.695954 | instance | Sunday 24 May 2026 02:24:12 +0000 (0:00:00.517) 0:00:24.226 ************ 2026-05-24 02:24:12.938084 | instance | ok: [instance] 2026-05-24 02:24:12.938166 | instance | 2026-05-24 02:24:12.938246 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-24 02:24:12.938948 | instance | Sunday 24 May 2026 02:24:12 +0000 (0:00:00.186) 0:00:24.413 ************ 2026-05-24 02:24:12.938993 | instance | 2026-05-24 02:24:12.938999 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-24 02:24:12.939003 | instance | 2026-05-24 02:24:12.939007 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:24:12.939011 | instance | Sunday 24 May 2026 02:24:12 +0000 (0:00:00.056) 0:00:24.469 ************ 2026-05-24 02:24:13.617561 | instance | ok: [instance] 2026-05-24 02:24:13.617636 | instance | 2026-05-24 02:24:13.617642 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 02:24:13.617648 | instance | Sunday 24 May 2026 02:24:13 +0000 (0:00:00.677) 0:00:25.147 ************ 2026-05-24 02:24:13.819482 | instance | ok: [instance] 2026-05-24 02:24:13.819700 | instance | 2026-05-24 02:24:13.819779 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 02:24:13.819794 | instance | Sunday 24 May 2026 02:24:13 +0000 (0:00:00.202) 0:00:25.350 ************ 2026-05-24 02:24:13.857058 | instance | skipping: [instance] 2026-05-24 02:24:13.857170 | instance | 2026-05-24 02:24:13.857240 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 02:24:13.857376 | instance | Sunday 24 May 2026 02:24:13 +0000 (0:00:00.038) 0:00:25.388 ************ 2026-05-24 02:24:14.053558 | instance | changed: [instance] 2026-05-24 02:24:14.053634 | instance | 2026-05-24 02:24:14.053863 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 02:24:14.053896 | instance | Sunday 24 May 2026 02:24:14 +0000 (0:00:00.195) 0:00:25.584 ************ 2026-05-24 02:24:14.116436 | instance | ok: [instance] => { 2026-05-24 02:24:14.117365 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-24 02:24:14.117402 | instance | } 2026-05-24 02:24:14.117410 | instance | 2026-05-24 02:24:14.117416 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 02:24:14.117423 | instance | Sunday 24 May 2026 02:24:14 +0000 (0:00:00.062) 0:00:25.647 ************ 2026-05-24 02:24:14.789604 | instance | changed: [instance] 2026-05-24 02:24:14.789670 | instance | 2026-05-24 02:24:14.789946 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 02:24:14.789983 | instance | Sunday 24 May 2026 02:24:14 +0000 (0:00:00.673) 0:00:26.321 ************ 2026-05-24 02:24:14.828139 | instance | skipping: [instance] 2026-05-24 02:24:14.828158 | instance | 2026-05-24 02:24:14.828163 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 02:24:14.828168 | instance | Sunday 24 May 2026 02:24:14 +0000 (0:00:00.038) 0:00:26.359 ************ 2026-05-24 02:24:15.024108 | instance | ok: [instance] 2026-05-24 02:24:15.024146 | instance | 2026-05-24 02:24:15.024152 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 02:24:15.024157 | instance | Sunday 24 May 2026 02:24:15 +0000 (0:00:00.195) 0:00:26.555 ************ 2026-05-24 02:24:15.973932 | instance | ok: [instance] 2026-05-24 02:24:15.973966 | instance | 2026-05-24 02:24:15.973972 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 02:24:15.973976 | instance | Sunday 24 May 2026 02:24:15 +0000 (0:00:00.949) 0:00:27.505 ************ 2026-05-24 02:24:16.036212 | instance | ok: [instance] => { 2026-05-24 02:24:16.036238 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-24 02:24:16.036245 | instance | } 2026-05-24 02:24:16.036273 | instance | 2026-05-24 02:24:16.036281 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 02:24:16.036288 | instance | Sunday 24 May 2026 02:24:16 +0000 (0:00:00.061) 0:00:27.567 ************ 2026-05-24 02:24:16.740608 | instance | changed: [instance] 2026-05-24 02:24:16.741088 | instance | 2026-05-24 02:24:16.741211 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 02:24:16.741219 | instance | Sunday 24 May 2026 02:24:16 +0000 (0:00:00.704) 0:00:28.271 ************ 2026-05-24 02:24:19.517155 | instance | changed: [instance] 2026-05-24 02:24:19.517190 | instance | 2026-05-24 02:24:19.517195 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-24 02:24:19.517199 | instance | Sunday 24 May 2026 02:24:19 +0000 (0:00:02.776) 0:00:31.048 ************ 2026-05-24 02:24:19.542552 | instance | skipping: [instance] 2026-05-24 02:24:19.542594 | instance | 2026-05-24 02:24:19.542601 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-24 02:24:19.542611 | instance | Sunday 24 May 2026 02:24:19 +0000 (0:00:00.025) 0:00:31.073 ************ 2026-05-24 02:24:19.570788 | instance | skipping: [instance] 2026-05-24 02:24:19.570810 | instance | 2026-05-24 02:24:19.570817 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-24 02:24:19.570834 | instance | Sunday 24 May 2026 02:24:19 +0000 (0:00:00.028) 0:00:31.101 ************ 2026-05-24 02:24:19.597570 | instance | skipping: [instance] 2026-05-24 02:24:19.597591 | instance | 2026-05-24 02:24:19.597598 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-24 02:24:19.597604 | instance | Sunday 24 May 2026 02:24:19 +0000 (0:00:00.026) 0:00:31.128 ************ 2026-05-24 02:24:25.210395 | instance | changed: [instance] 2026-05-24 02:24:25.210522 | instance | 2026-05-24 02:24:25.210875 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-24 02:24:25.210896 | instance | Sunday 24 May 2026 02:24:25 +0000 (0:00:05.612) 0:00:36.741 ************ 2026-05-24 02:24:25.644430 | instance | changed: [instance] 2026-05-24 02:24:25.644811 | instance | 2026-05-24 02:24:25.644844 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-24 02:24:25.644850 | instance | Sunday 24 May 2026 02:24:25 +0000 (0:00:00.434) 0:00:37.175 ************ 2026-05-24 02:24:26.521037 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-24 02:24:26.522315 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-24 02:24:26.522354 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-24 02:24:26.522362 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-24 02:24:26.522369 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-24 02:24:26.522376 | instance | 2026-05-24 02:24:26.522382 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-24 02:24:26.522387 | instance | Sunday 24 May 2026 02:24:26 +0000 (0:00:00.876) 0:00:38.052 ************ 2026-05-24 02:24:27.053481 | instance | changed: [instance] 2026-05-24 02:24:27.053533 | instance | 2026-05-24 02:24:27.053539 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-24 02:24:27.053544 | instance | Sunday 24 May 2026 02:24:27 +0000 (0:00:00.521) 0:00:38.574 ************ 2026-05-24 02:24:27.053549 | instance | 2026-05-24 02:24:27.053553 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-24 02:24:27.053557 | instance | Sunday 24 May 2026 02:24:27 +0000 (0:00:00.009) 0:00:38.583 ************ 2026-05-24 02:24:27.746732 | instance | changed: [instance] 2026-05-24 02:24:27.746835 | instance | 2026-05-24 02:24:27.747209 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-24 02:24:27.747250 | instance | Sunday 24 May 2026 02:24:27 +0000 (0:00:00.694) 0:00:39.277 ************ 2026-05-24 02:24:28.354254 | instance | ok: [instance] 2026-05-24 02:24:28.354779 | instance | 2026-05-24 02:24:28.354816 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-24 02:24:28.354822 | instance | Sunday 24 May 2026 02:24:28 +0000 (0:00:00.607) 0:00:39.885 ************ 2026-05-24 02:24:28.878409 | instance | changed: [instance] 2026-05-24 02:24:28.878469 | instance | 2026-05-24 02:24:28.878769 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-24 02:24:28.878803 | instance | Sunday 24 May 2026 02:24:28 +0000 (0:00:00.524) 0:00:40.409 ************ 2026-05-24 02:24:29.393385 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-05-24 02:24:29.407507 | instance | ...ignoring 2026-05-24 02:24:29.407872 | instance | 2026-05-24 02:24:29.407914 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-24 02:24:29.407920 | instance | Sunday 24 May 2026 02:24:29 +0000 (0:00:00.529) 0:00:40.939 ************ 2026-05-24 02:24:29.438093 | instance | skipping: [instance] 2026-05-24 02:24:29.438249 | instance | 2026-05-24 02:24:29.438612 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-24 02:24:29.438637 | instance | Sunday 24 May 2026 02:24:29 +0000 (0:00:00.030) 0:00:40.969 ************ 2026-05-24 02:24:29.469662 | instance | skipping: [instance] 2026-05-24 02:24:29.469818 | instance | 2026-05-24 02:24:29.470188 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-24 02:24:29.470211 | instance | Sunday 24 May 2026 02:24:29 +0000 (0:00:00.031) 0:00:41.001 ************ 2026-05-24 02:24:29.503293 | instance | skipping: [instance] 2026-05-24 02:24:29.503783 | instance | 2026-05-24 02:24:29.503811 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-24 02:24:29.503823 | instance | Sunday 24 May 2026 02:24:29 +0000 (0:00:00.033) 0:00:41.034 ************ 2026-05-24 02:24:29.536745 | instance | skipping: [instance] 2026-05-24 02:24:29.536907 | instance | 2026-05-24 02:24:29.537101 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-24 02:24:29.537350 | instance | Sunday 24 May 2026 02:24:29 +0000 (0:00:00.033) 0:00:41.068 ************ 2026-05-24 02:24:29.572316 | instance | skipping: [instance] 2026-05-24 02:24:29.572413 | instance | 2026-05-24 02:24:29.572578 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 02:24:29.572701 | instance | Sunday 24 May 2026 02:24:29 +0000 (0:00:00.035) 0:00:41.104 ************ 2026-05-24 02:24:29.769103 | instance | ok: [instance] 2026-05-24 02:24:29.769245 | instance | 2026-05-24 02:24:29.769420 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 02:24:29.769587 | instance | Sunday 24 May 2026 02:24:29 +0000 (0:00:00.196) 0:00:41.300 ************ 2026-05-24 02:24:29.803030 | instance | ok: [instance] => { 2026-05-24 02:24:29.803185 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-24 02:24:29.803346 | instance | } 2026-05-24 02:24:29.803512 | instance | 2026-05-24 02:24:29.803668 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 02:24:29.803832 | instance | Sunday 24 May 2026 02:24:29 +0000 (0:00:00.034) 0:00:41.334 ************ 2026-05-24 02:24:41.144648 | instance | changed: [instance] 2026-05-24 02:24:41.144921 | instance | 2026-05-24 02:24:41.145196 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 02:24:41.145428 | instance | Sunday 24 May 2026 02:24:41 +0000 (0:00:11.341) 0:00:52.675 ************ 2026-05-24 02:24:41.179330 | instance | skipping: [instance] 2026-05-24 02:24:41.179444 | instance | 2026-05-24 02:24:41.179610 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 02:24:41.179774 | instance | Sunday 24 May 2026 02:24:41 +0000 (0:00:00.034) 0:00:52.710 ************ 2026-05-24 02:24:41.361193 | instance | ok: [instance] 2026-05-24 02:24:41.361428 | instance | 2026-05-24 02:24:41.361744 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 02:24:41.362035 | instance | Sunday 24 May 2026 02:24:41 +0000 (0:00:00.181) 0:00:52.892 ************ 2026-05-24 02:24:41.399549 | instance | ok: [instance] => { 2026-05-24 02:24:41.399802 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-24 02:24:41.400049 | instance | } 2026-05-24 02:24:41.400286 | instance | 2026-05-24 02:24:41.400577 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 02:24:41.400845 | instance | Sunday 24 May 2026 02:24:41 +0000 (0:00:00.039) 0:00:52.931 ************ 2026-05-24 02:24:53.478274 | instance | changed: [instance] 2026-05-24 02:24:53.478670 | instance | 2026-05-24 02:24:53.479056 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 02:24:53.479381 | instance | Sunday 24 May 2026 02:24:53 +0000 (0:00:12.078) 0:01:05.009 ************ 2026-05-24 02:24:53.526295 | instance | skipping: [instance] 2026-05-24 02:24:53.526353 | instance | 2026-05-24 02:24:53.526554 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-24 02:24:53.526711 | instance | Sunday 24 May 2026 02:24:53 +0000 (0:00:00.048) 0:01:05.057 ************ 2026-05-24 02:24:53.553051 | instance | skipping: [instance] 2026-05-24 02:24:53.553266 | instance | 2026-05-24 02:24:53.553530 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-24 02:24:53.553740 | instance | Sunday 24 May 2026 02:24:53 +0000 (0:00:00.026) 0:01:05.084 ************ 2026-05-24 02:24:53.583610 | instance | skipping: [instance] 2026-05-24 02:24:53.583934 | instance | 2026-05-24 02:24:53.584262 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-24 02:24:53.584615 | instance | Sunday 24 May 2026 02:24:53 +0000 (0:00:00.030) 0:01:05.115 ************ 2026-05-24 02:24:53.610580 | instance | skipping: [instance] 2026-05-24 02:24:53.610904 | instance | 2026-05-24 02:24:53.611226 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-24 02:24:53.611548 | instance | Sunday 24 May 2026 02:24:53 +0000 (0:00:00.026) 0:01:05.142 ************ 2026-05-24 02:24:54.684873 | instance | ok: [instance] 2026-05-24 02:24:54.684990 | instance | 2026-05-24 02:24:54.685168 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-24 02:24:54.685335 | instance | Sunday 24 May 2026 02:24:54 +0000 (0:00:01.073) 0:01:06.216 ************ 2026-05-24 02:24:55.095948 | instance | ok: [instance] 2026-05-24 02:24:55.095986 | instance | 2026-05-24 02:24:55.095994 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-24 02:24:55.096001 | instance | Sunday 24 May 2026 02:24:55 +0000 (0:00:00.410) 0:01:06.626 ************ 2026-05-24 02:24:55.975986 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-24 02:24:55.976049 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-24 02:24:55.976062 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-24 02:24:55.976072 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-24 02:24:55.976082 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-24 02:24:55.976092 | instance | 2026-05-24 02:24:55.976102 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-24 02:24:55.976111 | instance | Sunday 24 May 2026 02:24:55 +0000 (0:00:00.879) 0:01:07.505 ************ 2026-05-24 02:24:56.481468 | instance | ok: [instance] 2026-05-24 02:24:56.481535 | instance | 2026-05-24 02:24:56.482153 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-24 02:24:56.482194 | instance | Sunday 24 May 2026 02:24:56 +0000 (0:00:00.499) 0:01:08.005 ************ 2026-05-24 02:24:56.482200 | instance | 2026-05-24 02:24:56.482205 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-24 02:24:56.482209 | instance | Sunday 24 May 2026 02:24:56 +0000 (0:00:00.007) 0:01:08.012 ************ 2026-05-24 02:24:56.814196 | instance | ok: [instance] 2026-05-24 02:24:56.814556 | instance | 2026-05-24 02:24:56.814600 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 02:24:56.814605 | instance | Sunday 24 May 2026 02:24:56 +0000 (0:00:00.332) 0:01:08.345 ************ 2026-05-24 02:24:57.009015 | instance | ok: [instance] 2026-05-24 02:24:57.009421 | instance | 2026-05-24 02:24:57.009458 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 02:24:57.009464 | instance | Sunday 24 May 2026 02:24:57 +0000 (0:00:00.194) 0:01:08.540 ************ 2026-05-24 02:24:57.055770 | instance | ok: [instance] => { 2026-05-24 02:24:57.056367 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-24 02:24:57.056405 | instance | } 2026-05-24 02:24:57.056411 | instance | 2026-05-24 02:24:57.056416 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 02:24:57.056421 | instance | Sunday 24 May 2026 02:24:57 +0000 (0:00:00.046) 0:01:08.587 ************ 2026-05-24 02:24:57.782872 | instance | changed: [instance] 2026-05-24 02:24:57.783069 | instance | 2026-05-24 02:24:57.783352 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 02:24:57.783436 | instance | Sunday 24 May 2026 02:24:57 +0000 (0:00:00.727) 0:01:09.314 ************ 2026-05-24 02:24:59.151144 | instance | changed: [instance] 2026-05-24 02:24:59.151182 | instance | 2026-05-24 02:24:59.151188 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 02:24:59.151193 | instance | Sunday 24 May 2026 02:24:59 +0000 (0:00:01.368) 0:01:10.682 ************ 2026-05-24 02:24:59.260669 | instance | ok: [instance] => { 2026-05-24 02:24:59.260825 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-24 02:24:59.261074 | instance | } 2026-05-24 02:24:59.261314 | instance | 2026-05-24 02:24:59.261578 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 02:24:59.261839 | instance | Sunday 24 May 2026 02:24:59 +0000 (0:00:00.109) 0:01:10.791 ************ 2026-05-24 02:24:59.922013 | instance | changed: [instance] 2026-05-24 02:24:59.922234 | instance | 2026-05-24 02:24:59.922543 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 02:24:59.922811 | instance | Sunday 24 May 2026 02:24:59 +0000 (0:00:00.661) 0:01:11.453 ************ 2026-05-24 02:25:01.267410 | instance | changed: [instance] 2026-05-24 02:25:01.267644 | instance | 2026-05-24 02:25:01.267912 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-24 02:25:01.268176 | instance | Sunday 24 May 2026 02:25:01 +0000 (0:00:01.345) 0:01:12.798 ************ 2026-05-24 02:25:01.710368 | instance | changed: [instance] 2026-05-24 02:25:01.710603 | instance | 2026-05-24 02:25:01.710877 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-24 02:25:01.711141 | instance | Sunday 24 May 2026 02:25:01 +0000 (0:00:00.442) 0:01:13.241 ************ 2026-05-24 02:25:01.900668 | instance | changed: [instance] 2026-05-24 02:25:01.900907 | instance | 2026-05-24 02:25:01.901192 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 02:25:01.901506 | instance | Sunday 24 May 2026 02:25:01 +0000 (0:00:00.190) 0:01:13.431 ************ 2026-05-24 02:25:02.094401 | instance | ok: [instance] 2026-05-24 02:25:02.094698 | instance | 2026-05-24 02:25:02.094985 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 02:25:02.095269 | instance | Sunday 24 May 2026 02:25:02 +0000 (0:00:00.193) 0:01:13.625 ************ 2026-05-24 02:25:02.148728 | instance | ok: [instance] => { 2026-05-24 02:25:02.149006 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-24 02:25:02.149267 | instance | } 2026-05-24 02:25:02.149548 | instance | 2026-05-24 02:25:02.149820 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 02:25:02.150088 | instance | Sunday 24 May 2026 02:25:02 +0000 (0:00:00.054) 0:01:13.680 ************ 2026-05-24 02:25:03.214311 | instance | changed: [instance] 2026-05-24 02:25:03.214371 | instance | 2026-05-24 02:25:03.214377 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 02:25:03.214383 | instance | Sunday 24 May 2026 02:25:03 +0000 (0:00:01.064) 0:01:14.745 ************ 2026-05-24 02:25:05.814212 | instance | changed: [instance] 2026-05-24 02:25:05.814279 | instance | 2026-05-24 02:25:05.814552 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-24 02:25:05.814587 | instance | Sunday 24 May 2026 02:25:05 +0000 (0:00:02.600) 0:01:17.345 ************ 2026-05-24 02:25:05.861508 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-24 02:25:05.862001 | instance | 2026-05-24 02:25:05.862027 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-24 02:25:05.862035 | instance | Sunday 24 May 2026 02:25:05 +0000 (0:00:00.046) 0:01:17.392 ************ 2026-05-24 02:25:06.810536 | instance | ok: [instance] 2026-05-24 02:25:06.810615 | instance | 2026-05-24 02:25:06.810884 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-24 02:25:06.811002 | instance | Sunday 24 May 2026 02:25:06 +0000 (0:00:00.949) 0:01:18.342 ************ 2026-05-24 02:25:07.002821 | instance | changed: [instance] 2026-05-24 02:25:07.003384 | instance | 2026-05-24 02:25:07.003429 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-24 02:25:07.003437 | instance | Sunday 24 May 2026 02:25:07 +0000 (0:00:00.191) 0:01:18.534 ************ 2026-05-24 02:25:07.430452 | instance | changed: [instance] 2026-05-24 02:25:07.430969 | instance | 2026-05-24 02:25:07.431011 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-24 02:25:07.431019 | instance | Sunday 24 May 2026 02:25:07 +0000 (0:00:00.427) 0:01:18.961 ************ 2026-05-24 02:25:08.241512 | instance | changed: [instance] => (item=br_netfilter) 2026-05-24 02:25:08.242222 | instance | ok: [instance] => (item=ip_tables) 2026-05-24 02:25:08.242237 | instance | changed: [instance] => (item=ip6_tables) 2026-05-24 02:25:08.242242 | instance | changed: [instance] => (item=nf_conntrack) 2026-05-24 02:25:08.242247 | instance | 2026-05-24 02:25:08.242251 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 02:25:08.242256 | instance | Sunday 24 May 2026 02:25:08 +0000 (0:00:00.811) 0:01:19.773 ************ 2026-05-24 02:25:08.428442 | instance | ok: [instance] 2026-05-24 02:25:08.428551 | instance | 2026-05-24 02:25:08.428796 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 02:25:08.428811 | instance | Sunday 24 May 2026 02:25:08 +0000 (0:00:00.186) 0:01:19.959 ************ 2026-05-24 02:25:08.467557 | instance | ok: [instance] => { 2026-05-24 02:25:08.467733 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-24 02:25:08.468394 | instance | } 2026-05-24 02:25:08.468416 | instance | 2026-05-24 02:25:08.468429 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 02:25:08.468435 | instance | Sunday 24 May 2026 02:25:08 +0000 (0:00:00.038) 0:01:19.998 ************ 2026-05-24 02:25:36.641643 | instance | changed: [instance] 2026-05-24 02:25:36.641872 | instance | 2026-05-24 02:25:36.641885 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 02:25:36.642006 | instance | Sunday 24 May 2026 02:25:36 +0000 (0:00:28.173) 0:01:48.172 ************ 2026-05-24 02:25:36.682677 | instance | skipping: [instance] 2026-05-24 02:25:36.683034 | instance | 2026-05-24 02:25:36.683053 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-24 02:25:36.683060 | instance | Sunday 24 May 2026 02:25:36 +0000 (0:00:00.041) 0:01:48.214 ************ 2026-05-24 02:25:36.750313 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-24 02:25:36.750693 | instance | 2026-05-24 02:25:36.750728 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-24 02:25:36.750733 | instance | Sunday 24 May 2026 02:25:36 +0000 (0:00:00.067) 0:01:48.281 ************ 2026-05-24 02:25:36.776827 | instance | skipping: [instance] 2026-05-24 02:25:36.777302 | instance | 2026-05-24 02:25:36.777325 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-24 02:25:36.777333 | instance | Sunday 24 May 2026 02:25:36 +0000 (0:00:00.026) 0:01:48.308 ************ 2026-05-24 02:25:39.823012 | instance | changed: [instance] 2026-05-24 02:25:39.823725 | instance | 2026-05-24 02:25:39.823882 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-24 02:25:39.824032 | instance | Sunday 24 May 2026 02:25:39 +0000 (0:00:03.040) 0:01:51.348 ************ 2026-05-24 02:25:42.132661 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-24 02:25:42.132750 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-24 02:25:42.133744 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-24 02:25:42.133803 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-24 02:25:42.133809 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-24 02:25:42.133826 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-24 02:25:42.133831 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-24 02:25:42.133836 | instance | 2026-05-24 02:25:42.133841 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-24 02:25:42.133845 | instance | Sunday 24 May 2026 02:25:42 +0000 (0:00:02.315) 0:01:53.663 ************ 2026-05-24 02:25:42.689922 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-24 02:25:42.689994 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-24 02:25:42.690496 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-24 02:25:42.690537 | instance | 2026-05-24 02:25:42.690543 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-24 02:25:42.690548 | instance | Sunday 24 May 2026 02:25:42 +0000 (0:00:00.557) 0:01:54.221 ************ 2026-05-24 02:25:43.137355 | instance | changed: [instance] 2026-05-24 02:25:43.137447 | instance | 2026-05-24 02:25:43.137697 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-24 02:25:43.137713 | instance | Sunday 24 May 2026 02:25:43 +0000 (0:00:00.447) 0:01:54.668 ************ 2026-05-24 02:25:43.580955 | instance | changed: [instance] 2026-05-24 02:25:43.581049 | instance | 2026-05-24 02:25:43.581296 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-24 02:25:43.581313 | instance | Sunday 24 May 2026 02:25:43 +0000 (0:00:00.443) 0:01:55.112 ************ 2026-05-24 02:25:43.783787 | instance | ok: [instance] 2026-05-24 02:25:43.784143 | instance | 2026-05-24 02:25:43.784160 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-24 02:25:43.784166 | instance | Sunday 24 May 2026 02:25:43 +0000 (0:00:00.202) 0:01:55.315 ************ 2026-05-24 02:25:43.808837 | instance | skipping: [instance] 2026-05-24 02:25:43.808940 | instance | 2026-05-24 02:25:43.809067 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-24 02:25:43.809193 | instance | Sunday 24 May 2026 02:25:43 +0000 (0:00:00.025) 0:01:55.340 ************ 2026-05-24 02:25:44.264735 | instance | ok: [instance] => (item=swap) 2026-05-24 02:25:44.265211 | instance | ok: [instance] => (item=none) 2026-05-24 02:25:44.267564 | instance | 2026-05-24 02:25:44.267577 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-24 02:25:44.267584 | instance | Sunday 24 May 2026 02:25:44 +0000 (0:00:00.455) 0:01:55.796 ************ 2026-05-24 02:25:44.687883 | instance | changed: [instance] 2026-05-24 02:25:44.688264 | instance | 2026-05-24 02:25:44.688304 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-24 02:25:44.688310 | instance | Sunday 24 May 2026 02:25:44 +0000 (0:00:00.422) 0:01:56.219 ************ 2026-05-24 02:25:45.200591 | instance | changed: [instance] 2026-05-24 02:25:45.200654 | instance | 2026-05-24 02:25:45.201307 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-24 02:25:45.201512 | instance | Sunday 24 May 2026 02:25:45 +0000 (0:00:00.504) 0:01:56.723 ************ 2026-05-24 02:25:45.201518 | instance | 2026-05-24 02:25:45.201523 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-24 02:25:45.201528 | instance | Sunday 24 May 2026 02:25:45 +0000 (0:00:00.008) 0:01:56.731 ************ 2026-05-24 02:25:45.843605 | instance | ok: [instance] 2026-05-24 02:25:45.844099 | instance | 2026-05-24 02:25:45.844136 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-24 02:25:45.844143 | instance | Sunday 24 May 2026 02:25:45 +0000 (0:00:00.642) 0:01:57.374 ************ 2026-05-24 02:25:46.347560 | instance | changed: [instance] 2026-05-24 02:25:46.347633 | instance | 2026-05-24 02:25:46.347757 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-24 02:25:46.347880 | instance | Sunday 24 May 2026 02:25:46 +0000 (0:00:00.504) 0:01:57.879 ************ 2026-05-24 02:25:47.384318 | instance | ok: [instance] 2026-05-24 02:25:47.384390 | instance | 2026-05-24 02:25:47.384609 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-24 02:25:47.384683 | instance | Sunday 24 May 2026 02:25:47 +0000 (0:00:01.036) 0:01:58.915 ************ 2026-05-24 02:25:47.817765 | instance | ok: [instance] 2026-05-24 02:25:47.817841 | instance | 2026-05-24 02:25:47.818118 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-24 02:25:47.818156 | instance | Sunday 24 May 2026 02:25:47 +0000 (0:00:00.433) 0:01:59.349 ************ 2026-05-24 02:25:48.007161 | instance | ok: [instance] 2026-05-24 02:25:48.007229 | instance | 2026-05-24 02:25:48.007468 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-24 02:25:48.007509 | instance | Sunday 24 May 2026 02:25:48 +0000 (0:00:00.189) 0:01:59.538 ************ 2026-05-24 02:25:48.453102 | instance | ok: [instance] 2026-05-24 02:25:48.453169 | instance | 2026-05-24 02:25:48.453445 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-24 02:25:48.453486 | instance | Sunday 24 May 2026 02:25:48 +0000 (0:00:00.445) 0:01:59.984 ************ 2026-05-24 02:25:48.529013 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-24 02:25:48.529043 | instance | 2026-05-24 02:25:48.529049 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-24 02:25:48.529054 | instance | Sunday 24 May 2026 02:25:48 +0000 (0:00:00.075) 0:02:00.060 ************ 2026-05-24 02:25:48.601150 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-24 02:25:48.601506 | instance | 2026-05-24 02:25:48.601545 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-24 02:25:48.601552 | instance | Sunday 24 May 2026 02:25:48 +0000 (0:00:00.072) 0:02:00.132 ************ 2026-05-24 02:25:48.789482 | instance | ok: [instance] => (item=instance) 2026-05-24 02:25:48.789549 | instance | 2026-05-24 02:25:48.789829 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-24 02:25:48.789871 | instance | Sunday 24 May 2026 02:25:48 +0000 (0:00:00.188) 0:02:00.320 ************ 2026-05-24 02:25:48.828358 | instance | skipping: [instance] 2026-05-24 02:25:48.828707 | instance | 2026-05-24 02:25:48.828765 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-24 02:25:48.828783 | instance | Sunday 24 May 2026 02:25:48 +0000 (0:00:00.038) 0:02:00.359 ************ 2026-05-24 02:25:48.871245 | instance | ok: [instance] 2026-05-24 02:25:48.871303 | instance | 2026-05-24 02:25:48.871548 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-24 02:25:48.871564 | instance | Sunday 24 May 2026 02:25:48 +0000 (0:00:00.042) 0:02:00.402 ************ 2026-05-24 02:25:48.903399 | instance | ok: [instance] => { 2026-05-24 02:25:48.904027 | instance | "msg": "instance" 2026-05-24 02:25:48.904068 | instance | } 2026-05-24 02:25:48.904073 | instance | 2026-05-24 02:25:48.904078 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-24 02:25:48.904084 | instance | Sunday 24 May 2026 02:25:48 +0000 (0:00:00.032) 0:02:00.434 ************ 2026-05-24 02:25:49.407371 | instance | changed: [instance] 2026-05-24 02:25:49.407441 | instance | 2026-05-24 02:25:49.407733 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-24 02:25:49.407768 | instance | Sunday 24 May 2026 02:25:49 +0000 (0:00:00.503) 0:02:00.938 ************ 2026-05-24 02:25:49.433926 | instance | skipping: [instance] 2026-05-24 02:25:49.434305 | instance | 2026-05-24 02:25:49.434347 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-24 02:25:49.434354 | instance | Sunday 24 May 2026 02:25:49 +0000 (0:00:00.026) 0:02:00.965 ************ 2026-05-24 02:25:49.462695 | instance | skipping: [instance] 2026-05-24 02:25:49.462798 | instance | 2026-05-24 02:25:49.463060 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-24 02:25:49.463082 | instance | Sunday 24 May 2026 02:25:49 +0000 (0:00:00.028) 0:02:00.994 ************ 2026-05-24 02:25:49.488118 | instance | skipping: [instance] 2026-05-24 02:25:49.488503 | instance | 2026-05-24 02:25:49.488564 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-24 02:25:49.488570 | instance | Sunday 24 May 2026 02:25:49 +0000 (0:00:00.025) 0:02:01.019 ************ 2026-05-24 02:25:49.518353 | instance | skipping: [instance] 2026-05-24 02:25:49.518464 | instance | 2026-05-24 02:25:49.518718 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-24 02:25:49.518737 | instance | Sunday 24 May 2026 02:25:49 +0000 (0:00:00.030) 0:02:01.050 ************ 2026-05-24 02:25:49.548831 | instance | skipping: [instance] 2026-05-24 02:25:49.548925 | instance | 2026-05-24 02:25:49.549117 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-24 02:25:49.549272 | instance | Sunday 24 May 2026 02:25:49 +0000 (0:00:00.030) 0:02:01.080 ************ 2026-05-24 02:25:49.581418 | instance | skipping: [instance] 2026-05-24 02:25:49.581615 | instance | 2026-05-24 02:25:49.581798 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-24 02:25:49.581947 | instance | Sunday 24 May 2026 02:25:49 +0000 (0:00:00.032) 0:02:01.112 ************ 2026-05-24 02:25:49.608790 | instance | skipping: [instance] 2026-05-24 02:25:49.608973 | instance | 2026-05-24 02:25:49.609126 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-24 02:25:49.609293 | instance | Sunday 24 May 2026 02:25:49 +0000 (0:00:00.027) 0:02:01.140 ************ 2026-05-24 02:26:10.900227 | instance | changed: [instance] 2026-05-24 02:26:10.900989 | instance | 2026-05-24 02:26:10.901008 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-24 02:26:10.901019 | instance | Sunday 24 May 2026 02:26:10 +0000 (0:00:21.288) 0:02:22.429 ************ 2026-05-24 02:26:11.087744 | instance | ok: [instance] 2026-05-24 02:26:11.087858 | instance | 2026-05-24 02:26:11.087981 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-24 02:26:11.088096 | instance | Sunday 24 May 2026 02:26:11 +0000 (0:00:00.189) 0:02:22.619 ************ 2026-05-24 02:26:11.119645 | instance | skipping: [instance] 2026-05-24 02:26:11.119888 | instance | 2026-05-24 02:26:11.120161 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-24 02:26:11.120416 | instance | Sunday 24 May 2026 02:26:11 +0000 (0:00:00.032) 0:02:22.651 ************ 2026-05-24 02:26:11.314477 | instance | changed: [instance] 2026-05-24 02:26:11.314692 | instance | 2026-05-24 02:26:11.314936 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-24 02:26:11.315175 | instance | Sunday 24 May 2026 02:26:11 +0000 (0:00:00.194) 0:02:22.845 ************ 2026-05-24 02:26:11.518179 | instance | changed: [instance] 2026-05-24 02:26:11.518411 | instance | 2026-05-24 02:26:11.518700 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-24 02:26:11.519008 | instance | Sunday 24 May 2026 02:26:11 +0000 (0:00:00.203) 0:02:23.049 ************ 2026-05-24 02:26:11.716573 | instance | changed: [instance] 2026-05-24 02:26:11.716667 | instance | 2026-05-24 02:26:11.716782 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-24 02:26:11.716896 | instance | Sunday 24 May 2026 02:26:11 +0000 (0:00:00.198) 0:02:23.248 ************ 2026-05-24 02:26:16.972671 | instance | changed: [instance] 2026-05-24 02:26:16.972887 | instance | 2026-05-24 02:26:16.973178 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-24 02:26:16.973472 | instance | Sunday 24 May 2026 02:26:16 +0000 (0:00:05.253) 0:02:28.502 ************ 2026-05-24 02:26:26.004182 | instance | changed: [instance] 2026-05-24 02:26:26.004405 | instance | 2026-05-24 02:26:26.004719 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-24 02:26:26.004986 | instance | Sunday 24 May 2026 02:26:25 +0000 (0:00:09.032) 0:02:37.535 ************ 2026-05-24 02:26:26.045909 | instance | skipping: [instance] 2026-05-24 02:26:26.046155 | instance | 2026-05-24 02:26:26.046437 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-24 02:26:26.046695 | instance | Sunday 24 May 2026 02:26:26 +0000 (0:00:00.042) 0:02:37.577 ************ 2026-05-24 02:26:26.089097 | instance | skipping: [instance] 2026-05-24 02:26:26.089352 | instance | 2026-05-24 02:26:26.089619 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-24 02:26:26.089882 | instance | Sunday 24 May 2026 02:26:26 +0000 (0:00:00.043) 0:02:37.620 ************ 2026-05-24 02:26:26.794775 | instance | changed: [instance] 2026-05-24 02:26:26.794957 | instance | 2026-05-24 02:26:26.795231 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-24 02:26:26.795494 | instance | Sunday 24 May 2026 02:26:26 +0000 (0:00:00.705) 0:02:38.325 ************ 2026-05-24 02:26:26.837719 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-24 02:26:26.837972 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-24 02:26:26.838224 | instance | skipping: [instance] 2026-05-24 02:26:26.838463 | instance | 2026-05-24 02:26:26.838723 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-24 02:26:26.838995 | instance | Sunday 24 May 2026 02:26:26 +0000 (0:00:00.043) 0:02:38.369 ************ 2026-05-24 02:26:26.874367 | instance | skipping: [instance] 2026-05-24 02:26:26.874727 | instance | 2026-05-24 02:26:26.875014 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-24 02:26:26.875279 | instance | Sunday 24 May 2026 02:26:26 +0000 (0:00:00.036) 0:02:38.405 ************ 2026-05-24 02:26:26.908204 | instance | skipping: [instance] 2026-05-24 02:26:26.908545 | instance | 2026-05-24 02:26:26.908817 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-24 02:26:26.909129 | instance | Sunday 24 May 2026 02:26:26 +0000 (0:00:00.033) 0:02:38.439 ************ 2026-05-24 02:26:26.945048 | instance | skipping: [instance] 2026-05-24 02:26:26.945250 | instance | 2026-05-24 02:26:26.945529 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-24 02:26:26.945807 | instance | Sunday 24 May 2026 02:26:26 +0000 (0:00:00.036) 0:02:38.476 ************ 2026-05-24 02:26:26.978358 | instance | skipping: [instance] 2026-05-24 02:26:26.978492 | instance | 2026-05-24 02:26:26.978671 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-24 02:26:26.978838 | instance | Sunday 24 May 2026 02:26:26 +0000 (0:00:00.033) 0:02:38.509 ************ 2026-05-24 02:26:27.364222 | instance | ok: [instance] 2026-05-24 02:26:27.364400 | instance | 2026-05-24 02:26:27.364732 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-24 02:26:27.364993 | instance | Sunday 24 May 2026 02:26:27 +0000 (0:00:00.385) 0:02:38.895 ************ 2026-05-24 02:26:28.249134 | instance | changed: [instance] 2026-05-24 02:26:28.249340 | instance | 2026-05-24 02:26:28.249660 | instance | PLAY [Install control-plane components] **************************************** 2026-05-24 02:26:28.250032 | instance | 2026-05-24 02:26:28.250337 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:26:28.250640 | instance | Sunday 24 May 2026 02:26:28 +0000 (0:00:00.884) 0:02:39.780 ************ 2026-05-24 02:26:28.994168 | instance | ok: [instance] 2026-05-24 02:26:28.994348 | instance | 2026-05-24 02:26:28.994684 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 02:26:28.994913 | instance | Sunday 24 May 2026 02:26:28 +0000 (0:00:00.744) 0:02:40.524 ************ 2026-05-24 02:26:29.204883 | instance | ok: [instance] 2026-05-24 02:26:29.205101 | instance | 2026-05-24 02:26:29.205554 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 02:26:29.205818 | instance | Sunday 24 May 2026 02:26:29 +0000 (0:00:00.210) 0:02:40.735 ************ 2026-05-24 02:26:30.390897 | instance | ok: [instance] 2026-05-24 02:26:30.391089 | instance | 2026-05-24 02:26:30.391418 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 02:26:30.391673 | instance | Sunday 24 May 2026 02:26:30 +0000 (0:00:01.185) 0:02:41.921 ************ 2026-05-24 02:26:30.592785 | instance | ok: [instance] 2026-05-24 02:26:30.592998 | instance | 2026-05-24 02:26:30.593274 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 02:26:30.593543 | instance | Sunday 24 May 2026 02:26:30 +0000 (0:00:00.202) 0:02:42.123 ************ 2026-05-24 02:26:30.632779 | instance | ok: [instance] => { 2026-05-24 02:26:30.633030 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-24 02:26:30.633281 | instance | } 2026-05-24 02:26:30.633527 | instance | 2026-05-24 02:26:30.633797 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 02:26:30.634132 | instance | Sunday 24 May 2026 02:26:30 +0000 (0:00:00.039) 0:02:42.163 ************ 2026-05-24 02:26:31.615880 | instance | changed: [instance] 2026-05-24 02:26:31.616270 | instance | 2026-05-24 02:26:31.616659 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 02:26:31.617296 | instance | Sunday 24 May 2026 02:26:31 +0000 (0:00:00.983) 0:02:43.146 ************ 2026-05-24 02:26:33.090187 | instance | changed: [instance] 2026-05-24 02:26:33.090424 | instance | 2026-05-24 02:26:33.090705 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-24 02:26:33.090974 | instance | Sunday 24 May 2026 02:26:33 +0000 (0:00:01.474) 0:02:44.620 ************ 2026-05-24 02:26:33.415713 | instance | ok: [instance] 2026-05-24 02:26:33.416002 | instance | 2026-05-24 02:26:33.416322 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-24 02:26:33.416712 | instance | Sunday 24 May 2026 02:26:33 +0000 (0:00:00.325) 0:02:44.946 ************ 2026-05-24 02:26:33.614319 | instance | changed: [instance] 2026-05-24 02:26:33.614558 | instance | 2026-05-24 02:26:33.614928 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-24 02:26:33.615278 | instance | Sunday 24 May 2026 02:26:33 +0000 (0:00:00.198) 0:02:45.145 ************ 2026-05-24 02:26:33.850739 | instance | ok: [instance] 2026-05-24 02:26:33.850985 | instance | 2026-05-24 02:26:33.851285 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-24 02:26:33.851608 | instance | Sunday 24 May 2026 02:26:33 +0000 (0:00:00.236) 0:02:45.381 ************ 2026-05-24 02:26:34.054975 | instance | changed: [instance] 2026-05-24 02:26:34.055119 | instance | 2026-05-24 02:26:34.055295 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-24 02:26:34.055491 | instance | Sunday 24 May 2026 02:26:34 +0000 (0:00:00.204) 0:02:45.586 ************ 2026-05-24 02:26:34.247572 | instance | ok: [instance] 2026-05-24 02:26:34.247906 | instance | 2026-05-24 02:26:34.248216 | instance | TASK [Install plugin] ********************************************************** 2026-05-24 02:26:34.248504 | instance | Sunday 24 May 2026 02:26:34 +0000 (0:00:00.192) 0:02:45.778 ************ 2026-05-24 02:26:34.295947 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-24 02:26:34.296202 | instance | 2026-05-24 02:26:34.296474 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 02:26:34.296774 | instance | Sunday 24 May 2026 02:26:34 +0000 (0:00:00.048) 0:02:45.827 ************ 2026-05-24 02:26:34.333134 | instance | ok: [instance] => { 2026-05-24 02:26:34.333420 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-24 02:26:34.333679 | instance | } 2026-05-24 02:26:34.333990 | instance | 2026-05-24 02:26:34.334331 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 02:26:34.334704 | instance | Sunday 24 May 2026 02:26:34 +0000 (0:00:00.037) 0:02:45.864 ************ 2026-05-24 02:26:36.164813 | instance | changed: [instance] 2026-05-24 02:26:36.165060 | instance | 2026-05-24 02:26:36.165340 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 02:26:36.165619 | instance | Sunday 24 May 2026 02:26:36 +0000 (0:00:01.831) 0:02:47.695 ************ 2026-05-24 02:26:37.988346 | instance | changed: [instance] 2026-05-24 02:26:37.989798 | instance | 2026-05-24 02:26:37.989816 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:26:37.989853 | instance | Sunday 24 May 2026 02:26:37 +0000 (0:00:01.821) 0:02:49.517 ************ 2026-05-24 02:26:38.025816 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:26:38.026071 | instance | 2026-05-24 02:26:38.026348 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:26:38.026618 | instance | Sunday 24 May 2026 02:26:38 +0000 (0:00:00.039) 0:02:49.557 ************ 2026-05-24 02:26:38.735086 | instance | changed: [instance] 2026-05-24 02:26:38.735230 | instance | 2026-05-24 02:26:38.735435 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-24 02:26:38.735606 | instance | Sunday 24 May 2026 02:26:38 +0000 (0:00:00.703) 0:02:50.260 ************ 2026-05-24 02:26:39.567638 | instance | ok: [instance] 2026-05-24 02:26:39.567761 | instance | 2026-05-24 02:26:39.567948 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-24 02:26:39.568221 | instance | Sunday 24 May 2026 02:26:39 +0000 (0:00:00.838) 0:02:51.098 ************ 2026-05-24 02:26:41.518807 | instance | changed: [instance] 2026-05-24 02:26:41.518852 | instance | 2026-05-24 02:26:41.518860 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:26:41.519175 | instance | Sunday 24 May 2026 02:26:41 +0000 (0:00:01.950) 0:02:53.049 ************ 2026-05-24 02:26:41.554489 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:26:41.554566 | instance | 2026-05-24 02:26:41.555163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:26:41.555178 | instance | Sunday 24 May 2026 02:26:41 +0000 (0:00:00.036) 0:02:53.085 ************ 2026-05-24 02:26:42.078323 | instance | changed: [instance] 2026-05-24 02:26:42.078723 | instance | 2026-05-24 02:26:42.078762 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-24 02:26:42.078768 | instance | Sunday 24 May 2026 02:26:42 +0000 (0:00:00.523) 0:02:53.609 ************ 2026-05-24 02:27:10.635876 | instance | changed: [instance] 2026-05-24 02:27:10.635995 | instance | 2026-05-24 02:27:10.636273 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-24 02:27:10.636328 | instance | Sunday 24 May 2026 02:27:10 +0000 (0:00:28.556) 0:03:22.165 ************ 2026-05-24 02:27:11.313047 | instance | changed: [instance] 2026-05-24 02:27:11.313120 | instance | 2026-05-24 02:27:11.313433 | instance | PLAY [all] ********************************************************************* 2026-05-24 02:27:11.313514 | instance | 2026-05-24 02:27:11.313533 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:27:11.313621 | instance | Sunday 24 May 2026 02:27:11 +0000 (0:00:00.678) 0:03:22.844 ************ 2026-05-24 02:27:12.125703 | instance | ok: [instance] 2026-05-24 02:27:12.125790 | instance | 2026-05-24 02:27:12.126065 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-24 02:27:12.126109 | instance | Sunday 24 May 2026 02:27:12 +0000 (0:00:00.812) 0:03:23.656 ************ 2026-05-24 02:27:12.864323 | instance | changed: [instance] 2026-05-24 02:27:12.864408 | instance | 2026-05-24 02:27:12.864967 | instance | PLAY [all] ********************************************************************* 2026-05-24 02:27:12.865027 | instance | 2026-05-24 02:27:12.865033 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-24 02:27:12.865045 | instance | Sunday 24 May 2026 02:27:12 +0000 (0:00:00.738) 0:03:24.395 ************ 2026-05-24 02:27:13.564269 | instance | ok: [instance] 2026-05-24 02:27:13.564373 | instance | 2026-05-24 02:27:13.564580 | instance | PLAY [controllers] ************************************************************* 2026-05-24 02:27:13.564643 | instance | 2026-05-24 02:27:13.564893 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:27:13.564960 | instance | Sunday 24 May 2026 02:27:13 +0000 (0:00:00.699) 0:03:25.095 ************ 2026-05-24 02:27:14.514103 | instance | ok: [instance] 2026-05-24 02:27:14.514207 | instance | 2026-05-24 02:27:14.514400 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:27:14.514473 | instance | Sunday 24 May 2026 02:27:14 +0000 (0:00:00.949) 0:03:26.045 ************ 2026-05-24 02:27:14.604059 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:27:14.604103 | instance | 2026-05-24 02:27:14.604109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:27:14.604115 | instance | Sunday 24 May 2026 02:27:14 +0000 (0:00:00.089) 0:03:26.134 ************ 2026-05-24 02:27:15.101315 | instance | changed: [instance] 2026-05-24 02:27:15.101421 | instance | 2026-05-24 02:27:15.101436 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-24 02:27:15.101633 | instance | Sunday 24 May 2026 02:27:15 +0000 (0:00:00.497) 0:03:26.632 ************ 2026-05-24 02:27:16.951974 | instance | changed: [instance] 2026-05-24 02:27:16.952049 | instance | 2026-05-24 02:27:16.952324 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:27:16.952368 | instance | Sunday 24 May 2026 02:27:16 +0000 (0:00:01.850) 0:03:28.483 ************ 2026-05-24 02:27:16.998620 | instance | skipping: [instance] 2026-05-24 02:27:16.999129 | instance | 2026-05-24 02:27:16.999175 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-24 02:27:16.999184 | instance | Sunday 24 May 2026 02:27:16 +0000 (0:00:00.046) 0:03:28.529 ************ 2026-05-24 02:27:17.039193 | instance | skipping: [instance] 2026-05-24 02:27:17.039266 | instance | 2026-05-24 02:27:17.039515 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-24 02:27:17.039539 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.040) 0:03:28.570 ************ 2026-05-24 02:27:17.077765 | instance | skipping: [instance] 2026-05-24 02:27:17.077875 | instance | 2026-05-24 02:27:17.078007 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-24 02:27:17.078128 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.037) 0:03:28.608 ************ 2026-05-24 02:27:17.108283 | instance | skipping: [instance] 2026-05-24 02:27:17.108689 | instance | 2026-05-24 02:27:17.108735 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-24 02:27:17.108741 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.031) 0:03:28.639 ************ 2026-05-24 02:27:17.155521 | instance | skipping: [instance] 2026-05-24 02:27:17.155580 | instance | 2026-05-24 02:27:17.155592 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-24 02:27:17.155603 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.045) 0:03:28.685 ************ 2026-05-24 02:27:17.209304 | instance | skipping: [instance] 2026-05-24 02:27:17.209374 | instance | 2026-05-24 02:27:17.209386 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-24 02:27:17.209396 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.053) 0:03:28.739 ************ 2026-05-24 02:27:17.247307 | instance | skipping: [instance] 2026-05-24 02:27:17.247496 | instance | 2026-05-24 02:27:17.247772 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-24 02:27:17.248025 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.039) 0:03:28.778 ************ 2026-05-24 02:27:17.278296 | instance | skipping: [instance] 2026-05-24 02:27:17.278443 | instance | 2026-05-24 02:27:17.278603 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-24 02:27:17.278764 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.031) 0:03:28.810 ************ 2026-05-24 02:27:17.318244 | instance | skipping: [instance] 2026-05-24 02:27:17.318467 | instance | 2026-05-24 02:27:17.318745 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-24 02:27:17.319004 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.039) 0:03:28.849 ************ 2026-05-24 02:27:17.348457 | instance | skipping: [instance] 2026-05-24 02:27:17.348748 | instance | 2026-05-24 02:27:17.349066 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-24 02:27:17.349332 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.030) 0:03:28.879 ************ 2026-05-24 02:27:17.379375 | instance | skipping: [instance] 2026-05-24 02:27:17.379470 | instance | 2026-05-24 02:27:17.379591 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-24 02:27:17.379719 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.031) 0:03:28.911 ************ 2026-05-24 02:27:17.406350 | instance | skipping: [instance] 2026-05-24 02:27:17.406589 | instance | 2026-05-24 02:27:17.406872 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-24 02:27:17.407138 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.026) 0:03:28.937 ************ 2026-05-24 02:27:17.447120 | instance | skipping: [instance] 2026-05-24 02:27:17.447259 | instance | 2026-05-24 02:27:17.447527 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-24 02:27:17.447766 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.040) 0:03:28.978 ************ 2026-05-24 02:27:17.480848 | instance | skipping: [instance] 2026-05-24 02:27:17.481173 | instance | 2026-05-24 02:27:17.481472 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-24 02:27:17.481761 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.033) 0:03:29.012 ************ 2026-05-24 02:27:17.510213 | instance | skipping: [instance] 2026-05-24 02:27:17.510483 | instance | 2026-05-24 02:27:17.510801 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-24 02:27:17.511232 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.029) 0:03:29.041 ************ 2026-05-24 02:27:17.546023 | instance | skipping: [instance] 2026-05-24 02:27:17.546288 | instance | 2026-05-24 02:27:17.546560 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-24 02:27:17.546824 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.036) 0:03:29.077 ************ 2026-05-24 02:27:17.575948 | instance | skipping: [instance] 2026-05-24 02:27:17.576266 | instance | 2026-05-24 02:27:17.576581 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-24 02:27:17.576894 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.029) 0:03:29.107 ************ 2026-05-24 02:27:17.607406 | instance | skipping: [instance] 2026-05-24 02:27:17.607685 | instance | 2026-05-24 02:27:17.607978 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-24 02:27:17.608285 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.031) 0:03:29.138 ************ 2026-05-24 02:27:17.638823 | instance | skipping: [instance] 2026-05-24 02:27:17.639437 | instance | 2026-05-24 02:27:17.639774 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-24 02:27:17.640142 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.031) 0:03:29.169 ************ 2026-05-24 02:27:17.667796 | instance | skipping: [instance] 2026-05-24 02:27:17.668061 | instance | 2026-05-24 02:27:17.668329 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-24 02:27:17.668659 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.029) 0:03:29.199 ************ 2026-05-24 02:27:17.700962 | instance | skipping: [instance] 2026-05-24 02:27:17.701251 | instance | 2026-05-24 02:27:17.701522 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-24 02:27:17.701780 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.032) 0:03:29.232 ************ 2026-05-24 02:27:17.733348 | instance | skipping: [instance] 2026-05-24 02:27:17.733610 | instance | 2026-05-24 02:27:17.733977 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-24 02:27:17.734258 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.032) 0:03:29.264 ************ 2026-05-24 02:27:17.781459 | instance | skipping: [instance] 2026-05-24 02:27:17.781846 | instance | 2026-05-24 02:27:17.782117 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-24 02:27:17.782387 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.047) 0:03:29.312 ************ 2026-05-24 02:27:17.818355 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-24 02:27:17.818601 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-24 02:27:17.818874 | instance | skipping: [instance] 2026-05-24 02:27:17.819263 | instance | 2026-05-24 02:27:17.819540 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-24 02:27:17.819815 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.037) 0:03:29.349 ************ 2026-05-24 02:27:17.849400 | instance | skipping: [instance] 2026-05-24 02:27:17.849628 | instance | 2026-05-24 02:27:17.849890 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-24 02:27:17.850171 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.030) 0:03:29.380 ************ 2026-05-24 02:27:17.893246 | instance | skipping: [instance] 2026-05-24 02:27:17.893475 | instance | 2026-05-24 02:27:17.893827 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-24 02:27:17.894112 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.043) 0:03:29.424 ************ 2026-05-24 02:27:17.918990 | instance | skipping: [instance] 2026-05-24 02:27:17.919262 | instance | 2026-05-24 02:27:17.919553 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-24 02:27:17.919833 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.025) 0:03:29.450 ************ 2026-05-24 02:27:17.946960 | instance | skipping: [instance] 2026-05-24 02:27:17.947155 | instance | 2026-05-24 02:27:17.947373 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-24 02:27:17.947585 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.027) 0:03:29.478 ************ 2026-05-24 02:27:17.977953 | instance | skipping: [instance] 2026-05-24 02:27:17.978233 | instance | 2026-05-24 02:27:17.978505 | instance | PLAY RECAP ********************************************************************* 2026-05-24 02:27:17.978790 | instance | instance : ok=134 changed=61 unreachable=0 failed=0 skipped=63 rescued=0 ignored=2 2026-05-24 02:27:17.979068 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-24 02:27:17.979309 | instance | 2026-05-24 02:27:17.979596 | instance | Sunday 24 May 2026 02:27:17 +0000 (0:00:00.031) 0:03:29.509 ************ 2026-05-24 02:27:17.979845 | instance | =============================================================================== 2026-05-24 02:27:17.980125 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 28.56s 2026-05-24 02:27:17.980360 | instance | vexxhost.containers.download_artifact : Download item ------------------ 28.17s 2026-05-24 02:27:17.980744 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 21.29s 2026-05-24 02:27:17.981037 | instance | vexxhost.containers.download_artifact : Download item ------------------ 12.08s 2026-05-24 02:27:17.981464 | instance | vexxhost.containers.download_artifact : Download item ------------------ 11.34s 2026-05-24 02:27:17.981769 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 9.03s 2026-05-24 02:27:17.982034 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.61s 2026-05-24 02:27:17.982205 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 5.25s 2026-05-24 02:27:17.982368 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.48s 2026-05-24 02:27:17.982529 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.04s 2026-05-24 02:27:17.982688 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.78s 2026-05-24 02:27:17.982849 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.60s 2026-05-24 02:27:17.983009 | instance | Generate SSH keys for missing variables --------------------------------- 2.52s 2026-05-24 02:27:17.983227 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 2.32s 2026-05-24 02:27:17.983401 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.95s 2026-05-24 02:27:17.983564 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.85s 2026-05-24 02:27:17.983726 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.83s 2026-05-24 02:27:17.983888 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.82s 2026-05-24 02:27:17.984051 | instance | Configure short hostname ------------------------------------------------ 1.50s 2026-05-24 02:27:17.984218 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.47s 2026-05-24 02:27:18.104843 | instance | INFO [keycloak > prepare] Executed: Successful 2026-05-24 02:27:18.115767 | instance | INFO [keycloak > converge] Executing 2026-05-24 02:27:19.311425 | instance | 2026-05-24 02:27:19.311871 | instance | PLAY [controllers] ************************************************************* 2026-05-24 02:27:19.311885 | instance | 2026-05-24 02:27:19.311892 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:27:19.312071 | instance | Sunday 24 May 2026 02:27:19 +0000 (0:00:00.025) 0:00:00.025 ************ 2026-05-24 02:27:20.476007 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-24 02:27:20.476254 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-24 02:27:20.476525 | instance | interpreter could change the meaning of that path. See 2026-05-24 02:27:20.476825 | instance | https://docs.ansible.com/ansible- 2026-05-24 02:27:20.477088 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-24 02:27:20.494961 | instance | ok: [instance] 2026-05-24 02:27:20.495134 | instance | 2026-05-24 02:27:20.495398 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-24 02:27:20.495660 | instance | Sunday 24 May 2026 02:27:20 +0000 (0:00:01.183) 0:00:01.208 ************ 2026-05-24 02:27:20.538739 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-24 02:27:20.538988 | instance | 2026-05-24 02:27:20.539263 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:27:20.539555 | instance | Sunday 24 May 2026 02:27:20 +0000 (0:00:00.043) 0:00:01.252 ************ 2026-05-24 02:27:20.576336 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:27:20.576603 | instance | 2026-05-24 02:27:20.576869 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:27:20.577128 | instance | Sunday 24 May 2026 02:27:20 +0000 (0:00:00.037) 0:00:01.290 ************ 2026-05-24 02:27:21.172269 | instance | changed: [instance] 2026-05-24 02:27:21.172520 | instance | 2026-05-24 02:27:21.172842 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-24 02:27:21.173136 | instance | Sunday 24 May 2026 02:27:21 +0000 (0:00:00.595) 0:00:01.885 ************ 2026-05-24 02:27:42.277619 | instance | changed: [instance] 2026-05-24 02:27:42.277837 | instance | 2026-05-24 02:27:42.278210 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-24 02:27:42.278472 | instance | Sunday 24 May 2026 02:27:42 +0000 (0:00:21.104) 0:00:22.990 ************ 2026-05-24 02:27:43.189513 | instance | changed: [instance] 2026-05-24 02:27:43.189738 | instance | 2026-05-24 02:27:43.190020 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-24 02:27:43.190284 | instance | Sunday 24 May 2026 02:27:43 +0000 (0:00:00.912) 0:00:23.902 ************ 2026-05-24 02:27:43.230959 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-24 02:27:43.231206 | instance | 2026-05-24 02:27:43.231468 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-24 02:27:43.231746 | instance | Sunday 24 May 2026 02:27:43 +0000 (0:00:00.041) 0:00:23.944 ************ 2026-05-24 02:27:43.979707 | instance | changed: [instance] 2026-05-24 02:27:43.979950 | instance | 2026-05-24 02:27:43.980298 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-24 02:27:43.980594 | instance | Sunday 24 May 2026 02:27:43 +0000 (0:00:00.748) 0:00:24.692 ************ 2026-05-24 02:27:44.915352 | instance | ok: [instance] 2026-05-24 02:27:44.915581 | instance | 2026-05-24 02:27:44.915857 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-24 02:27:44.916124 | instance | Sunday 24 May 2026 02:27:44 +0000 (0:00:00.935) 0:00:25.628 ************ 2026-05-24 02:27:45.576367 | instance | changed: [instance] 2026-05-24 02:27:45.576604 | instance | 2026-05-24 02:27:45.576878 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-24 02:27:45.577145 | instance | Sunday 24 May 2026 02:27:45 +0000 (0:00:00.654) 0:00:26.283 ************ 2026-05-24 02:27:45.577408 | instance | 2026-05-24 02:27:45.577668 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-05-24 02:27:45.577922 | instance | Sunday 24 May 2026 02:27:45 +0000 (0:00:00.006) 0:00:26.289 ************ 2026-05-24 02:27:45.611107 | instance | skipping: [instance] 2026-05-24 02:27:45.611347 | instance | 2026-05-24 02:27:45.611664 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-05-24 02:27:45.611914 | instance | Sunday 24 May 2026 02:27:45 +0000 (0:00:00.035) 0:00:26.324 ************ 2026-05-24 02:27:47.262432 | instance | changed: [instance] 2026-05-24 02:27:47.262673 | instance | 2026-05-24 02:27:47.262976 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-05-24 02:27:47.263251 | instance | Sunday 24 May 2026 02:27:47 +0000 (0:00:01.650) 0:00:27.975 ************ 2026-05-24 02:27:49.387785 | instance | changed: [instance] 2026-05-24 02:27:49.387852 | instance | 2026-05-24 02:27:49.388005 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:27:49.388127 | instance | Sunday 24 May 2026 02:27:49 +0000 (0:00:02.125) 0:00:30.101 ************ 2026-05-24 02:27:49.429616 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:27:49.429728 | instance | 2026-05-24 02:27:49.429840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:27:49.429960 | instance | Sunday 24 May 2026 02:27:49 +0000 (0:00:00.042) 0:00:30.143 ************ 2026-05-24 02:27:49.915046 | instance | changed: [instance] 2026-05-24 02:27:49.915268 | instance | 2026-05-24 02:27:49.915543 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-24 02:27:49.915811 | instance | Sunday 24 May 2026 02:27:49 +0000 (0:00:00.484) 0:00:30.628 ************ 2026-05-24 02:28:05.301391 | instance | changed: [instance] 2026-05-24 02:28:05.302098 | instance | 2026-05-24 02:28:05.302112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:28:05.302126 | instance | Sunday 24 May 2026 02:28:05 +0000 (0:00:15.386) 0:00:46.014 ************ 2026-05-24 02:28:05.343627 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:28:05.343886 | instance | 2026-05-24 02:28:05.344177 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:28:05.344460 | instance | Sunday 24 May 2026 02:28:05 +0000 (0:00:00.042) 0:00:46.057 ************ 2026-05-24 02:28:05.849093 | instance | changed: [instance] 2026-05-24 02:28:05.849239 | instance | 2026-05-24 02:28:05.849446 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-24 02:28:05.849608 | instance | Sunday 24 May 2026 02:28:05 +0000 (0:00:00.505) 0:00:46.562 ************ 2026-05-24 02:28:08.656901 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-24 02:28:08.657097 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-24 02:28:08.657357 | instance | 2026-05-24 02:28:08.657443 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-24 02:28:08.657625 | instance | Sunday 24 May 2026 02:28:08 +0000 (0:00:02.808) 0:00:49.370 ************ 2026-05-24 02:28:13.081080 | instance | changed: [instance] 2026-05-24 02:28:13.081155 | instance | 2026-05-24 02:28:13.081167 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:28:13.081196 | instance | Sunday 24 May 2026 02:28:13 +0000 (0:00:04.422) 0:00:53.793 ************ 2026-05-24 02:28:13.121504 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:28:13.121604 | instance | 2026-05-24 02:28:13.121717 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:28:13.121839 | instance | Sunday 24 May 2026 02:28:13 +0000 (0:00:00.041) 0:00:53.835 ************ 2026-05-24 02:28:13.605172 | instance | changed: [instance] 2026-05-24 02:28:13.605300 | instance | 2026-05-24 02:28:13.605553 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-24 02:28:13.605600 | instance | Sunday 24 May 2026 02:28:13 +0000 (0:00:00.484) 0:00:54.319 ************ 2026-05-24 02:28:16.531287 | instance | ok: [instance] 2026-05-24 02:28:16.531378 | instance | 2026-05-24 02:28:16.531468 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-24 02:28:16.531589 | instance | Sunday 24 May 2026 02:28:16 +0000 (0:00:02.925) 0:00:57.244 ************ 2026-05-24 02:28:19.152792 | instance | changed: [instance] 2026-05-24 02:28:19.152868 | instance | 2026-05-24 02:28:19.153150 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-24 02:28:19.153193 | instance | Sunday 24 May 2026 02:28:19 +0000 (0:00:02.621) 0:00:59.866 ************ 2026-05-24 02:28:19.783755 | instance | ok: [instance] 2026-05-24 02:28:19.783824 | instance | 2026-05-24 02:28:19.783830 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-24 02:28:19.783835 | instance | Sunday 24 May 2026 02:28:19 +0000 (0:00:00.630) 0:01:00.497 ************ 2026-05-24 02:28:20.525349 | instance | changed: [instance] 2026-05-24 02:28:20.525432 | instance | 2026-05-24 02:28:20.525548 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-24 02:28:20.525719 | instance | Sunday 24 May 2026 02:28:20 +0000 (0:00:00.741) 0:01:01.238 ************ 2026-05-24 02:28:21.231403 | instance | ok: [instance] 2026-05-24 02:28:21.231524 | instance | 2026-05-24 02:28:21.231748 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-24 02:28:21.232080 | instance | Sunday 24 May 2026 02:28:21 +0000 (0:00:00.706) 0:01:01.945 ************ 2026-05-24 02:28:21.276564 | instance | skipping: [instance] 2026-05-24 02:28:21.276844 | instance | 2026-05-24 02:28:21.277106 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-24 02:28:21.277362 | instance | Sunday 24 May 2026 02:28:21 +0000 (0:00:00.044) 0:01:01.990 ************ 2026-05-24 02:28:21.318398 | instance | skipping: [instance] 2026-05-24 02:28:21.318655 | instance | 2026-05-24 02:28:21.318986 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-24 02:28:21.319255 | instance | Sunday 24 May 2026 02:28:21 +0000 (0:00:00.042) 0:01:02.032 ************ 2026-05-24 02:28:21.359494 | instance | skipping: [instance] 2026-05-24 02:28:21.359733 | instance | 2026-05-24 02:28:21.360051 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-24 02:28:21.360339 | instance | Sunday 24 May 2026 02:28:21 +0000 (0:00:00.041) 0:01:02.073 ************ 2026-05-24 02:28:21.399900 | instance | skipping: [instance] 2026-05-24 02:28:21.400144 | instance | 2026-05-24 02:28:21.400418 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-24 02:28:21.400714 | instance | Sunday 24 May 2026 02:28:21 +0000 (0:00:00.040) 0:01:02.113 ************ 2026-05-24 02:28:21.446605 | instance | skipping: [instance] 2026-05-24 02:28:21.446853 | instance | 2026-05-24 02:28:21.447121 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-24 02:28:21.447372 | instance | Sunday 24 May 2026 02:28:21 +0000 (0:00:00.046) 0:01:02.160 ************ 2026-05-24 02:28:21.489825 | instance | skipping: [instance] 2026-05-24 02:28:21.489885 | instance | 2026-05-24 02:28:21.490010 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-24 02:28:21.490114 | instance | Sunday 24 May 2026 02:28:21 +0000 (0:00:00.043) 0:01:02.203 ************ 2026-05-24 02:28:21.534872 | instance | skipping: [instance] 2026-05-24 02:28:21.535106 | instance | 2026-05-24 02:28:21.535414 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-24 02:28:21.535752 | instance | Sunday 24 May 2026 02:28:21 +0000 (0:00:00.044) 0:01:02.248 ************ 2026-05-24 02:30:00.499783 | instance | changed: [instance] 2026-05-24 02:30:00.499887 | instance | 2026-05-24 02:30:00.499900 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-24 02:30:00.499911 | instance | Sunday 24 May 2026 02:30:00 +0000 (0:01:38.952) 0:02:41.201 ************ 2026-05-24 02:30:01.271327 | instance | changed: [instance] 2026-05-24 02:30:01.271560 | instance | 2026-05-24 02:30:01.271905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 02:30:01.272199 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.782) 0:02:41.984 ************ 2026-05-24 02:30:01.332179 | instance | ok: [instance] 2026-05-24 02:30:01.332352 | instance | 2026-05-24 02:30:01.332678 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 02:30:01.332948 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.061) 0:02:42.045 ************ 2026-05-24 02:30:01.365975 | instance | skipping: [instance] 2026-05-24 02:30:01.366220 | instance | 2026-05-24 02:30:01.366506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 02:30:01.366831 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.033) 0:02:42.079 ************ 2026-05-24 02:30:01.402069 | instance | skipping: [instance] 2026-05-24 02:30:01.402288 | instance | 2026-05-24 02:30:01.402580 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 02:30:01.402834 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.036) 0:02:42.115 ************ 2026-05-24 02:30:01.441878 | instance | skipping: [instance] 2026-05-24 02:30:01.442099 | instance | 2026-05-24 02:30:01.442372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 02:30:01.442632 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.039) 0:02:42.155 ************ 2026-05-24 02:30:01.477128 | instance | skipping: [instance] 2026-05-24 02:30:01.477360 | instance | 2026-05-24 02:30:01.477644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 02:30:01.477901 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.035) 0:02:42.191 ************ 2026-05-24 02:30:01.514250 | instance | skipping: [instance] 2026-05-24 02:30:01.514477 | instance | 2026-05-24 02:30:01.514753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 02:30:01.515010 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.037) 0:02:42.228 ************ 2026-05-24 02:30:01.561387 | instance | ok: [instance] 2026-05-24 02:30:01.561540 | instance | 2026-05-24 02:30:01.561715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 02:30:01.561910 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.046) 0:02:42.275 ************ 2026-05-24 02:30:01.622067 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 02:30:01.622387 | instance | 2026-05-24 02:30:01.622661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 02:30:01.622919 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.060) 0:02:42.335 ************ 2026-05-24 02:30:01.681233 | instance | ok: [instance] 2026-05-24 02:30:01.681499 | instance | 2026-05-24 02:30:01.681786 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:30:01.682066 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.058) 0:02:42.393 ************ 2026-05-24 02:30:01.725292 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:30:01.725549 | instance | 2026-05-24 02:30:01.725821 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:30:01.726156 | instance | Sunday 24 May 2026 02:30:01 +0000 (0:00:00.044) 0:02:42.438 ************ 2026-05-24 02:30:02.220931 | instance | changed: [instance] 2026-05-24 02:30:02.221270 | instance | 2026-05-24 02:30:02.221560 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-24 02:30:02.221881 | instance | Sunday 24 May 2026 02:30:02 +0000 (0:00:00.495) 0:02:42.934 ************ 2026-05-24 02:30:03.673749 | instance | changed: [instance] 2026-05-24 02:30:03.673805 | instance | 2026-05-24 02:30:03.673919 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-24 02:30:03.674035 | instance | Sunday 24 May 2026 02:30:03 +0000 (0:00:01.453) 0:02:44.387 ************ 2026-05-24 02:30:04.432695 | instance | changed: [instance] 2026-05-24 02:30:04.432831 | instance | 2026-05-24 02:30:04.433028 | instance | PLAY [controllers] ************************************************************* 2026-05-24 02:30:04.433196 | instance | 2026-05-24 02:30:04.433368 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:30:04.433533 | instance | Sunday 24 May 2026 02:30:04 +0000 (0:00:00.758) 0:02:45.146 ************ 2026-05-24 02:30:05.661299 | instance | ok: [instance] 2026-05-24 02:30:05.661521 | instance | 2026-05-24 02:30:05.661802 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 02:30:05.662066 | instance | Sunday 24 May 2026 02:30:05 +0000 (0:00:01.228) 0:02:46.374 ************ 2026-05-24 02:30:05.709953 | instance | skipping: [instance] 2026-05-24 02:30:05.710198 | instance | 2026-05-24 02:30:05.710464 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 02:30:05.710726 | instance | Sunday 24 May 2026 02:30:05 +0000 (0:00:00.048) 0:02:46.423 ************ 2026-05-24 02:30:05.747150 | instance | skipping: [instance] 2026-05-24 02:30:05.747390 | instance | 2026-05-24 02:30:05.747667 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 02:30:05.747935 | instance | Sunday 24 May 2026 02:30:05 +0000 (0:00:00.037) 0:02:46.461 ************ 2026-05-24 02:30:05.783966 | instance | skipping: [instance] 2026-05-24 02:30:05.784184 | instance | 2026-05-24 02:30:05.784816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 02:30:05.785103 | instance | Sunday 24 May 2026 02:30:05 +0000 (0:00:00.036) 0:02:46.497 ************ 2026-05-24 02:30:05.822745 | instance | skipping: [instance] 2026-05-24 02:30:05.822986 | instance | 2026-05-24 02:30:05.823265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 02:30:05.823529 | instance | Sunday 24 May 2026 02:30:05 +0000 (0:00:00.038) 0:02:46.536 ************ 2026-05-24 02:30:06.509963 | instance | ok: [instance] 2026-05-24 02:30:06.510326 | instance | 2026-05-24 02:30:06.510345 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 02:30:06.510357 | instance | Sunday 24 May 2026 02:30:06 +0000 (0:00:00.687) 0:02:47.223 ************ 2026-05-24 02:30:06.575476 | instance | ok: [instance] 2026-05-24 02:30:06.575721 | instance | 2026-05-24 02:30:06.576000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 02:30:06.576259 | instance | Sunday 24 May 2026 02:30:06 +0000 (0:00:00.065) 0:02:47.289 ************ 2026-05-24 02:30:06.617615 | instance | ok: [instance] 2026-05-24 02:30:06.617847 | instance | 2026-05-24 02:30:06.618155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 02:30:06.618439 | instance | Sunday 24 May 2026 02:30:06 +0000 (0:00:00.042) 0:02:47.331 ************ 2026-05-24 02:30:06.670200 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 02:30:06.670335 | instance | 2026-05-24 02:30:06.670502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 02:30:06.670664 | instance | Sunday 24 May 2026 02:30:06 +0000 (0:00:00.052) 0:02:47.384 ************ 2026-05-24 02:30:06.734363 | instance | ok: [instance] 2026-05-24 02:30:06.734570 | instance | 2026-05-24 02:30:06.734946 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:30:06.735209 | instance | Sunday 24 May 2026 02:30:06 +0000 (0:00:00.063) 0:02:47.447 ************ 2026-05-24 02:30:06.789838 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:30:06.790071 | instance | 2026-05-24 02:30:06.790339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:30:06.790599 | instance | Sunday 24 May 2026 02:30:06 +0000 (0:00:00.055) 0:02:47.503 ************ 2026-05-24 02:30:07.283745 | instance | changed: [instance] 2026-05-24 02:30:07.284017 | instance | 2026-05-24 02:30:07.284307 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-24 02:30:07.284628 | instance | Sunday 24 May 2026 02:30:07 +0000 (0:00:00.493) 0:02:47.997 ************ 2026-05-24 02:30:08.018697 | instance | ok: [instance] 2026-05-24 02:30:08.018934 | instance | 2026-05-24 02:30:08.019251 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-24 02:30:08.019522 | instance | Sunday 24 May 2026 02:30:08 +0000 (0:00:00.734) 0:02:48.732 ************ 2026-05-24 02:30:09.310264 | instance | changed: [instance] 2026-05-24 02:30:09.310391 | instance | 2026-05-24 02:30:09.310488 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-24 02:30:09.310609 | instance | Sunday 24 May 2026 02:30:09 +0000 (0:00:01.291) 0:02:50.023 ************ 2026-05-24 02:30:09.729353 | instance | ok: [instance] 2026-05-24 02:30:09.729556 | instance | 2026-05-24 02:30:09.729828 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-24 02:30:09.730102 | instance | Sunday 24 May 2026 02:30:09 +0000 (0:00:00.418) 0:02:50.442 ************ 2026-05-24 02:30:10.157856 | instance | changed: [instance] 2026-05-24 02:30:10.157983 | instance | 2026-05-24 02:30:10.158162 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-24 02:30:10.158326 | instance | Sunday 24 May 2026 02:30:10 +0000 (0:00:00.428) 0:02:50.871 ************ 2026-05-24 02:30:10.647826 | instance | changed: [instance] 2026-05-24 02:30:10.648047 | instance | 2026-05-24 02:30:10.648320 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-24 02:30:10.648618 | instance | Sunday 24 May 2026 02:30:10 +0000 (0:00:00.489) 0:02:51.361 ************ 2026-05-24 02:30:11.041194 | instance | ok: [instance] 2026-05-24 02:30:11.041414 | instance | 2026-05-24 02:30:11.041704 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-24 02:30:11.041972 | instance | Sunday 24 May 2026 02:30:11 +0000 (0:00:00.393) 0:02:51.754 ************ 2026-05-24 02:32:40.797461 | instance | changed: [instance] 2026-05-24 02:32:40.798009 | instance | 2026-05-24 02:32:40.798019 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-24 02:32:40.798025 | instance | Sunday 24 May 2026 02:32:40 +0000 (0:02:29.755) 0:05:21.509 ************ 2026-05-24 02:32:41.519129 | instance | ok: [instance] 2026-05-24 02:32:41.519185 | instance | 2026-05-24 02:32:41.519191 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-24 02:32:41.519330 | instance | Sunday 24 May 2026 02:32:41 +0000 (0:00:00.722) 0:05:22.231 ************ 2026-05-24 02:32:41.582305 | instance | included: ingress for instance 2026-05-24 02:32:41.582523 | instance | 2026-05-24 02:32:41.582786 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-24 02:32:41.583042 | instance | Sunday 24 May 2026 02:32:41 +0000 (0:00:00.064) 0:05:22.296 ************ 2026-05-24 02:32:42.627520 | instance | changed: [instance] 2026-05-24 02:32:42.627720 | instance | 2026-05-24 02:32:42.627996 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-24 02:32:42.628256 | instance | Sunday 24 May 2026 02:32:42 +0000 (0:00:01.044) 0:05:23.340 ************ 2026-05-24 02:32:42.924251 | instance | ok: [instance] 2026-05-24 02:32:42.924351 | instance | 2026-05-24 02:32:42.924588 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:32:42.924731 | instance | Sunday 24 May 2026 02:32:42 +0000 (0:00:00.296) 0:05:23.637 ************ 2026-05-24 02:32:42.970911 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:32:42.971188 | instance | 2026-05-24 02:32:42.971456 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:32:42.971719 | instance | Sunday 24 May 2026 02:32:42 +0000 (0:00:00.047) 0:05:23.684 ************ 2026-05-24 02:32:43.530050 | instance | changed: [instance] 2026-05-24 02:32:43.530136 | instance | 2026-05-24 02:32:43.530150 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-24 02:32:43.530283 | instance | Sunday 24 May 2026 02:32:43 +0000 (0:00:00.558) 0:05:24.243 ************ 2026-05-24 02:32:44.948336 | instance | changed: [instance] 2026-05-24 02:32:44.948420 | instance | 2026-05-24 02:32:44.948432 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-24 02:32:44.948443 | instance | Sunday 24 May 2026 02:32:44 +0000 (0:00:01.417) 0:05:25.660 ************ 2026-05-24 02:32:45.656817 | instance | ok: [instance] 2026-05-24 02:32:45.656904 | instance | 2026-05-24 02:32:45.657003 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-24 02:32:45.657106 | instance | Sunday 24 May 2026 02:32:45 +0000 (0:00:00.709) 0:05:26.370 ************ 2026-05-24 02:32:55.036059 | instance | ok: [instance] 2026-05-24 02:32:55.036271 | instance | 2026-05-24 02:32:55.036603 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-24 02:32:55.036868 | instance | Sunday 24 May 2026 02:32:55 +0000 (0:00:09.379) 0:05:35.749 ************ 2026-05-24 02:32:56.505448 | instance | ok: [instance] 2026-05-24 02:32:56.506240 | instance | 2026-05-24 02:32:56.506304 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-24 02:32:56.506317 | instance | Sunday 24 May 2026 02:32:56 +0000 (0:00:01.469) 0:05:37.218 ************ 2026-05-24 02:32:56.777655 | instance | ok: [instance] 2026-05-24 02:32:56.777730 | instance | 2026-05-24 02:32:56.778030 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-24 02:32:56.778088 | instance | Sunday 24 May 2026 02:32:56 +0000 (0:00:00.272) 0:05:37.491 ************ 2026-05-24 02:32:56.979544 | instance | ok: [instance] 2026-05-24 02:32:56.979620 | instance | 2026-05-24 02:32:56.979905 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-24 02:32:56.979960 | instance | Sunday 24 May 2026 02:32:56 +0000 (0:00:00.201) 0:05:37.693 ************ 2026-05-24 02:32:57.189807 | instance | ok: [instance] 2026-05-24 02:32:57.189890 | instance | 2026-05-24 02:32:57.190172 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-24 02:32:57.190232 | instance | Sunday 24 May 2026 02:32:57 +0000 (0:00:00.210) 0:05:37.903 ************ 2026-05-24 02:32:57.890920 | instance | changed: [instance] 2026-05-24 02:32:57.890971 | instance | 2026-05-24 02:32:57.890976 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-24 02:32:57.890982 | instance | Sunday 24 May 2026 02:32:57 +0000 (0:00:00.700) 0:05:38.604 ************ 2026-05-24 02:33:14.969542 | instance | changed: [instance] => (item=alertmanager) 2026-05-24 02:33:14.969643 | instance | changed: [instance] => (item=grafana) 2026-05-24 02:33:14.969807 | instance | changed: [instance] => (item=prometheus) 2026-05-24 02:33:14.969890 | instance | 2026-05-24 02:33:14.970119 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-24 02:33:14.970166 | instance | Sunday 24 May 2026 02:33:14 +0000 (0:00:17.078) 0:05:55.683 ************ 2026-05-24 02:33:17.002168 | instance | ok: [instance] => (item=alertmanager) 2026-05-24 02:33:17.002256 | instance | ok: [instance] => (item=grafana) 2026-05-24 02:33:17.002612 | instance | ok: [instance] => (item=prometheus) 2026-05-24 02:33:17.002664 | instance | 2026-05-24 02:33:17.002676 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-24 02:33:17.002691 | instance | Sunday 24 May 2026 02:33:16 +0000 (0:00:02.032) 0:05:57.715 ************ 2026-05-24 02:33:20.316349 | instance | changed: [instance] => (item=None) 2026-05-24 02:33:20.316446 | instance | changed: [instance] => (item=None) 2026-05-24 02:33:20.316647 | instance | changed: [instance] => (item=None) 2026-05-24 02:33:20.316751 | instance | changed: [instance] 2026-05-24 02:33:20.316766 | instance | 2026-05-24 02:33:20.317068 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-24 02:33:20.317118 | instance | Sunday 24 May 2026 02:33:20 +0000 (0:00:03.313) 0:06:01.029 ************ 2026-05-24 02:33:25.533986 | instance | changed: [instance] => (item=None) 2026-05-24 02:33:25.534082 | instance | changed: [instance] => (item=None) 2026-05-24 02:33:25.534657 | instance | changed: [instance] => (item=None) 2026-05-24 02:33:25.534753 | instance | changed: [instance] => (item=None) 2026-05-24 02:33:25.534765 | instance | changed: [instance] => (item=None) 2026-05-24 02:33:25.534775 | instance | changed: [instance] 2026-05-24 02:33:25.534795 | instance | 2026-05-24 02:33:25.534805 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-24 02:33:25.534842 | instance | Sunday 24 May 2026 02:33:25 +0000 (0:00:05.217) 0:06:06.247 ************ 2026-05-24 02:33:36.950266 | instance | changed: [instance] => (item=alertmanager) 2026-05-24 02:33:36.950343 | instance | changed: [instance] => (item=prometheus) 2026-05-24 02:33:36.950355 | instance | 2026-05-24 02:33:36.950373 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-24 02:33:36.950467 | instance | Sunday 24 May 2026 02:33:36 +0000 (0:00:11.416) 0:06:17.663 ************ 2026-05-24 02:33:48.419792 | instance | changed: [instance] => (item=alertmanager) 2026-05-24 02:33:48.419893 | instance | changed: [instance] => (item=prometheus) 2026-05-24 02:33:48.420108 | instance | 2026-05-24 02:33:48.420193 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-24 02:33:48.420202 | instance | Sunday 24 May 2026 02:33:48 +0000 (0:00:11.469) 0:06:29.133 ************ 2026-05-24 02:33:49.199615 | instance | changed: [instance] 2026-05-24 02:33:49.199715 | instance | 2026-05-24 02:33:49.200003 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-24 02:33:49.200063 | instance | Sunday 24 May 2026 02:33:49 +0000 (0:00:00.779) 0:06:29.913 ************ 2026-05-24 02:33:56.903730 | instance | ok: [instance] 2026-05-24 02:33:56.904312 | instance | 2026-05-24 02:33:56.905121 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-24 02:33:56.905215 | instance | Sunday 24 May 2026 02:33:56 +0000 (0:00:07.703) 0:06:37.617 ************ 2026-05-24 02:34:11.730831 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-24 02:34:11.730930 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-24 02:34:11.731033 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-24 02:34:11.731145 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-24 02:34:11.731267 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-24 02:34:11.731385 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-24 02:34:11.731495 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-24 02:34:11.731629 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-24 02:34:11.731793 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-24 02:34:11.731951 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-24 02:34:11.732064 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-24 02:34:11.732182 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-24 02:34:11.732298 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-24 02:34:11.732427 | instance | 2026-05-24 02:34:11.732552 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-24 02:34:11.732667 | instance | Sunday 24 May 2026 02:34:11 +0000 (0:00:14.827) 0:06:52.444 ************ 2026-05-24 02:34:45.841867 | instance | changed: [instance] 2026-05-24 02:34:45.842097 | instance | 2026-05-24 02:34:45.842373 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-24 02:34:45.842644 | instance | Sunday 24 May 2026 02:34:45 +0000 (0:00:34.110) 0:07:26.554 ************ 2026-05-24 02:34:49.871718 | instance | changed: [instance] 2026-05-24 02:34:49.871801 | instance | 2026-05-24 02:34:49.871931 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-24 02:34:49.872047 | instance | Sunday 24 May 2026 02:34:49 +0000 (0:00:04.030) 0:07:30.585 ************ 2026-05-24 02:34:50.230132 | instance | changed: [instance] 2026-05-24 02:34:50.230207 | instance | 2026-05-24 02:34:50.230315 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-24 02:34:50.230434 | instance | Sunday 24 May 2026 02:34:50 +0000 (0:00:00.357) 0:07:30.943 ************ 2026-05-24 02:34:50.738223 | instance | changed: [instance] 2026-05-24 02:34:50.738450 | instance | 2026-05-24 02:34:50.738766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 02:34:50.739170 | instance | Sunday 24 May 2026 02:34:50 +0000 (0:00:00.508) 0:07:31.451 ************ 2026-05-24 02:34:50.821550 | instance | ok: [instance] 2026-05-24 02:34:50.821786 | instance | 2026-05-24 02:34:50.822084 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 02:34:50.822357 | instance | Sunday 24 May 2026 02:34:50 +0000 (0:00:00.083) 0:07:31.535 ************ 2026-05-24 02:34:50.895587 | instance | included: rabbitmq for instance 2026-05-24 02:34:50.895859 | instance | 2026-05-24 02:34:50.896160 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 02:34:50.896424 | instance | Sunday 24 May 2026 02:34:50 +0000 (0:00:00.073) 0:07:31.608 ************ 2026-05-24 02:34:51.578244 | instance | ok: [instance] 2026-05-24 02:34:51.578369 | instance | 2026-05-24 02:34:51.578545 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 02:34:51.578712 | instance | Sunday 24 May 2026 02:34:51 +0000 (0:00:00.682) 0:07:32.291 ************ 2026-05-24 02:34:51.631679 | instance | skipping: [instance] 2026-05-24 02:34:51.631827 | instance | 2026-05-24 02:34:51.632005 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 02:34:51.632173 | instance | Sunday 24 May 2026 02:34:51 +0000 (0:00:00.053) 0:07:32.345 ************ 2026-05-24 02:34:51.687014 | instance | skipping: [instance] 2026-05-24 02:34:51.687166 | instance | 2026-05-24 02:34:51.687333 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 02:34:51.687495 | instance | Sunday 24 May 2026 02:34:51 +0000 (0:00:00.054) 0:07:32.400 ************ 2026-05-24 02:34:51.731320 | instance | skipping: [instance] 2026-05-24 02:34:51.731434 | instance | 2026-05-24 02:34:51.731620 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 02:34:51.731788 | instance | Sunday 24 May 2026 02:34:51 +0000 (0:00:00.044) 0:07:32.444 ************ 2026-05-24 02:35:22.717070 | instance | changed: [instance] 2026-05-24 02:35:22.717275 | instance | 2026-05-24 02:35:22.717581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 02:35:22.717848 | instance | Sunday 24 May 2026 02:35:22 +0000 (0:00:30.985) 0:08:03.430 ************ 2026-05-24 02:35:23.357751 | instance | ok: [instance] 2026-05-24 02:35:23.357966 | instance | 2026-05-24 02:35:23.358630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 02:35:23.358712 | instance | Sunday 24 May 2026 02:35:23 +0000 (0:00:00.640) 0:08:04.071 ************ 2026-05-24 02:35:23.405422 | instance | ok: [instance] 2026-05-24 02:35:23.405632 | instance | 2026-05-24 02:35:23.405920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 02:35:23.406164 | instance | Sunday 24 May 2026 02:35:23 +0000 (0:00:00.047) 0:08:04.119 ************ 2026-05-24 02:35:23.465619 | instance | skipping: [instance] 2026-05-24 02:35:23.465826 | instance | 2026-05-24 02:35:23.466150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 02:35:23.466415 | instance | Sunday 24 May 2026 02:35:23 +0000 (0:00:00.060) 0:08:04.179 ************ 2026-05-24 02:35:23.519052 | instance | skipping: [instance] 2026-05-24 02:35:23.519260 | instance | 2026-05-24 02:35:23.519532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 02:35:23.519789 | instance | Sunday 24 May 2026 02:35:23 +0000 (0:00:00.053) 0:08:04.232 ************ 2026-05-24 02:35:23.562321 | instance | ok: [instance] 2026-05-24 02:35:23.562582 | instance | 2026-05-24 02:35:23.562847 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 02:35:23.563128 | instance | Sunday 24 May 2026 02:35:23 +0000 (0:00:00.043) 0:08:04.276 ************ 2026-05-24 02:35:23.646871 | instance | ok: [instance] => (item=identity) 2026-05-24 02:35:23.647093 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 02:35:23.647355 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 02:35:23.647694 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 02:35:23.647938 | instance | 2026-05-24 02:35:23.648199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 02:35:23.648513 | instance | Sunday 24 May 2026 02:35:23 +0000 (0:00:00.084) 0:08:04.360 ************ 2026-05-24 02:35:23.702929 | instance | ok: [instance] 2026-05-24 02:35:23.702992 | instance | 2026-05-24 02:35:23.702998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:35:23.703078 | instance | Sunday 24 May 2026 02:35:23 +0000 (0:00:00.055) 0:08:04.416 ************ 2026-05-24 02:35:23.744223 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:35:23.744455 | instance | 2026-05-24 02:35:23.744842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:35:23.745116 | instance | Sunday 24 May 2026 02:35:23 +0000 (0:00:00.041) 0:08:04.458 ************ 2026-05-24 02:35:24.253854 | instance | changed: [instance] 2026-05-24 02:35:24.254047 | instance | 2026-05-24 02:35:24.254317 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-24 02:35:24.254580 | instance | Sunday 24 May 2026 02:35:24 +0000 (0:00:00.509) 0:08:04.967 ************ 2026-05-24 02:35:25.833109 | instance | ok: [instance] => (item=None) 2026-05-24 02:35:25.833252 | instance | ok: [instance] 2026-05-24 02:35:25.833409 | instance | 2026-05-24 02:35:25.833588 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-24 02:35:25.833755 | instance | Sunday 24 May 2026 02:35:25 +0000 (0:00:01.579) 0:08:06.546 ************ 2026-05-24 02:35:26.865645 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 02:35:26.865747 | instance | 2026-05-24 02:35:26.865945 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-24 02:35:26.866240 | instance | Sunday 24 May 2026 02:35:26 +0000 (0:00:01.032) 0:08:07.579 ************ 2026-05-24 02:35:27.799347 | instance | changed: [instance] 2026-05-24 02:35:27.799483 | instance | 2026-05-24 02:35:27.799552 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-24 02:35:27.799686 | instance | Sunday 24 May 2026 02:35:27 +0000 (0:00:00.933) 0:08:08.513 ************ 2026-05-24 02:35:28.842839 | instance | changed: [instance] => (item=None) 2026-05-24 02:35:28.843080 | instance | changed: [instance] 2026-05-24 02:35:28.843353 | instance | 2026-05-24 02:35:28.843644 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-24 02:35:28.843925 | instance | Sunday 24 May 2026 02:35:28 +0000 (0:00:01.043) 0:08:09.556 ************ 2026-05-24 02:35:30.348734 | instance | changed: [instance] => (item=None) 2026-05-24 02:35:30.348826 | instance | changed: [instance] 2026-05-24 02:35:30.349333 | instance | 2026-05-24 02:35:30.349398 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-24 02:35:30.349406 | instance | Sunday 24 May 2026 02:35:30 +0000 (0:00:01.505) 0:08:11.062 ************ 2026-05-24 02:38:11.001154 | instance | changed: [instance] 2026-05-24 02:38:11.001855 | instance | 2026-05-24 02:38:11.002012 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 02:38:11.002165 | instance | Sunday 24 May 2026 02:38:10 +0000 (0:02:40.648) 0:10:51.710 ************ 2026-05-24 02:38:11.080206 | instance | included: openstack_helm_ingress for instance 2026-05-24 02:38:11.080309 | instance | 2026-05-24 02:38:11.080461 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 02:38:11.080600 | instance | Sunday 24 May 2026 02:38:11 +0000 (0:00:00.083) 0:10:51.793 ************ 2026-05-24 02:38:11.126886 | instance | skipping: [instance] 2026-05-24 02:38:11.127145 | instance | 2026-05-24 02:38:11.127457 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 02:38:11.127771 | instance | Sunday 24 May 2026 02:38:11 +0000 (0:00:00.046) 0:10:51.840 ************ 2026-05-24 02:38:11.173392 | instance | skipping: [instance] 2026-05-24 02:38:11.173623 | instance | 2026-05-24 02:38:11.173899 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 02:38:11.174170 | instance | Sunday 24 May 2026 02:38:11 +0000 (0:00:00.046) 0:10:51.887 ************ 2026-05-24 02:38:11.239403 | instance | ok: [instance] 2026-05-24 02:38:11.239571 | instance | 2026-05-24 02:38:11.239836 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-24 02:38:11.240107 | instance | Sunday 24 May 2026 02:38:11 +0000 (0:00:00.065) 0:10:51.953 ************ 2026-05-24 02:38:11.298480 | instance | included: ingress for instance 2026-05-24 02:38:11.298739 | instance | 2026-05-24 02:38:11.298994 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-24 02:38:11.299252 | instance | Sunday 24 May 2026 02:38:11 +0000 (0:00:00.059) 0:10:52.012 ************ 2026-05-24 02:38:12.292024 | instance | changed: [instance] 2026-05-24 02:38:12.292118 | instance | 2026-05-24 02:38:12.292203 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-24 02:38:12.292335 | instance | Sunday 24 May 2026 02:38:12 +0000 (0:00:00.993) 0:10:53.005 ************ 2026-05-24 02:38:16.837830 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-24 02:38:16.838049 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-24 02:38:16.838334 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-05-24 02:38:16.838582 | instance | ok: [instance] 2026-05-24 02:38:16.838826 | instance | 2026-05-24 02:38:16.839088 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-24 02:38:16.839346 | instance | Sunday 24 May 2026 02:38:16 +0000 (0:00:04.545) 0:10:57.551 ************ 2026-05-24 02:38:17.606828 | instance | ok: [instance] 2026-05-24 02:38:17.607021 | instance | 2026-05-24 02:38:17.607289 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-24 02:38:17.607559 | instance | Sunday 24 May 2026 02:38:17 +0000 (0:00:00.768) 0:10:58.320 ************ 2026-05-24 02:38:18.976193 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 02:38:18.976408 | instance | 2026-05-24 02:38:18.976727 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-24 02:38:18.977000 | instance | Sunday 24 May 2026 02:38:18 +0000 (0:00:01.369) 0:10:59.689 ************ 2026-05-24 02:38:20.218687 | instance | changed: [instance] => (item=atmosphere) 2026-05-24 02:38:20.218894 | instance | 2026-05-24 02:38:20.219173 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-24 02:38:20.219421 | instance | Sunday 24 May 2026 02:38:20 +0000 (0:00:01.242) 0:11:00.932 ************ 2026-05-24 02:38:21.277913 | instance | changed: [instance] => (item=atmosphere) 2026-05-24 02:38:21.278016 | instance | 2026-05-24 02:38:21.278078 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-24 02:38:21.278201 | instance | Sunday 24 May 2026 02:38:21 +0000 (0:00:01.059) 0:11:01.991 ************ 2026-05-24 02:38:22.407033 | instance | changed: [instance] => (item=atmosphere) 2026-05-24 02:38:22.407122 | instance | 2026-05-24 02:38:22.407134 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 02:38:22.407144 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:01.128) 0:11:03.119 ************ 2026-05-24 02:38:22.485503 | instance | ok: [instance] 2026-05-24 02:38:22.485928 | instance | 2026-05-24 02:38:22.486008 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 02:38:22.486021 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:00.079) 0:11:03.199 ************ 2026-05-24 02:38:22.530411 | instance | skipping: [instance] 2026-05-24 02:38:22.530530 | instance | 2026-05-24 02:38:22.530711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 02:38:22.530890 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:00.045) 0:11:03.244 ************ 2026-05-24 02:38:22.572629 | instance | skipping: [instance] 2026-05-24 02:38:22.572961 | instance | 2026-05-24 02:38:22.573305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 02:38:22.573628 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:00.042) 0:11:03.286 ************ 2026-05-24 02:38:22.611156 | instance | skipping: [instance] 2026-05-24 02:38:22.611542 | instance | 2026-05-24 02:38:22.611931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 02:38:22.612276 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:00.038) 0:11:03.325 ************ 2026-05-24 02:38:22.658443 | instance | skipping: [instance] 2026-05-24 02:38:22.658803 | instance | 2026-05-24 02:38:22.659149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 02:38:22.659503 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:00.047) 0:11:03.372 ************ 2026-05-24 02:38:22.701658 | instance | skipping: [instance] 2026-05-24 02:38:22.701884 | instance | 2026-05-24 02:38:22.702103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 02:38:22.702308 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:00.042) 0:11:03.415 ************ 2026-05-24 02:38:22.745912 | instance | ok: [instance] 2026-05-24 02:38:22.746271 | instance | 2026-05-24 02:38:22.746618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 02:38:22.746949 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:00.043) 0:11:03.459 ************ 2026-05-24 02:38:22.846292 | instance | ok: [instance] => (item=dashboard) 2026-05-24 02:38:22.846383 | instance | ok: [instance] => (item=identity) 2026-05-24 02:38:22.846396 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 02:38:22.846415 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 02:38:22.846425 | instance | 2026-05-24 02:38:22.846507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 02:38:22.846624 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:00.100) 0:11:03.559 ************ 2026-05-24 02:38:22.904322 | instance | ok: [instance] 2026-05-24 02:38:22.904553 | instance | 2026-05-24 02:38:22.904936 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:38:22.905224 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:00.058) 0:11:03.618 ************ 2026-05-24 02:38:22.957231 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:38:22.957463 | instance | 2026-05-24 02:38:22.957733 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:38:22.957993 | instance | Sunday 24 May 2026 02:38:22 +0000 (0:00:00.053) 0:11:03.671 ************ 2026-05-24 02:38:23.458970 | instance | changed: [instance] 2026-05-24 02:38:23.459205 | instance | 2026-05-24 02:38:23.459449 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-24 02:38:23.459710 | instance | Sunday 24 May 2026 02:38:23 +0000 (0:00:00.501) 0:11:04.172 ************ 2026-05-24 02:38:53.329768 | instance | changed: [instance] 2026-05-24 02:38:53.329968 | instance | 2026-05-24 02:38:53.330253 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 02:38:53.330512 | instance | Sunday 24 May 2026 02:38:53 +0000 (0:00:29.870) 0:11:34.043 ************ 2026-05-24 02:38:53.397699 | instance | included: openstack_helm_ingress for instance 2026-05-24 02:38:53.397925 | instance | 2026-05-24 02:38:53.398211 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 02:38:53.398470 | instance | Sunday 24 May 2026 02:38:53 +0000 (0:00:00.068) 0:11:34.111 ************ 2026-05-24 02:38:53.440101 | instance | skipping: [instance] 2026-05-24 02:38:53.440268 | instance | 2026-05-24 02:38:53.440612 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 02:38:53.440892 | instance | Sunday 24 May 2026 02:38:53 +0000 (0:00:00.042) 0:11:34.153 ************ 2026-05-24 02:38:53.484477 | instance | skipping: [instance] 2026-05-24 02:38:53.484751 | instance | 2026-05-24 02:38:53.485023 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 02:38:53.485280 | instance | Sunday 24 May 2026 02:38:53 +0000 (0:00:00.041) 0:11:34.195 ************ 2026-05-24 02:38:53.539510 | instance | ok: [instance] 2026-05-24 02:38:53.539735 | instance | 2026-05-24 02:38:53.539994 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-24 02:38:53.540257 | instance | Sunday 24 May 2026 02:38:53 +0000 (0:00:00.057) 0:11:34.253 ************ 2026-05-24 02:38:53.597671 | instance | included: ingress for instance 2026-05-24 02:38:53.597922 | instance | 2026-05-24 02:38:53.598266 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-24 02:38:53.598510 | instance | Sunday 24 May 2026 02:38:53 +0000 (0:00:00.058) 0:11:34.311 ************ 2026-05-24 02:38:54.681445 | instance | changed: [instance] 2026-05-24 02:38:54.681533 | instance | 2026-05-24 02:38:54.681684 | instance | PLAY RECAP ********************************************************************* 2026-05-24 02:38:54.681830 | instance | instance : ok=116 changed=52 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-05-24 02:38:54.681939 | instance | 2026-05-24 02:38:54.682070 | instance | Sunday 24 May 2026 02:38:54 +0000 (0:00:01.083) 0:11:35.395 ************ 2026-05-24 02:38:54.682188 | instance | =============================================================================== 2026-05-24 02:38:54.682304 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 160.65s 2026-05-24 02:38:54.682421 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.76s 2026-05-24 02:38:54.682548 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 98.95s 2026-05-24 02:38:54.682687 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 34.11s 2026-05-24 02:38:54.682842 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.99s 2026-05-24 02:38:54.682962 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 29.87s 2026-05-24 02:38:54.683081 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 21.10s 2026-05-24 02:38:54.683205 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 17.08s 2026-05-24 02:38:54.683325 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 15.39s 2026-05-24 02:38:54.683448 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.83s 2026-05-24 02:38:54.683570 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration -- 11.47s 2026-05-24 02:38:54.683697 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ---- 11.42s 2026-05-24 02:38:54.683817 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm ------- 9.38s 2026-05-24 02:38:54.683937 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.70s 2026-05-24 02:38:54.684057 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 5.22s 2026-05-24 02:38:54.684176 | instance | vexxhost.atmosphere.keystone : Validate if ingress is reachable --------- 4.55s 2026-05-24 02:38:54.684295 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 4.42s 2026-05-24 02:38:54.684413 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 4.03s 2026-05-24 02:38:54.684587 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 3.31s 2026-05-24 02:38:54.684722 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 2.93s 2026-05-24 02:38:54.820040 | instance | INFO [keycloak > converge] Executed: Successful 2026-05-24 02:38:54.828251 | instance | INFO [keycloak > idempotence] Executing 2026-05-24 02:38:56.011408 | instance | 2026-05-24 02:38:56.011497 | instance | PLAY [controllers] ************************************************************* 2026-05-24 02:38:56.011722 | instance | 2026-05-24 02:38:56.012004 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:38:56.012294 | instance | Sunday 24 May 2026 02:38:56 +0000 (0:00:00.022) 0:00:00.022 ************ 2026-05-24 02:38:57.893819 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-24 02:38:57.893976 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-24 02:38:57.894158 | instance | interpreter could change the meaning of that path. See 2026-05-24 02:38:57.894337 | instance | https://docs.ansible.com/ansible- 2026-05-24 02:38:57.894516 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-24 02:38:57.930555 | instance | ok: [instance] 2026-05-24 02:38:57.930585 | instance | 2026-05-24 02:38:57.930593 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-24 02:38:57.930598 | instance | Sunday 24 May 2026 02:38:57 +0000 (0:00:01.917) 0:00:01.940 ************ 2026-05-24 02:38:58.031507 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-24 02:38:58.031600 | instance | 2026-05-24 02:38:58.031682 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:38:58.031804 | instance | Sunday 24 May 2026 02:38:58 +0000 (0:00:00.102) 0:00:02.042 ************ 2026-05-24 02:38:58.090439 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:38:58.090845 | instance | 2026-05-24 02:38:58.091163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:38:58.091277 | instance | Sunday 24 May 2026 02:38:58 +0000 (0:00:00.059) 0:00:02.101 ************ 2026-05-24 02:38:58.683332 | instance | ok: [instance] 2026-05-24 02:38:58.683546 | instance | 2026-05-24 02:38:58.683827 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-24 02:38:58.684089 | instance | Sunday 24 May 2026 02:38:58 +0000 (0:00:00.592) 0:00:02.694 ************ 2026-05-24 02:39:01.937180 | instance | ok: [instance] 2026-05-24 02:39:01.937268 | instance | 2026-05-24 02:39:01.937396 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-24 02:39:01.937498 | instance | Sunday 24 May 2026 02:39:01 +0000 (0:00:03.254) 0:00:05.948 ************ 2026-05-24 02:39:02.857855 | instance | ok: [instance] 2026-05-24 02:39:02.858099 | instance | 2026-05-24 02:39:02.858396 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-24 02:39:02.858728 | instance | Sunday 24 May 2026 02:39:02 +0000 (0:00:00.920) 0:00:06.869 ************ 2026-05-24 02:39:02.913587 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-24 02:39:02.913878 | instance | 2026-05-24 02:39:02.914156 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-24 02:39:02.914473 | instance | Sunday 24 May 2026 02:39:02 +0000 (0:00:00.055) 0:00:06.925 ************ 2026-05-24 02:39:03.636954 | instance | ok: [instance] 2026-05-24 02:39:03.637028 | instance | 2026-05-24 02:39:03.637142 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-24 02:39:03.637328 | instance | Sunday 24 May 2026 02:39:03 +0000 (0:00:00.723) 0:00:07.648 ************ 2026-05-24 02:39:04.555412 | instance | ok: [instance] 2026-05-24 02:39:04.555498 | instance | 2026-05-24 02:39:04.555626 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-24 02:39:04.555771 | instance | Sunday 24 May 2026 02:39:04 +0000 (0:00:00.918) 0:00:08.567 ************ 2026-05-24 02:39:05.258803 | instance | ok: [instance] 2026-05-24 02:39:05.258898 | instance | 2026-05-24 02:39:05.259044 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-24 02:39:05.259162 | instance | Sunday 24 May 2026 02:39:05 +0000 (0:00:00.666) 0:00:09.233 ************ 2026-05-24 02:39:05.259276 | instance | 2026-05-24 02:39:05.259405 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:39:05.259525 | instance | Sunday 24 May 2026 02:39:05 +0000 (0:00:00.037) 0:00:09.270 ************ 2026-05-24 02:39:05.315841 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:39:05.315928 | instance | 2026-05-24 02:39:05.316049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:39:05.316169 | instance | Sunday 24 May 2026 02:39:05 +0000 (0:00:00.057) 0:00:09.327 ************ 2026-05-24 02:39:05.827433 | instance | ok: [instance] 2026-05-24 02:39:05.827682 | instance | 2026-05-24 02:39:05.827977 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-24 02:39:05.828263 | instance | Sunday 24 May 2026 02:39:05 +0000 (0:00:00.511) 0:00:09.838 ************ 2026-05-24 02:39:08.387372 | instance | ok: [instance] 2026-05-24 02:39:08.387590 | instance | 2026-05-24 02:39:08.387904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:39:08.388161 | instance | Sunday 24 May 2026 02:39:08 +0000 (0:00:02.560) 0:00:12.398 ************ 2026-05-24 02:39:08.436633 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:39:08.436883 | instance | 2026-05-24 02:39:08.437172 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:39:08.437608 | instance | Sunday 24 May 2026 02:39:08 +0000 (0:00:00.049) 0:00:12.448 ************ 2026-05-24 02:39:08.965416 | instance | ok: [instance] 2026-05-24 02:39:08.965702 | instance | 2026-05-24 02:39:08.965960 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-24 02:39:08.966346 | instance | Sunday 24 May 2026 02:39:08 +0000 (0:00:00.528) 0:00:12.976 ************ 2026-05-24 02:39:12.052564 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-24 02:39:12.052653 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-24 02:39:12.052660 | instance | 2026-05-24 02:39:12.052665 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-24 02:39:12.052670 | instance | Sunday 24 May 2026 02:39:12 +0000 (0:00:03.083) 0:00:16.060 ************ 2026-05-24 02:39:15.038240 | instance | ok: [instance] 2026-05-24 02:39:15.038367 | instance | 2026-05-24 02:39:15.038527 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:39:15.038687 | instance | Sunday 24 May 2026 02:39:15 +0000 (0:00:02.988) 0:00:19.049 ************ 2026-05-24 02:39:15.098852 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:39:15.099098 | instance | 2026-05-24 02:39:15.099371 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:39:15.099628 | instance | Sunday 24 May 2026 02:39:15 +0000 (0:00:00.061) 0:00:19.110 ************ 2026-05-24 02:39:15.616671 | instance | ok: [instance] 2026-05-24 02:39:15.616781 | instance | 2026-05-24 02:39:15.616848 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-24 02:39:15.617010 | instance | Sunday 24 May 2026 02:39:15 +0000 (0:00:00.517) 0:00:19.628 ************ 2026-05-24 02:39:19.017983 | instance | ok: [instance] 2026-05-24 02:39:19.018107 | instance | 2026-05-24 02:39:19.018120 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-24 02:39:19.018249 | instance | Sunday 24 May 2026 02:39:19 +0000 (0:00:03.401) 0:00:23.029 ************ 2026-05-24 02:39:20.563137 | instance | ok: [instance] 2026-05-24 02:39:20.563801 | instance | 2026-05-24 02:39:20.563818 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-24 02:39:20.563829 | instance | Sunday 24 May 2026 02:39:20 +0000 (0:00:01.544) 0:00:24.574 ************ 2026-05-24 02:39:21.250643 | instance | ok: [instance] 2026-05-24 02:39:21.250759 | instance | 2026-05-24 02:39:21.250813 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-24 02:39:21.250929 | instance | Sunday 24 May 2026 02:39:21 +0000 (0:00:00.687) 0:00:25.262 ************ 2026-05-24 02:39:21.301636 | instance | skipping: [instance] 2026-05-24 02:39:21.301711 | instance | 2026-05-24 02:39:21.301827 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-24 02:39:21.301943 | instance | Sunday 24 May 2026 02:39:21 +0000 (0:00:00.051) 0:00:25.313 ************ 2026-05-24 02:39:22.033985 | instance | ok: [instance] 2026-05-24 02:39:22.034209 | instance | 2026-05-24 02:39:22.034492 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-24 02:39:22.034756 | instance | Sunday 24 May 2026 02:39:22 +0000 (0:00:00.731) 0:00:26.045 ************ 2026-05-24 02:39:22.088532 | instance | ok: [instance] 2026-05-24 02:39:22.088753 | instance | 2026-05-24 02:39:22.089046 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-24 02:39:22.089299 | instance | Sunday 24 May 2026 02:39:22 +0000 (0:00:00.054) 0:00:26.100 ************ 2026-05-24 02:39:22.142163 | instance | skipping: [instance] 2026-05-24 02:39:22.142371 | instance | 2026-05-24 02:39:22.142638 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-24 02:39:22.142895 | instance | Sunday 24 May 2026 02:39:22 +0000 (0:00:00.053) 0:00:26.153 ************ 2026-05-24 02:39:22.207186 | instance | skipping: [instance] 2026-05-24 02:39:22.207389 | instance | 2026-05-24 02:39:22.207666 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-24 02:39:22.207928 | instance | Sunday 24 May 2026 02:39:22 +0000 (0:00:00.065) 0:00:26.218 ************ 2026-05-24 02:39:22.263144 | instance | skipping: [instance] 2026-05-24 02:39:22.263395 | instance | 2026-05-24 02:39:22.263670 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-24 02:39:22.263959 | instance | Sunday 24 May 2026 02:39:22 +0000 (0:00:00.055) 0:00:26.274 ************ 2026-05-24 02:39:22.315780 | instance | skipping: [instance] 2026-05-24 02:39:22.316014 | instance | 2026-05-24 02:39:22.316280 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-24 02:39:22.316580 | instance | Sunday 24 May 2026 02:39:22 +0000 (0:00:00.052) 0:00:26.327 ************ 2026-05-24 02:39:22.366189 | instance | skipping: [instance] 2026-05-24 02:39:22.366329 | instance | 2026-05-24 02:39:22.366497 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-24 02:39:22.366661 | instance | Sunday 24 May 2026 02:39:22 +0000 (0:00:00.050) 0:00:26.377 ************ 2026-05-24 02:39:22.415375 | instance | skipping: [instance] 2026-05-24 02:39:22.415599 | instance | 2026-05-24 02:39:22.415874 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-24 02:39:22.416139 | instance | Sunday 24 May 2026 02:39:22 +0000 (0:00:00.049) 0:00:26.427 ************ 2026-05-24 02:39:23.637603 | instance | ok: [instance] 2026-05-24 02:39:23.637831 | instance | 2026-05-24 02:39:23.638117 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-24 02:39:23.638379 | instance | Sunday 24 May 2026 02:39:23 +0000 (0:00:01.221) 0:00:27.648 ************ 2026-05-24 02:39:24.479658 | instance | ok: [instance] 2026-05-24 02:39:24.479789 | instance | 2026-05-24 02:39:24.479982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 02:39:24.480195 | instance | Sunday 24 May 2026 02:39:24 +0000 (0:00:00.842) 0:00:28.490 ************ 2026-05-24 02:39:24.563271 | instance | ok: [instance] 2026-05-24 02:39:24.563484 | instance | 2026-05-24 02:39:24.563741 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 02:39:24.563999 | instance | Sunday 24 May 2026 02:39:24 +0000 (0:00:00.083) 0:00:28.574 ************ 2026-05-24 02:39:24.600221 | instance | skipping: [instance] 2026-05-24 02:39:24.600449 | instance | 2026-05-24 02:39:24.600770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 02:39:24.601042 | instance | Sunday 24 May 2026 02:39:24 +0000 (0:00:00.037) 0:00:28.611 ************ 2026-05-24 02:39:24.641483 | instance | skipping: [instance] 2026-05-24 02:39:24.641784 | instance | 2026-05-24 02:39:24.642020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 02:39:24.642276 | instance | Sunday 24 May 2026 02:39:24 +0000 (0:00:00.041) 0:00:28.653 ************ 2026-05-24 02:39:24.685402 | instance | skipping: [instance] 2026-05-24 02:39:24.685510 | instance | 2026-05-24 02:39:24.685524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 02:39:24.685636 | instance | Sunday 24 May 2026 02:39:24 +0000 (0:00:00.043) 0:00:28.697 ************ 2026-05-24 02:39:24.735609 | instance | skipping: [instance] 2026-05-24 02:39:24.735812 | instance | 2026-05-24 02:39:24.736114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 02:39:24.736373 | instance | Sunday 24 May 2026 02:39:24 +0000 (0:00:00.050) 0:00:28.747 ************ 2026-05-24 02:39:24.782626 | instance | skipping: [instance] 2026-05-24 02:39:24.782862 | instance | 2026-05-24 02:39:24.783146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 02:39:24.783399 | instance | Sunday 24 May 2026 02:39:24 +0000 (0:00:00.047) 0:00:28.794 ************ 2026-05-24 02:39:24.834955 | instance | ok: [instance] 2026-05-24 02:39:24.835051 | instance | 2026-05-24 02:39:24.835177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 02:39:24.835297 | instance | Sunday 24 May 2026 02:39:24 +0000 (0:00:00.052) 0:00:28.846 ************ 2026-05-24 02:39:24.910156 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 02:39:24.910369 | instance | 2026-05-24 02:39:24.910631 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 02:39:24.910939 | instance | Sunday 24 May 2026 02:39:24 +0000 (0:00:00.074) 0:00:28.921 ************ 2026-05-24 02:39:24.973327 | instance | ok: [instance] 2026-05-24 02:39:24.973528 | instance | 2026-05-24 02:39:24.973786 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:39:24.974068 | instance | Sunday 24 May 2026 02:39:24 +0000 (0:00:00.062) 0:00:28.984 ************ 2026-05-24 02:39:25.030608 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:39:25.030765 | instance | 2026-05-24 02:39:25.031055 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:39:25.031320 | instance | Sunday 24 May 2026 02:39:25 +0000 (0:00:00.057) 0:00:29.042 ************ 2026-05-24 02:39:25.575200 | instance | ok: [instance] 2026-05-24 02:39:25.575292 | instance | 2026-05-24 02:39:25.575363 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-24 02:39:25.575479 | instance | Sunday 24 May 2026 02:39:25 +0000 (0:00:00.544) 0:00:29.586 ************ 2026-05-24 02:39:27.277519 | instance | ok: [instance] 2026-05-24 02:39:27.277726 | instance | 2026-05-24 02:39:27.278004 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-24 02:39:27.278307 | instance | Sunday 24 May 2026 02:39:27 +0000 (0:00:01.701) 0:00:31.288 ************ 2026-05-24 02:39:28.046944 | instance | ok: [instance] 2026-05-24 02:39:28.047170 | instance | 2026-05-24 02:39:28.047452 | instance | PLAY [controllers] ************************************************************* 2026-05-24 02:39:28.047690 | instance | 2026-05-24 02:39:28.047985 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:39:28.048230 | instance | Sunday 24 May 2026 02:39:28 +0000 (0:00:00.769) 0:00:32.058 ************ 2026-05-24 02:39:29.709914 | instance | ok: [instance] 2026-05-24 02:39:29.710043 | instance | 2026-05-24 02:39:29.710057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 02:39:29.710194 | instance | Sunday 24 May 2026 02:39:29 +0000 (0:00:01.662) 0:00:33.721 ************ 2026-05-24 02:39:29.763171 | instance | skipping: [instance] 2026-05-24 02:39:29.763234 | instance | 2026-05-24 02:39:29.763367 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 02:39:29.763498 | instance | Sunday 24 May 2026 02:39:29 +0000 (0:00:00.053) 0:00:33.775 ************ 2026-05-24 02:39:29.809065 | instance | skipping: [instance] 2026-05-24 02:39:29.809142 | instance | 2026-05-24 02:39:29.809307 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 02:39:29.809441 | instance | Sunday 24 May 2026 02:39:29 +0000 (0:00:00.046) 0:00:33.821 ************ 2026-05-24 02:39:29.856047 | instance | skipping: [instance] 2026-05-24 02:39:29.856125 | instance | 2026-05-24 02:39:29.856233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 02:39:29.856351 | instance | Sunday 24 May 2026 02:39:29 +0000 (0:00:00.046) 0:00:33.867 ************ 2026-05-24 02:39:29.902743 | instance | skipping: [instance] 2026-05-24 02:39:29.902812 | instance | 2026-05-24 02:39:29.902936 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 02:39:29.903054 | instance | Sunday 24 May 2026 02:39:29 +0000 (0:00:00.046) 0:00:33.914 ************ 2026-05-24 02:39:30.580311 | instance | ok: [instance] 2026-05-24 02:39:30.580505 | instance | 2026-05-24 02:39:30.580809 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 02:39:30.581091 | instance | Sunday 24 May 2026 02:39:30 +0000 (0:00:00.676) 0:00:34.591 ************ 2026-05-24 02:39:30.643443 | instance | ok: [instance] 2026-05-24 02:39:30.643624 | instance | 2026-05-24 02:39:30.643923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 02:39:30.644225 | instance | Sunday 24 May 2026 02:39:30 +0000 (0:00:00.063) 0:00:34.655 ************ 2026-05-24 02:39:30.697049 | instance | ok: [instance] 2026-05-24 02:39:30.697245 | instance | 2026-05-24 02:39:30.697520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 02:39:30.697783 | instance | Sunday 24 May 2026 02:39:30 +0000 (0:00:00.053) 0:00:34.708 ************ 2026-05-24 02:39:30.764548 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 02:39:30.764637 | instance | 2026-05-24 02:39:30.764655 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 02:39:30.764684 | instance | Sunday 24 May 2026 02:39:30 +0000 (0:00:00.066) 0:00:34.775 ************ 2026-05-24 02:39:30.838855 | instance | ok: [instance] 2026-05-24 02:39:30.839060 | instance | 2026-05-24 02:39:30.839353 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:39:30.839612 | instance | Sunday 24 May 2026 02:39:30 +0000 (0:00:00.074) 0:00:34.849 ************ 2026-05-24 02:39:30.905780 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:39:30.905867 | instance | 2026-05-24 02:39:30.905880 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:39:30.905890 | instance | Sunday 24 May 2026 02:39:30 +0000 (0:00:00.064) 0:00:34.914 ************ 2026-05-24 02:39:31.450433 | instance | ok: [instance] 2026-05-24 02:39:31.450532 | instance | 2026-05-24 02:39:31.450718 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-24 02:39:31.450893 | instance | Sunday 24 May 2026 02:39:31 +0000 (0:00:00.547) 0:00:35.461 ************ 2026-05-24 02:39:32.135806 | instance | ok: [instance] 2026-05-24 02:39:32.135907 | instance | 2026-05-24 02:39:32.135975 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-24 02:39:32.136094 | instance | Sunday 24 May 2026 02:39:32 +0000 (0:00:00.685) 0:00:36.147 ************ 2026-05-24 02:39:33.265482 | instance | ok: [instance] 2026-05-24 02:39:33.265666 | instance | 2026-05-24 02:39:33.265940 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-24 02:39:33.266206 | instance | Sunday 24 May 2026 02:39:33 +0000 (0:00:01.129) 0:00:37.276 ************ 2026-05-24 02:39:33.689770 | instance | ok: [instance] 2026-05-24 02:39:33.689980 | instance | 2026-05-24 02:39:33.690261 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-24 02:39:33.690568 | instance | Sunday 24 May 2026 02:39:33 +0000 (0:00:00.424) 0:00:37.701 ************ 2026-05-24 02:39:34.116909 | instance | ok: [instance] 2026-05-24 02:39:34.117133 | instance | 2026-05-24 02:39:34.117445 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-24 02:39:34.117734 | instance | Sunday 24 May 2026 02:39:34 +0000 (0:00:00.427) 0:00:38.128 ************ 2026-05-24 02:39:34.568226 | instance | ok: [instance] 2026-05-24 02:39:34.568425 | instance | 2026-05-24 02:39:34.568727 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-24 02:39:34.569097 | instance | Sunday 24 May 2026 02:39:34 +0000 (0:00:00.451) 0:00:38.579 ************ 2026-05-24 02:39:34.964037 | instance | ok: [instance] 2026-05-24 02:39:34.964277 | instance | 2026-05-24 02:39:34.964588 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-24 02:39:34.964869 | instance | Sunday 24 May 2026 02:39:34 +0000 (0:00:00.395) 0:00:38.974 ************ 2026-05-24 02:39:36.906810 | instance | ok: [instance] 2026-05-24 02:39:36.907145 | instance | 2026-05-24 02:39:36.907434 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-24 02:39:36.907703 | instance | Sunday 24 May 2026 02:39:36 +0000 (0:00:01.943) 0:00:40.918 ************ 2026-05-24 02:39:37.648149 | instance | ok: [instance] 2026-05-24 02:39:37.648435 | instance | 2026-05-24 02:39:37.648750 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-24 02:39:37.649020 | instance | Sunday 24 May 2026 02:39:37 +0000 (0:00:00.741) 0:00:41.659 ************ 2026-05-24 02:39:37.732348 | instance | included: ingress for instance 2026-05-24 02:39:37.732470 | instance | 2026-05-24 02:39:37.732614 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-24 02:39:37.732733 | instance | Sunday 24 May 2026 02:39:37 +0000 (0:00:00.084) 0:00:41.743 ************ 2026-05-24 02:39:38.705259 | instance | ok: [instance] 2026-05-24 02:39:38.705451 | instance | 2026-05-24 02:39:38.705723 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-24 02:39:38.705987 | instance | Sunday 24 May 2026 02:39:38 +0000 (0:00:00.972) 0:00:42.716 ************ 2026-05-24 02:39:38.988725 | instance | ok: [instance] 2026-05-24 02:39:38.988964 | instance | 2026-05-24 02:39:38.989254 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:39:38.989522 | instance | Sunday 24 May 2026 02:39:38 +0000 (0:00:00.283) 0:00:42.999 ************ 2026-05-24 02:39:39.047190 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:39:39.047453 | instance | 2026-05-24 02:39:39.047750 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:39:39.048017 | instance | Sunday 24 May 2026 02:39:39 +0000 (0:00:00.059) 0:00:43.058 ************ 2026-05-24 02:39:39.661822 | instance | ok: [instance] 2026-05-24 02:39:39.662037 | instance | 2026-05-24 02:39:39.662748 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-24 02:39:39.662764 | instance | Sunday 24 May 2026 02:39:39 +0000 (0:00:00.613) 0:00:43.672 ************ 2026-05-24 02:39:41.037227 | instance | ok: [instance] 2026-05-24 02:39:41.037452 | instance | 2026-05-24 02:39:41.037744 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-24 02:39:41.038017 | instance | Sunday 24 May 2026 02:39:41 +0000 (0:00:01.375) 0:00:45.048 ************ 2026-05-24 02:39:41.750963 | instance | ok: [instance] 2026-05-24 02:39:41.751060 | instance | 2026-05-24 02:39:41.751228 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-24 02:39:41.751393 | instance | Sunday 24 May 2026 02:39:41 +0000 (0:00:00.713) 0:00:45.762 ************ 2026-05-24 02:39:43.026064 | instance | ok: [instance] 2026-05-24 02:39:43.026274 | instance | 2026-05-24 02:39:43.026564 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-24 02:39:43.026830 | instance | Sunday 24 May 2026 02:39:43 +0000 (0:00:01.274) 0:00:47.037 ************ 2026-05-24 02:39:44.387136 | instance | ok: [instance] 2026-05-24 02:39:44.387325 | instance | 2026-05-24 02:39:44.387653 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-24 02:39:44.387924 | instance | Sunday 24 May 2026 02:39:44 +0000 (0:00:01.361) 0:00:48.398 ************ 2026-05-24 02:39:44.659225 | instance | ok: [instance] 2026-05-24 02:39:44.659842 | instance | 2026-05-24 02:39:44.659857 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-24 02:39:44.659970 | instance | Sunday 24 May 2026 02:39:44 +0000 (0:00:00.272) 0:00:48.670 ************ 2026-05-24 02:39:44.869750 | instance | ok: [instance] 2026-05-24 02:39:44.869960 | instance | 2026-05-24 02:39:44.870260 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-24 02:39:44.870529 | instance | Sunday 24 May 2026 02:39:44 +0000 (0:00:00.210) 0:00:48.881 ************ 2026-05-24 02:39:45.088126 | instance | ok: [instance] 2026-05-24 02:39:45.088317 | instance | 2026-05-24 02:39:45.088635 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-24 02:39:45.088900 | instance | Sunday 24 May 2026 02:39:45 +0000 (0:00:00.218) 0:00:49.099 ************ 2026-05-24 02:39:45.810004 | instance | ok: [instance] 2026-05-24 02:39:45.810115 | instance | 2026-05-24 02:39:45.810213 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-24 02:39:45.810334 | instance | Sunday 24 May 2026 02:39:45 +0000 (0:00:00.721) 0:00:49.821 ************ 2026-05-24 02:39:47.979921 | instance | ok: [instance] => (item=alertmanager) 2026-05-24 02:39:47.980137 | instance | ok: [instance] => (item=grafana) 2026-05-24 02:39:47.980397 | instance | ok: [instance] => (item=prometheus) 2026-05-24 02:39:47.980701 | instance | 2026-05-24 02:39:47.980983 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-24 02:39:47.981247 | instance | Sunday 24 May 2026 02:39:47 +0000 (0:00:02.169) 0:00:51.991 ************ 2026-05-24 02:39:50.016884 | instance | ok: [instance] => (item=alertmanager) 2026-05-24 02:39:50.016987 | instance | ok: [instance] => (item=grafana) 2026-05-24 02:39:50.017055 | instance | ok: [instance] => (item=prometheus) 2026-05-24 02:39:50.017173 | instance | 2026-05-24 02:39:50.017308 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-24 02:39:50.017452 | instance | Sunday 24 May 2026 02:39:50 +0000 (0:00:02.037) 0:00:54.028 ************ 2026-05-24 02:39:53.060219 | instance | ok: [instance] => (item=None) 2026-05-24 02:39:53.060429 | instance | ok: [instance] => (item=None) 2026-05-24 02:39:53.060742 | instance | ok: [instance] => (item=None) 2026-05-24 02:39:53.060999 | instance | ok: [instance] 2026-05-24 02:39:53.061247 | instance | 2026-05-24 02:39:53.061514 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-24 02:39:53.061871 | instance | Sunday 24 May 2026 02:39:53 +0000 (0:00:03.043) 0:00:57.071 ************ 2026-05-24 02:39:57.346512 | instance | ok: [instance] => (item=None) 2026-05-24 02:39:57.346714 | instance | ok: [instance] => (item=None) 2026-05-24 02:39:57.346979 | instance | ok: [instance] => (item=None) 2026-05-24 02:39:57.347242 | instance | ok: [instance] => (item=None) 2026-05-24 02:39:57.347533 | instance | ok: [instance] => (item=None) 2026-05-24 02:39:57.347805 | instance | ok: [instance] 2026-05-24 02:39:57.348057 | instance | 2026-05-24 02:39:57.348325 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-24 02:39:57.348634 | instance | Sunday 24 May 2026 02:39:57 +0000 (0:00:04.286) 0:01:01.357 ************ 2026-05-24 02:39:58.749415 | instance | ok: [instance] => (item=alertmanager) 2026-05-24 02:39:58.749658 | instance | ok: [instance] => (item=prometheus) 2026-05-24 02:39:58.749899 | instance | 2026-05-24 02:39:58.750267 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-24 02:39:58.750530 | instance | Sunday 24 May 2026 02:39:58 +0000 (0:00:01.402) 0:01:02.760 ************ 2026-05-24 02:40:00.226789 | instance | ok: [instance] => (item=alertmanager) 2026-05-24 02:40:00.226861 | instance | ok: [instance] => (item=prometheus) 2026-05-24 02:40:00.226981 | instance | 2026-05-24 02:40:00.227100 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-24 02:40:00.227217 | instance | Sunday 24 May 2026 02:40:00 +0000 (0:00:01.477) 0:01:04.238 ************ 2026-05-24 02:40:00.950489 | instance | ok: [instance] 2026-05-24 02:40:00.950708 | instance | 2026-05-24 02:40:00.950991 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-24 02:40:00.951345 | instance | Sunday 24 May 2026 02:40:00 +0000 (0:00:00.723) 0:01:04.961 ************ 2026-05-24 02:40:09.345483 | instance | ok: [instance] 2026-05-24 02:40:09.345557 | instance | 2026-05-24 02:40:09.345569 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-24 02:40:09.345580 | instance | Sunday 24 May 2026 02:40:09 +0000 (0:00:08.394) 0:01:13.356 ************ 2026-05-24 02:40:24.311169 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-24 02:40:24.311266 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-24 02:40:24.312597 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-24 02:40:24.312659 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-24 02:40:24.312665 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-24 02:40:24.312670 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-24 02:40:24.312674 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-24 02:40:24.312679 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-24 02:40:24.312683 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-24 02:40:24.312687 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-24 02:40:24.312691 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-24 02:40:24.313208 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-24 02:40:24.313219 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-24 02:40:24.313225 | instance | 2026-05-24 02:40:24.313229 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-24 02:40:24.313234 | instance | Sunday 24 May 2026 02:40:24 +0000 (0:00:14.966) 0:01:28.322 ************ 2026-05-24 02:40:43.046998 | instance | ok: [instance] 2026-05-24 02:40:43.047096 | instance | 2026-05-24 02:40:43.047108 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-24 02:40:43.047436 | instance | Sunday 24 May 2026 02:40:43 +0000 (0:00:18.733) 0:01:47.056 ************ 2026-05-24 02:40:44.106621 | instance | ok: [instance] 2026-05-24 02:40:44.106698 | instance | 2026-05-24 02:40:44.106810 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-24 02:40:44.106929 | instance | Sunday 24 May 2026 02:40:44 +0000 (0:00:01.061) 0:01:48.117 ************ 2026-05-24 02:40:44.341665 | instance | ok: [instance] 2026-05-24 02:40:44.341893 | instance | 2026-05-24 02:40:44.342167 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-24 02:40:44.342432 | instance | Sunday 24 May 2026 02:40:44 +0000 (0:00:00.234) 0:01:48.352 ************ 2026-05-24 02:40:44.860084 | instance | ok: [instance] 2026-05-24 02:40:44.860336 | instance | 2026-05-24 02:40:44.860779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 02:40:44.861054 | instance | Sunday 24 May 2026 02:40:44 +0000 (0:00:00.518) 0:01:48.870 ************ 2026-05-24 02:40:44.936357 | instance | ok: [instance] 2026-05-24 02:40:44.936694 | instance | 2026-05-24 02:40:44.936972 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 02:40:44.937237 | instance | Sunday 24 May 2026 02:40:44 +0000 (0:00:00.076) 0:01:48.947 ************ 2026-05-24 02:40:45.006152 | instance | included: rabbitmq for instance 2026-05-24 02:40:45.006398 | instance | 2026-05-24 02:40:45.006690 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 02:40:45.006973 | instance | Sunday 24 May 2026 02:40:45 +0000 (0:00:00.070) 0:01:49.017 ************ 2026-05-24 02:40:45.723883 | instance | ok: [instance] 2026-05-24 02:40:45.724070 | instance | 2026-05-24 02:40:45.724397 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 02:40:45.724675 | instance | Sunday 24 May 2026 02:40:45 +0000 (0:00:00.717) 0:01:49.734 ************ 2026-05-24 02:40:45.939360 | instance | skipping: [instance] 2026-05-24 02:40:45.939560 | instance | 2026-05-24 02:40:45.939869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 02:40:45.940127 | instance | Sunday 24 May 2026 02:40:45 +0000 (0:00:00.215) 0:01:49.950 ************ 2026-05-24 02:40:46.182695 | instance | skipping: [instance] 2026-05-24 02:40:46.182912 | instance | 2026-05-24 02:40:46.183234 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 02:40:46.183507 | instance | Sunday 24 May 2026 02:40:46 +0000 (0:00:00.243) 0:01:50.193 ************ 2026-05-24 02:40:46.399844 | instance | skipping: [instance] 2026-05-24 02:40:46.400081 | instance | 2026-05-24 02:40:46.400351 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 02:40:46.400665 | instance | Sunday 24 May 2026 02:40:46 +0000 (0:00:00.217) 0:01:50.411 ************ 2026-05-24 02:40:47.353813 | instance | ok: [instance] 2026-05-24 02:40:47.354003 | instance | 2026-05-24 02:40:47.354287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 02:40:47.354557 | instance | Sunday 24 May 2026 02:40:47 +0000 (0:00:00.953) 0:01:51.364 ************ 2026-05-24 02:40:48.097070 | instance | ok: [instance] 2026-05-24 02:40:48.097291 | instance | 2026-05-24 02:40:48.097673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 02:40:48.098039 | instance | Sunday 24 May 2026 02:40:48 +0000 (0:00:00.743) 0:01:52.107 ************ 2026-05-24 02:40:48.157779 | instance | ok: [instance] 2026-05-24 02:40:48.158087 | instance | 2026-05-24 02:40:48.158419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 02:40:48.158703 | instance | Sunday 24 May 2026 02:40:48 +0000 (0:00:00.061) 0:01:52.169 ************ 2026-05-24 02:40:48.214236 | instance | skipping: [instance] 2026-05-24 02:40:48.214536 | instance | 2026-05-24 02:40:48.214858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 02:40:48.215180 | instance | Sunday 24 May 2026 02:40:48 +0000 (0:00:00.056) 0:01:52.225 ************ 2026-05-24 02:40:48.270137 | instance | skipping: [instance] 2026-05-24 02:40:48.270358 | instance | 2026-05-24 02:40:48.270676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 02:40:48.270948 | instance | Sunday 24 May 2026 02:40:48 +0000 (0:00:00.055) 0:01:52.281 ************ 2026-05-24 02:40:48.318960 | instance | ok: [instance] 2026-05-24 02:40:48.319172 | instance | 2026-05-24 02:40:48.319329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 02:40:48.319471 | instance | Sunday 24 May 2026 02:40:48 +0000 (0:00:00.048) 0:01:52.330 ************ 2026-05-24 02:40:48.416682 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 02:40:48.416781 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 02:40:48.416901 | instance | ok: [instance] => (item=identity) 2026-05-24 02:40:48.417022 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 02:40:48.417135 | instance | 2026-05-24 02:40:48.417257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 02:40:48.417368 | instance | Sunday 24 May 2026 02:40:48 +0000 (0:00:00.097) 0:01:52.427 ************ 2026-05-24 02:40:48.484602 | instance | ok: [instance] 2026-05-24 02:40:48.484832 | instance | 2026-05-24 02:40:48.485123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:40:48.485521 | instance | Sunday 24 May 2026 02:40:48 +0000 (0:00:00.067) 0:01:52.495 ************ 2026-05-24 02:40:48.551888 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:40:48.551975 | instance | 2026-05-24 02:40:48.552320 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:40:48.552637 | instance | Sunday 24 May 2026 02:40:48 +0000 (0:00:00.067) 0:01:52.563 ************ 2026-05-24 02:40:49.084384 | instance | ok: [instance] 2026-05-24 02:40:49.084643 | instance | 2026-05-24 02:40:49.084996 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-24 02:40:49.085266 | instance | Sunday 24 May 2026 02:40:49 +0000 (0:00:00.531) 0:01:53.095 ************ 2026-05-24 02:40:50.249650 | instance | ok: [instance] => (item=None) 2026-05-24 02:40:50.249756 | instance | ok: [instance] 2026-05-24 02:40:50.249811 | instance | 2026-05-24 02:40:50.249945 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-24 02:40:50.250069 | instance | Sunday 24 May 2026 02:40:50 +0000 (0:00:01.165) 0:01:54.260 ************ 2026-05-24 02:40:51.312124 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 02:40:51.312350 | instance | 2026-05-24 02:40:51.312669 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-24 02:40:51.312941 | instance | Sunday 24 May 2026 02:40:51 +0000 (0:00:01.062) 0:01:55.323 ************ 2026-05-24 02:40:52.252518 | instance | ok: [instance] 2026-05-24 02:40:52.252784 | instance | 2026-05-24 02:40:52.253075 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-24 02:40:52.253355 | instance | Sunday 24 May 2026 02:40:52 +0000 (0:00:00.940) 0:01:56.263 ************ 2026-05-24 02:40:53.289496 | instance | ok: [instance] => (item=None) 2026-05-24 02:40:53.289577 | instance | ok: [instance] 2026-05-24 02:40:53.289718 | instance | 2026-05-24 02:40:53.289850 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-24 02:40:53.289976 | instance | Sunday 24 May 2026 02:40:53 +0000 (0:00:01.037) 0:01:57.300 ************ 2026-05-24 02:40:54.399237 | instance | ok: [instance] => (item=None) 2026-05-24 02:40:54.399471 | instance | ok: [instance] 2026-05-24 02:40:54.399723 | instance | 2026-05-24 02:40:54.399997 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-24 02:40:54.400261 | instance | Sunday 24 May 2026 02:40:54 +0000 (0:00:01.109) 0:01:58.410 ************ 2026-05-24 02:40:57.472336 | instance | ok: [instance] 2026-05-24 02:40:57.472563 | instance | 2026-05-24 02:40:57.472836 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 02:40:57.473177 | instance | Sunday 24 May 2026 02:40:57 +0000 (0:00:03.073) 0:02:01.483 ************ 2026-05-24 02:40:57.565097 | instance | included: openstack_helm_ingress for instance 2026-05-24 02:40:57.565221 | instance | 2026-05-24 02:40:57.565446 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 02:40:57.565566 | instance | Sunday 24 May 2026 02:40:57 +0000 (0:00:00.092) 0:02:01.576 ************ 2026-05-24 02:40:57.617151 | instance | skipping: [instance] 2026-05-24 02:40:57.617384 | instance | 2026-05-24 02:40:57.617713 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 02:40:57.617984 | instance | Sunday 24 May 2026 02:40:57 +0000 (0:00:00.052) 0:02:01.628 ************ 2026-05-24 02:40:57.668603 | instance | skipping: [instance] 2026-05-24 02:40:57.668849 | instance | 2026-05-24 02:40:57.669118 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 02:40:57.669376 | instance | Sunday 24 May 2026 02:40:57 +0000 (0:00:00.051) 0:02:01.680 ************ 2026-05-24 02:40:57.733866 | instance | ok: [instance] 2026-05-24 02:40:57.734310 | instance | 2026-05-24 02:40:57.734612 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-24 02:40:57.734865 | instance | Sunday 24 May 2026 02:40:57 +0000 (0:00:00.064) 0:02:01.745 ************ 2026-05-24 02:40:57.812574 | instance | included: ingress for instance 2026-05-24 02:40:57.812660 | instance | 2026-05-24 02:40:57.812668 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-24 02:40:57.812675 | instance | Sunday 24 May 2026 02:40:57 +0000 (0:00:00.077) 0:02:01.822 ************ 2026-05-24 02:40:58.942947 | instance | ok: [instance] 2026-05-24 02:40:58.943189 | instance | 2026-05-24 02:40:58.943461 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-24 02:40:58.943749 | instance | Sunday 24 May 2026 02:40:58 +0000 (0:00:01.131) 0:02:02.954 ************ 2026-05-24 02:40:59.403148 | instance | ok: [instance] 2026-05-24 02:40:59.403232 | instance | 2026-05-24 02:40:59.403406 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-24 02:40:59.403567 | instance | Sunday 24 May 2026 02:40:59 +0000 (0:00:00.460) 0:02:03.414 ************ 2026-05-24 02:41:00.170129 | instance | ok: [instance] 2026-05-24 02:41:00.170235 | instance | 2026-05-24 02:41:00.170427 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-24 02:41:00.170596 | instance | Sunday 24 May 2026 02:41:00 +0000 (0:00:00.766) 0:02:04.181 ************ 2026-05-24 02:41:01.224420 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 02:41:01.224898 | instance | 2026-05-24 02:41:01.225175 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-24 02:41:01.225440 | instance | Sunday 24 May 2026 02:41:01 +0000 (0:00:01.054) 0:02:05.235 ************ 2026-05-24 02:41:02.311109 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 02:41:02.311320 | instance | 2026-05-24 02:41:02.311629 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-24 02:41:02.311889 | instance | Sunday 24 May 2026 02:41:02 +0000 (0:00:01.086) 0:02:06.322 ************ 2026-05-24 02:41:03.322676 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 02:41:03.322914 | instance | 2026-05-24 02:41:03.323214 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-24 02:41:03.323520 | instance | Sunday 24 May 2026 02:41:03 +0000 (0:00:01.011) 0:02:07.333 ************ 2026-05-24 02:41:04.371848 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 02:41:04.371970 | instance | 2026-05-24 02:41:04.372348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 02:41:04.372704 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:01.049) 0:02:08.382 ************ 2026-05-24 02:41:04.446790 | instance | ok: [instance] 2026-05-24 02:41:04.447035 | instance | 2026-05-24 02:41:04.447330 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 02:41:04.447618 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:00.075) 0:02:08.458 ************ 2026-05-24 02:41:04.491733 | instance | skipping: [instance] 2026-05-24 02:41:04.492017 | instance | 2026-05-24 02:41:04.492329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 02:41:04.492662 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:00.045) 0:02:08.503 ************ 2026-05-24 02:41:04.535747 | instance | skipping: [instance] 2026-05-24 02:41:04.535955 | instance | 2026-05-24 02:41:04.536254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 02:41:04.536589 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:00.044) 0:02:08.547 ************ 2026-05-24 02:41:04.584331 | instance | skipping: [instance] 2026-05-24 02:41:04.584648 | instance | 2026-05-24 02:41:04.584950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 02:41:04.585229 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:00.048) 0:02:08.595 ************ 2026-05-24 02:41:04.639080 | instance | skipping: [instance] 2026-05-24 02:41:04.639304 | instance | 2026-05-24 02:41:04.639579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 02:41:04.639839 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:00.054) 0:02:08.650 ************ 2026-05-24 02:41:04.702267 | instance | skipping: [instance] 2026-05-24 02:41:04.702453 | instance | 2026-05-24 02:41:04.702743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 02:41:04.702995 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:00.063) 0:02:08.713 ************ 2026-05-24 02:41:04.750344 | instance | ok: [instance] 2026-05-24 02:41:04.750455 | instance | 2026-05-24 02:41:04.750629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 02:41:04.750790 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:00.047) 0:02:08.761 ************ 2026-05-24 02:41:04.827573 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 02:41:04.827807 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 02:41:04.828068 | instance | ok: [instance] => (item=dashboard) 2026-05-24 02:41:04.828332 | instance | ok: [instance] => (item=identity) 2026-05-24 02:41:04.828607 | instance | 2026-05-24 02:41:04.828895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 02:41:04.829153 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:00.077) 0:02:08.839 ************ 2026-05-24 02:41:04.883007 | instance | ok: [instance] 2026-05-24 02:41:04.883223 | instance | 2026-05-24 02:41:04.883493 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 02:41:04.883752 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:00.055) 0:02:08.894 ************ 2026-05-24 02:41:04.940245 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 02:41:04.940469 | instance | 2026-05-24 02:41:04.940769 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 02:41:04.941026 | instance | Sunday 24 May 2026 02:41:04 +0000 (0:00:00.057) 0:02:08.952 ************ 2026-05-24 02:41:05.470180 | instance | ok: [instance] 2026-05-24 02:41:05.470405 | instance | 2026-05-24 02:41:05.470684 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-24 02:41:05.470947 | instance | Sunday 24 May 2026 02:41:05 +0000 (0:00:00.529) 0:02:09.481 ************ 2026-05-24 02:41:07.620254 | instance | ok: [instance] 2026-05-24 02:41:07.620346 | instance | 2026-05-24 02:41:07.620432 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 02:41:07.620593 | instance | Sunday 24 May 2026 02:41:07 +0000 (0:00:02.150) 0:02:11.631 ************ 2026-05-24 02:41:07.714445 | instance | included: openstack_helm_ingress for instance 2026-05-24 02:41:07.714573 | instance | 2026-05-24 02:41:07.714745 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 02:41:07.714949 | instance | Sunday 24 May 2026 02:41:07 +0000 (0:00:00.094) 0:02:11.725 ************ 2026-05-24 02:41:07.768698 | instance | skipping: [instance] 2026-05-24 02:41:07.769035 | instance | 2026-05-24 02:41:07.769389 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 02:41:07.769771 | instance | Sunday 24 May 2026 02:41:07 +0000 (0:00:00.054) 0:02:11.779 ************ 2026-05-24 02:41:07.818737 | instance | skipping: [instance] 2026-05-24 02:41:07.819056 | instance | 2026-05-24 02:41:07.819363 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 02:41:07.819643 | instance | Sunday 24 May 2026 02:41:07 +0000 (0:00:00.050) 0:02:11.830 ************ 2026-05-24 02:41:07.878923 | instance | ok: [instance] 2026-05-24 02:41:07.879168 | instance | 2026-05-24 02:41:07.879433 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-24 02:41:07.879747 | instance | Sunday 24 May 2026 02:41:07 +0000 (0:00:00.060) 0:02:11.890 ************ 2026-05-24 02:41:07.957185 | instance | included: ingress for instance 2026-05-24 02:41:07.957449 | instance | 2026-05-24 02:41:07.957488 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-24 02:41:07.957692 | instance | Sunday 24 May 2026 02:41:07 +0000 (0:00:00.077) 0:02:11.968 ************ 2026-05-24 02:41:08.890441 | instance | ok: [instance] 2026-05-24 02:41:08.890593 | instance | 2026-05-24 02:41:08.890856 | instance | PLAY RECAP ********************************************************************* 2026-05-24 02:41:08.891142 | instance | instance : ok=114 changed=0 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 2026-05-24 02:41:08.891447 | instance | 2026-05-24 02:41:08.891735 | instance | Sunday 24 May 2026 02:41:08 +0000 (0:00:00.933) 0:02:12.901 ************ 2026-05-24 02:41:08.892013 | instance | =============================================================================== 2026-05-24 02:41:08.892285 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 18.73s 2026-05-24 02:41:08.892614 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.97s 2026-05-24 02:41:08.892863 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 8.39s 2026-05-24 02:41:08.893124 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 4.29s 2026-05-24 02:41:08.893385 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 3.40s 2026-05-24 02:41:08.893645 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart -------------------- 3.25s 2026-05-24 02:41:08.893910 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 3.08s 2026-05-24 02:41:08.894163 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ------------------------ 3.07s 2026-05-24 02:41:08.894426 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 3.04s 2026-05-24 02:41:08.894682 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 2.99s 2026-05-24 02:41:08.894949 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------- 2.56s 2026-05-24 02:41:08.895207 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords --- 2.17s 2026-05-24 02:41:08.895497 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------- 2.15s 2026-05-24 02:41:08.895764 | instance | vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets --- 2.04s 2026-05-24 02:41:08.896034 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ------------------------ 1.94s 2026-05-24 02:41:08.896352 | instance | Gathering Facts --------------------------------------------------------- 1.92s 2026-05-24 02:41:08.896667 | instance | vexxhost.atmosphere.memcached : Deploy Helm chart ----------------------- 1.70s 2026-05-24 02:41:08.896952 | instance | Gathering Facts --------------------------------------------------------- 1.66s 2026-05-24 02:41:08.897230 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart --- 1.54s 2026-05-24 02:41:08.897493 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration --- 1.48s 2026-05-24 02:41:09.022142 | instance | INFO [keycloak > idempotence] Executed: Successful 2026-05-24 02:41:09.033696 | instance | INFO [keycloak > side_effect] Executing 2026-05-24 02:41:09.034052 | instance | WARNING [keycloak > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-24 02:41:09.041246 | instance | INFO [keycloak > verify] Executing 2026-05-24 02:41:09.822313 | instance | 2026-05-24 02:41:09.822575 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-05-24 02:41:09.822825 | instance | 2026-05-24 02:41:09.823090 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 02:41:09.823388 | instance | Sunday 24 May 2026 02:41:09 +0000 (0:00:00.010) 0:00:00.010 ************ 2026-05-24 02:41:11.747862 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-24 02:41:11.748088 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-24 02:41:11.748357 | instance | interpreter could change the meaning of that path. See 2026-05-24 02:41:11.748697 | instance | https://docs.ansible.com/ansible- 2026-05-24 02:41:11.748963 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-24 02:41:11.768028 | instance | ok: [instance] 2026-05-24 02:41:11.768268 | instance | 2026-05-24 02:41:11.768556 | instance | TASK [Create Keycloak user] **************************************************** 2026-05-24 02:41:11.768875 | instance | Sunday 24 May 2026 02:41:11 +0000 (0:00:01.946) 0:00:01.956 ************ 2026-05-24 02:41:13.035803 | instance | changed: [instance -> localhost] 2026-05-24 02:41:13.035895 | instance | 2026-05-24 02:41:13.036060 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-05-24 02:41:13.036095 | instance | Sunday 24 May 2026 02:41:13 +0000 (0:00:01.267) 0:00:03.224 ************ 2026-05-24 02:41:13.084270 | instance | ok: [instance] 2026-05-24 02:41:13.084622 | instance | 2026-05-24 02:41:13.084796 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-05-24 02:41:13.084965 | instance | Sunday 24 May 2026 02:41:13 +0000 (0:00:00.048) 0:00:03.272 ************ 2026-05-24 02:41:25.783220 | instance | FAILED - RETRYING: [instance -> localhost]: Get list of all users in "atmosphere" domain (30 retries left). 2026-05-24 02:41:25.783568 | instance | ok: [instance -> localhost] 2026-05-24 02:41:25.783843 | instance | 2026-05-24 02:41:25.784125 | instance | TASK [Assert that the user exists] ********************************************* 2026-05-24 02:41:25.785040 | instance | Sunday 24 May 2026 02:41:25 +0000 (0:00:12.698) 0:00:15.971 ************ 2026-05-24 02:41:25.823040 | instance | ok: [instance] => { 2026-05-24 02:41:25.823262 | instance | "changed": false, 2026-05-24 02:41:25.823435 | instance | "msg": "All assertions passed" 2026-05-24 02:41:25.823614 | instance | } 2026-05-24 02:41:25.823776 | instance | 2026-05-24 02:41:25.823949 | instance | PLAY RECAP ********************************************************************* 2026-05-24 02:41:25.824131 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 02:41:25.824308 | instance | 2026-05-24 02:41:25.824501 | instance | Sunday 24 May 2026 02:41:25 +0000 (0:00:00.040) 0:00:16.012 ************ 2026-05-24 02:41:25.824759 | instance | =============================================================================== 2026-05-24 02:41:25.824938 | instance | Get list of all users in "atmosphere" domain --------------------------- 12.70s 2026-05-24 02:41:25.825129 | instance | Gathering Facts --------------------------------------------------------- 1.95s 2026-05-24 02:41:25.825335 | instance | Create Keycloak user ---------------------------------------------------- 1.27s 2026-05-24 02:41:25.825566 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.05s 2026-05-24 02:41:25.825706 | instance | Assert that the user exists --------------------------------------------- 0.04s 2026-05-24 02:41:25.921930 | instance | INFO [keycloak > verify] Executed: Successful 2026-05-24 02:41:25.934009 | instance | INFO [keycloak > cleanup] Executing 2026-05-24 02:41:25.934412 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-24 02:41:25.942020 | instance | INFO [keycloak > destroy] Executing 2026-05-24 02:41:25.942104 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-05-24 02:41:25.942181 | instance | INFO [keycloak > destroy] Executed: Successful 2026-05-24 02:41:25.942542 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-24 02:41:26.144984 | instance | ok: Runtime: 0:17:51.403111 2026-05-24 02:41:26.168715 | 2026-05-24 02:41:26.168774 | PLAY RECAP 2026-05-24 02:41:26.168821 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 02:41:26.168841 | 2026-05-24 02:41:26.320595 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-24 02:41:26.325586 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-24 02:41:26.907435 | 2026-05-24 02:41:26.907561 | PLAY [all] 2026-05-24 02:41:26.921034 | 2026-05-24 02:41:26.921119 | TASK [gather-host-logs : creating directory for system status] 2026-05-24 02:41:27.249070 | instance | changed 2026-05-24 02:41:27.255536 | 2026-05-24 02:41:27.255619 | TASK [gather-host-logs : Get logs for each host] 2026-05-24 02:41:27.622586 | instance | + systemd-cgls --full --all --no-pager 2026-05-24 02:41:27.645111 | instance | + ip addr 2026-05-24 02:41:27.649940 | instance | + ip route 2026-05-24 02:41:27.651738 | instance | + lsblk 2026-05-24 02:41:27.660194 | instance | + mount 2026-05-24 02:41:27.665670 | instance | + docker images 2026-05-24 02:41:27.666272 | instance | /bin/bash: line 7: docker: command not found 2026-05-24 02:41:27.666540 | instance | + brctl show 2026-05-24 02:41:27.666955 | instance | /bin/bash: line 8: brctl: command not found 2026-05-24 02:41:27.667145 | instance | + ps aux --sort=-%mem 2026-05-24 02:41:27.700983 | instance | + dpkg -l 2026-05-24 02:41:27.711594 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-24 02:41:27.712247 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-24 02:41:27.712346 | instance | /bin/bash: line 11: docker: command not found 2026-05-24 02:41:27.712732 | instance | + '[' '!' -z '' ']' 2026-05-24 02:41:27.792224 | instance | ok: Runtime: 0:00:00.109275 2026-05-24 02:41:27.799944 | 2026-05-24 02:41:27.800033 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-24 02:41:28.412005 | instance | changed: 2026-05-24 02:41:28.412253 | instance | created directory /var/lib/zuul/builds/627696d494574488aef72f7eb6c16b99/work/logs/instance 2026-05-24 02:41:28.412363 | instance | cd+++++++++ system/ 2026-05-24 02:41:28.412418 | instance | >f+++++++++ system/brctl-show.txt 2026-05-24 02:41:28.412463 | instance | >f+++++++++ system/docker-images.txt 2026-05-24 02:41:28.412506 | instance | >f+++++++++ system/ip-addr.txt 2026-05-24 02:41:28.412553 | instance | >f+++++++++ system/ip-route.txt 2026-05-24 02:41:28.412598 | instance | >f+++++++++ system/lsblk.txt 2026-05-24 02:41:28.412642 | instance | >f+++++++++ system/mount.txt 2026-05-24 02:41:28.412707 | instance | >f+++++++++ system/packages.txt 2026-05-24 02:41:28.412757 | instance | >f+++++++++ system/ps.txt 2026-05-24 02:41:28.412798 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-24 02:41:28.425391 | 2026-05-24 02:41:28.425456 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-24 02:41:28.630059 | instance | changed: "values" 2026-05-24 02:41:28.822368 | instance | changed: "releases" 2026-05-24 02:41:28.838477 | 2026-05-24 02:41:28.838556 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-24 02:41:33.378366 | instance | ok: Runtime: 0:00:03.939981 2026-05-24 02:41:33.385255 | 2026-05-24 02:41:33.385349 | TASK [helm-release-status : Downloads logs to executor] 2026-05-24 02:41:33.867052 | instance | changed: 2026-05-24 02:41:33.867311 | instance | cd+++++++++ helm/ 2026-05-24 02:41:33.867339 | instance | cd+++++++++ helm/releases/ 2026-05-24 02:41:33.867360 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-24 02:41:33.867380 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-24 02:41:33.867399 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-24 02:41:33.867418 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-24 02:41:33.867436 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-24 02:41:33.867454 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-24 02:41:33.867472 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-24 02:41:33.867490 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-24 02:41:33.867517 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-24 02:41:33.867537 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-24 02:41:33.867556 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-24 02:41:33.867575 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-24 02:41:33.867593 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-24 02:41:33.867611 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-24 02:41:33.867628 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-24 02:41:33.867646 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-05-24 02:41:33.867688 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-24 02:41:33.867708 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-24 02:41:33.867726 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-24 02:41:33.867744 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-24 02:41:33.867762 | instance | cd+++++++++ helm/values/ 2026-05-24 02:41:33.867780 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-24 02:41:33.867798 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-24 02:41:33.867815 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-24 02:41:33.867835 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-24 02:41:33.867860 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-24 02:41:33.867885 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-24 02:41:33.867905 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-24 02:41:33.867923 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-24 02:41:33.867946 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-24 02:41:33.867969 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-24 02:41:33.867990 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-24 02:41:33.868011 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-24 02:41:33.868029 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-24 02:41:33.868047 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-24 02:41:33.868065 | instance | cd+++++++++ helm/values/openstack/ 2026-05-24 02:41:33.868084 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-05-24 02:41:33.868102 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-24 02:41:33.868120 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-24 02:41:33.868137 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-24 02:41:33.868154 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-24 02:41:33.878823 | 2026-05-24 02:41:33.878916 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-24 02:41:34.087963 | instance | changed 2026-05-24 02:41:34.093818 | 2026-05-24 02:41:34.093893 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-24 02:41:34.369635 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-24 02:41:34.370257 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-24 02:41:34.376336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:34.378640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:34.461070 | instance | node/instance 2026-05-24 02:41:34.466551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:34.519875 | instance | clusterrole/admin 2026-05-24 02:41:34.714335 | instance | clusterrole/cert-manager-cainjector 2026-05-24 02:41:34.716467 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-24 02:41:34.759207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:34.768442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:34.893874 | instance | clusterrole/cert-manager-controller-certificates 2026-05-24 02:41:34.915888 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-24 02:41:35.067801 | instance | clusterrole/cert-manager-controller-challenges 2026-05-24 02:41:35.099941 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-24 02:41:35.267105 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-24 02:41:35.303806 | instance | clusterrole/cert-manager-controller-issuers 2026-05-24 02:41:35.473491 | instance | clusterrole/cert-manager-controller-orders 2026-05-24 02:41:35.501231 | instance | clusterrole/cert-manager-edit 2026-05-24 02:41:35.658276 | instance | clusterrole/cert-manager-view 2026-05-24 02:41:35.682669 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-24 02:41:35.848355 | instance | clusterrole/cilium 2026-05-24 02:41:35.885799 | instance | clusterrole/cilium-operator 2026-05-24 02:41:36.052971 | instance | clusterrole/cluster-admin 2026-05-24 02:41:36.090189 | instance | clusterrole/edit 2026-05-24 02:41:36.275004 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-24 02:41:36.324076 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-24 02:41:36.465912 | instance | clusterrole/ingress-nginx 2026-05-24 02:41:36.516851 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-24 02:41:36.659784 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-24 02:41:36.696970 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-24 02:41:36.850585 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-24 02:41:36.908615 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-24 02:41:37.058846 | instance | clusterrole/kubeadm:get-nodes 2026-05-24 02:41:37.104650 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-24 02:41:37.259342 | instance | clusterrole/local-path-provisioner 2026-05-24 02:41:37.293376 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-24 02:41:37.430855 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-24 02:41:37.501013 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-24 02:41:37.631671 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-24 02:41:37.678520 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-24 02:41:37.830173 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-24 02:41:37.894296 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-24 02:41:38.006843 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-24 02:41:38.075750 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-24 02:41:38.180539 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-24 02:41:38.255321 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-24 02:41:38.351251 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-24 02:41:38.434506 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-24 02:41:38.575001 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-24 02:41:38.624653 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-24 02:41:38.771513 | instance | clusterrolebinding/cilium 2026-05-24 02:41:38.802254 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-24 02:41:38.963710 | instance | clusterrolebinding/cilium-operator 2026-05-24 02:41:38.980641 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-24 02:41:39.145005 | instance | clusterrolebinding/cluster-admin 2026-05-24 02:41:39.186705 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-24 02:41:39.339480 | instance | clusterrole/system:aggregate-to-admin 2026-05-24 02:41:39.353518 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-24 02:41:39.520389 | instance | clusterrole/system:aggregate-to-edit 2026-05-24 02:41:39.534928 | instance | clusterrolebinding/ingress-nginx 2026-05-24 02:41:39.709526 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-24 02:41:39.735148 | instance | clusterrole/system:aggregate-to-view 2026-05-24 02:41:39.903240 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-24 02:41:39.944411 | instance | clusterrole/system:auth-delegator 2026-05-24 02:41:40.103687 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-24 02:41:40.143285 | instance | clusterrole/system:basic-user 2026-05-24 02:41:40.305188 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-24 02:41:40.325595 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-24 02:41:40.502596 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-24 02:41:40.518906 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-24 02:41:40.675557 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-24 02:41:40.702566 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-24 02:41:40.860949 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-24 02:41:40.888587 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-24 02:41:41.043976 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-24 02:41:41.078858 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-24 02:41:41.234285 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-24 02:41:41.258824 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-24 02:41:41.420618 | instance | clusterrole/system:controller:certificate-controller 2026-05-24 02:41:41.429727 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-24 02:41:41.606445 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-24 02:41:41.611842 | instance | clusterrolebinding/local-path-provisioner 2026-05-24 02:41:41.783509 | instance | clusterrole/system:controller:cronjob-controller 2026-05-24 02:41:41.797707 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-24 02:41:41.963093 | instance | clusterrole/system:controller:deployment-controller 2026-05-24 02:41:41.998697 | instance | clusterrole/system:controller:disruption-controller 2026-05-24 02:41:42.168622 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-24 02:41:42.178486 | instance | clusterrole/system:controller:endpoint-controller 2026-05-24 02:41:42.354138 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-24 02:41:42.356060 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-24 02:41:42.550295 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-24 02:41:42.551698 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-24 02:41:42.737334 | instance | clusterrolebinding/system:basic-user 2026-05-24 02:41:42.738280 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-24 02:41:42.926683 | instance | clusterrole/system:controller:expand-controller 2026-05-24 02:41:42.930051 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-24 02:41:43.114937 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-24 02:41:43.126767 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-24 02:41:43.308311 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-24 02:41:43.308687 | instance | clusterrole/system:controller:job-controller 2026-05-24 02:41:43.482967 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-24 02:41:43.491016 | instance | clusterrole/system:controller:namespace-controller 2026-05-24 02:41:43.671135 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-24 02:41:43.695823 | instance | clusterrole/system:controller:node-controller 2026-05-24 02:41:43.854890 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-24 02:41:43.889976 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-24 02:41:44.034151 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-24 02:41:44.090036 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-24 02:41:44.223330 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-24 02:41:44.289687 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-24 02:41:44.415954 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-24 02:41:44.476703 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-24 02:41:44.593992 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-24 02:41:44.652839 | instance | clusterrole/system:controller:replicaset-controller 2026-05-24 02:41:44.773995 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-24 02:41:44.832740 | instance | clusterrole/system:controller:replication-controller 2026-05-24 02:41:44.975027 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-24 02:41:45.014984 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-24 02:41:45.162660 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-24 02:41:45.205176 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-24 02:41:45.340309 | instance | clusterrole/system:controller:route-controller 2026-05-24 02:41:45.387759 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-24 02:41:45.527587 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-24 02:41:45.561391 | instance | clusterrolebinding/system:controller:job-controller 2026-05-24 02:41:45.708303 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-24 02:41:45.756715 | instance | clusterrole/system:controller:service-account-controller 2026-05-24 02:41:45.877133 | instance | clusterrolebinding/system:controller:node-controller 2026-05-24 02:41:45.947586 | instance | clusterrole/system:controller:service-controller 2026-05-24 02:41:46.091503 | instance | clusterrole/system:controller:statefulset-controller 2026-05-24 02:41:46.146378 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-24 02:41:46.284191 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-24 02:41:46.317483 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-24 02:41:46.472817 | instance | clusterrole/system:controller:ttl-controller 2026-05-24 02:41:46.495680 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-24 02:41:46.656928 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-24 02:41:46.665351 | instance | clusterrole/system:coredns 2026-05-24 02:41:46.841116 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-24 02:41:46.843016 | instance | clusterrole/system:discovery 2026-05-24 02:41:47.022988 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-24 02:41:47.023818 | instance | clusterrole/system:heapster 2026-05-24 02:41:47.218124 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-24 02:41:47.223733 | instance | clusterrole/system:kube-aggregator 2026-05-24 02:41:47.398509 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-24 02:41:47.399091 | instance | clusterrole/system:kube-controller-manager 2026-05-24 02:41:47.583617 | instance | clusterrolebinding/system:controller:route-controller 2026-05-24 02:41:47.594717 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-24 02:41:47.800792 | instance | clusterrole/system:kube-dns 2026-05-24 02:41:47.802930 | instance | clusterrole/system:kube-scheduler 2026-05-24 02:41:47.985848 | instance | clusterrolebinding/system:controller:service-controller 2026-05-24 02:41:47.989768 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-24 02:41:48.147148 | instance | clusterrole/system:kubelet-api-admin 2026-05-24 02:41:48.168269 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-24 02:41:48.333831 | instance | clusterrole/system:monitoring 2026-05-24 02:41:48.351218 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-24 02:41:48.512430 | instance | clusterrole/system:node 2026-05-24 02:41:48.553211 | instance | clusterrolebinding/system:coredns 2026-05-24 02:41:48.718109 | instance | clusterrole/system:node-bootstrapper 2026-05-24 02:41:48.748187 | instance | clusterrole/system:node-problem-detector 2026-05-24 02:41:48.887659 | instance | clusterrolebinding/system:discovery 2026-05-24 02:41:48.932011 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-24 02:41:49.064990 | instance | clusterrole/system:node-proxier 2026-05-24 02:41:49.100150 | instance | clusterrolebinding/system:kube-dns 2026-05-24 02:41:49.244129 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-24 02:41:49.281173 | instance | clusterrolebinding/system:kube-scheduler 2026-05-24 02:41:49.422552 | instance | clusterrole/system:public-info-viewer 2026-05-24 02:41:49.454791 | instance | clusterrolebinding/system:monitoring 2026-05-24 02:41:49.598184 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-24 02:41:49.638328 | instance | clusterrole/system:volume-scheduler 2026-05-24 02:41:49.783057 | instance | clusterrole/view 2026-05-24 02:41:49.834775 | instance | clusterrolebinding/system:node 2026-05-24 02:41:49.984798 | instance | clusterrolebinding/system:node-proxier 2026-05-24 02:41:50.001409 | instance | clusterrolebinding/system:public-info-viewer 2026-05-24 02:41:50.164836 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-24 02:41:50.180637 | instance | clusterrolebinding/system:volume-scheduler 2026-05-24 02:41:50.347881 | instance | storageclass/general 2026-05-24 02:41:50.365224 | instance | namespace/auth-system 2026-05-24 02:41:50.532719 | instance | namespace/cert-manager 2026-05-24 02:41:50.551586 | instance | namespace/default 2026-05-24 02:41:50.734419 | instance | namespace/envoy-gateway-system 2026-05-24 02:41:50.763598 | instance | namespace/ingress-nginx 2026-05-24 02:41:50.931213 | instance | namespace/kube-node-lease 2026-05-24 02:41:50.954267 | instance | namespace/kube-public 2026-05-24 02:41:51.107074 | instance | namespace/kube-system 2026-05-24 02:41:51.130213 | instance | namespace/local-path-storage 2026-05-24 02:41:51.284415 | instance | namespace/monitoring 2026-05-24 02:41:51.323509 | instance | namespace/openstack 2026-05-24 02:41:51.478447 | instance | namespace/secretgen-controller 2026-05-24 02:41:51.698379 | instance | ok: Runtime: 0:00:17.299841 2026-05-24 02:41:51.704350 | 2026-05-24 02:41:51.704415 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-24 02:41:51.920211 | instance | changed 2026-05-24 02:41:51.927558 | 2026-05-24 02:41:51.927655 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-24 02:41:52.146752 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-24 02:41:52.146847 | instance | 2026-05-24 02:41:52.146869 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-24 02:41:52.246133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.248239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.333649 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-24 02:41:52.336213 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-24 02:41:52.339051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.339572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.438641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.440977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.526201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.541138 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-24 02:41:52.541970 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-24 02:41:52.550098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.624319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.657144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.733233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.764507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.765712 | instance | cert-manager/deployment/cert-manager 2026-05-24 02:41:52.771373 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-24 02:41:52.835505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.850945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.930774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:52.981606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.008326 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-24 02:41:53.014753 | instance | auth-system/endpoints/keycloak 2026-05-24 02:41:53.036213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.081870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.150032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.198009 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:41:53.213632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.236028 | instance | auth-system/endpoints/keycloak-headless 2026-05-24 02:41:53.238757 | instance | auth-system/endpoints/keycloak-metrics 2026-05-24 02:41:53.283378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.331937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.397289 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:41:53.405929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.451921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.463059 | instance | cert-manager/endpoints/cert-manager 2026-05-24 02:41:53.476530 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-24 02:41:53.514763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.564774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.646798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.670854 | instance | auth-system/ingresses/keycloak 2026-05-24 02:41:53.696151 | instance | auth-system/networkpolicies/keycloak 2026-05-24 02:41:53.743853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.804263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.882018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.921827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:53.926173 | instance | cert-manager/pods/cert-manager-75c4c745bc-8pz5m 2026-05-24 02:41:53.929637 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-zhfd4 2026-05-24 02:41:53.981122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.012725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.092877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.142044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.150815 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-wmjsv 2026-05-24 02:41:54.167306 | instance | auth-system/pods/keycloak-0 2026-05-24 02:41:54.211349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.242468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.325767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.371753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.389239 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-24 02:41:54.395786 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-24 02:41:54.425303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.472084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.527094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.578929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.598910 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-24 02:41:54.613121 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-24 02:41:54.639358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.669819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.763817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.772062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.797689 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-24 02:41:54.820649 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-24 02:41:54.871318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.876992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.985061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:54.985778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.026056 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-24 02:41:55.036827 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-24 02:41:55.082038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.094320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.207601 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:41:55.211410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.215917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.217642 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-24 02:41:55.228829 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-24 02:41:55.299225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.325416 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:41:55.336565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.491084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.508574 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-24 02:41:55.560598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.598272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.607700 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-24 02:41:55.698515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.707207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.761147 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-24 02:41:55.841921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:55.866770 | instance | cert-manager/serviceaccounts/default 2026-05-24 02:41:55.959787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.022763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.061559 | instance | auth-system/secrets/keycloak 2026-05-24 02:41:56.080096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.102538 | instance | auth-system/secrets/keycloak-externaldb 2026-05-24 02:41:56.140862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.210059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.235176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.306404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.315118 | instance | auth-system/secrets/keycloak.199-19-213-47.nip.io-tls 2026-05-24 02:41:56.318762 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-24 02:41:56.359378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.416594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.481015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.511315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.545897 | instance | cert-manager/services/cert-manager 2026-05-24 02:41:56.548771 | instance | cert-manager/services/cert-manager-webhook 2026-05-24 02:41:56.576558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.616449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.700711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.739582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.761727 | instance | auth-system/serviceaccounts/default 2026-05-24 02:41:56.765354 | instance | auth-system/serviceaccounts/keycloak 2026-05-24 02:41:56.804637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.849603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.899787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.963610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:56.974790 | instance | auth-system/services/keycloak-headless 2026-05-24 02:41:56.975336 | instance | auth-system/services/keycloak 2026-05-24 02:41:57.031502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.098094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.177161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.202670 | instance | auth-system/services/keycloak-metrics 2026-05-24 02:41:57.210928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.222360 | instance | auth-system/statefulsets/keycloak 2026-05-24 02:41:57.288260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.323007 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:41:57.333064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.388564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.403078 | instance | default/configmaps/kube-root-ca.crt 2026-05-24 02:41:57.439806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.464846 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-24 02:41:57.479965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.538642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.593719 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:41:57.606601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.646959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.653278 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-24 02:41:57.670969 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-24 02:41:57.708164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.783193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.830983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.874832 | instance | default/endpoints/kubernetes 2026-05-24 02:41:57.876741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.925843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:57.954377 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-24 02:41:57.970763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.051396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.073622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.103144 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-gvskk 2026-05-24 02:41:58.152884 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-24 02:41:58.176942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.197729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.272398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.286692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.340107 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-24 02:41:58.360267 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-24 02:41:58.379764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.395058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.476914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.514841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.551211 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-24 02:41:58.599495 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-24 02:41:58.615374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.626930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.724191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.730683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.745205 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-24 02:41:58.809680 | instance | default/serviceaccounts/default 2026-05-24 02:41:58.829652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.839876 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:41:58.848278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.930924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:58.988266 | instance | envoy-gateway-system/secrets/envoy 2026-05-24 02:41:58.992357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.057583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.075578 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-24 02:41:59.101690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.177152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.192467 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-24 02:41:59.203122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.289781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.290691 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-24 02:41:59.332596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.395593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.403862 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-24 02:41:59.438873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.483093 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-24 02:41:59.513584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.551977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.612074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.689686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.728553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.812467 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:41:59.821236 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-24 02:41:59.825854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.860651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.928647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:41:59.959824 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-24 02:41:59.990488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.061606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.114777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.117884 | instance | default/services/kubernetes 2026-05-24 02:42:00.208737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.213751 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-24 02:42:00.261359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.305405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.355069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.361818 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-24 02:42:00.416895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.416974 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-24 02:42:00.461560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.519152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.578223 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:42:00.588996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.626704 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-24 02:42:00.631398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.638208 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-24 02:42:00.717636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.771654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.826375 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-24 02:42:00.827307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.845934 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-24 02:42:00.885044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.966964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:00.991658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.047577 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-24 02:42:01.047643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.070173 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-24 02:42:01.109612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.132724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.277602 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-24 02:42:01.280253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.280467 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-24 02:42:01.396964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.500817 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-24 02:42:01.506671 | instance | ingress-nginx/pods/ingress-nginx-controller-rl4n8 2026-05-24 02:42:01.509474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.626003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.671248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.690084 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6mn9c 2026-05-24 02:42:01.757817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.766079 | instance | kube-node-lease/serviceaccounts/default 2026-05-24 02:42:01.837894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.900592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:01.972094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.002615 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-24 02:42:02.029252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.051739 | instance | ingress-nginx/roles/ingress-nginx 2026-05-24 02:42:02.094702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.140273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.202942 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-24 02:42:02.222399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.245270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.265365 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-24 02:42:02.359696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.398316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.443735 | instance | ingress-nginx/serviceaccounts/default 2026-05-24 02:42:02.471218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.510150 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:42:02.523738 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-24 02:42:02.523905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.623479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.681107 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-24 02:42:02.718386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.720839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.747233 | instance | kube-public/configmaps/cluster-info 2026-05-24 02:42:02.846786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.915897 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-24 02:42:02.952654 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:42:02.967827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.981586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:02.985355 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-24 02:42:03.068009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.110512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.137233 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-24 02:42:03.162700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.227244 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-24 02:42:03.241049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.339461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.345520 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-24 02:42:03.396800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.436550 | instance | kube-system/configmaps/cilium-config 2026-05-24 02:42:03.500892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.561479 | instance | kube-system/configmaps/coredns 2026-05-24 02:42:03.581697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.637104 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-24 02:42:03.664156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.693530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.793404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.798090 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-24 02:42:03.815512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.879135 | instance | kube-system/configmaps/kube-proxy 2026-05-24 02:42:03.913867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:03.927783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.030773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.037003 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-24 02:42:04.037290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.105172 | instance | kube-system/configmaps/kubeadm-config 2026-05-24 02:42:04.123566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.171044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.230468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.262947 | instance | kube-system/configmaps/kubelet-config 2026-05-24 02:42:04.288506 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 02:42:04.296456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.318525 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-24 02:42:04.343154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.431585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.448139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.518053 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-24 02:42:04.534274 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-24 02:42:04.560537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.561857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 02:42:04.722451 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-24 02:42:04.736178 | instance | kube-system/daemonsets/cilium 2026-05-24 02:42:04.904153 | instance | kube-system/daemonsets/kube-proxy 2026-05-24 02:42:04.929992 | instance | kube-system/deployment/cilium-operator 2026-05-24 02:42:05.098316 | instance | kube-system/deployment/coredns 2026-05-24 02:42:05.165924 | instance | kube-public/serviceaccounts/default 2026-05-24 02:42:05.315270 | instance | kube-system/endpoints/kube-dns 2026-05-24 02:42:05.360338 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-24 02:42:05.502995 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-24 02:42:05.548707 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-24 02:42:05.699015 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-24 02:42:05.753231 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-24 02:42:05.886599 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-24 02:42:05.948698 | instance | kube-system/pods/cilium-hbdkq 2026-05-24 02:42:06.069103 | instance | kube-system/pods/cilium-operator-869df985b8-rd7fg 2026-05-24 02:42:06.172120 | instance | kube-system/pods/coredns-67659f764b-m8lgv 2026-05-24 02:42:06.280005 | instance | kube-system/pods/coredns-67659f764b-t5cxc 2026-05-24 02:42:06.402138 | instance | kube-system/pods/etcd-instance 2026-05-24 02:42:06.477768 | instance | kube-system/pods/kube-apiserver-instance 2026-05-24 02:42:06.596006 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-24 02:42:06.676089 | instance | kube-system/pods/kube-proxy-8ctlx 2026-05-24 02:42:06.788754 | instance | kube-system/pods/kube-scheduler-instance 2026-05-24 02:42:06.867453 | instance | kube-system/pods/kube-vip-instance 2026-05-24 02:42:06.979654 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-24 02:42:07.079672 | instance | local-path-storage/configmaps/local-path-config 2026-05-24 02:42:07.159416 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-24 02:42:07.278346 | instance | kube-system/rolebindings/kube-proxy 2026-05-24 02:42:07.359573 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-24 02:42:07.468636 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-24 02:42:07.551136 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-24 02:42:07.647762 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-24 02:42:07.745313 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-24 02:42:07.839929 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-24 02:42:07.924444 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-24 02:42:08.015677 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-24 02:42:08.101582 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-24 02:42:08.195032 | instance | kube-system/roles/cilium-config-agent 2026-05-24 02:42:08.277443 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-24 02:42:08.383761 | instance | kube-system/roles/kube-proxy 2026-05-24 02:42:08.444898 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-24 02:42:08.557133 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-24 02:42:08.627843 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-24 02:42:08.731767 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-24 02:42:08.814484 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-24 02:42:08.925864 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-24 02:42:09.031470 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-24 02:42:09.155072 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-24 02:42:09.226487 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-24 02:42:09.345286 | instance | kube-system/secrets/bootstrap-token-7rl5xk 2026-05-24 02:42:09.434332 | instance | kube-system/secrets/bootstrap-token-lc7ypx 2026-05-24 02:42:09.531324 | instance | kube-system/secrets/kubeadm-certs 2026-05-24 02:42:09.616996 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-24 02:42:09.709082 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-w5s7l 2026-05-24 02:42:09.897458 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-24 02:42:09.918714 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-24 02:42:10.110218 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-24 02:42:10.120941 | instance | kube-system/serviceaccounts/cilium 2026-05-24 02:42:10.333854 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-24 02:42:10.334814 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-24 02:42:10.540976 | instance | kube-system/serviceaccounts/coredns 2026-05-24 02:42:10.588917 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-24 02:42:10.757823 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-24 02:42:10.804764 | instance | kube-system/serviceaccounts/default 2026-05-24 02:42:10.984473 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-24 02:42:11.046593 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-24 02:42:11.200027 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-24 02:42:11.272032 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-24 02:42:11.419129 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-24 02:42:11.503013 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-24 02:42:11.642441 | instance | kube-system/serviceaccounts/expand-controller 2026-05-24 02:42:11.730958 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-24 02:42:11.884077 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-24 02:42:11.973599 | instance | kube-system/serviceaccounts/job-controller 2026-05-24 02:42:12.124998 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-24 02:42:12.204824 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-24 02:42:12.350161 | instance | kube-system/serviceaccounts/node-controller 2026-05-24 02:42:12.436921 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-24 02:42:12.569974 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-24 02:42:12.658201 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-24 02:42:12.786113 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-24 02:42:12.871306 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-24 02:42:13.006636 | instance | kube-system/serviceaccounts/replication-controller 2026-05-24 02:42:13.080673 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-24 02:42:13.233157 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-24 02:42:13.298916 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-24 02:42:13.451928 | instance | kube-system/serviceaccounts/service-controller 2026-05-24 02:42:13.525355 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-24 02:42:13.677813 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-24 02:42:13.728716 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-24 02:42:13.927283 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-24 02:42:13.962791 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-24 02:42:14.146340 | instance | kube-system/services/kube-dns 2026-05-24 02:42:14.155648 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-24 02:42:14.340907 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-24 02:42:14.343793 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-24 02:42:14.522364 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-24 02:42:14.531149 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-24 02:42:14.712690 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-24 02:42:14.717416 | instance | local-path-storage/serviceaccounts/default 2026-05-24 02:42:14.906120 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-24 02:42:14.906876 | instance | openstack/configmaps/horizon-bin 2026-05-24 02:42:15.084239 | instance | openstack/configmaps/keystone-bin 2026-05-24 02:42:15.103853 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-24 02:42:15.294401 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-24 02:42:15.326217 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-24 02:42:15.527370 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-24 02:42:15.541793 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-24 02:42:15.737082 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-24 02:42:15.746499 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-24 02:42:15.943138 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-24 02:42:15.951504 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-24 02:42:16.176370 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-24 02:42:16.190521 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-24 02:42:16.359651 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-24 02:42:16.406467 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-24 02:42:16.569850 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-24 02:42:16.611579 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-24 02:42:16.750172 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-24 02:42:16.847809 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-24 02:42:16.951728 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-24 02:42:17.180178 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-24 02:42:17.188232 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-24 02:42:17.397060 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-24 02:42:17.541135 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-24 02:42:17.607342 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-24 02:42:17.754230 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-24 02:42:17.827703 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-24 02:42:17.970106 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-24 02:42:18.043219 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-24 02:42:18.178705 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-24 02:42:18.231093 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-24 02:42:18.394527 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-24 02:42:18.424075 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-24 02:42:18.582947 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-24 02:42:18.628072 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-24 02:42:18.780724 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-24 02:42:18.829854 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-24 02:42:18.982215 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-24 02:42:19.037812 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-24 02:42:19.188788 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-24 02:42:19.226943 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-24 02:42:19.399925 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-24 02:42:19.474979 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-24 02:42:19.581608 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-24 02:42:19.678295 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-24 02:42:19.794647 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-24 02:42:19.875776 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-24 02:42:19.996302 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-24 02:42:20.074189 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-24 02:42:20.193647 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-24 02:42:20.278030 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-24 02:42:20.375011 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-24 02:42:20.486936 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-24 02:42:20.575716 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-24 02:42:20.668408 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-24 02:42:20.759935 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-24 02:42:20.854902 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-24 02:42:20.947202 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-24 02:42:21.081874 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-24 02:42:21.197830 | instance | openstack/deployment/horizon 2026-05-24 02:42:21.298798 | instance | openstack/deployment/keystone-api 2026-05-24 02:42:21.390389 | instance | openstack/deployment/memcached-memcached 2026-05-24 02:42:21.522751 | instance | openstack/deployment/pxc-operator 2026-05-24 02:42:21.605408 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-24 02:42:21.740564 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-24 02:42:21.818013 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-24 02:42:21.976440 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-24 02:42:22.040974 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-24 02:42:22.193477 | instance | monitoring/endpoints/alertmanager-operated 2026-05-24 02:42:22.256171 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-24 02:42:22.386328 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-24 02:42:22.466276 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-24 02:42:22.578432 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-24 02:42:22.674484 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-24 02:42:22.781430 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-24 02:42:22.854173 | instance | monitoring/endpoints/prometheus-operated 2026-05-24 02:42:22.960810 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-24 02:42:23.058202 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-24 02:42:23.169559 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-24 02:42:23.259563 | instance | openstack/endpoints/horizon 2026-05-24 02:42:23.383277 | instance | openstack/endpoints/horizon-int 2026-05-24 02:42:23.445148 | instance | openstack/endpoints/keystone-api 2026-05-24 02:42:23.603015 | instance | openstack/endpoints/memcached 2026-05-24 02:42:23.654836 | instance | openstack/endpoints/memcached-metrics 2026-05-24 02:42:23.791670 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-24 02:42:23.867156 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-24 02:42:23.996590 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-24 02:42:24.072378 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-24 02:42:24.195478 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-24 02:42:24.270350 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-24 02:42:24.408287 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-24 02:42:24.467022 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-24 02:42:24.601759 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-24 02:42:24.652939 | instance | openstack/ingresses/dashboard 2026-05-24 02:42:24.822689 | instance | openstack/ingresses/identity 2026-05-24 02:42:24.856957 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-24 02:42:25.019144 | instance | monitoring/pods/kube-prometheus-stack-grafana-6f4cb9596-tbdqx 2026-05-24 02:42:25.050558 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t562b 2026-05-24 02:42:25.232915 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-s2vqv 2026-05-24 02:42:25.246412 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-kvpnr 2026-05-24 02:42:25.440218 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-24 02:42:25.473557 | instance | openstack/jobs/horizon-db-init 2026-05-24 02:42:25.660261 | instance | openstack/jobs/horizon-db-sync 2026-05-24 02:42:25.664478 | instance | openstack/jobs/keystone-bootstrap 2026-05-24 02:42:25.883903 | instance | openstack/jobs/keystone-credential-setup 2026-05-24 02:42:25.886827 | instance | openstack/jobs/keystone-db-init 2026-05-24 02:42:26.089686 | instance | openstack/jobs/keystone-db-sync 2026-05-24 02:42:26.091320 | instance | openstack/jobs/keystone-domain-manage 2026-05-24 02:42:26.275432 | instance | openstack/jobs/keystone-fernet-setup 2026-05-24 02:42:26.288145 | instance | openstack/jobs/keystone-rabbit-init 2026-05-24 02:42:26.479978 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-24 02:42:26.497887 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-24 02:42:26.656427 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-24 02:42:26.690970 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-24 02:42:26.873809 | instance | openstack/pods/horizon-7c68c6b54b-pk6nn 2026-05-24 02:42:26.904014 | instance | openstack/pods/horizon-7c68c6b54b-rjhp7 2026-05-24 02:42:27.088362 | instance | openstack/pods/horizon-7c68c6b54b-vmcks 2026-05-24 02:42:27.124041 | instance | openstack/pods/horizon-db-init-w66tb 2026-05-24 02:42:27.314684 | instance | openstack/pods/horizon-db-sync-44glz 2026-05-24 02:42:27.345740 | instance | openstack/pods/keystone-api-5cbfb98c7b-4ws47 2026-05-24 02:42:27.532833 | instance | openstack/pods/keystone-bootstrap-qwkcj 2026-05-24 02:42:27.552674 | instance | openstack/pods/keystone-credential-setup-f6btj 2026-05-24 02:42:27.739422 | instance | openstack/pods/keystone-db-init-kdcxg 2026-05-24 02:42:27.768318 | instance | openstack/pods/keystone-db-sync-gnz7b 2026-05-24 02:42:27.954172 | instance | openstack/pods/keystone-domain-manage-5q4bk 2026-05-24 02:42:27.971029 | instance | openstack/pods/keystone-fernet-setup-xsbnv 2026-05-24 02:42:28.163277 | instance | openstack/pods/keystone-rabbit-init-dlvvn 2026-05-24 02:42:28.203181 | instance | openstack/pods/memcached-memcached-6479589586-pfslg 2026-05-24 02:42:28.388938 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-24 02:42:28.426699 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-24 02:42:28.604140 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-24 02:42:28.630111 | instance | openstack/pods/pxc-operator-69cb5bbdb9-rnnvw 2026-05-24 02:42:28.793994 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-24 02:42:28.824851 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-s2fww 2026-05-24 02:42:28.971094 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-24 02:42:29.037208 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-plmp2 2026-05-24 02:42:29.180606 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-24 02:42:29.268092 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-24 02:42:29.374899 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-24 02:42:29.453535 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-24 02:42:29.571327 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-24 02:42:29.657663 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-24 02:42:29.747402 | instance | monitoring/secrets/alertmanager-tls 2026-05-24 02:42:29.837452 | instance | monitoring/secrets/grafana-tls 2026-05-24 02:42:29.954309 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-24 02:42:30.026523 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-24 02:42:30.126282 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-24 02:42:30.194396 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-24 02:42:30.326082 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-24 02:42:30.397393 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-24 02:42:30.509157 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-24 02:42:30.578339 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-24 02:42:30.691387 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-24 02:42:30.759276 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-kvpnr-tls 2026-05-24 02:42:30.897034 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-24 02:42:30.954490 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-24 02:42:31.083266 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-24 02:42:31.156009 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-24 02:42:31.279499 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-24 02:42:31.345099 | instance | monitoring/secrets/prometheus-tls 2026-05-24 02:42:31.462422 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-24 02:42:31.521192 | instance | monitoring/serviceaccounts/default 2026-05-24 02:42:31.762081 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-24 02:42:31.784585 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-24 02:42:31.990829 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-24 02:42:32.022680 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-24 02:42:32.223173 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-24 02:42:32.253203 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-24 02:42:32.494619 | instance | monitoring/services/alertmanager-operated 2026-05-24 02:42:32.545759 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-24 02:42:32.719239 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-24 02:42:32.725601 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-24 02:42:32.929405 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-24 02:42:32.941650 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-24 02:42:33.115397 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-24 02:42:33.119293 | instance | monitoring/services/prometheus-operated 2026-05-24 02:42:33.300693 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-24 02:42:33.308007 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-24 02:42:33.512450 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-24 02:42:33.521418 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-24 02:42:33.722975 | instance | openstack/rolebindings/horizon-horizon 2026-05-24 02:42:33.774743 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-05-24 02:42:33.915379 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-05-24 02:42:33.979131 | instance | openstack/rolebindings/horizon-horizon-test 2026-05-24 02:42:34.114993 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-24 02:42:34.169631 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-24 02:42:34.307798 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-24 02:42:34.378644 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-24 02:42:34.519466 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-24 02:42:34.603641 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-24 02:42:34.722750 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-24 02:42:34.780164 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-24 02:42:34.892958 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-24 02:42:34.962537 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-24 02:42:35.074824 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-24 02:42:35.152532 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-24 02:42:35.262331 | instance | openstack/rolebindings/pxc-operator 2026-05-24 02:42:35.358598 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-24 02:42:35.443998 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-24 02:42:35.543436 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-24 02:42:35.639756 | instance | openstack/roles/horizon-openstack-horizon 2026-05-24 02:42:35.739961 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-05-24 02:42:35.842397 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-05-24 02:42:35.937848 | instance | openstack/roles/horizon-openstack-horizon-test 2026-05-24 02:42:36.027262 | instance | openstack/roles/keystone-credential-rotate 2026-05-24 02:42:36.129763 | instance | openstack/roles/keystone-credential-setup 2026-05-24 02:42:36.243227 | instance | openstack/roles/keystone-fernet-rotate 2026-05-24 02:42:36.330524 | instance | openstack/roles/keystone-fernet-setup 2026-05-24 02:42:36.429684 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-24 02:42:36.526074 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-24 02:42:36.618448 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-24 02:42:36.717354 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-24 02:42:36.798430 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-24 02:42:36.899022 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-24 02:42:36.972231 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-24 02:42:37.095560 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-24 02:42:37.140187 | instance | openstack/roles/pxc-operator 2026-05-24 02:42:37.282317 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-24 02:42:37.316007 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-24 02:42:37.468122 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-24 02:42:37.502037 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-24 02:42:37.657165 | instance | openstack/secrets/horizon-db-admin 2026-05-24 02:42:37.703992 | instance | openstack/secrets/horizon-db-user 2026-05-24 02:42:37.856524 | instance | openstack/secrets/horizon-etc 2026-05-24 02:42:37.898318 | instance | openstack/secrets/horizon-int-certs 2026-05-24 02:42:38.085796 | instance | openstack/secrets/horizon-keystone-admin 2026-05-24 02:42:38.101221 | instance | openstack/secrets/internal-percona-xtradb 2026-05-24 02:42:38.248900 | instance | openstack/secrets/keystone-api-certs 2026-05-24 02:42:38.300897 | instance | openstack/secrets/keystone-credential-keys 2026-05-24 02:42:38.433953 | instance | openstack/secrets/keystone-db-admin 2026-05-24 02:42:38.498738 | instance | openstack/secrets/keystone-db-user 2026-05-24 02:42:38.653722 | instance | openstack/secrets/keystone-etc 2026-05-24 02:42:38.697164 | instance | openstack/secrets/keystone-fernet-keys 2026-05-24 02:42:38.851324 | instance | openstack/secrets/keystone-keystone-admin 2026-05-24 02:42:38.876903 | instance | openstack/secrets/keystone-keystone-test 2026-05-24 02:42:39.039844 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-24 02:42:39.072071 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-24 02:42:39.242175 | instance | openstack/secrets/percona-xtradb 2026-05-24 02:42:39.262551 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-24 02:42:39.420880 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-24 02:42:39.435481 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-24 02:42:39.609969 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-05-24 02:42:39.635996 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-24 02:42:39.837785 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-24 02:42:39.848447 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-24 02:42:40.024756 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-24 02:42:40.051105 | instance | openstack/serviceaccounts/default 2026-05-24 02:42:40.257494 | instance | openstack/serviceaccounts/horizon 2026-05-24 02:42:40.302671 | instance | openstack/serviceaccounts/horizon-db-init 2026-05-24 02:42:40.488003 | instance | openstack/serviceaccounts/horizon-db-sync 2026-05-24 02:42:40.578207 | instance | openstack/serviceaccounts/horizon-test 2026-05-24 02:42:40.747079 | instance | openstack/serviceaccounts/keystone-api 2026-05-24 02:42:40.814316 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-24 02:42:40.972105 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-24 02:42:41.043005 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-24 02:42:41.216848 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-24 02:42:41.291954 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-24 02:42:41.450215 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-24 02:42:41.529473 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-24 02:42:41.699429 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-24 02:42:41.749930 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-24 02:42:41.930711 | instance | openstack/serviceaccounts/keystone-test 2026-05-24 02:42:41.986016 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-24 02:42:42.158135 | instance | openstack/serviceaccounts/pxc-operator 2026-05-24 02:42:42.251438 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-24 02:42:42.410702 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-24 02:42:42.478082 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-24 02:42:42.665742 | instance | openstack/services/horizon 2026-05-24 02:42:42.716331 | instance | openstack/services/horizon-int 2026-05-24 02:42:42.886513 | instance | openstack/services/keystone-api 2026-05-24 02:42:42.930592 | instance | openstack/services/memcached 2026-05-24 02:42:43.066286 | instance | openstack/services/memcached-metrics 2026-05-24 02:42:43.150802 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-24 02:42:43.267806 | instance | openstack/services/percona-xtradb-haproxy 2026-05-24 02:42:43.344392 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-24 02:42:43.466409 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-24 02:42:43.528598 | instance | openstack/services/percona-xtradb-pxc 2026-05-24 02:42:43.665652 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-24 02:42:43.709842 | instance | openstack/services/rabbitmq-keystone 2026-05-24 02:42:43.874281 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-24 02:42:43.931113 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-24 02:42:44.087202 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-24 02:42:44.144662 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-24 02:42:44.311872 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-24 02:42:44.366506 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-24 02:42:44.535868 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-l2zsm 2026-05-24 02:42:44.578822 | instance | secretgen-controller/serviceaccounts/default 2026-05-24 02:42:44.751477 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-24 02:42:45.043631 | instance | ok: Runtime: 0:00:52.809832 2026-05-24 02:42:45.053905 | 2026-05-24 02:42:45.053974 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-24 02:42:45.710860 | instance | changed: 2026-05-24 02:42:45.711044 | instance | cd+++++++++ objects/ 2026-05-24 02:42:45.711328 | instance | cd+++++++++ objects/cluster/ 2026-05-24 02:42:45.711363 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-24 02:42:45.711391 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-24 02:42:45.711421 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-24 02:42:45.711448 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-24 02:42:45.711474 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-24 02:42:45.711500 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-24 02:42:45.711526 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-24 02:42:45.711551 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-24 02:42:45.711584 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-24 02:42:45.711613 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-24 02:42:45.711639 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-24 02:42:45.711665 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-24 02:42:45.711690 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-24 02:42:45.711719 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-24 02:42:45.711745 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-24 02:42:45.711770 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-24 02:42:45.711795 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-24 02:42:45.711820 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-24 02:42:45.711845 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-24 02:42:45.711870 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-24 02:42:45.711895 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-24 02:42:45.711919 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-24 02:42:45.711944 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-24 02:42:45.711970 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-24 02:42:45.711996 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-24 02:42:45.712022 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-24 02:42:45.712047 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-24 02:42:45.712072 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-24 02:42:45.712097 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-24 02:42:45.712123 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-24 02:42:45.712147 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-24 02:42:45.712172 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-24 02:42:45.712197 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-24 02:42:45.712221 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-24 02:42:45.712247 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-24 02:42:45.712273 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-24 02:42:45.712308 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-24 02:42:45.712334 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-24 02:42:45.712359 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-24 02:42:45.712385 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-24 02:42:45.712410 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-24 02:42:45.712435 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-24 02:42:45.712460 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-24 02:42:45.712484 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 02:42:45.712509 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 02:42:45.712533 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-24 02:42:45.712561 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-24 02:42:45.712586 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-24 02:42:45.712611 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-24 02:42:45.712635 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-24 02:42:45.712660 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-24 02:42:45.712685 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-24 02:42:45.712710 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-24 02:42:45.712735 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-24 02:42:45.712760 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-24 02:42:45.712785 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-24 02:42:45.712810 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-24 02:42:45.712834 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-24 02:42:45.712858 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-24 02:42:45.712883 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-24 02:42:45.712908 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-24 02:42:45.712932 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-24 02:42:45.713000 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-24 02:42:45.713053 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-24 02:42:45.713083 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-24 02:42:45.713111 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-24 02:42:45.713138 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-24 02:42:45.713163 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-24 02:42:45.713189 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-24 02:42:45.713214 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-24 02:42:45.713247 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-24 02:42:45.713273 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-24 02:42:45.713299 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-24 02:42:45.713324 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-24 02:42:45.713349 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-24 02:42:45.713374 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-24 02:42:45.713399 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-24 02:42:45.713424 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-24 02:42:45.713450 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-24 02:42:45.713475 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-24 02:42:45.713500 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-24 02:42:45.713525 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-24 02:42:45.713556 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-24 02:42:45.713582 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-24 02:42:45.713608 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-24 02:42:45.713634 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-24 02:42:45.713659 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-24 02:42:45.713684 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-24 02:42:45.713709 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-24 02:42:45.713734 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-24 02:42:45.713759 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-24 02:42:45.713784 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-24 02:42:45.713810 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-24 02:42:45.713835 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-24 02:42:45.713860 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-24 02:42:45.713885 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-24 02:42:45.713909 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-24 02:42:45.713933 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-24 02:42:45.713958 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-24 02:42:45.713982 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-24 02:42:45.714007 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-24 02:42:45.714031 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-24 02:42:45.714061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-24 02:42:45.714086 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-24 02:42:45.714110 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-24 02:42:45.714134 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-24 02:42:45.714158 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-24 02:42:45.714182 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-24 02:42:45.714209 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-24 02:42:45.714257 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-24 02:42:45.714289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-24 02:42:45.714317 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-24 02:42:45.714345 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-24 02:42:45.714373 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-24 02:42:45.714400 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-24 02:42:45.714428 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-24 02:42:45.714456 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-24 02:42:45.714485 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-24 02:42:45.714511 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-24 02:42:45.714536 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-24 02:42:45.714564 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-24 02:42:45.714595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-24 02:42:45.714622 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-24 02:42:45.714656 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-24 02:42:45.714687 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-24 02:42:45.714713 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-24 02:42:45.714738 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-24 02:42:45.714763 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-24 02:42:45.714787 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-24 02:42:45.714812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-24 02:42:45.714837 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-24 02:42:45.714862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-24 02:42:45.714887 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-24 02:42:45.714912 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-24 02:42:45.714944 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-24 02:42:45.714971 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-24 02:42:45.714996 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-24 02:42:45.715021 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-24 02:42:45.715046 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-24 02:42:45.715071 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-24 02:42:45.715095 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-24 02:42:45.715120 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-24 02:42:45.715145 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-24 02:42:45.715170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-24 02:42:45.715194 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-24 02:42:45.715220 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-24 02:42:45.715246 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-24 02:42:45.715272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-24 02:42:45.715298 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-24 02:42:45.715324 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-24 02:42:45.715349 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-24 02:42:45.715375 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-24 02:42:45.715401 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-24 02:42:45.715426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-24 02:42:45.715451 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-24 02:42:45.715477 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-24 02:42:45.715502 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-24 02:42:45.715528 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-24 02:42:45.715553 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-24 02:42:45.715578 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-24 02:42:45.715603 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-24 02:42:45.715629 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-24 02:42:45.715655 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-24 02:42:45.715680 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-24 02:42:45.715705 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-24 02:42:45.715731 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-24 02:42:45.715756 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-24 02:42:45.715782 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-24 02:42:45.715808 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-24 02:42:45.715833 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-24 02:42:45.715864 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-24 02:42:45.715892 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-24 02:42:45.715918 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-24 02:42:45.715944 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-24 02:42:45.715969 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-24 02:42:45.715994 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-24 02:42:45.716019 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-24 02:42:45.716044 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-24 02:42:45.716069 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-24 02:42:45.716094 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-24 02:42:45.716119 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-24 02:42:45.716145 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-24 02:42:45.716170 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-24 02:42:45.716195 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-24 02:42:45.716220 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-24 02:42:45.716246 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-24 02:42:45.716275 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-24 02:42:45.716300 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-24 02:42:45.716326 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-24 02:42:45.716351 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-24 02:42:45.716377 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-24 02:42:45.716402 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-24 02:42:45.716428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-24 02:42:45.716454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-24 02:42:45.716479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-24 02:42:45.716505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-24 02:42:45.716531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-24 02:42:45.716556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-24 02:42:45.716583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-24 02:42:45.716610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-24 02:42:45.716635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-24 02:42:45.716661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-24 02:42:45.716686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-24 02:42:45.716711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-24 02:42:45.716736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-24 02:42:45.716767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-24 02:42:45.716793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-24 02:42:45.716818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-24 02:42:45.716843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-24 02:42:45.716868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-24 02:42:45.716893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-24 02:42:45.716918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-24 02:42:45.716944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-24 02:42:45.717008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-24 02:42:45.717047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-24 02:42:45.717075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-24 02:42:45.717101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-24 02:42:45.717127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-24 02:42:45.717154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-24 02:42:45.717180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-24 02:42:45.717206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-24 02:42:45.717231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-24 02:42:45.717257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-24 02:42:45.717283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-24 02:42:45.717308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-24 02:42:45.717333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-24 02:42:45.717359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 02:42:45.717384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 02:42:45.717409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-24 02:42:45.717435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-24 02:42:45.717460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-24 02:42:45.717485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-24 02:42:45.717509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-24 02:42:45.717534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-24 02:42:45.717558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-24 02:42:45.717583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-24 02:42:45.717608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-24 02:42:45.717632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-24 02:42:45.717664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-24 02:42:45.717690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-24 02:42:45.717715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-24 02:42:45.717740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-24 02:42:45.717764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-24 02:42:45.717789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-24 02:42:45.717813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-24 02:42:45.717837 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-24 02:42:45.717861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-24 02:42:45.717885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-24 02:42:45.717910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-24 02:42:45.717934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-24 02:42:45.717959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-24 02:42:45.717983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-24 02:42:45.718007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-24 02:42:45.718032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-24 02:42:45.718056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-24 02:42:45.718080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-24 02:42:45.718104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-24 02:42:45.718128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-24 02:42:45.718152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-24 02:42:45.718176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-24 02:42:45.718200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-24 02:42:45.718224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-24 02:42:45.718287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-24 02:42:45.718312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-24 02:42:45.718336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-24 02:42:45.718360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-24 02:42:45.718384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-24 02:42:45.718407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-24 02:42:45.718431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-24 02:42:45.718455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-24 02:42:45.718484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-24 02:42:45.718509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-24 02:42:45.718533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-24 02:42:45.718558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-24 02:42:45.718582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-24 02:42:45.718606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-24 02:42:45.718630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-24 02:42:45.718654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-24 02:42:45.718679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-24 02:42:45.718702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-24 02:42:45.718726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-24 02:42:45.718750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-24 02:42:45.718774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-24 02:42:45.718799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-24 02:42:45.718824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-24 02:42:45.718849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-24 02:42:45.718874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-24 02:42:45.718900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-24 02:42:45.718936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-24 02:42:45.718971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-24 02:42:45.718999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-24 02:42:45.719023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-24 02:42:45.719048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-24 02:42:45.719073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-24 02:42:45.719098 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-24 02:42:45.719123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-24 02:42:45.719147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-24 02:42:45.719172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-24 02:42:45.719196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-24 02:42:45.719222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-24 02:42:45.719252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-24 02:42:45.719289 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-24 02:42:45.719312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-24 02:42:45.719334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-24 02:42:45.719355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-24 02:42:45.719377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-24 02:42:45.719394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-24 02:42:45.719412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-24 02:42:45.719430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-24 02:42:45.719447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-24 02:42:45.719465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-24 02:42:45.719483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-24 02:42:45.719500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-24 02:42:45.719518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-24 02:42:45.719536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-24 02:42:45.719554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-24 02:42:45.719571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-24 02:42:45.719588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-24 02:42:45.719606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-24 02:42:45.719624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-24 02:42:45.719641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-24 02:42:45.719658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-24 02:42:45.719676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-24 02:42:45.719694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-24 02:42:45.719711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-24 02:42:45.719729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-24 02:42:45.719746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-24 02:42:45.719764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-24 02:42:45.719782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-24 02:42:45.719799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-24 02:42:45.719817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-24 02:42:45.719834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-24 02:42:45.719852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-24 02:42:45.719870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-24 02:42:45.719887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-24 02:42:45.719911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-24 02:42:45.719930 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-24 02:42:45.719948 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-24 02:42:45.719965 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-24 02:42:45.719983 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-24 02:42:45.720003 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-24 02:42:45.720024 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-24 02:42:45.720043 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-24 02:42:45.720061 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-24 02:42:45.720078 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-24 02:42:45.720095 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-24 02:42:45.720113 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-24 02:42:45.720130 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-24 02:42:45.720147 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-24 02:42:45.720165 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-24 02:42:45.720182 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-24 02:42:45.720200 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-24 02:42:45.720218 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-24 02:42:45.720236 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-24 02:42:45.720254 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-24 02:42:45.720272 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-24 02:42:45.720290 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-24 02:42:45.720308 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-24 02:42:45.720325 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-24 02:42:45.720343 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-24 02:42:45.720361 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-24 02:42:45.720379 | instance | cd+++++++++ objects/cluster/node/ 2026-05-24 02:42:45.720397 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-24 02:42:45.720415 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-24 02:42:45.720433 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-24 02:42:45.720451 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-24 02:42:45.720469 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-24 02:42:45.720487 | instance | cd+++++++++ objects/namespaced/ 2026-05-24 02:42:45.720504 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-24 02:42:45.720529 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-24 02:42:45.720548 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-24 02:42:45.720566 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-24 02:42:45.720584 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.720602 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.720619 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-24 02:42:45.720636 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-24 02:42:45.720654 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-24 02:42:45.720676 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-24 02:42:45.720694 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-24 02:42:45.720712 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-24 02:42:45.720730 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-24 02:42:45.720747 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-24 02:42:45.720764 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-24 02:42:45.720783 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-24 02:42:45.720800 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-24 02:42:45.720818 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-24 02:42:45.720835 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-24 02:42:45.720853 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-24 02:42:45.720871 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-24 02:42:45.720888 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-24 02:42:45.720906 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-24 02:42:45.720923 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-24 02:42:45.720940 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-24 02:42:45.720972 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-47.nip.io-tls.txt 2026-05-24 02:42:45.720991 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-47.nip.io-tls.yaml 2026-05-24 02:42:45.721009 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-24 02:42:45.721026 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-24 02:42:45.721044 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-24 02:42:45.721061 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-24 02:42:45.721078 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-24 02:42:45.721096 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-24 02:42:45.721113 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-24 02:42:45.721131 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-24 02:42:45.721148 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-24 02:42:45.721166 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-24 02:42:45.721183 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-24 02:42:45.721201 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-24 02:42:45.721219 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-24 02:42:45.721236 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-24 02:42:45.721253 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-24 02:42:45.721271 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-24 02:42:45.721288 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-24 02:42:45.721306 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-24 02:42:45.721323 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-24 02:42:45.721345 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-24 02:42:45.721363 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-24 02:42:45.721380 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-24 02:42:45.721398 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-24 02:42:45.721419 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.721441 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.721460 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-24 02:42:45.721479 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-24 02:42:45.721497 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-24 02:42:45.721515 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-24 02:42:45.721533 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-24 02:42:45.721551 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-24 02:42:45.721569 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-24 02:42:45.721587 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-24 02:42:45.721605 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-24 02:42:45.721623 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-24 02:42:45.721641 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-24 02:42:45.721659 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-24 02:42:45.721677 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-24 02:42:45.721694 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-8pz5m.txt 2026-05-24 02:42:45.721712 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-8pz5m.yaml 2026-05-24 02:42:45.721730 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-zhfd4.txt 2026-05-24 02:42:45.721748 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-zhfd4.yaml 2026-05-24 02:42:45.721765 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-wmjsv.txt 2026-05-24 02:42:45.721783 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-wmjsv.yaml 2026-05-24 02:42:45.721800 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-24 02:42:45.721818 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-24 02:42:45.721836 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-24 02:42:45.721854 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-24 02:42:45.721872 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-24 02:42:45.721889 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-24 02:42:45.721911 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-24 02:42:45.721929 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-24 02:42:45.721947 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-24 02:42:45.721965 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-24 02:42:45.721987 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-24 02:42:45.722006 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-24 02:42:45.722023 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-24 02:42:45.722041 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-24 02:42:45.722058 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-24 02:42:45.722076 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-24 02:42:45.722093 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-24 02:42:45.722110 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-24 02:42:45.722127 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-24 02:42:45.722145 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-24 02:42:45.722162 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-24 02:42:45.722179 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-24 02:42:45.722196 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-24 02:42:45.722214 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-24 02:42:45.722242 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-24 02:42:45.722261 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-24 02:42:45.722278 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-24 02:42:45.722295 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-24 02:42:45.722313 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-24 02:42:45.722330 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-24 02:42:45.722348 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-24 02:42:45.722365 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-24 02:42:45.722383 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-24 02:42:45.722400 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-24 02:42:45.722418 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-24 02:42:45.722436 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-24 02:42:45.722453 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-24 02:42:45.722471 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-24 02:42:45.722489 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-24 02:42:45.722507 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.722526 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.722543 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-24 02:42:45.722561 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-24 02:42:45.722579 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-24 02:42:45.722597 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-24 02:42:45.722614 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-24 02:42:45.722637 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-24 02:42:45.722655 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-24 02:42:45.722673 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-24 02:42:45.722691 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-24 02:42:45.722709 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-24 02:42:45.722727 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-24 02:42:45.722744 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-24 02:42:45.722762 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-24 02:42:45.722780 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.722798 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.722815 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-24 02:42:45.722833 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-24 02:42:45.722851 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-24 02:42:45.722868 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-24 02:42:45.722886 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-24 02:42:45.722904 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-24 02:42:45.722922 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-24 02:42:45.722940 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gvskk.txt 2026-05-24 02:42:45.722958 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gvskk.yaml 2026-05-24 02:42:45.722976 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-24 02:42:45.722995 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-24 02:42:45.723012 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-24 02:42:45.723030 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-24 02:42:45.723048 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-24 02:42:45.723065 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-24 02:42:45.723083 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-24 02:42:45.723101 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-24 02:42:45.723118 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-24 02:42:45.723136 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-24 02:42:45.723156 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-24 02:42:45.723174 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-24 02:42:45.723192 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-24 02:42:45.723209 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-24 02:42:45.723231 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-24 02:42:45.723251 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-24 02:42:45.723272 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-24 02:42:45.723290 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-24 02:42:45.723308 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-24 02:42:45.723325 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-24 02:42:45.723342 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-24 02:42:45.723360 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-24 02:42:45.723378 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-24 02:42:45.723395 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-24 02:42:45.723413 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-24 02:42:45.723431 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-24 02:42:45.723449 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-24 02:42:45.723467 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-24 02:42:45.723485 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-24 02:42:45.723503 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-24 02:42:45.723521 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-24 02:42:45.723538 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-24 02:42:45.723556 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-24 02:42:45.723574 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-24 02:42:45.723592 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-24 02:42:45.723610 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-24 02:42:45.723628 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-24 02:42:45.723646 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-24 02:42:45.723663 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-24 02:42:45.723681 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-24 02:42:45.723699 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-24 02:42:45.723717 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-24 02:42:45.723735 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-24 02:42:45.723753 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.723770 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.723788 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-24 02:42:45.723806 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-24 02:42:45.723824 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-24 02:42:45.723847 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-24 02:42:45.723866 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-24 02:42:45.723884 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-24 02:42:45.723902 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-24 02:42:45.723920 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-24 02:42:45.723939 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-24 02:42:45.723958 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-24 02:42:45.723976 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-24 02:42:45.723994 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-24 02:42:45.724013 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-24 02:42:45.724031 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-24 02:42:45.724050 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-24 02:42:45.724068 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-24 02:42:45.724090 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-rl4n8.txt 2026-05-24 02:42:45.724110 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-rl4n8.yaml 2026-05-24 02:42:45.724128 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6mn9c.txt 2026-05-24 02:42:45.724146 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6mn9c.yaml 2026-05-24 02:42:45.724164 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-24 02:42:45.724182 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-24 02:42:45.724200 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-24 02:42:45.724218 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-24 02:42:45.724236 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-24 02:42:45.724254 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-24 02:42:45.724272 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-24 02:42:45.724289 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-24 02:42:45.724307 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-24 02:42:45.724325 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-24 02:42:45.724342 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-24 02:42:45.724360 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-24 02:42:45.724380 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-24 02:42:45.724399 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-24 02:42:45.724417 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-24 02:42:45.724434 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-24 02:42:45.724452 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-24 02:42:45.724474 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-24 02:42:45.724492 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-24 02:42:45.724510 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-24 02:42:45.724528 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-24 02:42:45.724545 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-24 02:42:45.724563 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-24 02:42:45.724581 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-24 02:42:45.724598 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-24 02:42:45.724616 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-24 02:42:45.724633 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-24 02:42:45.724651 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-24 02:42:45.724668 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-24 02:42:45.724686 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.724704 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.724722 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-24 02:42:45.724739 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-24 02:42:45.724756 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-24 02:42:45.724774 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-24 02:42:45.724792 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-24 02:42:45.724809 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-24 02:42:45.724827 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-24 02:42:45.724845 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.724862 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.724880 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-24 02:42:45.724898 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-24 02:42:45.724916 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-24 02:42:45.724933 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-24 02:42:45.724963 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-24 02:42:45.724984 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-24 02:42:45.725003 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-24 02:42:45.725021 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-24 02:42:45.725038 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-24 02:42:45.725056 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-24 02:42:45.725073 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-24 02:42:45.725091 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-24 02:42:45.725113 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-24 02:42:45.725131 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-24 02:42:45.725149 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-24 02:42:45.725167 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-24 02:42:45.725185 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-24 02:42:45.725203 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-24 02:42:45.725221 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-24 02:42:45.725239 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-24 02:42:45.725257 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-24 02:42:45.725275 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-24 02:42:45.725293 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-24 02:42:45.725311 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-24 02:42:45.725329 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-24 02:42:45.725347 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.725365 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.725383 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-24 02:42:45.725401 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-24 02:42:45.725419 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-24 02:42:45.725442 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-24 02:42:45.725467 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-24 02:42:45.725489 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-24 02:42:45.725508 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-24 02:42:45.725526 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-24 02:42:45.725544 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-24 02:42:45.725562 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-24 02:42:45.725579 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-24 02:42:45.725596 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-24 02:42:45.725614 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-24 02:42:45.725631 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-24 02:42:45.725649 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-24 02:42:45.725666 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-24 02:42:45.725683 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-24 02:42:45.725704 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-24 02:42:45.725722 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-24 02:42:45.725739 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-24 02:42:45.725757 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-24 02:42:45.725780 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-24 02:42:45.725798 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-24 02:42:45.725816 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-24 02:42:45.725833 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-24 02:42:45.725851 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-24 02:42:45.725868 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-24 02:42:45.725885 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-24 02:42:45.725902 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-24 02:42:45.725920 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-24 02:42:45.725938 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-hbdkq.txt 2026-05-24 02:42:45.725955 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-hbdkq.yaml 2026-05-24 02:42:45.725973 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rd7fg.txt 2026-05-24 02:42:45.725993 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rd7fg.yaml 2026-05-24 02:42:45.726011 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-m8lgv.txt 2026-05-24 02:42:45.726029 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-m8lgv.yaml 2026-05-24 02:42:45.726047 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-t5cxc.txt 2026-05-24 02:42:45.726064 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-t5cxc.yaml 2026-05-24 02:42:45.726081 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-24 02:42:45.726099 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-24 02:42:45.726117 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-24 02:42:45.726134 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-24 02:42:45.726152 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-24 02:42:45.726169 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-24 02:42:45.726187 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-8ctlx.txt 2026-05-24 02:42:45.726205 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-8ctlx.yaml 2026-05-24 02:42:45.726237 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-24 02:42:45.726258 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-24 02:42:45.726276 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-24 02:42:45.726294 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-24 02:42:45.726311 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-24 02:42:45.726329 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-24 02:42:45.726347 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-24 02:42:45.726364 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-24 02:42:45.726382 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-24 02:42:45.726399 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-24 02:42:45.726421 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-24 02:42:45.726440 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-24 02:42:45.726458 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-24 02:42:45.726475 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-24 02:42:45.726494 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-24 02:42:45.726512 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-24 02:42:45.726530 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-24 02:42:45.726548 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-24 02:42:45.726566 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-24 02:42:45.726584 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-24 02:42:45.726602 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-24 02:42:45.726620 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-24 02:42:45.726638 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-24 02:42:45.726656 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-24 02:42:45.726674 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-24 02:42:45.726692 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-24 02:42:45.726710 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-24 02:42:45.726728 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-24 02:42:45.726747 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-24 02:42:45.726765 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-24 02:42:45.726783 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-24 02:42:45.726800 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-24 02:42:45.726818 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-24 02:42:45.726835 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-24 02:42:45.726852 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-24 02:42:45.726870 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-24 02:42:45.726887 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-24 02:42:45.726905 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-24 02:42:45.726922 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-24 02:42:45.726940 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-24 02:42:45.726957 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-24 02:42:45.726974 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-24 02:42:45.726996 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-24 02:42:45.727014 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-24 02:42:45.727034 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-24 02:42:45.727054 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-24 02:42:45.727072 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-24 02:42:45.727089 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-24 02:42:45.727107 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-24 02:42:45.727123 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-24 02:42:45.727141 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-24 02:42:45.727450 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-7rl5xk.txt 2026-05-24 02:42:45.727476 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-7rl5xk.yaml 2026-05-24 02:42:45.727496 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-lc7ypx.txt 2026-05-24 02:42:45.727515 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-lc7ypx.yaml 2026-05-24 02:42:45.727533 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-24 02:42:45.727552 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-24 02:42:45.727570 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-24 02:42:45.727588 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-24 02:42:45.727606 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-24 02:42:45.727625 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-24 02:42:45.727645 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-24 02:42:45.727663 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-24 02:42:45.727681 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-24 02:42:45.727698 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-24 02:42:45.727715 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-24 02:42:45.727733 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-24 02:42:45.727751 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-24 02:42:45.727768 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-24 02:42:45.727786 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-24 02:42:45.727803 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-24 02:42:45.727821 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-24 02:42:45.727841 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-24 02:42:45.727860 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-24 02:42:45.727878 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-24 02:42:45.727896 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-24 02:42:45.727920 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-24 02:42:45.727939 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-24 02:42:45.727956 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-24 02:42:45.727974 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-24 02:42:45.727992 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-24 02:42:45.728010 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-24 02:42:45.728028 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-24 02:42:45.728046 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-24 02:42:45.728063 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-24 02:42:45.728081 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-24 02:42:45.728098 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-24 02:42:45.728116 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-24 02:42:45.728133 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-24 02:42:45.728151 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-24 02:42:45.728169 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-24 02:42:45.728187 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-24 02:42:45.728204 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-24 02:42:45.728222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-24 02:42:45.728240 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-24 02:42:45.728258 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-24 02:42:45.728276 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-24 02:42:45.728293 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-24 02:42:45.728310 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-24 02:42:45.728328 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-24 02:42:45.728345 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-24 02:42:45.728362 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-24 02:42:45.728380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-24 02:42:45.728397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-24 02:42:45.728415 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-24 02:42:45.728432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-24 02:42:45.728450 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-24 02:42:45.728467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-24 02:42:45.728489 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-24 02:42:45.728507 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-24 02:42:45.728525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-24 02:42:45.728543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-24 02:42:45.728560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-24 02:42:45.728578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-24 02:42:45.728595 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-24 02:42:45.728612 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-24 02:42:45.728630 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-24 02:42:45.728647 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-24 02:42:45.728664 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-24 02:42:45.728681 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-24 02:42:45.728698 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-24 02:42:45.728715 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-24 02:42:45.728733 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-24 02:42:45.728750 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-24 02:42:45.728767 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-24 02:42:45.728784 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-24 02:42:45.728801 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-24 02:42:45.728817 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-24 02:42:45.728835 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-24 02:42:45.728851 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-24 02:42:45.728868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-24 02:42:45.728886 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-24 02:42:45.728903 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-24 02:42:45.728920 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-24 02:42:45.728937 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-24 02:42:45.728969 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-24 02:42:45.728990 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-24 02:42:45.729008 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-24 02:42:45.729031 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-24 02:42:45.729073 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-24 02:42:45.729108 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-24 02:42:45.729138 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-24 02:42:45.729159 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-24 02:42:45.729178 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-24 02:42:45.729196 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-24 02:42:45.729214 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-24 02:42:45.729232 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-24 02:42:45.729250 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-24 02:42:45.729268 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-24 02:42:45.729286 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-24 02:42:45.729304 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-24 02:42:45.729322 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.729340 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.729358 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-24 02:42:45.729376 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-24 02:42:45.729395 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-24 02:42:45.729413 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-24 02:42:45.729431 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-24 02:42:45.729449 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-24 02:42:45.729467 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-w5s7l.txt 2026-05-24 02:42:45.729486 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-w5s7l.yaml 2026-05-24 02:42:45.729504 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-24 02:42:45.729522 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-24 02:42:45.729540 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-24 02:42:45.729558 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-24 02:42:45.729576 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-24 02:42:45.729595 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-24 02:42:45.729612 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-24 02:42:45.729630 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-24 02:42:45.729647 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-24 02:42:45.729665 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-24 02:42:45.729683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-24 02:42:45.729701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-24 02:42:45.729718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-24 02:42:45.729736 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-24 02:42:45.729758 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-24 02:42:45.729777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-24 02:42:45.729794 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-24 02:42:45.729811 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-24 02:42:45.729829 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-24 02:42:45.729847 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-24 02:42:45.729865 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-24 02:42:45.729882 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-24 02:42:45.729900 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-24 02:42:45.729918 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-24 02:42:45.729936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-24 02:42:45.729954 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-24 02:42:45.729972 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-24 02:42:45.729990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-24 02:42:45.730007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-24 02:42:45.730028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-24 02:42:45.730056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-24 02:42:45.730081 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-24 02:42:45.730100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-24 02:42:45.730118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-24 02:42:45.730135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-24 02:42:45.730153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-24 02:42:45.730171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-24 02:42:45.730189 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-24 02:42:45.730207 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-24 02:42:45.730256 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-24 02:42:45.730278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-24 02:42:45.730296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-24 02:42:45.730319 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-24 02:42:45.730338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-24 02:42:45.730356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-24 02:42:45.730374 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-24 02:42:45.730391 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-24 02:42:45.730408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-24 02:42:45.730426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-24 02:42:45.730444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-24 02:42:45.730462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-24 02:42:45.730480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-24 02:42:45.730497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-24 02:42:45.730515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-24 02:42:45.730533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-24 02:42:45.730551 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-24 02:42:45.730569 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-24 02:42:45.730586 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-24 02:42:45.730604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-24 02:42:45.730622 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-24 02:42:45.730640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-24 02:42:45.730658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-24 02:42:45.730676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-24 02:42:45.730694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-24 02:42:45.730712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-24 02:42:45.730730 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-24 02:42:45.730748 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-24 02:42:45.730766 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-24 02:42:45.730784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-24 02:42:45.730801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-24 02:42:45.730819 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-24 02:42:45.730837 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-24 02:42:45.730860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-24 02:42:45.730878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-24 02:42:45.730896 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-24 02:42:45.730914 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-24 02:42:45.730932 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-24 02:42:45.730950 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-24 02:42:45.730968 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-24 02:42:45.730989 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-24 02:42:45.731007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-24 02:42:45.731027 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-24 02:42:45.731054 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-24 02:42:45.731076 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-24 02:42:45.731094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-24 02:42:45.731112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-24 02:42:45.731130 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-24 02:42:45.731147 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-24 02:42:45.731165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-24 02:42:45.731183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-24 02:42:45.731200 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-24 02:42:45.731218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-24 02:42:45.731235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-24 02:42:45.731252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-24 02:42:45.731269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-24 02:42:45.731286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-24 02:42:45.731303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-24 02:42:45.731321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-24 02:42:45.731338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-24 02:42:45.731355 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-24 02:42:45.731372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.731390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.731407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-24 02:42:45.731431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-24 02:42:45.731450 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-24 02:42:45.731468 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-24 02:42:45.731486 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-24 02:42:45.731504 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-24 02:42:45.731521 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-24 02:42:45.731538 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-24 02:42:45.731556 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 02:42:45.731573 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 02:42:45.731590 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-24 02:42:45.731607 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-24 02:42:45.731625 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-24 02:42:45.731643 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-24 02:42:45.731661 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-24 02:42:45.731678 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-24 02:42:45.731698 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-24 02:42:45.731745 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-24 02:42:45.731767 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-24 02:42:45.731787 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 02:42:45.731806 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 02:42:45.731824 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-24 02:42:45.731843 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-24 02:42:45.731861 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-24 02:42:45.731879 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-24 02:42:45.731897 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-24 02:42:45.731915 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-24 02:42:45.731933 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-24 02:42:45.731951 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-24 02:42:45.731970 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-24 02:42:45.731988 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-24 02:42:45.732006 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-24 02:42:45.732028 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-24 02:42:45.732082 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-24 02:42:45.732107 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-24 02:42:45.732129 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-24 02:42:45.732148 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-24 02:42:45.732167 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-24 02:42:45.732193 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-24 02:42:45.732213 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-24 02:42:45.732232 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-24 02:42:45.732252 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-24 02:42:45.732273 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-24 02:42:45.732291 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-24 02:42:45.732310 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6f4cb9596-tbdqx.txt 2026-05-24 02:42:45.732327 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6f4cb9596-tbdqx.yaml 2026-05-24 02:42:45.732345 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t562b.txt 2026-05-24 02:42:45.732363 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t562b.yaml 2026-05-24 02:42:45.732381 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-s2vqv.txt 2026-05-24 02:42:45.732401 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-s2vqv.yaml 2026-05-24 02:42:45.732419 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-kvpnr.txt 2026-05-24 02:42:45.732437 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-kvpnr.yaml 2026-05-24 02:42:45.732454 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-24 02:42:45.732472 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-24 02:42:45.732490 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-24 02:42:45.732507 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-24 02:42:45.732525 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-24 02:42:45.732543 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-24 02:42:45.732561 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-24 02:42:45.732578 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-24 02:42:45.732596 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-24 02:42:45.732614 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-24 02:42:45.732636 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-24 02:42:45.732655 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-24 02:42:45.732673 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-24 02:42:45.732691 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-24 02:42:45.732709 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-24 02:42:45.732726 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-24 02:42:45.732744 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-24 02:42:45.732761 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-24 02:42:45.732778 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-24 02:42:45.732796 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-24 02:42:45.732814 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-24 02:42:45.732831 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-24 02:42:45.732849 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-24 02:42:45.732867 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-24 02:42:45.732885 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-24 02:42:45.732903 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-24 02:42:45.732921 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-24 02:42:45.732938 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-24 02:42:45.732979 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-24 02:42:45.732999 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-24 02:42:45.733017 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-24 02:42:45.733043 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-24 02:42:45.733068 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-24 02:42:45.733089 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-24 02:42:45.733108 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-24 02:42:45.733125 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-24 02:42:45.733143 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-24 02:42:45.733161 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-24 02:42:45.733179 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-24 02:42:45.733200 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-24 02:42:45.733219 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-24 02:42:45.733244 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-24 02:42:45.733262 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-24 02:42:45.733280 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-kvpnr-tls.txt 2026-05-24 02:42:45.733298 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-kvpnr-tls.yaml 2026-05-24 02:42:45.733316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-24 02:42:45.733334 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-24 02:42:45.733352 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-24 02:42:45.733370 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-24 02:42:45.733388 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-24 02:42:45.733428 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-24 02:42:45.733457 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-24 02:42:45.733477 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-24 02:42:45.733496 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-24 02:42:45.733515 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-24 02:42:45.733533 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-24 02:42:45.733553 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-24 02:42:45.733571 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-24 02:42:45.733589 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-24 02:42:45.733607 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-24 02:42:45.733625 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-24 02:42:45.733642 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-24 02:42:45.733660 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-24 02:42:45.733678 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-24 02:42:45.733696 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-24 02:42:45.733714 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-24 02:42:45.733732 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 02:42:45.733750 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 02:42:45.733767 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-24 02:42:45.733786 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-24 02:42:45.733803 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-24 02:42:45.733827 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-24 02:42:45.733846 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-24 02:42:45.733863 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-24 02:42:45.733881 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-24 02:42:45.733901 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-24 02:42:45.733920 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-24 02:42:45.733938 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-24 02:42:45.733955 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-24 02:42:45.733972 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-24 02:42:45.733990 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-24 02:42:45.734007 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 02:42:45.734028 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 02:42:45.734075 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-24 02:42:45.734098 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-24 02:42:45.734117 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-24 02:42:45.734135 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-24 02:42:45.734153 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-24 02:42:45.734171 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-24 02:42:45.734189 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-24 02:42:45.734207 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-24 02:42:45.734249 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-24 02:42:45.734275 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-24 02:42:45.734294 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-24 02:42:45.734312 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-24 02:42:45.734330 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-24 02:42:45.734348 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-24 02:42:45.734366 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-24 02:42:45.734383 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-05-24 02:42:45.734401 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-05-24 02:42:45.734418 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-24 02:42:45.734435 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-24 02:42:45.734455 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-24 02:42:45.734479 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-24 02:42:45.734498 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.734516 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.734533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-24 02:42:45.734551 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-24 02:42:45.734569 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-24 02:42:45.734588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-24 02:42:45.734606 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-24 02:42:45.734624 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-24 02:42:45.734642 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-24 02:42:45.734660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-24 02:42:45.734678 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-24 02:42:45.734696 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-24 02:42:45.734714 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-24 02:42:45.734732 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-24 02:42:45.734750 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-24 02:42:45.734767 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-24 02:42:45.734785 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-24 02:42:45.734802 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-24 02:42:45.734820 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-05-24 02:42:45.734838 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-05-24 02:42:45.734856 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-24 02:42:45.734874 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-24 02:42:45.734892 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-24 02:42:45.734909 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-24 02:42:45.734927 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-24 02:42:45.734945 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-24 02:42:45.734963 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-24 02:42:45.734980 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-24 02:42:45.734998 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-24 02:42:45.735016 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-24 02:42:45.735041 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-24 02:42:45.735065 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-05-24 02:42:45.735083 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-05-24 02:42:45.735101 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-05-24 02:42:45.735120 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-05-24 02:42:45.735142 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-24 02:42:45.735161 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-24 02:42:45.735178 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-24 02:42:45.735196 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-24 02:42:45.735214 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-24 02:42:45.735231 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-24 02:42:45.735249 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-24 02:42:45.735266 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-24 02:42:45.735284 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-24 02:42:45.735302 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-24 02:42:45.735319 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-24 02:42:45.735336 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-24 02:42:45.735354 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-24 02:42:45.735371 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-24 02:42:45.735388 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-24 02:42:45.735406 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-24 02:42:45.735423 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-24 02:42:45.735440 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-24 02:42:45.735458 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-24 02:42:45.735475 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-24 02:42:45.735493 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-24 02:42:45.735510 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-24 02:42:45.735528 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-24 02:42:45.735546 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-24 02:42:45.735564 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-24 02:42:45.735582 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-05-24 02:42:45.735599 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-05-24 02:42:45.735617 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-24 02:42:45.735635 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-24 02:42:45.735652 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-24 02:42:45.735670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-05-24 02:42:45.735688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-05-24 02:42:45.735706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-05-24 02:42:45.735723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-05-24 02:42:45.735740 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-24 02:42:45.735758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-24 02:42:45.735780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-24 02:42:45.735799 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-24 02:42:45.735817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-24 02:42:45.735835 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-24 02:42:45.735853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-24 02:42:45.735871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-24 02:42:45.735889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-24 02:42:45.735907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-24 02:42:45.735925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-24 02:42:45.735943 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-24 02:42:45.735960 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-24 02:42:45.735978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-24 02:42:45.735997 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-24 02:42:45.736015 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-24 02:42:45.736034 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-24 02:42:45.736052 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-24 02:42:45.736070 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-24 02:42:45.736088 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-24 02:42:45.736105 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-24 02:42:45.736123 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-24 02:42:45.736141 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-24 02:42:45.736158 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-24 02:42:45.736176 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-24 02:42:45.736194 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7c68c6b54b-pk6nn.txt 2026-05-24 02:42:45.736211 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7c68c6b54b-pk6nn.yaml 2026-05-24 02:42:45.736229 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7c68c6b54b-rjhp7.txt 2026-05-24 02:42:45.736246 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7c68c6b54b-rjhp7.yaml 2026-05-24 02:42:45.736264 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7c68c6b54b-vmcks.txt 2026-05-24 02:42:45.736281 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7c68c6b54b-vmcks.yaml 2026-05-24 02:42:45.736298 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-w66tb.txt 2026-05-24 02:42:45.736316 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-w66tb.yaml 2026-05-24 02:42:45.736334 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-44glz.txt 2026-05-24 02:42:45.736351 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-44glz.yaml 2026-05-24 02:42:45.736369 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5cbfb98c7b-4ws47.txt 2026-05-24 02:42:45.736387 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5cbfb98c7b-4ws47.yaml 2026-05-24 02:42:45.736437 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-qwkcj.txt 2026-05-24 02:42:45.736465 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-qwkcj.yaml 2026-05-24 02:42:45.736485 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-f6btj.txt 2026-05-24 02:42:45.736503 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-f6btj.yaml 2026-05-24 02:42:45.736521 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-kdcxg.txt 2026-05-24 02:42:45.736539 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-kdcxg.yaml 2026-05-24 02:42:45.736557 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-gnz7b.txt 2026-05-24 02:42:45.736575 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-gnz7b.yaml 2026-05-24 02:42:45.736592 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-5q4bk.txt 2026-05-24 02:42:45.736609 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-5q4bk.yaml 2026-05-24 02:42:45.736626 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-xsbnv.txt 2026-05-24 02:42:45.736644 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-xsbnv.yaml 2026-05-24 02:42:45.736661 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-dlvvn.txt 2026-05-24 02:42:45.736678 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-dlvvn.yaml 2026-05-24 02:42:45.736695 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-pfslg.txt 2026-05-24 02:42:45.736713 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-pfslg.yaml 2026-05-24 02:42:45.736730 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-24 02:42:45.736747 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-24 02:42:45.736764 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-24 02:42:45.736782 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-24 02:42:45.736800 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-rnnvw.txt 2026-05-24 02:42:45.736817 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-rnnvw.yaml 2026-05-24 02:42:45.736835 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-s2fww.txt 2026-05-24 02:42:45.736852 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-s2fww.yaml 2026-05-24 02:42:45.736870 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-24 02:42:45.736887 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-24 02:42:45.736904 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-plmp2.txt 2026-05-24 02:42:45.736921 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-plmp2.yaml 2026-05-24 02:42:45.736939 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-24 02:42:45.736972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-05-24 02:42:45.736993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-05-24 02:42:45.737011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-05-24 02:42:45.737041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-05-24 02:42:45.737081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-05-24 02:42:45.737110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-05-24 02:42:45.737130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-05-24 02:42:45.737149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-05-24 02:42:45.737167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-24 02:42:45.737186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-24 02:42:45.737204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-24 02:42:45.737222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-24 02:42:45.737240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-24 02:42:45.737258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-24 02:42:45.737276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-24 02:42:45.737293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-24 02:42:45.737311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-24 02:42:45.737328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-24 02:42:45.737346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-24 02:42:45.737364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-24 02:42:45.737381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-24 02:42:45.737399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-24 02:42:45.737417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-24 02:42:45.737435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-24 02:42:45.737454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-24 02:42:45.737474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-24 02:42:45.737491 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-24 02:42:45.737509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-24 02:42:45.737527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-24 02:42:45.737544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-24 02:42:45.737562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-24 02:42:45.737579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-24 02:42:45.737597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-24 02:42:45.737615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-24 02:42:45.737633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-24 02:42:45.737651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-24 02:42:45.737668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-24 02:42:45.737686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-24 02:42:45.737708 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-24 02:42:45.737726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-24 02:42:45.737744 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-24 02:42:45.737762 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-05-24 02:42:45.737779 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-05-24 02:42:45.737796 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-05-24 02:42:45.737814 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-05-24 02:42:45.737831 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-05-24 02:42:45.737848 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-05-24 02:42:45.737866 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-05-24 02:42:45.737883 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-05-24 02:42:45.737901 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-24 02:42:45.737918 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-24 02:42:45.737935 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-24 02:42:45.737953 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-24 02:42:45.737970 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-24 02:42:45.737987 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-24 02:42:45.738005 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-24 02:42:45.738022 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-24 02:42:45.738040 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-24 02:42:45.738058 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-24 02:42:45.738078 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-24 02:42:45.738096 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-24 02:42:45.738115 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-24 02:42:45.738132 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-24 02:42:45.738150 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-24 02:42:45.738168 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-24 02:42:45.738185 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-24 02:42:45.738203 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-24 02:42:45.738236 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-24 02:42:45.738258 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-24 02:42:45.738278 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-24 02:42:45.738296 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-24 02:42:45.738318 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-24 02:42:45.738336 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-24 02:42:45.738354 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-24 02:42:45.738372 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-24 02:42:45.738391 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-24 02:42:45.738408 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-24 02:42:45.738426 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-24 02:42:45.738443 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-24 02:42:45.738461 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-24 02:42:45.738479 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-24 02:42:45.738497 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-24 02:42:45.738517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-05-24 02:42:45.738535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-05-24 02:42:45.738553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-05-24 02:42:45.738572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-05-24 02:42:45.738590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-05-24 02:42:45.738607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-05-24 02:42:45.738625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-05-24 02:42:45.738643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-05-24 02:42:45.738661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-05-24 02:42:45.738679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-05-24 02:42:45.738697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-24 02:42:45.738714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-24 02:42:45.738732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-24 02:42:45.738749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-24 02:42:45.738766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-24 02:42:45.738784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-24 02:42:45.738801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-24 02:42:45.738818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-24 02:42:45.738836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-24 02:42:45.738853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-24 02:42:45.738871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-24 02:42:45.738888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-24 02:42:45.738905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-24 02:42:45.738923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-24 02:42:45.738940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-24 02:42:45.738961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-24 02:42:45.738979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-24 02:42:45.738997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-24 02:42:45.739016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-24 02:42:45.739034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-24 02:42:45.739052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-24 02:42:45.739069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-24 02:42:45.739086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-24 02:42:45.739103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-24 02:42:45.739121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-24 02:42:45.739138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-24 02:42:45.739156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-24 02:42:45.739173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-24 02:42:45.739190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-24 02:42:45.739207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-24 02:42:45.739225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-05-24 02:42:45.739242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-05-24 02:42:45.739259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-24 02:42:45.739276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-24 02:42:45.739293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-24 02:42:45.739311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-24 02:42:45.739328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-24 02:42:45.739346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-24 02:42:45.739363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-24 02:42:45.739381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-24 02:42:45.739398 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-24 02:42:45.739416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-24 02:42:45.739434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-24 02:42:45.739451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-05-24 02:42:45.739468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-05-24 02:42:45.739486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-05-24 02:42:45.739503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-05-24 02:42:45.739520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-05-24 02:42:45.739537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-05-24 02:42:45.739558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-05-24 02:42:45.739577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-05-24 02:42:45.739596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-24 02:42:45.739614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-24 02:42:45.739632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-24 02:42:45.739651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-24 02:42:45.739669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-24 02:42:45.739687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-24 02:42:45.739706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-24 02:42:45.739723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-24 02:42:45.739741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-24 02:42:45.739759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-24 02:42:45.739776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-24 02:42:45.739795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-24 02:42:45.739831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-24 02:42:45.739868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-24 02:42:45.739895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-24 02:42:45.739917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-24 02:42:45.739936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-24 02:42:45.739954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-24 02:42:45.739976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-24 02:42:45.739995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-24 02:42:45.740016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-24 02:42:45.740061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-24 02:42:45.740090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-24 02:42:45.740110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-24 02:42:45.740128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-24 02:42:45.740146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-24 02:42:45.740165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-24 02:42:45.740182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-24 02:42:45.740200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-24 02:42:45.740217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-24 02:42:45.740235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-24 02:42:45.740252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-24 02:42:45.740277 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-24 02:42:45.740295 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-05-24 02:42:45.740313 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-05-24 02:42:45.740333 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-05-24 02:42:45.740352 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-05-24 02:42:45.740369 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-24 02:42:45.740387 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-24 02:42:45.740404 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-24 02:42:45.740422 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-24 02:42:45.740439 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-24 02:42:45.740457 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-24 02:42:45.740474 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-24 02:42:45.740491 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-24 02:42:45.740509 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-24 02:42:45.740527 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-24 02:42:45.740544 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-24 02:42:45.740561 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-24 02:42:45.740579 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-24 02:42:45.740597 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-24 02:42:45.740614 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-24 02:42:45.740631 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-24 02:42:45.740648 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-24 02:42:45.740666 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-24 02:42:45.740683 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-24 02:42:45.740700 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-24 02:42:45.740718 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-24 02:42:45.740735 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-24 02:42:45.740753 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-24 02:42:45.740771 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-24 02:42:45.740788 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-24 02:42:45.740806 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-24 02:42:45.740824 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-24 02:42:45.740841 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-24 02:42:45.740858 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-24 02:42:45.740876 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-24 02:42:45.740897 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-24 02:42:45.740916 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-24 02:42:45.740935 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-24 02:42:45.740966 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-24 02:42:45.740988 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-24 02:42:45.741006 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-24 02:42:45.741024 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-24 02:42:45.741042 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-24 02:42:45.741060 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-24 02:42:45.741078 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-l2zsm.txt 2026-05-24 02:42:45.741096 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-l2zsm.yaml 2026-05-24 02:42:45.741114 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-24 02:42:45.741132 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-24 02:42:45.741151 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-24 02:42:45.741168 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-24 02:42:45.741186 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-24 02:42:45.760864 | 2026-05-24 02:42:45.760926 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-24 02:42:45.966923 | instance | changed 2026-05-24 02:42:45.971916 | 2026-05-24 02:42:45.971983 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-24 02:42:46.187477 | instance | changed 2026-05-24 02:42:46.194401 | 2026-05-24 02:42:46.194470 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-24 02:42:46.774025 | instance | auth-system/keycloak-0/keycloak 2026-05-24 02:42:46.976741 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-24 02:42:47.199430 | instance | cert-manager/cert-manager-75c4c745bc-8pz5m/cert-manager-controller 2026-05-24 02:42:47.400675 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-8pz5m" not found 2026-05-24 02:42:47.621526 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-zhfd4/cert-manager-cainjector 2026-05-24 02:42:47.821812 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-zhfd4" not found 2026-05-24 02:42:47.996950 | instance | cert-manager/cert-manager-webhook-548949fc64-wmjsv/cert-manager-webhook 2026-05-24 02:42:48.180106 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-wmjsv" not found 2026-05-24 02:42:48.354560 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-gvskk/envoy-gateway 2026-05-24 02:42:48.583557 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-gvskk" not found 2026-05-24 02:42:48.770222 | instance | ingress-nginx/ingress-nginx-controller-rl4n8/controller 2026-05-24 02:42:48.969238 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-rl4n8" not found 2026-05-24 02:42:49.163812 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6mn9c/ingress-nginx-default-backend 2026-05-24 02:42:49.370129 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-6mn9c" not found 2026-05-24 02:42:49.549699 | instance | kube-system/cilium-hbdkq/config 2026-05-24 02:42:49.739417 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-hbdkq" not found 2026-05-24 02:42:49.742911 | instance | kube-system/cilium-hbdkq/mount-cgroup 2026-05-24 02:42:49.945259 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-hbdkq" not found 2026-05-24 02:42:49.949825 | instance | kube-system/cilium-hbdkq/apply-sysctl-overwrites 2026-05-24 02:42:50.155979 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-hbdkq" not found 2026-05-24 02:42:50.159592 | instance | kube-system/cilium-hbdkq/mount-bpf-fs 2026-05-24 02:42:50.364945 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-hbdkq" not found 2026-05-24 02:42:50.369296 | instance | kube-system/cilium-hbdkq/clean-cilium-state 2026-05-24 02:42:50.561356 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-hbdkq" not found 2026-05-24 02:42:50.565901 | instance | kube-system/cilium-hbdkq/install-cni-binaries 2026-05-24 02:42:50.765040 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-hbdkq" not found 2026-05-24 02:42:50.769221 | instance | kube-system/cilium-hbdkq/cilium-agent 2026-05-24 02:42:51.000301 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-hbdkq" not found 2026-05-24 02:42:51.187204 | instance | kube-system/cilium-operator-869df985b8-rd7fg/cilium-operator 2026-05-24 02:42:51.383424 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-rd7fg" not found 2026-05-24 02:42:51.570136 | instance | kube-system/coredns-67659f764b-m8lgv/coredns 2026-05-24 02:42:51.769761 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-m8lgv" not found 2026-05-24 02:42:51.967084 | instance | kube-system/coredns-67659f764b-t5cxc/coredns 2026-05-24 02:42:52.154555 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-t5cxc" not found 2026-05-24 02:42:52.332838 | instance | kube-system/etcd-instance/etcd 2026-05-24 02:42:52.525539 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-24 02:42:52.709677 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-24 02:42:52.907951 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-24 02:42:53.080594 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-24 02:42:53.281532 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-24 02:42:53.448388 | instance | kube-system/kube-proxy-8ctlx/kube-proxy 2026-05-24 02:42:53.639552 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-8ctlx" not found 2026-05-24 02:42:53.811761 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-24 02:42:54.006803 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-24 02:42:54.206206 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-24 02:42:54.398615 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-24 02:42:54.585862 | instance | local-path-storage/local-path-provisioner-679c578f5-w5s7l/local-path-provisioner 2026-05-24 02:42:54.772275 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-w5s7l" not found 2026-05-24 02:42:54.977171 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-24 02:42:55.152080 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-24 02:42:55.156589 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-24 02:42:55.347297 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-24 02:42:55.352382 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-24 02:42:55.535495 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-24 02:42:55.540312 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-24 02:42:55.747476 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-24 02:42:55.938519 | instance | monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/grafana-sc-dashboard 2026-05-24 02:42:56.125237 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-6f4cb9596-tbdqx" not found 2026-05-24 02:42:56.129003 | instance | monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/grafana-sc-datasources 2026-05-24 02:42:56.312102 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-6f4cb9596-tbdqx" not found 2026-05-24 02:42:56.314840 | instance | monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/grafana 2026-05-24 02:42:56.553833 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-6f4cb9596-tbdqx" not found 2026-05-24 02:42:56.741117 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t562b/kube-state-metrics 2026-05-24 02:42:56.931606 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-t562b" not found 2026-05-24 02:42:57.135656 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-s2vqv/kube-prometheus-stack 2026-05-24 02:42:57.321109 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-s2vqv" not found 2026-05-24 02:42:57.501416 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-kvpnr/node-exporter 2026-05-24 02:42:57.720281 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-kvpnr/pod-tls-sidecar 2026-05-24 02:42:57.909681 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-kvpnr" not found 2026-05-24 02:42:58.105333 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-24 02:42:58.291538 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-24 02:42:58.295718 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-24 02:42:58.483791 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-24 02:42:58.487247 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-24 02:42:58.673358 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-24 02:42:58.676982 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-24 02:42:58.856347 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-24 02:42:58.860198 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-24 02:42:59.057575 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-24 02:42:59.243376 | instance | openstack/horizon-7c68c6b54b-pk6nn/init 2026-05-24 02:42:59.424776 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-7c68c6b54b-pk6nn" not found 2026-05-24 02:42:59.429781 | instance | openstack/horizon-7c68c6b54b-pk6nn/horizon 2026-05-24 02:42:59.625840 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-7c68c6b54b-pk6nn" not found 2026-05-24 02:42:59.817223 | instance | openstack/horizon-7c68c6b54b-rjhp7/init 2026-05-24 02:43:00.003930 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-7c68c6b54b-rjhp7" not found 2026-05-24 02:43:00.007562 | instance | openstack/horizon-7c68c6b54b-rjhp7/horizon 2026-05-24 02:43:00.207233 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-7c68c6b54b-rjhp7" not found 2026-05-24 02:43:00.389581 | instance | openstack/horizon-7c68c6b54b-vmcks/init 2026-05-24 02:43:00.584243 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-7c68c6b54b-vmcks" not found 2026-05-24 02:43:00.589415 | instance | openstack/horizon-7c68c6b54b-vmcks/horizon 2026-05-24 02:43:00.797261 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-7c68c6b54b-vmcks" not found 2026-05-24 02:43:00.981292 | instance | openstack/horizon-db-init-w66tb/init 2026-05-24 02:43:01.166421 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-w66tb" not found 2026-05-24 02:43:01.170833 | instance | openstack/horizon-db-init-w66tb/horizon-db-init-0 2026-05-24 02:43:01.363069 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-w66tb" not found 2026-05-24 02:43:01.549496 | instance | openstack/horizon-db-sync-44glz/init 2026-05-24 02:43:01.737460 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-44glz" not found 2026-05-24 02:43:01.741530 | instance | openstack/horizon-db-sync-44glz/horizon-db-sync 2026-05-24 02:43:01.934620 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-44glz" not found 2026-05-24 02:43:02.118139 | instance | openstack/keystone-api-5cbfb98c7b-4ws47/init 2026-05-24 02:43:02.305452 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5cbfb98c7b-4ws47" not found 2026-05-24 02:43:02.310332 | instance | openstack/keystone-api-5cbfb98c7b-4ws47/keystone-api 2026-05-24 02:43:02.495144 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5cbfb98c7b-4ws47" not found 2026-05-24 02:43:02.681905 | instance | openstack/keystone-bootstrap-qwkcj/init 2026-05-24 02:43:02.874634 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-qwkcj" not found 2026-05-24 02:43:02.878420 | instance | openstack/keystone-bootstrap-qwkcj/bootstrap 2026-05-24 02:43:03.068710 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-qwkcj" not found 2026-05-24 02:43:03.246169 | instance | openstack/keystone-credential-setup-f6btj/init 2026-05-24 02:43:03.435252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-f6btj" not found 2026-05-24 02:43:03.438506 | instance | openstack/keystone-credential-setup-f6btj/keystone-credential-setup 2026-05-24 02:43:03.610265 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-f6btj" not found 2026-05-24 02:43:03.792776 | instance | openstack/keystone-db-init-kdcxg/init 2026-05-24 02:43:03.996153 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-kdcxg" not found 2026-05-24 02:43:04.000823 | instance | openstack/keystone-db-init-kdcxg/keystone-db-init-0 2026-05-24 02:43:04.181738 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-kdcxg" not found 2026-05-24 02:43:04.366081 | instance | openstack/keystone-db-sync-gnz7b/init 2026-05-24 02:43:04.557849 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-gnz7b" not found 2026-05-24 02:43:04.561676 | instance | openstack/keystone-db-sync-gnz7b/keystone-db-sync 2026-05-24 02:43:04.760645 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-gnz7b" not found 2026-05-24 02:43:04.941957 | instance | openstack/keystone-domain-manage-5q4bk/init 2026-05-24 02:43:05.140552 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-5q4bk" not found 2026-05-24 02:43:05.145997 | instance | openstack/keystone-domain-manage-5q4bk/keystone-domain-manage 2026-05-24 02:43:05.333294 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-5q4bk" not found 2026-05-24 02:43:05.527159 | instance | openstack/keystone-fernet-setup-xsbnv/init 2026-05-24 02:43:05.713635 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-xsbnv" not found 2026-05-24 02:43:05.717969 | instance | openstack/keystone-fernet-setup-xsbnv/keystone-fernet-setup 2026-05-24 02:43:05.900942 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-xsbnv" not found 2026-05-24 02:43:06.088004 | instance | openstack/keystone-rabbit-init-dlvvn/init 2026-05-24 02:43:06.283602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-dlvvn" not found 2026-05-24 02:43:06.288144 | instance | openstack/keystone-rabbit-init-dlvvn/rabbit-init 2026-05-24 02:43:06.477623 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-dlvvn" not found 2026-05-24 02:43:06.657863 | instance | openstack/memcached-memcached-6479589586-pfslg/init 2026-05-24 02:43:06.851725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-pfslg" not found 2026-05-24 02:43:06.856349 | instance | openstack/memcached-memcached-6479589586-pfslg/memcached 2026-05-24 02:43:07.039695 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-pfslg" not found 2026-05-24 02:43:07.043209 | instance | openstack/memcached-memcached-6479589586-pfslg/memcached-exporter 2026-05-24 02:43:07.223375 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-pfslg" not found 2026-05-24 02:43:07.410037 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-24 02:43:07.602555 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-24 02:43:07.609221 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-24 02:43:07.826760 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-24 02:43:07.831230 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-24 02:43:08.056452 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-24 02:43:08.059935 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-24 02:43:08.247467 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-24 02:43:08.430095 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-24 02:43:08.624457 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-24 02:43:08.628140 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-24 02:43:08.843368 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-24 02:43:08.847038 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-24 02:43:09.027250 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-24 02:43:09.183667 | instance | openstack/pxc-operator-69cb5bbdb9-rnnvw/percona-xtradb-cluster-operator 2026-05-24 02:43:09.432499 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-rnnvw" not found 2026-05-24 02:43:09.607835 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-s2fww/rabbitmq-cluster-operator 2026-05-24 02:43:09.802674 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-s2fww" not found 2026-05-24 02:43:09.994934 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-24 02:43:10.180693 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-24 02:43:10.186917 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-24 02:43:10.386972 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-24 02:43:10.570397 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-plmp2/rabbitmq-cluster-operator 2026-05-24 02:43:10.768817 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-plmp2" not found 2026-05-24 02:43:10.956633 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-l2zsm/secretgen-controller 2026-05-24 02:43:11.149965 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-l2zsm" not found 2026-05-24 02:43:11.262706 | instance | ERROR 2026-05-24 02:43:11.263002 | instance | { 2026-05-24 02:43:11.263066 | instance | "delta": "0:00:24.749874", 2026-05-24 02:43:11.263110 | instance | "end": "2026-05-24 02:43:11.156451", 2026-05-24 02:43:11.263151 | instance | "msg": "non-zero return code", 2026-05-24 02:43:11.263190 | instance | "rc": 123, 2026-05-24 02:43:11.263229 | instance | "start": "2026-05-24 02:42:46.406577" 2026-05-24 02:43:11.263266 | instance | } 2026-05-24 02:43:11.263315 | instance | ERROR: Ignoring Errors 2026-05-24 02:43:11.270590 | 2026-05-24 02:43:11.270658 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-24 02:43:11.801735 | instance | changed: 2026-05-24 02:43:11.801890 | instance | cd+++++++++ pod-logs/ 2026-05-24 02:43:11.801918 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-24 02:43:11.801940 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-24 02:43:11.801959 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-24 02:43:11.801979 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-24 02:43:11.801997 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-8pz5m/ 2026-05-24 02:43:11.802015 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-8pz5m/cert-manager-controller.txt 2026-05-24 02:43:11.802039 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-zhfd4/ 2026-05-24 02:43:11.802059 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-zhfd4/cert-manager-cainjector.txt 2026-05-24 02:43:11.802078 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-wmjsv/ 2026-05-24 02:43:11.802099 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-wmjsv/cert-manager-webhook.txt 2026-05-24 02:43:11.802121 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-24 02:43:11.802140 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gvskk/ 2026-05-24 02:43:11.802159 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gvskk/envoy-gateway.txt 2026-05-24 02:43:11.802177 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-24 02:43:11.802196 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-24 02:43:11.802214 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-24 02:43:11.802233 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-24 02:43:11.802251 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-24 02:43:11.802269 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-8pz5m/ 2026-05-24 02:43:11.802288 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-8pz5m/cert-manager-controller.txt 2026-05-24 02:43:11.802308 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-zhfd4/ 2026-05-24 02:43:11.802327 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-zhfd4/cert-manager-cainjector.txt 2026-05-24 02:43:11.802349 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-wmjsv/ 2026-05-24 02:43:11.802368 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-wmjsv/cert-manager-webhook.txt 2026-05-24 02:43:11.802386 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-24 02:43:11.802405 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gvskk/ 2026-05-24 02:43:11.802423 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gvskk/envoy-gateway.txt 2026-05-24 02:43:11.802440 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-24 02:43:11.802458 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-rl4n8/ 2026-05-24 02:43:11.802477 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-rl4n8/controller.txt 2026-05-24 02:43:11.802495 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6mn9c/ 2026-05-24 02:43:11.802513 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6mn9c/ingress-nginx-default-backend.txt 2026-05-24 02:43:11.802531 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-24 02:43:11.802549 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-hbdkq/ 2026-05-24 02:43:11.802567 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hbdkq/apply-sysctl-overwrites.txt 2026-05-24 02:43:11.802585 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hbdkq/cilium-agent.txt 2026-05-24 02:43:11.802608 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hbdkq/clean-cilium-state.txt 2026-05-24 02:43:11.802627 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hbdkq/config.txt 2026-05-24 02:43:11.802645 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hbdkq/install-cni-binaries.txt 2026-05-24 02:43:11.802663 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hbdkq/mount-bpf-fs.txt 2026-05-24 02:43:11.802682 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hbdkq/mount-cgroup.txt 2026-05-24 02:43:11.802700 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rd7fg/ 2026-05-24 02:43:11.802719 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rd7fg/cilium-operator.txt 2026-05-24 02:43:11.802737 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-m8lgv/ 2026-05-24 02:43:11.802755 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-m8lgv/coredns.txt 2026-05-24 02:43:11.802774 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-t5cxc/ 2026-05-24 02:43:11.802792 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-t5cxc/coredns.txt 2026-05-24 02:43:11.802811 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-24 02:43:11.802829 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-24 02:43:11.802848 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-24 02:43:11.802866 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-24 02:43:11.802885 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-24 02:43:11.802904 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-24 02:43:11.802922 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-8ctlx/ 2026-05-24 02:43:11.802941 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-8ctlx/kube-proxy.txt 2026-05-24 02:43:11.802960 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-24 02:43:11.802978 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-24 02:43:11.802997 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-24 02:43:11.803015 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-24 02:43:11.803034 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-24 02:43:11.803053 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-w5s7l/ 2026-05-24 02:43:11.803071 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-w5s7l/local-path-provisioner.txt 2026-05-24 02:43:11.803090 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-24 02:43:11.803109 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-24 02:43:11.803128 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-24 02:43:11.803147 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-24 02:43:11.803166 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-24 02:43:11.803184 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-24 02:43:11.803203 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/ 2026-05-24 02:43:11.803226 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/grafana-sc-dashboard.txt 2026-05-24 02:43:11.803246 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/grafana-sc-datasources.txt 2026-05-24 02:43:11.803264 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/grafana.txt 2026-05-24 02:43:11.803283 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t562b/ 2026-05-24 02:43:11.803302 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t562b/kube-state-metrics.txt 2026-05-24 02:43:11.803321 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s2vqv/ 2026-05-24 02:43:11.803341 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s2vqv/kube-prometheus-stack.txt 2026-05-24 02:43:11.803361 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-kvpnr/ 2026-05-24 02:43:11.803380 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-kvpnr/node-exporter.txt 2026-05-24 02:43:11.803399 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-kvpnr/pod-tls-sidecar.txt 2026-05-24 02:43:11.803418 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-24 02:43:11.803437 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-24 02:43:11.803456 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-24 02:43:11.803476 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-24 02:43:11.803495 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-24 02:43:11.803513 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-24 02:43:11.803532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-24 02:43:11.803551 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-7c68c6b54b-pk6nn/ 2026-05-24 02:43:11.803570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7c68c6b54b-pk6nn/horizon.txt 2026-05-24 02:43:11.803589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7c68c6b54b-pk6nn/init.txt 2026-05-24 02:43:11.803607 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-7c68c6b54b-rjhp7/ 2026-05-24 02:43:11.803626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7c68c6b54b-rjhp7/horizon.txt 2026-05-24 02:43:11.803645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7c68c6b54b-rjhp7/init.txt 2026-05-24 02:43:11.803663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-7c68c6b54b-vmcks/ 2026-05-24 02:43:11.803682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7c68c6b54b-vmcks/horizon.txt 2026-05-24 02:43:11.803700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7c68c6b54b-vmcks/init.txt 2026-05-24 02:43:11.803718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-w66tb/ 2026-05-24 02:43:11.803736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-w66tb/horizon-db-init-0.txt 2026-05-24 02:43:11.803754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-w66tb/init.txt 2026-05-24 02:43:11.803772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-44glz/ 2026-05-24 02:43:11.803791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-44glz/horizon-db-sync.txt 2026-05-24 02:43:11.803813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-44glz/init.txt 2026-05-24 02:43:11.803832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5cbfb98c7b-4ws47/ 2026-05-24 02:43:11.803850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5cbfb98c7b-4ws47/init.txt 2026-05-24 02:43:11.803868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5cbfb98c7b-4ws47/keystone-api.txt 2026-05-24 02:43:11.803886 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-qwkcj/ 2026-05-24 02:43:11.803904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-qwkcj/bootstrap.txt 2026-05-24 02:43:11.803922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-qwkcj/init.txt 2026-05-24 02:43:11.803940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-f6btj/ 2026-05-24 02:43:11.803957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-f6btj/init.txt 2026-05-24 02:43:11.803975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-f6btj/keystone-credential-setup.txt 2026-05-24 02:43:11.803993 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-kdcxg/ 2026-05-24 02:43:11.804011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-kdcxg/init.txt 2026-05-24 02:43:11.804029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-kdcxg/keystone-db-init-0.txt 2026-05-24 02:43:11.804048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gnz7b/ 2026-05-24 02:43:11.804066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gnz7b/init.txt 2026-05-24 02:43:11.804100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gnz7b/keystone-db-sync.txt 2026-05-24 02:43:11.804120 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-5q4bk/ 2026-05-24 02:43:11.804138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-5q4bk/init.txt 2026-05-24 02:43:11.804156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-5q4bk/keystone-domain-manage.txt 2026-05-24 02:43:11.804174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xsbnv/ 2026-05-24 02:43:11.804192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xsbnv/init.txt 2026-05-24 02:43:11.804210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xsbnv/keystone-fernet-setup.txt 2026-05-24 02:43:11.804227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-dlvvn/ 2026-05-24 02:43:11.804245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-dlvvn/init.txt 2026-05-24 02:43:11.804263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-dlvvn/rabbit-init.txt 2026-05-24 02:43:11.804281 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pfslg/ 2026-05-24 02:43:11.804299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pfslg/init.txt 2026-05-24 02:43:11.804316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pfslg/memcached-exporter.txt 2026-05-24 02:43:11.804333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pfslg/memcached.txt 2026-05-24 02:43:11.804351 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-24 02:43:11.804368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-24 02:43:11.804386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-24 02:43:11.804403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-24 02:43:11.804420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-24 02:43:11.804443 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-24 02:43:11.804461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-24 02:43:11.804478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-24 02:43:11.804496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-24 02:43:11.804513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-rnnvw/ 2026-05-24 02:43:11.804531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-rnnvw/percona-xtradb-cluster-operator.txt 2026-05-24 02:43:11.804549 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-s2fww/ 2026-05-24 02:43:11.804567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-s2fww/rabbitmq-cluster-operator.txt 2026-05-24 02:43:11.804585 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-24 02:43:11.804603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-24 02:43:11.804621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-24 02:43:11.804639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-plmp2/ 2026-05-24 02:43:11.804658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-plmp2/rabbitmq-cluster-operator.txt 2026-05-24 02:43:11.804676 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-24 02:43:11.804694 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-l2zsm/ 2026-05-24 02:43:11.804712 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-l2zsm/secretgen-controller.txt 2026-05-24 02:43:11.804731 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-24 02:43:11.804750 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-rl4n8/ 2026-05-24 02:43:11.804768 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-rl4n8/controller.txt 2026-05-24 02:43:11.804786 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6mn9c/ 2026-05-24 02:43:11.804804 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6mn9c/ingress-nginx-default-backend.txt 2026-05-24 02:43:11.804823 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-24 02:43:11.804841 | instance | cd+++++++++ pod-logs/kube-system/cilium-hbdkq/ 2026-05-24 02:43:11.804859 | instance | >f+++++++++ pod-logs/kube-system/cilium-hbdkq/apply-sysctl-overwrites.txt 2026-05-24 02:43:11.804878 | instance | >f+++++++++ pod-logs/kube-system/cilium-hbdkq/cilium-agent.txt 2026-05-24 02:43:11.804896 | instance | >f+++++++++ pod-logs/kube-system/cilium-hbdkq/clean-cilium-state.txt 2026-05-24 02:43:11.804914 | instance | >f+++++++++ pod-logs/kube-system/cilium-hbdkq/config.txt 2026-05-24 02:43:11.804932 | instance | >f+++++++++ pod-logs/kube-system/cilium-hbdkq/install-cni-binaries.txt 2026-05-24 02:43:11.804967 | instance | >f+++++++++ pod-logs/kube-system/cilium-hbdkq/mount-bpf-fs.txt 2026-05-24 02:43:11.804989 | instance | >f+++++++++ pod-logs/kube-system/cilium-hbdkq/mount-cgroup.txt 2026-05-24 02:43:11.805008 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rd7fg/ 2026-05-24 02:43:11.805026 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rd7fg/cilium-operator.txt 2026-05-24 02:43:11.805043 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-m8lgv/ 2026-05-24 02:43:11.805061 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-m8lgv/coredns.txt 2026-05-24 02:43:11.805079 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-t5cxc/ 2026-05-24 02:43:11.805101 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-t5cxc/coredns.txt 2026-05-24 02:43:11.805120 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-24 02:43:11.805138 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-24 02:43:11.805156 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-24 02:43:11.805175 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-24 02:43:11.805193 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-24 02:43:11.805211 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-24 02:43:11.805229 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-8ctlx/ 2026-05-24 02:43:11.805247 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-8ctlx/kube-proxy.txt 2026-05-24 02:43:11.805266 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-24 02:43:11.805284 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-24 02:43:11.805302 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-24 02:43:11.805320 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-24 02:43:11.805338 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-24 02:43:11.805356 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-w5s7l/ 2026-05-24 02:43:11.805374 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-w5s7l/local-path-provisioner.txt 2026-05-24 02:43:11.805392 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-24 02:43:11.805411 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-24 02:43:11.805429 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-24 02:43:11.805447 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-24 02:43:11.805465 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-24 02:43:11.805483 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-24 02:43:11.805501 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/ 2026-05-24 02:43:11.805519 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/grafana-sc-dashboard.txt 2026-05-24 02:43:11.805537 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/grafana-sc-datasources.txt 2026-05-24 02:43:11.805555 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6f4cb9596-tbdqx/grafana.txt 2026-05-24 02:43:11.805574 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t562b/ 2026-05-24 02:43:11.805592 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t562b/kube-state-metrics.txt 2026-05-24 02:43:11.805611 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s2vqv/ 2026-05-24 02:43:11.805629 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s2vqv/kube-prometheus-stack.txt 2026-05-24 02:43:11.805648 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-kvpnr/ 2026-05-24 02:43:11.805667 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-kvpnr/node-exporter.txt 2026-05-24 02:43:11.805685 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-kvpnr/pod-tls-sidecar.txt 2026-05-24 02:43:11.805703 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-24 02:43:11.805726 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-24 02:43:11.805745 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-24 02:43:11.805764 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-24 02:43:11.805782 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-24 02:43:11.805800 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-24 02:43:11.805819 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-24 02:43:11.805837 | instance | cd+++++++++ pod-logs/openstack/horizon-7c68c6b54b-pk6nn/ 2026-05-24 02:43:11.805856 | instance | >f+++++++++ pod-logs/openstack/horizon-7c68c6b54b-pk6nn/horizon.txt 2026-05-24 02:43:11.805875 | instance | >f+++++++++ pod-logs/openstack/horizon-7c68c6b54b-pk6nn/init.txt 2026-05-24 02:43:11.805893 | instance | cd+++++++++ pod-logs/openstack/horizon-7c68c6b54b-rjhp7/ 2026-05-24 02:43:11.805912 | instance | >f+++++++++ pod-logs/openstack/horizon-7c68c6b54b-rjhp7/horizon.txt 2026-05-24 02:43:11.805930 | instance | >f+++++++++ pod-logs/openstack/horizon-7c68c6b54b-rjhp7/init.txt 2026-05-24 02:43:11.805949 | instance | cd+++++++++ pod-logs/openstack/horizon-7c68c6b54b-vmcks/ 2026-05-24 02:43:11.805968 | instance | >f+++++++++ pod-logs/openstack/horizon-7c68c6b54b-vmcks/horizon.txt 2026-05-24 02:43:11.805986 | instance | >f+++++++++ pod-logs/openstack/horizon-7c68c6b54b-vmcks/init.txt 2026-05-24 02:43:11.806004 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-w66tb/ 2026-05-24 02:43:11.806023 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-w66tb/horizon-db-init-0.txt 2026-05-24 02:43:11.806041 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-w66tb/init.txt 2026-05-24 02:43:11.806060 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-44glz/ 2026-05-24 02:43:11.806078 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-44glz/horizon-db-sync.txt 2026-05-24 02:43:11.806097 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-44glz/init.txt 2026-05-24 02:43:11.806115 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5cbfb98c7b-4ws47/ 2026-05-24 02:43:11.806133 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5cbfb98c7b-4ws47/init.txt 2026-05-24 02:43:11.806152 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5cbfb98c7b-4ws47/keystone-api.txt 2026-05-24 02:43:11.806170 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-qwkcj/ 2026-05-24 02:43:11.806189 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-qwkcj/bootstrap.txt 2026-05-24 02:43:11.806207 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-qwkcj/init.txt 2026-05-24 02:43:11.806225 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-f6btj/ 2026-05-24 02:43:11.806244 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-f6btj/init.txt 2026-05-24 02:43:11.806261 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-f6btj/keystone-credential-setup.txt 2026-05-24 02:43:11.806279 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-kdcxg/ 2026-05-24 02:43:11.806298 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-kdcxg/init.txt 2026-05-24 02:43:11.806316 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-kdcxg/keystone-db-init-0.txt 2026-05-24 02:43:11.806334 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-gnz7b/ 2026-05-24 02:43:11.806352 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-gnz7b/init.txt 2026-05-24 02:43:11.806370 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-gnz7b/keystone-db-sync.txt 2026-05-24 02:43:11.806389 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-5q4bk/ 2026-05-24 02:43:11.806407 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-5q4bk/init.txt 2026-05-24 02:43:11.806429 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-5q4bk/keystone-domain-manage.txt 2026-05-24 02:43:11.806448 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-xsbnv/ 2026-05-24 02:43:11.806466 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-xsbnv/init.txt 2026-05-24 02:43:11.806484 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-xsbnv/keystone-fernet-setup.txt 2026-05-24 02:43:11.806502 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-dlvvn/ 2026-05-24 02:43:11.806521 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-dlvvn/init.txt 2026-05-24 02:43:11.806538 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-dlvvn/rabbit-init.txt 2026-05-24 02:43:11.806556 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pfslg/ 2026-05-24 02:43:11.806574 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pfslg/init.txt 2026-05-24 02:43:11.806593 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pfslg/memcached-exporter.txt 2026-05-24 02:43:11.806611 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pfslg/memcached.txt 2026-05-24 02:43:11.806629 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-24 02:43:11.806647 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-24 02:43:11.806664 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-24 02:43:11.806682 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-24 02:43:11.806700 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-24 02:43:11.806718 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-24 02:43:11.806736 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-24 02:43:11.806753 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-24 02:43:11.806771 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-24 02:43:11.806789 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-rnnvw/ 2026-05-24 02:43:11.806806 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-rnnvw/percona-xtradb-cluster-operator.txt 2026-05-24 02:43:11.806824 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-s2fww/ 2026-05-24 02:43:11.806842 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-s2fww/rabbitmq-cluster-operator.txt 2026-05-24 02:43:11.806860 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-24 02:43:11.806877 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-24 02:43:11.806895 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-24 02:43:11.806913 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-plmp2/ 2026-05-24 02:43:11.806931 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-plmp2/rabbitmq-cluster-operator.txt 2026-05-24 02:43:11.806950 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-24 02:43:11.806968 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-l2zsm/ 2026-05-24 02:43:11.806986 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-l2zsm/secretgen-controller.txt 2026-05-24 02:43:11.817906 | 2026-05-24 02:43:11.817978 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-24 02:43:12.033763 | instance | changed 2026-05-24 02:43:12.042421 | 2026-05-24 02:43:12.042489 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-24 02:43:12.773886 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-24 02:43:12.807343 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-24 02:43:12.807401 | instance | Dload Upload Total Spent Left Speed 2026-05-24 02:43:12.811975 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-24 02:43:12.988965 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-24 02:43:12.995803 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-24 02:43:12.996334 | instance | Dload Upload Total Spent Left Speed 2026-05-24 02:43:13.006019 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-24 02:43:13.356728 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-24 02:43:13.363781 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-24 02:43:13.363816 | instance | Dload Upload Total Spent Left Speed 2026-05-24 02:43:13.368969 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-24 02:43:13.742179 | instance | Scraping memcached.openstack:9150/metrics: 2026-05-24 02:43:13.749296 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-24 02:43:13.749334 | instance | Dload Upload Total Spent Left Speed 2026-05-24 02:43:13.753851 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-05-24 02:43:13.838601 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-05-24 02:43:13.846953 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-24 02:43:13.847006 | instance | Dload Upload Total Spent Left Speed 2026-05-24 02:43:13.857326 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-05-24 02:43:13.940445 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-05-24 02:43:13.950455 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-24 02:43:13.950502 | instance | Dload Upload Total Spent Left Speed 2026-05-24 02:43:13.955246 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-05-24 02:43:14.077516 | instance | ok: Runtime: 0:00:01.778999 2026-05-24 02:43:14.083309 | 2026-05-24 02:43:14.083398 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-24 02:43:14.391498 | instance | ceph-mgr endpoints: 2026-05-24 02:43:14.620776 | instance | ok: Runtime: 0:00:00.092707 2026-05-24 02:43:14.629906 | 2026-05-24 02:43:14.629996 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-24 02:43:15.163405 | instance | ok: Runtime: 0:00:00.093559 2026-05-24 02:43:15.169971 | 2026-05-24 02:43:15.170053 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-24 02:43:15.638012 | instance | changed: 2026-05-24 02:43:15.638198 | instance | cd+++++++++ prometheus/ 2026-05-24 02:43:15.638238 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-24 02:43:15.638292 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-24 02:43:15.638327 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-24 02:43:15.638366 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-05-24 02:43:15.638394 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-05-24 02:43:15.638421 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-05-24 02:43:15.649463 | 2026-05-24 02:43:15.649525 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-24 02:43:15.904562 | instance | changed 2026-05-24 02:43:15.909744 | 2026-05-24 02:43:15.909815 | TASK [gather-selenium-data : Get selenium data] 2026-05-24 02:43:16.153762 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-24 02:43:16.156512 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-24 02:43:16.444267 | instance | ERROR 2026-05-24 02:43:16.444505 | instance | { 2026-05-24 02:43:16.444569 | instance | "delta": "0:00:00.008771", 2026-05-24 02:43:16.444620 | instance | "end": "2026-05-24 02:43:16.156939", 2026-05-24 02:43:16.444663 | instance | "msg": "non-zero return code", 2026-05-24 02:43:16.444705 | instance | "rc": 1, 2026-05-24 02:43:16.444748 | instance | "start": "2026-05-24 02:43:16.148168" 2026-05-24 02:43:16.444790 | instance | } 2026-05-24 02:43:16.444842 | instance | ERROR: Ignoring Errors 2026-05-24 02:43:16.452566 | 2026-05-24 02:43:16.452630 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-24 02:43:16.932586 | instance | changed: cd+++++++++ selenium/ 2026-05-24 02:43:16.940074 | 2026-05-24 02:43:16.940138 | PLAY RECAP 2026-05-24 02:43:16.940198 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-05-24 02:43:16.940227 | 2026-05-24 02:43:17.051007 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-24 02:43:17.055139 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 02:43:17.670900 | 2026-05-24 02:43:17.671054 | PLAY [all] 2026-05-24 02:43:17.682310 | 2026-05-24 02:43:17.682387 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-24 02:43:17.728119 | instance | skipping: Conditional result was False 2026-05-24 02:43:17.738543 | 2026-05-24 02:43:17.738650 | TASK [fetch-output : Set log path for single node] 2026-05-24 02:43:17.783858 | instance | ok 2026-05-24 02:43:17.790644 | 2026-05-24 02:43:17.790709 | LOOP [fetch-output : Ensure local output dirs] 2026-05-24 02:43:18.148881 | instance -> localhost | ok: "/var/lib/zuul/builds/627696d494574488aef72f7eb6c16b99/work/logs" 2026-05-24 02:43:18.348625 | instance -> localhost | changed: "/var/lib/zuul/builds/627696d494574488aef72f7eb6c16b99/work/artifacts" 2026-05-24 02:43:18.541966 | instance -> localhost | changed: "/var/lib/zuul/builds/627696d494574488aef72f7eb6c16b99/work/docs" 2026-05-24 02:43:18.561003 | 2026-05-24 02:43:18.561214 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-24 02:43:19.162142 | instance | changed: .d..t...... ./ 2026-05-24 02:43:19.162463 | instance | changed: All items complete 2026-05-24 02:43:19.162524 | 2026-05-24 02:43:19.609954 | instance | changed: .d..t...... ./ 2026-05-24 02:43:20.053871 | instance | changed: .d..t...... ./ 2026-05-24 02:43:20.079340 | 2026-05-24 02:43:20.079520 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-24 02:43:20.483634 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007078 2026-05-24 02:43:20.695805 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007529 2026-05-24 02:43:20.715275 | 2026-05-24 02:43:20.715409 | PLAY [all] 2026-05-24 02:43:20.721500 | 2026-05-24 02:43:20.721560 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-24 02:43:21.140127 | instance | changed 2026-05-24 02:43:21.146179 | 2026-05-24 02:43:21.146228 | PLAY RECAP 2026-05-24 02:43:21.146272 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-24 02:43:21.146293 | 2026-05-24 02:43:21.252396 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 02:43:21.258396 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-24 02:43:21.814687 | 2026-05-24 02:43:21.814803 | PLAY [localhost] 2026-05-24 02:43:21.824816 | 2026-05-24 02:43:21.824889 | TASK [Generate Zuul manifest] 2026-05-24 02:43:21.845916 | localhost | ok 2026-05-24 02:43:21.862862 | 2026-05-24 02:43:21.862959 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-24 02:43:22.381425 | localhost | changed 2026-05-24 02:43:22.397847 | 2026-05-24 02:43:22.397933 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-24 02:43:22.431389 | localhost | ok 2026-05-24 02:43:22.440290 | 2026-05-24 02:43:22.440356 | TASK [Upload logs] 2026-05-24 02:43:22.462829 | localhost | ok 2026-05-24 02:43:22.533865 | 2026-05-24 02:43:22.534049 | TASK [Set zuul-log-path fact] 2026-05-24 02:43:22.570342 | localhost | ok 2026-05-24 02:43:22.586814 | 2026-05-24 02:43:22.586888 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 02:43:22.619517 | localhost | ok 2026-05-24 02:43:22.628881 | 2026-05-24 02:43:22.629050 | TASK [upload-logs : Create log directories] 2026-05-24 02:43:23.023084 | localhost | changed 2026-05-24 02:43:23.062678 | 2026-05-24 02:43:23.062854 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-24 02:43:23.449770 | localhost -> localhost | ok: Runtime: 0:00:00.017289 2026-05-24 02:43:23.458276 | 2026-05-24 02:43:23.458373 | TASK [upload-logs : Upload logs to log server] 2026-05-24 02:43:24.070841 | localhost | Output suppressed because no_log was given 2026-05-24 02:43:24.076177 | 2026-05-24 02:43:24.076268 | LOOP [upload-logs : Compress console log and json output] 2026-05-24 02:43:24.125136 | localhost | skipping: Conditional result was False 2026-05-24 02:43:24.132215 | localhost | skipping: Conditional result was False 2026-05-24 02:43:24.143472 | 2026-05-24 02:43:24.143672 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-24 02:43:24.187551 | localhost | skipping: Conditional result was False 2026-05-24 02:43:24.187945 | 2026-05-24 02:43:24.191695 | localhost | skipping: Conditional result was False 2026-05-24 02:43:24.208595 | 2026-05-24 02:43:24.208811 | LOOP [upload-logs : Upload console log and json output]