2026-08-14 23:05:05.738491 | Job console starting 2026-08-14 23:05:05.749121 | Updating git repos 2026-08-14 23:05:12.057858 | Cloning repos into workspace 2026-08-14 23:05:29.204581 | Restoring repo states 2026-08-14 23:05:37.698802 | Merging changes 2026-08-14 23:05:40.874755 | Checking out repos 2026-08-14 23:05:44.410187 | Preparing playbooks 2026-08-14 23:05:48.503583 | Running Ansible setup 2026-08-14 23:05:52.214156 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-14 23:05:52.867725 | 2026-08-14 23:05:52.867830 | PLAY [localhost] 2026-08-14 23:05:52.875083 | 2026-08-14 23:05:52.875166 | TASK [Gathering Facts] 2026-08-14 23:05:53.792405 | localhost | ok 2026-08-14 23:05:53.803626 | 2026-08-14 23:05:53.803718 | TASK [Setup log path fact] 2026-08-14 23:05:53.824045 | localhost | ok 2026-08-14 23:05:53.836247 | 2026-08-14 23:05:53.836320 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-14 23:05:53.865394 | localhost | ok 2026-08-14 23:05:53.874751 | 2026-08-14 23:05:53.874844 | TASK [emit-job-header : Print job information] 2026-08-14 23:05:53.908601 | # Job Information 2026-08-14 23:05:53.908748 | Ansible Version: 2.16.18 2026-08-14 23:05:53.908794 | Job: atmosphere-molecule-aio-openvswitch 2026-08-14 23:05:53.908826 | Pipeline: check 2026-08-14 23:05:53.908855 | Executor: 2d72f0692154 2026-08-14 23:05:53.908883 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4093 2026-08-14 23:05:53.908915 | Event ID: b0539de0-9833-11f1-9c5d-d709c7f2e290 2026-08-14 23:05:53.912635 | 2026-08-14 23:05:53.912720 | LOOP [emit-job-header : Print node information] 2026-08-14 23:05:54.019244 | localhost | ok: 2026-08-14 23:05:54.019495 | localhost | # Node Information 2026-08-14 23:05:54.019549 | localhost | Inventory Hostname: instance 2026-08-14 23:05:54.019587 | localhost | Hostname: np0000189787 2026-08-14 23:05:54.019622 | localhost | Username: zuul 2026-08-14 23:05:54.019660 | localhost | Distro: Ubuntu 22.04 2026-08-14 23:05:54.019696 | localhost | Provider: yul1 2026-08-14 23:05:54.019731 | localhost | Region: ca-ymq-1 2026-08-14 23:05:54.019764 | localhost | Label: ubuntu-jammy-16 2026-08-14 23:05:54.019797 | localhost | Product Name: OpenStack Nova 2026-08-14 23:05:54.019830 | localhost | Interface IP: 199.204.45.162 2026-08-14 23:05:54.031318 | 2026-08-14 23:05:54.031445 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-14 23:05:54.413089 | localhost -> localhost | changed 2026-08-14 23:05:54.421535 | 2026-08-14 23:05:54.421610 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-14 23:05:55.287847 | localhost -> localhost | changed 2026-08-14 23:05:55.299975 | 2026-08-14 23:05:55.300032 | PLAY [all] 2026-08-14 23:05:55.309160 | 2026-08-14 23:05:55.309251 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-14 23:05:55.584234 | instance -> localhost | ok 2026-08-14 23:05:55.594591 | 2026-08-14 23:05:55.594677 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-14 23:05:55.631502 | instance | ok 2026-08-14 23:05:55.648559 | instance | included: /var/lib/zuul/builds/40395edb0a56403ca102da0646a19cef/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-14 23:05:55.654411 | 2026-08-14 23:05:55.654473 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-14 23:05:56.830033 | instance -> localhost | Generating public/private rsa key pair. 2026-08-14 23:05:56.830191 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/40395edb0a56403ca102da0646a19cef/work/40395edb0a56403ca102da0646a19cef_id_rsa 2026-08-14 23:05:56.830221 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/40395edb0a56403ca102da0646a19cef/work/40395edb0a56403ca102da0646a19cef_id_rsa.pub 2026-08-14 23:05:56.830244 | instance -> localhost | The key fingerprint is: 2026-08-14 23:05:56.830265 | instance -> localhost | SHA256:Nf/CXDupyTTz63nNdIYmZYaoLlVCbg/y9gcvlNrHIBk zuul-build-sshkey 2026-08-14 23:05:56.830300 | instance -> localhost | The key's randomart image is: 2026-08-14 23:05:56.830321 | instance -> localhost | +---[RSA 3072]----+ 2026-08-14 23:05:56.830344 | instance -> localhost | | | 2026-08-14 23:05:56.830366 | instance -> localhost | | . | 2026-08-14 23:05:56.830386 | instance -> localhost | | o o. . | 2026-08-14 23:05:56.830406 | instance -> localhost | | . E.oo. + | 2026-08-14 23:05:56.830427 | instance -> localhost | | +SO ..+.. | 2026-08-14 23:05:56.830446 | instance -> localhost | | B *o.ooo+| 2026-08-14 23:05:56.830466 | instance -> localhost | | + * =Bo=+o| 2026-08-14 23:05:56.830486 | instance -> localhost | | . o +o=B o+| 2026-08-14 23:05:56.830508 | instance -> localhost | | . ++.=o | 2026-08-14 23:05:56.830529 | instance -> localhost | +----[SHA256]-----+ 2026-08-14 23:05:56.830579 | instance -> localhost | ok: Runtime: 0:00:00.743575 2026-08-14 23:05:56.836312 | 2026-08-14 23:05:56.836375 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-14 23:05:56.870185 | instance | ok 2026-08-14 23:05:56.884428 | instance | included: /var/lib/zuul/builds/40395edb0a56403ca102da0646a19cef/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-14 23:05:56.892106 | 2026-08-14 23:05:56.892171 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-14 23:05:56.918330 | instance | skipping: Conditional result was False 2026-08-14 23:05:56.927977 | 2026-08-14 23:05:56.928072 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-14 23:05:57.396979 | instance | changed 2026-08-14 23:05:57.404236 | 2026-08-14 23:05:57.404312 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-14 23:05:57.643130 | instance | ok 2026-08-14 23:05:57.648827 | 2026-08-14 23:05:57.648896 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-14 23:05:58.113572 | instance | changed 2026-08-14 23:05:58.147439 | 2026-08-14 23:05:58.147542 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-14 23:05:58.608664 | instance | changed 2026-08-14 23:05:58.617168 | 2026-08-14 23:05:58.617291 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-14 23:05:58.648532 | instance | skipping: Conditional result was False 2026-08-14 23:05:58.655522 | 2026-08-14 23:05:58.655590 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-14 23:05:58.995963 | instance -> localhost | changed 2026-08-14 23:05:59.014482 | 2026-08-14 23:05:59.014684 | TASK [add-build-sshkey : Add back temp key] 2026-08-14 23:05:59.296243 | instance -> localhost | Identity added: /var/lib/zuul/builds/40395edb0a56403ca102da0646a19cef/work/40395edb0a56403ca102da0646a19cef_id_rsa (zuul-build-sshkey) 2026-08-14 23:05:59.296475 | instance -> localhost | ok: Runtime: 0:00:00.012138 2026-08-14 23:05:59.303465 | 2026-08-14 23:05:59.303528 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-14 23:05:59.551880 | instance | ok 2026-08-14 23:05:59.557696 | 2026-08-14 23:05:59.557765 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-14 23:05:59.581581 | instance | skipping: Conditional result was False 2026-08-14 23:05:59.605733 | 2026-08-14 23:05:59.605813 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-14 23:05:59.871929 | instance | ok 2026-08-14 23:05:59.879644 | 2026-08-14 23:05:59.879740 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-14 23:06:03.162388 | instance | Output suppressed because no_log was given 2026-08-14 23:06:03.172826 | 2026-08-14 23:06:03.172897 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-14 23:06:03.363371 | instance | ok: "logs" 2026-08-14 23:06:03.363612 | instance | ok: All items complete 2026-08-14 23:06:03.363646 | 2026-08-14 23:06:03.520475 | instance | ok: "artifacts" 2026-08-14 23:06:03.683268 | instance | ok: "docs" 2026-08-14 23:06:03.702818 | 2026-08-14 23:06:03.702888 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-14 23:06:03.898650 | instance | changed: "logs" 2026-08-14 23:06:04.057257 | instance | changed: "artifacts" 2026-08-14 23:06:04.222908 | instance | changed: "docs" 2026-08-14 23:06:04.234574 | 2026-08-14 23:06:04.234636 | PLAY RECAP 2026-08-14 23:06:04.234696 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-14 23:06:04.234736 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 23:06:04.234767 | 2026-08-14 23:06:04.356403 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-14 23:06:04.366831 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-14 23:06:04.954297 | 2026-08-14 23:06:04.954425 | PLAY [all] 2026-08-14 23:06:04.965421 | 2026-08-14 23:06:04.965520 | TASK [setup-uv : Extract archive] 2026-08-14 23:06:07.446923 | instance | changed 2026-08-14 23:06:07.452595 | 2026-08-14 23:06:07.452674 | TASK [setup-uv : Print version] 2026-08-14 23:06:07.781211 | instance | uv 0.8.13 2026-08-14 23:06:07.987164 | instance | ok: Runtime: 0:00:00.011420 2026-08-14 23:06:07.998184 | 2026-08-14 23:06:07.998258 | TASK [Install Ansible collection siblings] 2026-08-14 23:06:16.949018 | instance | changed: 2026-08-14 23:06:16.949296 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-14 23:06:16.949359 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-14 23:06:16.949407 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-14 23:06:16.949451 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-14 23:06:16.949493 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-08-14 23:06:16.949542 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-14 23:06:16.949665 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-14 23:06:16.949716 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-14 23:06:16.949760 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-14 23:06:16.949801 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-14 23:06:16.949853 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-14 23:06:16.949893 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-14 23:06:16.949933 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-08-14 23:06:16.949973 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-08-14 23:06:16.950021 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-08-14 23:06:16.950062 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-08-14 23:06:16.950102 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-08-14 23:06:16.950130 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-08-14 23:06:16.950151 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-08-14 23:06:16.950170 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-08-14 23:06:16.950188 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-08-14 23:06:16.950207 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-08-14 23:06:16.950235 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-14 23:06:16.950270 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-08-14 23:06:16.950290 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-08-14 23:06:16.950308 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-14 23:06:16.950325 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-14 23:06:16.950423 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-14 23:06:16.950458 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-08-14 23:06:16.950480 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-08-14 23:06:16.950498 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-14 23:06:16.950517 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-14 23:06:16.950536 | instance | Checked out ansible.netcommon to 1.2.0 2026-08-14 23:06:16.950554 | 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-08-14 23:06:16.950579 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.950597 | instance | Process install dependency map 2026-08-14 23:06:16.950615 | instance | Starting collection install process 2026-08-14 23:06:16.950632 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-08-14 23:06:16.950650 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-08-14 23:06:16.950667 | instance | ansible.netcommon:* was installed successfully 2026-08-14 23:06:16.950685 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-08-14 23:06:16.950702 | instance | Creating virtual environment at: .venv 2026-08-14 23:06:16.950719 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-14 23:06:16.950737 | instance | Downloading netaddr (2.2MiB) 2026-08-14 23:06:16.950755 | instance | Downloading cryptography (4.2MiB) 2026-08-14 23:06:16.950776 | instance | Downloading openstacksdk (1.7MiB) 2026-08-14 23:06:16.950794 | instance | Downloading setuptools (1.1MiB) 2026-08-14 23:06:16.950811 | instance | Downloading pygments (1.2MiB) 2026-08-14 23:06:16.950829 | instance | Downloading ansible-core (2.1MiB) 2026-08-14 23:06:16.950848 | instance | Downloading rjsonnet (1.2MiB) 2026-08-14 23:06:16.950866 | instance | Downloading kubernetes (1.9MiB) 2026-08-14 23:06:16.950884 | instance | Building pyperclip==1.9.0 2026-08-14 23:06:16.950909 | instance | Downloading rjsonnet 2026-08-14 23:06:16.950929 | instance | Downloading netaddr 2026-08-14 23:06:16.950948 | instance | Downloading pygments 2026-08-14 23:06:16.950967 | instance | Downloading cryptography 2026-08-14 23:06:16.950986 | instance | Downloading setuptools 2026-08-14 23:06:16.951004 | instance | Downloading kubernetes 2026-08-14 23:06:16.951022 | instance | Downloading ansible-core 2026-08-14 23:06:16.951040 | instance | Downloading openstacksdk 2026-08-14 23:06:16.951059 | instance | Built pyperclip==1.9.0 2026-08-14 23:06:16.951077 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-14 23:06:16.951096 | instance | Installed 79 packages in 35ms 2026-08-14 23:06:16.951114 | instance | Checked out ansible.posix to 1.6.0 2026-08-14 23:06:16.951140 | 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-08-14 23:06:16.951161 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.951180 | instance | Process install dependency map 2026-08-14 23:06:16.951201 | instance | Starting collection install process 2026-08-14 23:06:16.951219 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-14 23:06:16.951243 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-08-14 23:06:16.951266 | instance | ansible.posix:1.6.0 was installed successfully 2026-08-14 23:06:16.951284 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.951305 | instance | 2.17.12 2026-08-14 23:06:16.951324 | instance | Checked out ansible.utils to v6.1.0 2026-08-14 23:06:16.951342 | 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-08-14 23:06:16.951360 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.951378 | instance | Process install dependency map 2026-08-14 23:06:16.951395 | instance | Starting collection install process 2026-08-14 23:06:16.951414 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-08-14 23:06:16.951431 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-08-14 23:06:16.951449 | instance | ansible.utils:6.1.0 was installed successfully 2026-08-14 23:06:16.951467 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.951485 | instance | 2.17.12 2026-08-14 23:06:16.951504 | instance | Checked out atmosphere.common to v0.7.0 2026-08-14 23:06:16.951522 | 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-08-14 23:06:16.951540 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.951557 | instance | Process install dependency map 2026-08-14 23:06:16.951575 | instance | Starting collection install process 2026-08-14 23:06:16.951592 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-08-14 23:06:16.951610 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-08-14 23:06:16.951627 | instance | atmosphere.common:0.7.0 was installed successfully 2026-08-14 23:06:16.951644 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.951662 | instance | 2.17.12 2026-08-14 23:06:16.951679 | instance | Checked out community.crypto to 2.2.3 2026-08-14 23:06:16.951697 | 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-08-14 23:06:16.951715 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.951732 | instance | Process install dependency map 2026-08-14 23:06:16.951749 | instance | Starting collection install process 2026-08-14 23:06:16.951767 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-14 23:06:16.951784 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-08-14 23:06:16.951802 | instance | community.crypto:2.2.3 was installed successfully 2026-08-14 23:06:16.951819 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.951836 | instance | 2.17.12 2026-08-14 23:06:16.951853 | instance | Checked out community.general to 7.3.0 2026-08-14 23:06:16.951871 | 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-08-14 23:06:16.951888 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.951911 | instance | Process install dependency map 2026-08-14 23:06:16.951929 | instance | Starting collection install process 2026-08-14 23:06:16.951947 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-14 23:06:16.951965 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-08-14 23:06:16.951983 | instance | community.general:7.3.0 was installed successfully 2026-08-14 23:06:16.952000 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.952017 | instance | 2.17.12 2026-08-14 23:06:16.952036 | instance | Checked out community.mysql to 3.6.0 2026-08-14 23:06:16.952054 | 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-08-14 23:06:16.952072 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.952091 | instance | Process install dependency map 2026-08-14 23:06:16.952109 | instance | Starting collection install process 2026-08-14 23:06:16.952127 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-08-14 23:06:16.952145 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-08-14 23:06:16.952163 | instance | community.mysql:3.6.0 was installed successfully 2026-08-14 23:06:16.952181 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.952198 | instance | 2.17.12 2026-08-14 23:06:16.952217 | instance | Checked out kubernetes.core to 2.4.0 2026-08-14 23:06:16.952240 | 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-08-14 23:06:16.952263 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.952287 | instance | Process install dependency map 2026-08-14 23:06:16.952312 | instance | Starting collection install process 2026-08-14 23:06:16.952335 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-14 23:06:16.952363 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-08-14 23:06:16.952387 | instance | kubernetes.core:2.4.0 was installed successfully 2026-08-14 23:06:16.952410 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.952432 | instance | 2.17.12 2026-08-14 23:06:16.952453 | instance | Checked out openstack.cloud to 2.6.0 2026-08-14 23:06:16.952471 | 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-08-14 23:06:16.952495 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.952513 | instance | Process install dependency map 2026-08-14 23:06:16.952530 | instance | Starting collection install process 2026-08-14 23:06:16.952548 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-08-14 23:06:16.952565 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-08-14 23:06:16.952583 | instance | openstack.cloud:2.6.0 was installed successfully 2026-08-14 23:06:16.952600 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.952617 | instance | 2.17.12 2026-08-14 23:06:16.952635 | instance | Checked out vexxhost.ceph to v4.2.0 2026-08-14 23:06:16.952653 | 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-08-14 23:06:16.952676 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.952696 | instance | Process install dependency map 2026-08-14 23:06:16.952721 | instance | Starting collection install process 2026-08-14 23:06:16.952745 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-08-14 23:06:16.952769 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-08-14 23:06:16.952789 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-08-14 23:06:16.952808 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.952825 | instance | 2.17.12 2026-08-14 23:06:16.952847 | instance | Checked out vexxhost.containers to v1.6.8 2026-08-14 23:06:16.952867 | 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-08-14 23:06:16.952885 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.952903 | instance | Process install dependency map 2026-08-14 23:06:16.952921 | instance | Starting collection install process 2026-08-14 23:06:16.952941 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-14 23:06:16.952979 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-08-14 23:06:16.953000 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-08-14 23:06:16.953017 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.953035 | instance | 2.17.12 2026-08-14 23:06:16.953053 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-08-14 23:06:16.953071 | 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-08-14 23:06:16.953089 | instance | Starting galaxy collection install process 2026-08-14 23:06:16.953110 | instance | Process install dependency map 2026-08-14 23:06:16.953129 | instance | Starting collection install process 2026-08-14 23:06:16.953147 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-14 23:06:16.953165 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-14 23:06:16.953184 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-14 23:06:16.953201 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-14 23:06:16.953219 | instance | 2.17.12 2026-08-14 23:06:16.959900 | 2026-08-14 23:06:16.960010 | PLAY RECAP 2026-08-14 23:06:16.960062 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 23:06:16.960085 | 2026-08-14 23:06:17.076267 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-14 23:06:17.088821 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-14 23:06:17.934764 | 2026-08-14 23:06:17.935581 | PLAY [all] 2026-08-14 23:06:17.948499 | 2026-08-14 23:06:17.948573 | TASK [Install "jq" for log collection] 2026-08-14 23:06:29.693656 | instance | changed 2026-08-14 23:06:29.696230 | 2026-08-14 23:06:29.696313 | PLAY RECAP 2026-08-14 23:06:29.696390 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 23:06:29.696460 | 2026-08-14 23:06:29.860531 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-14 23:06:29.871369 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-14 23:06:30.509880 | 2026-08-14 23:06:30.509997 | PLAY [all] 2026-08-14 23:06:30.522622 | 2026-08-14 23:06:30.522698 | LOOP [Check inventory directories] 2026-08-14 23:06:30.873811 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-08-14 23:06:31.046986 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-08-14 23:06:31.211091 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-08-14 23:06:31.227977 | 2026-08-14 23:06:31.228158 | LOOP [Copy inventory file for Zuul] 2026-08-14 23:06:32.091797 | instance | changed: 2026-08-14 23:06:32.092124 | instance | { 2026-08-14 23:06:32.092183 | instance | "ansible_loop_var": "item", 2026-08-14 23:06:32.092217 | instance | "changed": false, 2026-08-14 23:06:32.092246 | instance | "failed": false, 2026-08-14 23:06:32.092278 | instance | "invocation": { 2026-08-14 23:06:32.092304 | instance | "module_args": { 2026-08-14 23:06:32.092330 | instance | "checksum_algorithm": "sha1", 2026-08-14 23:06:32.092355 | instance | "follow": true, 2026-08-14 23:06:32.092380 | instance | "get_attributes": true, 2026-08-14 23:06:32.092406 | instance | "get_checksum": true, 2026-08-14 23:06:32.092432 | instance | "get_mime": true, 2026-08-14 23:06:32.092457 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-08-14 23:06:32.092482 | instance | } 2026-08-14 23:06:32.092507 | instance | }, 2026-08-14 23:06:32.092531 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-08-14 23:06:32.092555 | instance | "stat": { 2026-08-14 23:06:32.092579 | instance | "atime": 1786748769.6925318, 2026-08-14 23:06:32.092603 | instance | "attr_flags": "e", 2026-08-14 23:06:32.092627 | instance | "attributes": [ 2026-08-14 23:06:32.092651 | instance | "extents" 2026-08-14 23:06:32.092675 | instance | ], 2026-08-14 23:06:32.092698 | instance | "block_size": 4096, 2026-08-14 23:06:32.092722 | instance | "blocks": 8, 2026-08-14 23:06:32.092745 | instance | "charset": "unknown", 2026-08-14 23:06:32.092771 | instance | "ctime": 1786748768.7164986, 2026-08-14 23:06:32.092795 | instance | "dev": 64513, 2026-08-14 23:06:32.092820 | instance | "device_type": 0, 2026-08-14 23:06:32.092844 | instance | "executable": true, 2026-08-14 23:06:32.092867 | instance | "exists": true, 2026-08-14 23:06:32.092890 | instance | "gid": 1000, 2026-08-14 23:06:32.092913 | instance | "gr_name": "zuul", 2026-08-14 23:06:32.092936 | instance | "inode": 1048061, 2026-08-14 23:06:32.092983 | instance | "isblk": false, 2026-08-14 23:06:32.093010 | instance | "ischr": false, 2026-08-14 23:06:32.093034 | instance | "isdir": true, 2026-08-14 23:06:32.093058 | instance | "isfifo": false, 2026-08-14 23:06:32.093082 | instance | "isgid": false, 2026-08-14 23:06:32.093105 | instance | "islnk": false, 2026-08-14 23:06:32.093128 | instance | "isreg": false, 2026-08-14 23:06:32.093151 | instance | "issock": false, 2026-08-14 23:06:32.093174 | instance | "isuid": false, 2026-08-14 23:06:32.093197 | instance | "mimetype": "unknown", 2026-08-14 23:06:32.093220 | instance | "mode": "0755", 2026-08-14 23:06:32.093243 | instance | "mtime": 1786748768.7164986, 2026-08-14 23:06:32.093266 | instance | "nlink": 22, 2026-08-14 23:06:32.093289 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-08-14 23:06:32.093312 | instance | "pw_name": "zuul", 2026-08-14 23:06:32.093340 | instance | "readable": true, 2026-08-14 23:06:32.093363 | instance | "rgrp": true, 2026-08-14 23:06:32.093387 | instance | "roth": true, 2026-08-14 23:06:32.093411 | instance | "rusr": true, 2026-08-14 23:06:32.093435 | instance | "size": 4096, 2026-08-14 23:06:32.093473 | instance | "uid": 1000, 2026-08-14 23:06:32.093499 | instance | "version": "1269520206", 2026-08-14 23:06:32.093523 | instance | "wgrp": false, 2026-08-14 23:06:32.093548 | instance | "woth": false, 2026-08-14 23:06:32.093576 | instance | "writeable": true, 2026-08-14 23:06:32.093601 | instance | "wusr": true, 2026-08-14 23:06:32.093625 | instance | "xgrp": true, 2026-08-14 23:06:32.093649 | instance | "xoth": true, 2026-08-14 23:06:32.093672 | instance | "xusr": true 2026-08-14 23:06:32.093695 | instance | } 2026-08-14 23:06:32.093719 | instance | } 2026-08-14 23:06:32.093781 | instance | ok: All items complete 2026-08-14 23:06:32.093811 | 2026-08-14 23:06:32.095425 | instance | skipping: Conditional result was False 2026-08-14 23:06:32.096626 | instance | skipping: Conditional result was False 2026-08-14 23:06:32.117675 | 2026-08-14 23:06:32.117900 | LOOP [Switch "ansible_host" to private IP] 2026-08-14 23:06:32.457689 | instance | changed: 1 replacements made 2026-08-14 23:06:32.460415 | instance | skipping: Conditional result was False 2026-08-14 23:06:32.461908 | instance | skipping: Conditional result was False 2026-08-14 23:06:32.472063 | 2026-08-14 23:06:32.472174 | TASK [Run Molecule scenario] 2026-08-14 23:06:33.398162 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-08-14 23:06:33.791874 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-14 23:06:33.791956 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-08-14 23:06:45.267987 | instance | INFO [aio > dependency] Executing 2026-08-14 23:06:45.268108 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-08-14 23:06:45.268318 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-08-14 23:06:45.268441 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-14 23:06:45.276016 | instance | INFO [aio > cleanup] Executing 2026-08-14 23:06:45.276345 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-14 23:06:45.283701 | instance | INFO [aio > destroy] Executing 2026-08-14 23:06:45.283765 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-08-14 23:06:45.283855 | instance | INFO [aio > destroy] Executed: Successful 2026-08-14 23:06:45.291152 | instance | INFO [aio > syntax] Executing 2026-08-14 23:06:48.321451 | instance | 2026-08-14 23:06:48.321705 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-08-14 23:06:48.460431 | instance | INFO [aio > syntax] Executed: Successful 2026-08-14 23:06:48.475182 | instance | INFO [aio > create] Executing 2026-08-14 23:06:48.477206 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-14 23:06:48.485744 | instance | INFO [aio > prepare] Executing 2026-08-14 23:06:49.334817 | instance | 2026-08-14 23:06:49.335033 | instance | PLAY [Prepare] ***************************************************************** 2026-08-14 23:06:49.335333 | instance | 2026-08-14 23:06:49.335672 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:06:49.336029 | instance | Friday 14 August 2026 23:06:49 +0000 (0:00:00.026) 0:00:00.026 ********* 2026-08-14 23:06:50.468371 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-14 23:06:50.468669 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-14 23:06:50.469013 | instance | interpreter could change the meaning of that path. See 2026-08-14 23:06:50.469297 | instance | https://docs.ansible.com/ansible- 2026-08-14 23:06:50.469579 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-14 23:06:50.478210 | instance | ok: [instance] 2026-08-14 23:06:50.478594 | instance | 2026-08-14 23:06:50.478859 | instance | TASK [Configure short hostname] ************************************************ 2026-08-14 23:06:50.479191 | instance | Friday 14 August 2026 23:06:50 +0000 (0:00:01.144) 0:00:01.171 ********* 2026-08-14 23:06:51.202100 | instance | changed: [instance] 2026-08-14 23:06:51.202447 | instance | 2026-08-14 23:06:51.202845 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-08-14 23:06:51.203247 | instance | Friday 14 August 2026 23:06:51 +0000 (0:00:00.723) 0:00:01.894 ********* 2026-08-14 23:06:51.480057 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-08-14 23:06:51.480202 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-08-14 23:06:51.480384 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-14 23:06:51.490752 | instance | changed: [instance] 2026-08-14 23:06:51.490860 | instance | 2026-08-14 23:06:51.491031 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-08-14 23:06:51.491215 | instance | Friday 14 August 2026 23:06:51 +0000 (0:00:00.288) 0:00:02.182 ********* 2026-08-14 23:06:52.765434 | instance | ok: [instance] 2026-08-14 23:06:52.765682 | instance | 2026-08-14 23:06:52.765968 | instance | TASK [Purge "snapd" package] *************************************************** 2026-08-14 23:06:52.766242 | instance | Friday 14 August 2026 23:06:52 +0000 (0:00:01.274) 0:00:03.457 ********* 2026-08-14 23:06:53.634511 | instance | ok: [instance] 2026-08-14 23:06:53.634804 | instance | 2026-08-14 23:06:53.635091 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-08-14 23:06:53.635345 | instance | 2026-08-14 23:06:53.635623 | instance | TASK [Create folders for workspace] ******************************************** 2026-08-14 23:06:53.635881 | instance | Friday 14 August 2026 23:06:53 +0000 (0:00:00.869) 0:00:04.326 ********* 2026-08-14 23:06:54.677673 | instance | changed: [localhost] => (item=group_vars) 2026-08-14 23:06:54.677959 | instance | changed: [localhost] => (item=group_vars/all) 2026-08-14 23:06:54.678171 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-08-14 23:06:54.678411 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-08-14 23:06:54.678706 | instance | changed: [localhost] => (item=group_vars/computes) 2026-08-14 23:06:54.679008 | instance | changed: [localhost] => (item=host_vars) 2026-08-14 23:06:54.679282 | instance | 2026-08-14 23:06:54.679563 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-08-14 23:06:54.679823 | instance | 2026-08-14 23:06:54.680113 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-08-14 23:06:54.680384 | instance | Friday 14 August 2026 23:06:54 +0000 (0:00:01.043) 0:00:05.370 ********* 2026-08-14 23:06:54.855313 | instance | changed: [localhost] 2026-08-14 23:06:54.855712 | instance | 2026-08-14 23:06:54.856066 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-08-14 23:06:54.856409 | instance | Friday 14 August 2026 23:06:54 +0000 (0:00:00.175) 0:00:05.545 ********* 2026-08-14 23:06:54.886406 | instance | ok: [localhost] 2026-08-14 23:06:54.886613 | instance | 2026-08-14 23:06:54.886785 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-08-14 23:06:54.886939 | instance | Friday 14 August 2026 23:06:54 +0000 (0:00:00.030) 0:00:05.576 ********* 2026-08-14 23:06:54.932307 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '149357d2-b3d4-5986-9962-f7c04254a22a'}) 2026-08-14 23:06:54.932330 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-08-14 23:06:54.932336 | instance | 2026-08-14 23:06:54.932340 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-08-14 23:06:54.932346 | instance | Friday 14 August 2026 23:06:54 +0000 (0:00:00.048) 0:00:05.625 ********* 2026-08-14 23:06:55.489510 | instance | changed: [localhost] 2026-08-14 23:06:55.489573 | instance | 2026-08-14 23:06:55.489584 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-08-14 23:06:55.489593 | instance | 2026-08-14 23:06:55.489601 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-08-14 23:06:55.489609 | instance | Friday 14 August 2026 23:06:55 +0000 (0:00:00.556) 0:00:06.181 ********* 2026-08-14 23:06:55.667994 | instance | changed: [localhost] 2026-08-14 23:06:55.668045 | instance | 2026-08-14 23:06:55.668057 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-08-14 23:06:55.668067 | instance | Friday 14 August 2026 23:06:55 +0000 (0:00:00.178) 0:00:06.359 ********* 2026-08-14 23:06:55.694451 | instance | ok: [localhost] 2026-08-14 23:06:55.694569 | instance | 2026-08-14 23:06:55.694618 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-08-14 23:06:55.694721 | instance | Friday 14 August 2026 23:06:55 +0000 (0:00:00.027) 0:00:06.387 ********* 2026-08-14 23:06:55.726501 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-08-14 23:06:55.726738 | instance | 2026-08-14 23:06:55.727002 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-08-14 23:06:55.727266 | instance | Friday 14 August 2026 23:06:55 +0000 (0:00:00.031) 0:00:06.419 ********* 2026-08-14 23:06:56.081773 | instance | changed: [localhost] 2026-08-14 23:06:56.081989 | instance | 2026-08-14 23:06:56.082262 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-08-14 23:06:56.082571 | instance | 2026-08-14 23:06:56.082842 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-08-14 23:06:56.083124 | instance | Friday 14 August 2026 23:06:56 +0000 (0:00:00.354) 0:00:06.773 ********* 2026-08-14 23:06:56.248997 | instance | changed: [localhost] 2026-08-14 23:06:56.249207 | instance | 2026-08-14 23:06:56.249470 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-08-14 23:06:56.249741 | instance | Friday 14 August 2026 23:06:56 +0000 (0:00:00.167) 0:00:06.941 ********* 2026-08-14 23:06:56.273935 | instance | ok: [localhost] 2026-08-14 23:06:56.274033 | instance | 2026-08-14 23:06:56.274145 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-08-14 23:06:56.274328 | instance | Friday 14 August 2026 23:06:56 +0000 (0:00:00.025) 0:00:06.966 ********* 2026-08-14 23:06:56.321569 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-08-14 23:06:56.321681 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-08-14 23:06:56.321887 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-08-14 23:06:56.322017 | instance | 2026-08-14 23:06:56.322223 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-08-14 23:06:56.322451 | instance | Friday 14 August 2026 23:06:56 +0000 (0:00:00.047) 0:00:07.014 ********* 2026-08-14 23:06:56.671670 | instance | changed: [localhost] 2026-08-14 23:06:56.671792 | instance | 2026-08-14 23:06:56.671990 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-08-14 23:06:56.672160 | instance | 2026-08-14 23:06:56.672369 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-08-14 23:06:56.672568 | instance | Friday 14 August 2026 23:06:56 +0000 (0:00:00.350) 0:00:07.364 ********* 2026-08-14 23:06:56.846075 | instance | changed: [localhost] 2026-08-14 23:06:56.846159 | instance | 2026-08-14 23:06:56.846170 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-08-14 23:06:56.846181 | instance | Friday 14 August 2026 23:06:56 +0000 (0:00:00.173) 0:00:07.537 ********* 2026-08-14 23:06:56.875066 | instance | ok: [localhost] 2026-08-14 23:06:56.875377 | instance | 2026-08-14 23:06:56.875797 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-08-14 23:06:56.876153 | instance | Friday 14 August 2026 23:06:56 +0000 (0:00:00.029) 0:00:07.567 ********* 2026-08-14 23:06:56.917865 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-08-14 23:06:56.918101 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-08-14 23:06:56.918424 | instance | 2026-08-14 23:06:56.918713 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-08-14 23:06:56.918958 | instance | Friday 14 August 2026 23:06:56 +0000 (0:00:00.042) 0:00:07.609 ********* 2026-08-14 23:06:57.280267 | instance | changed: [localhost] 2026-08-14 23:06:57.280371 | instance | 2026-08-14 23:06:57.280533 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-08-14 23:06:57.280838 | instance | 2026-08-14 23:06:57.281059 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:06:57.281278 | instance | Friday 14 August 2026 23:06:57 +0000 (0:00:00.363) 0:00:07.972 ********* 2026-08-14 23:06:57.974895 | instance | ok: [localhost] 2026-08-14 23:06:57.974984 | instance | 2026-08-14 23:06:57.975472 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-08-14 23:06:57.975537 | instance | Friday 14 August 2026 23:06:57 +0000 (0:00:00.694) 0:00:08.667 ********* 2026-08-14 23:06:58.159524 | instance | changed: [localhost] 2026-08-14 23:06:58.159621 | instance | 2026-08-14 23:06:58.160004 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-08-14 23:06:58.160069 | instance | Friday 14 August 2026 23:06:58 +0000 (0:00:00.184) 0:00:08.852 ********* 2026-08-14 23:06:58.196291 | instance | ok: [localhost] 2026-08-14 23:06:58.197190 | instance | 2026-08-14 23:06:58.197243 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-08-14 23:06:58.197250 | instance | Friday 14 August 2026 23:06:58 +0000 (0:00:00.036) 0:00:08.888 ********* 2026-08-14 23:06:58.937057 | instance | ok: [localhost] => (item=keycloak_host) 2026-08-14 23:06:58.937167 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-08-14 23:06:58.937237 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-08-14 23:06:58.937375 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-08-14 23:06:58.937578 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-08-14 23:06:58.937732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-08-14 23:06:58.937883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-08-14 23:06:58.938037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-08-14 23:06:58.938186 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-08-14 23:06:58.938355 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-08-14 23:06:58.938512 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-08-14 23:06:58.938663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-08-14 23:06:58.938819 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-08-14 23:06:58.938969 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-08-14 23:06:58.939131 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-08-14 23:06:58.939281 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-08-14 23:06:58.939429 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-08-14 23:06:58.939576 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-08-14 23:06:58.939740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-08-14 23:06:58.939892 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-08-14 23:06:58.940041 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-08-14 23:06:58.940214 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-08-14 23:06:58.940367 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-08-14 23:06:58.940508 | instance | 2026-08-14 23:06:58.940658 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-08-14 23:06:58.940810 | instance | Friday 14 August 2026 23:06:58 +0000 (0:00:00.740) 0:00:09.629 ********* 2026-08-14 23:06:59.283019 | instance | changed: [localhost] 2026-08-14 23:06:59.283134 | instance | 2026-08-14 23:06:59.283300 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-08-14 23:06:59.283521 | instance | Friday 14 August 2026 23:06:59 +0000 (0:00:00.344) 0:00:09.973 ********* 2026-08-14 23:06:59.463380 | instance | changed: [localhost] 2026-08-14 23:06:59.463776 | instance | 2026-08-14 23:06:59.464177 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-08-14 23:06:59.464502 | instance | 2026-08-14 23:06:59.464846 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-08-14 23:06:59.465183 | instance | Friday 14 August 2026 23:06:59 +0000 (0:00:00.182) 0:00:10.155 ********* 2026-08-14 23:06:59.646904 | instance | changed: [localhost] 2026-08-14 23:06:59.647204 | instance | 2026-08-14 23:06:59.647426 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-08-14 23:06:59.647643 | instance | Friday 14 August 2026 23:06:59 +0000 (0:00:00.181) 0:00:10.337 ********* 2026-08-14 23:06:59.677994 | instance | ok: [localhost] 2026-08-14 23:06:59.678029 | instance | 2026-08-14 23:06:59.678039 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-08-14 23:06:59.678049 | instance | Friday 14 August 2026 23:06:59 +0000 (0:00:00.032) 0:00:10.370 ********* 2026-08-14 23:06:59.721782 | 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-08-14 23:06:59.721859 | instance | 2026-08-14 23:06:59.721868 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-08-14 23:06:59.721875 | instance | Friday 14 August 2026 23:06:59 +0000 (0:00:00.043) 0:00:10.413 ********* 2026-08-14 23:07:00.104381 | instance | changed: [localhost] 2026-08-14 23:07:00.104436 | instance | 2026-08-14 23:07:00.104442 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-08-14 23:07:00.104447 | instance | 2026-08-14 23:07:00.104452 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-08-14 23:07:00.104456 | instance | Friday 14 August 2026 23:07:00 +0000 (0:00:00.382) 0:00:10.796 ********* 2026-08-14 23:07:00.302090 | instance | changed: [localhost] 2026-08-14 23:07:00.302151 | instance | 2026-08-14 23:07:00.302159 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-08-14 23:07:00.302166 | instance | Friday 14 August 2026 23:07:00 +0000 (0:00:00.197) 0:00:10.994 ********* 2026-08-14 23:07:00.335154 | instance | ok: [localhost] 2026-08-14 23:07:00.335208 | instance | 2026-08-14 23:07:00.335215 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-08-14 23:07:00.335222 | instance | Friday 14 August 2026 23:07:00 +0000 (0:00:00.033) 0:00:11.027 ********* 2026-08-14 23:07:00.380895 | 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-08-14 23:07:00.380918 | instance | 2026-08-14 23:07:00.380925 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-08-14 23:07:00.380931 | instance | Friday 14 August 2026 23:07:00 +0000 (0:00:00.046) 0:00:11.073 ********* 2026-08-14 23:07:00.760339 | instance | changed: [localhost] 2026-08-14 23:07:00.760391 | instance | 2026-08-14 23:07:00.760397 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-08-14 23:07:00.760402 | instance | 2026-08-14 23:07:00.760406 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-08-14 23:07:00.760410 | instance | Friday 14 August 2026 23:07:00 +0000 (0:00:00.378) 0:00:11.452 ********* 2026-08-14 23:07:00.939571 | instance | changed: [localhost] 2026-08-14 23:07:00.939632 | instance | 2026-08-14 23:07:00.939643 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-08-14 23:07:00.939661 | instance | Friday 14 August 2026 23:07:00 +0000 (0:00:00.178) 0:00:11.631 ********* 2026-08-14 23:07:00.972844 | instance | ok: [localhost] 2026-08-14 23:07:00.972872 | instance | 2026-08-14 23:07:00.972879 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-08-14 23:07:00.972885 | instance | Friday 14 August 2026 23:07:00 +0000 (0:00:00.034) 0:00:11.665 ********* 2026-08-14 23:07:01.390426 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-08-14 23:07:01.390687 | instance | ok: [localhost] => (item=keepalived_password) 2026-08-14 23:07:01.390704 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-08-14 23:07:01.390717 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-08-14 23:07:01.390729 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-08-14 23:07:01.390741 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-08-14 23:07:01.390753 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-08-14 23:07:01.390763 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-08-14 23:07:01.390772 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-08-14 23:07:01.390781 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-08-14 23:07:01.390790 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-08-14 23:07:01.390799 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-08-14 23:07:01.390836 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-08-14 23:07:01.390845 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-08-14 23:07:01.390854 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-08-14 23:07:01.390875 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-08-14 23:07:01.390885 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-08-14 23:07:01.390893 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-08-14 23:07:01.392723 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-08-14 23:07:01.392795 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-08-14 23:07:01.392804 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-08-14 23:07:01.392811 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-08-14 23:07:01.392817 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-08-14 23:07:01.392824 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-08-14 23:07:01.392830 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-08-14 23:07:01.392836 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-08-14 23:07:01.392842 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-08-14 23:07:01.392848 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-08-14 23:07:01.392855 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-08-14 23:07:01.392861 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-08-14 23:07:01.392874 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-08-14 23:07:01.392956 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-08-14 23:07:01.393207 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-08-14 23:07:01.393396 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-08-14 23:07:01.393583 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-08-14 23:07:01.393771 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-08-14 23:07:01.393956 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-08-14 23:07:01.394142 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-08-14 23:07:01.394355 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-08-14 23:07:01.394549 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-08-14 23:07:01.394738 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-08-14 23:07:01.394928 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-08-14 23:07:01.395115 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-08-14 23:07:01.395311 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-08-14 23:07:01.395518 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-08-14 23:07:01.395750 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-08-14 23:07:01.395942 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-08-14 23:07:01.396129 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-08-14 23:07:01.396316 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-08-14 23:07:01.396511 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-08-14 23:07:01.396699 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-08-14 23:07:01.396903 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-08-14 23:07:01.397095 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-08-14 23:07:01.397284 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-08-14 23:07:01.397461 | instance | 2026-08-14 23:07:01.397649 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-08-14 23:07:01.397837 | instance | Friday 14 August 2026 23:07:01 +0000 (0:00:00.414) 0:00:12.080 ********* 2026-08-14 23:07:01.455094 | instance | ok: [localhost] => (item=barbican_kek) 2026-08-14 23:07:01.455269 | instance | 2026-08-14 23:07:01.455548 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-08-14 23:07:01.455830 | instance | Friday 14 August 2026 23:07:01 +0000 (0:00:00.063) 0:00:12.144 ********* 2026-08-14 23:07:01.922483 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-08-14 23:07:01.922574 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-08-14 23:07:01.922728 | instance | 2026-08-14 23:07:01.922907 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-08-14 23:07:01.923092 | instance | Friday 14 August 2026 23:07:01 +0000 (0:00:00.467) 0:00:12.611 ********* 2026-08-14 23:07:05.299259 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-08-14 23:07:05.299527 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-08-14 23:07:05.299792 | instance | 2026-08-14 23:07:05.300093 | instance | TASK [Set values for SSH keys] ************************************************* 2026-08-14 23:07:05.300381 | instance | Friday 14 August 2026 23:07:05 +0000 (0:00:03.379) 0:00:15.991 ********* 2026-08-14 23:07:05.353744 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-08-14 23:07:05.353989 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-08-14 23:07:05.354235 | instance | 2026-08-14 23:07:05.354538 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-08-14 23:07:05.354879 | instance | Friday 14 August 2026 23:07:05 +0000 (0:00:00.055) 0:00:16.046 ********* 2026-08-14 23:07:05.706834 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-08-14 23:07:05.707073 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-08-14 23:07:05.707316 | instance | 2026-08-14 23:07:05.707584 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-08-14 23:07:05.707851 | instance | Friday 14 August 2026 23:07:05 +0000 (0:00:00.352) 0:00:16.398 ********* 2026-08-14 23:07:06.072846 | instance | changed: [localhost] 2026-08-14 23:07:06.073027 | instance | 2026-08-14 23:07:06.073300 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-08-14 23:07:06.073568 | instance | Friday 14 August 2026 23:07:06 +0000 (0:00:00.366) 0:00:16.765 ********* 2026-08-14 23:07:06.107590 | instance | skipping: [localhost] 2026-08-14 23:07:06.107813 | instance | 2026-08-14 23:07:06.108071 | instance | PLAY [Setup networking] ******************************************************** 2026-08-14 23:07:06.108315 | instance | 2026-08-14 23:07:06.108574 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:07:06.108838 | instance | Friday 14 August 2026 23:07:06 +0000 (0:00:00.035) 0:00:16.801 ********* 2026-08-14 23:07:06.857345 | instance | ok: [instance] 2026-08-14 23:07:06.857565 | instance | 2026-08-14 23:07:06.857863 | instance | TASK [Create bridge for management network] ************************************ 2026-08-14 23:07:06.858130 | instance | Friday 14 August 2026 23:07:06 +0000 (0:00:00.748) 0:00:17.549 ********* 2026-08-14 23:07:07.193084 | instance | ok: [instance] 2026-08-14 23:07:07.193266 | instance | 2026-08-14 23:07:07.193553 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-08-14 23:07:07.193809 | instance | Friday 14 August 2026 23:07:07 +0000 (0:00:00.335) 0:00:17.885 ********* 2026-08-14 23:07:07.411175 | instance | ok: [instance] 2026-08-14 23:07:07.411451 | instance | 2026-08-14 23:07:07.411746 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-08-14 23:07:07.412070 | instance | Friday 14 August 2026 23:07:07 +0000 (0:00:00.218) 0:00:18.103 ********* 2026-08-14 23:07:07.608960 | instance | ok: [instance] 2026-08-14 23:07:07.609141 | instance | 2026-08-14 23:07:07.609449 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-08-14 23:07:07.609739 | instance | Friday 14 August 2026 23:07:07 +0000 (0:00:00.197) 0:00:18.301 ********* 2026-08-14 23:07:07.818659 | instance | ok: [instance] 2026-08-14 23:07:07.818908 | instance | 2026-08-14 23:07:07.819183 | instance | TASK [Bring up interfaces] ***************************************************** 2026-08-14 23:07:07.819453 | instance | Friday 14 August 2026 23:07:07 +0000 (0:00:00.209) 0:00:18.510 ********* 2026-08-14 23:07:08.220379 | instance | ok: [instance] => (item=br-mgmt) 2026-08-14 23:07:08.220786 | instance | ok: [instance] => (item=dummy0) 2026-08-14 23:07:08.221129 | instance | 2026-08-14 23:07:08.221485 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-08-14 23:07:08.221800 | instance | 2026-08-14 23:07:08.222175 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:07:08.222554 | instance | Friday 14 August 2026 23:07:08 +0000 (0:00:00.402) 0:00:18.912 ********* 2026-08-14 23:07:08.953584 | instance | ok: [instance] 2026-08-14 23:07:08.953802 | instance | 2026-08-14 23:07:08.953960 | instance | TASK [Install depedencies] ***************************************************** 2026-08-14 23:07:08.954125 | instance | Friday 14 August 2026 23:07:08 +0000 (0:00:00.731) 0:00:19.644 ********* 2026-08-14 23:07:28.988825 | instance | changed: [instance] 2026-08-14 23:07:28.988892 | instance | 2026-08-14 23:07:28.988898 | instance | TASK [Start up service] ******************************************************** 2026-08-14 23:07:28.988903 | instance | Friday 14 August 2026 23:07:28 +0000 (0:00:20.036) 0:00:39.681 ********* 2026-08-14 23:07:29.548864 | instance | ok: [instance] 2026-08-14 23:07:29.548930 | instance | 2026-08-14 23:07:29.548943 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-08-14 23:07:29.548954 | instance | Friday 14 August 2026 23:07:29 +0000 (0:00:00.559) 0:00:40.240 ********* 2026-08-14 23:07:29.771709 | instance | ok: [instance] 2026-08-14 23:07:29.771793 | instance | 2026-08-14 23:07:29.771880 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-08-14 23:07:29.772233 | instance | Friday 14 August 2026 23:07:29 +0000 (0:00:00.223) 0:00:40.463 ********* 2026-08-14 23:07:30.230986 | instance | changed: [instance] 2026-08-14 23:07:30.231112 | instance | 2026-08-14 23:07:30.231360 | instance | TASK [Get list of all loopback devices] **************************************** 2026-08-14 23:07:30.231586 | instance | Friday 14 August 2026 23:07:30 +0000 (0:00:00.459) 0:00:40.923 ********* 2026-08-14 23:07:30.428322 | instance | ok: [instance] 2026-08-14 23:07:30.428434 | instance | 2026-08-14 23:07:30.428576 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-08-14 23:07:30.428834 | instance | Friday 14 August 2026 23:07:30 +0000 (0:00:00.197) 0:00:41.121 ********* 2026-08-14 23:07:30.461389 | instance | skipping: [instance] 2026-08-14 23:07:30.461474 | instance | 2026-08-14 23:07:30.461616 | instance | TASK [Create devices for Ceph] ************************************************* 2026-08-14 23:07:30.461825 | instance | Friday 14 August 2026 23:07:30 +0000 (0:00:00.032) 0:00:41.153 ********* 2026-08-14 23:07:31.022156 | instance | changed: [instance] => (item=osd0) 2026-08-14 23:07:31.022404 | instance | changed: [instance] => (item=osd1) 2026-08-14 23:07:31.022597 | instance | changed: [instance] => (item=osd2) 2026-08-14 23:07:31.022740 | instance | 2026-08-14 23:07:31.022887 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-08-14 23:07:31.023034 | instance | Friday 14 August 2026 23:07:31 +0000 (0:00:00.558) 0:00:41.712 ********* 2026-08-14 23:07:31.624893 | instance | changed: [instance] => (item=osd0) 2026-08-14 23:07:31.624947 | instance | changed: [instance] => (item=osd1) 2026-08-14 23:07:31.624952 | instance | changed: [instance] => (item=osd2) 2026-08-14 23:07:31.624958 | instance | 2026-08-14 23:07:31.624963 | instance | TASK [Start loop devices] ****************************************************** 2026-08-14 23:07:31.624968 | instance | Friday 14 August 2026 23:07:31 +0000 (0:00:00.605) 0:00:42.317 ********* 2026-08-14 23:07:32.405228 | instance | changed: [instance] => (item=osd0) 2026-08-14 23:07:32.405316 | instance | changed: [instance] => (item=osd1) 2026-08-14 23:07:32.405328 | instance | changed: [instance] => (item=osd2) 2026-08-14 23:07:32.405338 | instance | 2026-08-14 23:07:32.405348 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-08-14 23:07:32.405358 | instance | Friday 14 August 2026 23:07:32 +0000 (0:00:00.778) 0:00:43.095 ********* 2026-08-14 23:07:35.774028 | instance | changed: [instance] => (item=osd0) 2026-08-14 23:07:35.774105 | instance | changed: [instance] => (item=osd1) 2026-08-14 23:07:35.774116 | instance | changed: [instance] => (item=osd2) 2026-08-14 23:07:35.774126 | instance | 2026-08-14 23:07:35.774136 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-08-14 23:07:35.774146 | instance | Friday 14 August 2026 23:07:35 +0000 (0:00:03.369) 0:00:46.465 ********* 2026-08-14 23:07:37.701309 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-08-14 23:07:37.701461 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-08-14 23:07:37.701532 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-08-14 23:07:37.701614 | instance | 2026-08-14 23:07:37.701748 | instance | PLAY [controllers] ************************************************************* 2026-08-14 23:07:37.701931 | instance | 2026-08-14 23:07:37.702078 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:07:37.702390 | instance | Friday 14 August 2026 23:07:37 +0000 (0:00:01.929) 0:00:48.394 ********* 2026-08-14 23:07:38.601498 | instance | ok: [instance] 2026-08-14 23:07:38.601558 | instance | 2026-08-14 23:07:38.601566 | instance | TASK [Set masquerade rule] ***************************************************** 2026-08-14 23:07:38.601573 | instance | Friday 14 August 2026 23:07:38 +0000 (0:00:00.899) 0:00:49.293 ********* 2026-08-14 23:07:39.074419 | instance | changed: [instance] 2026-08-14 23:07:39.074515 | instance | 2026-08-14 23:07:39.074528 | instance | PLAY RECAP ********************************************************************* 2026-08-14 23:07:39.074549 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-14 23:07:39.074724 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-14 23:07:39.074855 | instance | 2026-08-14 23:07:39.075024 | instance | Friday 14 August 2026 23:07:39 +0000 (0:00:00.472) 0:00:49.766 ********* 2026-08-14 23:07:39.075184 | instance | =============================================================================== 2026-08-14 23:07:39.075360 | instance | Install depedencies ---------------------------------------------------- 20.04s 2026-08-14 23:07:39.075526 | instance | Generate SSH keys for missing variables --------------------------------- 3.38s 2026-08-14 23:07:39.075693 | instance | Create a volume group for each loop device ------------------------------ 3.37s 2026-08-14 23:07:39.075854 | instance | Create a logical volume for each loop device ---------------------------- 1.93s 2026-08-14 23:07:39.076025 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.27s 2026-08-14 23:07:39.076186 | instance | Gathering Facts --------------------------------------------------------- 1.14s 2026-08-14 23:07:39.076371 | instance | Create folders for workspace -------------------------------------------- 1.04s 2026-08-14 23:07:39.076517 | instance | Gathering Facts --------------------------------------------------------- 0.90s 2026-08-14 23:07:39.076675 | instance | Purge "snapd" package --------------------------------------------------- 0.87s 2026-08-14 23:07:39.076834 | instance | Start loop devices ------------------------------------------------------ 0.78s 2026-08-14 23:07:39.076993 | instance | Gathering Facts --------------------------------------------------------- 0.75s 2026-08-14 23:07:39.077155 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.74s 2026-08-14 23:07:39.077447 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-08-14 23:07:39.077605 | instance | Configure short hostname ------------------------------------------------ 0.72s 2026-08-14 23:07:39.077763 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-08-14 23:07:39.077948 | instance | Set permissions on loopback devices ------------------------------------- 0.61s 2026-08-14 23:07:39.078107 | instance | Start up service -------------------------------------------------------- 0.56s 2026-08-14 23:07:39.078268 | instance | Create devices for Ceph ------------------------------------------------- 0.56s 2026-08-14 23:07:39.078449 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.56s 2026-08-14 23:07:39.078610 | instance | Set masquerade rule ----------------------------------------------------- 0.47s 2026-08-14 23:07:39.166648 | instance | INFO [aio > prepare] Executed: Successful 2026-08-14 23:07:39.179115 | instance | INFO [aio > converge] Executing 2026-08-14 23:07:41.989640 | instance | 2026-08-14 23:07:41.989904 | instance | PLAY [all] ********************************************************************* 2026-08-14 23:07:41.990156 | instance | 2026-08-14 23:07:41.990523 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:07:41.990791 | instance | Friday 14 August 2026 23:07:41 +0000 (0:00:00.016) 0:00:00.016 ********* 2026-08-14 23:07:43.241098 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-14 23:07:43.241296 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-14 23:07:43.241571 | instance | interpreter could change the meaning of that path. See 2026-08-14 23:07:43.241841 | instance | https://docs.ansible.com/ansible- 2026-08-14 23:07:43.242117 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-14 23:07:43.257682 | instance | ok: [instance] 2026-08-14 23:07:43.257877 | instance | 2026-08-14 23:07:43.258133 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-14 23:07:43.258449 | instance | Friday 14 August 2026 23:07:43 +0000 (0:00:01.268) 0:00:01.285 ********* 2026-08-14 23:07:43.437929 | instance | ok: [instance] 2026-08-14 23:07:43.438136 | instance | 2026-08-14 23:07:43.438447 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-14 23:07:43.438693 | instance | 2026-08-14 23:07:43.438967 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:07:43.439230 | instance | Friday 14 August 2026 23:07:43 +0000 (0:00:00.180) 0:00:01.465 ********* 2026-08-14 23:07:44.359480 | instance | ok: [instance] 2026-08-14 23:07:44.359687 | instance | 2026-08-14 23:07:44.359956 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:07:44.360213 | instance | Friday 14 August 2026 23:07:44 +0000 (0:00:00.920) 0:00:02.386 ********* 2026-08-14 23:07:44.646253 | instance | ok: [instance] 2026-08-14 23:07:44.646455 | instance | 2026-08-14 23:07:44.646766 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:07:44.647025 | instance | Friday 14 August 2026 23:07:44 +0000 (0:00:00.286) 0:00:02.673 ********* 2026-08-14 23:07:44.695383 | instance | skipping: [instance] 2026-08-14 23:07:44.695566 | instance | 2026-08-14 23:07:44.695815 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-14 23:07:44.696065 | instance | Friday 14 August 2026 23:07:44 +0000 (0:00:00.049) 0:00:02.723 ********* 2026-08-14 23:07:45.133060 | instance | changed: [instance] 2026-08-14 23:07:45.133265 | instance | 2026-08-14 23:07:45.133535 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:07:45.133799 | instance | Friday 14 August 2026 23:07:45 +0000 (0:00:00.437) 0:00:03.160 ********* 2026-08-14 23:07:45.220495 | instance | ok: [instance] => { 2026-08-14 23:07:45.220727 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-14 23:07:45.220986 | instance | } 2026-08-14 23:07:45.221259 | instance | 2026-08-14 23:07:45.221521 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:07:45.221782 | instance | Friday 14 August 2026 23:07:45 +0000 (0:00:00.086) 0:00:03.247 ********* 2026-08-14 23:07:46.045539 | instance | changed: [instance] 2026-08-14 23:07:46.046037 | instance | 2026-08-14 23:07:46.046493 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:07:46.046904 | instance | Friday 14 August 2026 23:07:46 +0000 (0:00:00.825) 0:00:04.072 ********* 2026-08-14 23:07:46.106992 | instance | skipping: [instance] 2026-08-14 23:07:46.107143 | instance | 2026-08-14 23:07:46.107382 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:07:46.107543 | instance | Friday 14 August 2026 23:07:46 +0000 (0:00:00.058) 0:00:04.131 ********* 2026-08-14 23:07:46.163041 | instance | skipping: [instance] 2026-08-14 23:07:46.163146 | instance | 2026-08-14 23:07:46.163320 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:07:46.163581 | instance | Friday 14 August 2026 23:07:46 +0000 (0:00:00.056) 0:00:04.188 ********* 2026-08-14 23:07:46.367189 | instance | ok: [instance] 2026-08-14 23:07:46.367589 | instance | 2026-08-14 23:07:46.367943 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:07:46.368286 | instance | Friday 14 August 2026 23:07:46 +0000 (0:00:00.206) 0:00:04.394 ********* 2026-08-14 23:07:47.739295 | instance | ok: [instance] 2026-08-14 23:07:47.739689 | instance | 2026-08-14 23:07:47.740039 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:07:47.740377 | instance | Friday 14 August 2026 23:07:47 +0000 (0:00:01.371) 0:00:05.766 ********* 2026-08-14 23:07:47.807083 | instance | ok: [instance] => { 2026-08-14 23:07:47.807214 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-14 23:07:47.807422 | instance | } 2026-08-14 23:07:47.807564 | instance | 2026-08-14 23:07:47.807715 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:07:47.807866 | instance | Friday 14 August 2026 23:07:47 +0000 (0:00:00.066) 0:00:05.833 ********* 2026-08-14 23:07:48.891049 | instance | changed: [instance] 2026-08-14 23:07:48.891277 | instance | 2026-08-14 23:07:48.891438 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:07:48.891622 | instance | Friday 14 August 2026 23:07:48 +0000 (0:00:01.083) 0:00:06.916 ********* 2026-08-14 23:07:51.827465 | instance | changed: [instance] 2026-08-14 23:07:51.827729 | instance | 2026-08-14 23:07:51.828154 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-14 23:07:51.828521 | instance | Friday 14 August 2026 23:07:51 +0000 (0:00:02.934) 0:00:09.851 ********* 2026-08-14 23:07:51.863008 | instance | skipping: [instance] 2026-08-14 23:07:51.863110 | instance | 2026-08-14 23:07:51.863262 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-14 23:07:51.863462 | instance | Friday 14 August 2026 23:07:51 +0000 (0:00:00.038) 0:00:09.889 ********* 2026-08-14 23:07:51.910863 | instance | skipping: [instance] 2026-08-14 23:07:51.911056 | instance | 2026-08-14 23:07:51.911241 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-14 23:07:51.911397 | instance | Friday 14 August 2026 23:07:51 +0000 (0:00:00.044) 0:00:09.934 ********* 2026-08-14 23:07:51.946991 | instance | skipping: [instance] 2026-08-14 23:07:51.947181 | instance | 2026-08-14 23:07:51.947587 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-14 23:07:51.947745 | instance | Friday 14 August 2026 23:07:51 +0000 (0:00:00.040) 0:00:09.974 ********* 2026-08-14 23:07:56.962390 | instance | changed: [instance] 2026-08-14 23:07:56.962473 | instance | 2026-08-14 23:07:56.962485 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-14 23:07:56.962495 | instance | Friday 14 August 2026 23:07:56 +0000 (0:00:05.015) 0:00:14.989 ********* 2026-08-14 23:07:57.653591 | instance | changed: [instance] 2026-08-14 23:07:57.653719 | instance | 2026-08-14 23:07:57.653748 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-14 23:07:57.653922 | instance | Friday 14 August 2026 23:07:57 +0000 (0:00:00.691) 0:00:15.681 ********* 2026-08-14 23:07:58.621593 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-08-14 23:07:58.621685 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-14 23:07:58.622424 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-14 23:07:58.622524 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-14 23:07:58.622536 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-14 23:07:58.622548 | instance | 2026-08-14 23:07:58.622559 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-14 23:07:58.622577 | instance | Friday 14 August 2026 23:07:58 +0000 (0:00:00.967) 0:00:16.649 ********* 2026-08-14 23:07:59.229349 | instance | changed: [instance] 2026-08-14 23:07:59.229404 | instance | 2026-08-14 23:07:59.229409 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-14 23:07:59.229415 | instance | Friday 14 August 2026 23:07:59 +0000 (0:00:00.598) 0:00:17.248 ********* 2026-08-14 23:07:59.229419 | instance | 2026-08-14 23:07:59.229423 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-14 23:07:59.229427 | instance | Friday 14 August 2026 23:07:59 +0000 (0:00:00.008) 0:00:17.256 ********* 2026-08-14 23:08:00.228916 | instance | ok: [instance] 2026-08-14 23:08:00.229020 | instance | 2026-08-14 23:08:00.229335 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-14 23:08:00.229419 | instance | Friday 14 August 2026 23:08:00 +0000 (0:00:00.999) 0:00:18.255 ********* 2026-08-14 23:08:00.683941 | instance | changed: [instance] 2026-08-14 23:08:00.684060 | instance | 2026-08-14 23:08:00.684128 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-14 23:08:00.684298 | instance | Friday 14 August 2026 23:08:00 +0000 (0:00:00.455) 0:00:18.711 ********* 2026-08-14 23:08:01.252072 | instance | changed: [instance] 2026-08-14 23:08:01.252166 | instance | 2026-08-14 23:08:01.252238 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:08:01.252394 | instance | Friday 14 August 2026 23:08:01 +0000 (0:00:00.568) 0:00:19.279 ********* 2026-08-14 23:08:01.472650 | instance | ok: [instance] 2026-08-14 23:08:01.472755 | instance | 2026-08-14 23:08:01.472828 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:08:01.472986 | instance | Friday 14 August 2026 23:08:01 +0000 (0:00:00.220) 0:00:19.500 ********* 2026-08-14 23:08:01.529051 | instance | ok: [instance] => { 2026-08-14 23:08:01.529118 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-14 23:08:01.529632 | instance | } 2026-08-14 23:08:01.529688 | instance | 2026-08-14 23:08:01.529694 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:08:01.529699 | instance | Friday 14 August 2026 23:08:01 +0000 (0:00:00.056) 0:00:19.556 ********* 2026-08-14 23:08:02.275494 | instance | changed: [instance] 2026-08-14 23:08:02.275583 | instance | 2026-08-14 23:08:02.275646 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:08:02.275823 | instance | Friday 14 August 2026 23:08:02 +0000 (0:00:00.746) 0:00:20.302 ********* 2026-08-14 23:08:06.653123 | instance | changed: [instance] 2026-08-14 23:08:06.653223 | instance | 2026-08-14 23:08:06.653617 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-14 23:08:06.653683 | instance | Friday 14 August 2026 23:08:06 +0000 (0:00:04.377) 0:00:24.680 ********* 2026-08-14 23:08:07.928032 | instance | ok: [instance] 2026-08-14 23:08:07.928126 | instance | 2026-08-14 23:08:07.928147 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-14 23:08:07.928226 | instance | Friday 14 August 2026 23:08:07 +0000 (0:00:01.275) 0:00:25.955 ********* 2026-08-14 23:08:08.463391 | instance | changed: [instance] 2026-08-14 23:08:08.463451 | instance | 2026-08-14 23:08:08.463459 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-14 23:08:08.463466 | instance | Friday 14 August 2026 23:08:08 +0000 (0:00:00.534) 0:00:26.490 ********* 2026-08-14 23:08:08.958087 | instance | changed: [instance] 2026-08-14 23:08:08.958131 | instance | 2026-08-14 23:08:08.958146 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-14 23:08:08.958151 | instance | Friday 14 August 2026 23:08:08 +0000 (0:00:00.495) 0:00:26.985 ********* 2026-08-14 23:08:09.569616 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-08-14 23:08:09.569699 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-14 23:08:09.570210 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-14 23:08:09.570271 | instance | 2026-08-14 23:08:09.570291 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-14 23:08:09.570297 | instance | Friday 14 August 2026 23:08:09 +0000 (0:00:00.611) 0:00:27.597 ********* 2026-08-14 23:08:10.036327 | instance | changed: [instance] 2026-08-14 23:08:10.036424 | instance | 2026-08-14 23:08:10.036676 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-14 23:08:10.036934 | instance | Friday 14 August 2026 23:08:10 +0000 (0:00:00.466) 0:00:28.063 ********* 2026-08-14 23:08:10.535285 | instance | changed: [instance] 2026-08-14 23:08:10.535371 | instance | 2026-08-14 23:08:10.535936 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-14 23:08:10.535989 | instance | Friday 14 August 2026 23:08:10 +0000 (0:00:00.490) 0:00:28.554 ********* 2026-08-14 23:08:10.535995 | instance | 2026-08-14 23:08:10.536005 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-14 23:08:10.536010 | instance | Friday 14 August 2026 23:08:10 +0000 (0:00:00.008) 0:00:28.563 ********* 2026-08-14 23:08:11.255981 | instance | ok: [instance] 2026-08-14 23:08:11.256088 | instance | 2026-08-14 23:08:11.256455 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-14 23:08:11.256522 | instance | Friday 14 August 2026 23:08:11 +0000 (0:00:00.720) 0:00:29.283 ********* 2026-08-14 23:08:12.342120 | instance | changed: [instance] 2026-08-14 23:08:12.342206 | instance | 2026-08-14 23:08:12.342471 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-14 23:08:12.342565 | instance | Friday 14 August 2026 23:08:12 +0000 (0:00:01.086) 0:00:30.369 ********* 2026-08-14 23:08:12.928302 | instance | changed: [instance] 2026-08-14 23:08:12.928398 | instance | 2026-08-14 23:08:12.928707 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-14 23:08:12.928757 | instance | Friday 14 August 2026 23:08:12 +0000 (0:00:00.585) 0:00:30.955 ********* 2026-08-14 23:08:12.989861 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-14 23:08:12.989961 | instance | 2026-08-14 23:08:12.990039 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-14 23:08:12.990173 | instance | Friday 14 August 2026 23:08:12 +0000 (0:00:00.061) 0:00:31.017 ********* 2026-08-14 23:08:18.776882 | instance | changed: [instance] 2026-08-14 23:08:18.776999 | instance | 2026-08-14 23:08:18.777014 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-14 23:08:18.777272 | instance | Friday 14 August 2026 23:08:18 +0000 (0:00:05.786) 0:00:36.804 ********* 2026-08-14 23:08:19.473853 | instance | ok: [instance] => (item=chronyd) 2026-08-14 23:08:19.473945 | instance | ok: [instance] => (item=sshd) 2026-08-14 23:08:19.474289 | instance | 2026-08-14 23:08:19.474352 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-14 23:08:19.474359 | instance | Friday 14 August 2026 23:08:19 +0000 (0:00:00.697) 0:00:37.501 ********* 2026-08-14 23:08:19.978248 | instance | changed: [instance] 2026-08-14 23:08:19.978391 | instance | 2026-08-14 23:08:19.978405 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-14 23:08:19.978566 | instance | Friday 14 August 2026 23:08:19 +0000 (0:00:00.504) 0:00:38.005 ********* 2026-08-14 23:08:20.189826 | instance | ok: [instance] 2026-08-14 23:08:20.189920 | instance | 2026-08-14 23:08:20.189995 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-14 23:08:20.190146 | instance | Friday 14 August 2026 23:08:20 +0000 (0:00:00.211) 0:00:38.217 ********* 2026-08-14 23:08:20.691828 | instance | changed: [instance] 2026-08-14 23:08:20.691906 | instance | 2026-08-14 23:08:20.692257 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-14 23:08:20.692321 | instance | Friday 14 August 2026 23:08:20 +0000 (0:00:00.501) 0:00:38.719 ********* 2026-08-14 23:08:21.093198 | instance | changed: [instance] 2026-08-14 23:08:21.093276 | instance | 2026-08-14 23:08:21.093547 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-14 23:08:21.093609 | instance | Friday 14 August 2026 23:08:21 +0000 (0:00:00.401) 0:00:39.120 ********* 2026-08-14 23:08:21.213767 | instance | ok: [instance] 2026-08-14 23:08:21.213872 | instance | 2026-08-14 23:08:21.213884 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-14 23:08:21.214052 | instance | Friday 14 August 2026 23:08:21 +0000 (0:00:00.120) 0:00:39.241 ********* 2026-08-14 23:08:21.438912 | instance | ok: [instance] => (item=instance) 2026-08-14 23:08:21.439006 | instance | 2026-08-14 23:08:21.439237 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-14 23:08:21.439302 | instance | Friday 14 August 2026 23:08:21 +0000 (0:00:00.225) 0:00:39.466 ********* 2026-08-14 23:08:21.495719 | instance | ok: [instance] 2026-08-14 23:08:21.495820 | instance | 2026-08-14 23:08:21.495830 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-14 23:08:21.496012 | instance | Friday 14 August 2026 23:08:21 +0000 (0:00:00.056) 0:00:39.523 ********* 2026-08-14 23:08:21.569163 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-08-14 23:08:21.569233 | instance | 2026-08-14 23:08:21.569461 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-08-14 23:08:21.569482 | instance | Friday 14 August 2026 23:08:21 +0000 (0:00:00.073) 0:00:39.596 ********* 2026-08-14 23:08:21.943138 | instance | changed: [instance] 2026-08-14 23:08:21.943213 | instance | 2026-08-14 23:08:21.943490 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-08-14 23:08:21.943549 | instance | Friday 14 August 2026 23:08:21 +0000 (0:00:00.373) 0:00:39.970 ********* 2026-08-14 23:08:22.719524 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-08-14 23:08:22.724026 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-08-14 23:08:22.725417 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-08-14 23:08:22.725433 | instance | 2026-08-14 23:08:22.725444 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-08-14 23:08:22.725465 | instance | Friday 14 August 2026 23:08:22 +0000 (0:00:00.775) 0:00:40.746 ********* 2026-08-14 23:09:54.607199 | instance | ok: [instance] 2026-08-14 23:09:54.607307 | instance | 2026-08-14 23:09:54.607374 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-08-14 23:09:54.607496 | instance | Friday 14 August 2026 23:09:54 +0000 (0:01:31.888) 0:02:12.634 ********* 2026-08-14 23:09:54.834772 | instance | changed: [instance] 2026-08-14 23:09:54.834870 | instance | 2026-08-14 23:09:54.834954 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-08-14 23:09:54.835078 | instance | Friday 14 August 2026 23:09:54 +0000 (0:00:00.227) 0:02:12.862 ********* 2026-08-14 23:09:54.883970 | instance | ok: [instance] 2026-08-14 23:09:54.884076 | instance | 2026-08-14 23:09:54.884148 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-14 23:09:54.884271 | instance | Friday 14 August 2026 23:09:54 +0000 (0:00:00.049) 0:02:12.911 ********* 2026-08-14 23:09:54.964878 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-14 23:09:54.964994 | instance | 2026-08-14 23:09:54.965014 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-14 23:09:54.965136 | instance | Friday 14 August 2026 23:09:54 +0000 (0:00:00.080) 0:02:12.992 ********* 2026-08-14 23:10:00.646215 | instance | ok: [instance] 2026-08-14 23:10:00.646343 | instance | 2026-08-14 23:10:00.646578 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-14 23:10:00.646635 | instance | Friday 14 August 2026 23:10:00 +0000 (0:00:05.681) 0:02:18.673 ********* 2026-08-14 23:10:00.709125 | instance | ok: [instance] => (item=instance) 2026-08-14 23:10:00.709206 | instance | 2026-08-14 23:10:00.709319 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-14 23:10:00.709442 | instance | Friday 14 August 2026 23:10:00 +0000 (0:00:00.062) 0:02:18.736 ********* 2026-08-14 23:10:01.201113 | instance | ok: [instance] 2026-08-14 23:10:01.201227 | instance | 2026-08-14 23:10:01.201303 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-14 23:10:01.201455 | instance | Friday 14 August 2026 23:10:01 +0000 (0:00:00.492) 0:02:19.228 ********* 2026-08-14 23:10:07.735452 | instance | ok: [instance] 2026-08-14 23:10:07.735521 | instance | 2026-08-14 23:10:07.735527 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-14 23:10:07.735532 | instance | Friday 14 August 2026 23:10:07 +0000 (0:00:06.533) 0:02:25.762 ********* 2026-08-14 23:10:58.208514 | instance | changed: [instance] 2026-08-14 23:10:58.208635 | instance | 2026-08-14 23:10:58.208682 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-08-14 23:10:58.208826 | instance | Friday 14 August 2026 23:10:58 +0000 (0:00:50.471) 0:03:16.234 ********* 2026-08-14 23:11:12.394772 | instance | ok: [instance] 2026-08-14 23:11:12.394870 | instance | 2026-08-14 23:11:12.394940 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-14 23:11:12.395093 | instance | Friday 14 August 2026 23:11:12 +0000 (0:00:14.188) 0:03:30.422 ********* 2026-08-14 23:11:12.476158 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-14 23:11:12.476216 | instance | 2026-08-14 23:11:12.476483 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-14 23:11:12.476514 | instance | Friday 14 August 2026 23:11:12 +0000 (0:00:00.081) 0:03:30.503 ********* 2026-08-14 23:11:12.543152 | instance | skipping: [instance] 2026-08-14 23:11:12.543212 | instance | 2026-08-14 23:11:12.543225 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-14 23:11:12.543234 | instance | Friday 14 August 2026 23:11:12 +0000 (0:00:00.066) 0:03:30.569 ********* 2026-08-14 23:11:12.616910 | instance | skipping: [instance] => (item=instance) 2026-08-14 23:11:12.617012 | instance | skipping: [instance] 2026-08-14 23:11:12.617094 | instance | 2026-08-14 23:11:12.617356 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-14 23:11:12.617412 | instance | Friday 14 August 2026 23:11:12 +0000 (0:00:00.074) 0:03:30.644 ********* 2026-08-14 23:11:12.880121 | instance | ok: [instance] 2026-08-14 23:11:12.880566 | instance | 2026-08-14 23:11:12.880590 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-14 23:11:12.880598 | instance | Friday 14 August 2026 23:11:12 +0000 (0:00:00.263) 0:03:30.907 ********* 2026-08-14 23:11:19.401548 | instance | ok: [instance] 2026-08-14 23:11:19.401657 | instance | 2026-08-14 23:11:19.401724 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-08-14 23:11:19.401878 | instance | Friday 14 August 2026 23:11:19 +0000 (0:00:06.521) 0:03:37.429 ********* 2026-08-14 23:11:31.673928 | instance | changed: [instance] 2026-08-14 23:11:31.674025 | instance | 2026-08-14 23:11:31.674256 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-08-14 23:11:31.674309 | instance | Friday 14 August 2026 23:11:31 +0000 (0:00:12.272) 0:03:49.701 ********* 2026-08-14 23:11:37.763934 | instance | ok: [instance] 2026-08-14 23:11:37.764026 | instance | 2026-08-14 23:11:37.764266 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-08-14 23:11:37.764316 | instance | Friday 14 August 2026 23:11:37 +0000 (0:00:06.089) 0:03:55.791 ********* 2026-08-14 23:11:45.386883 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-08-14 23:11:45.386983 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-08-14 23:11:45.387175 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-08-14 23:11:45.387379 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-08-14 23:11:45.387529 | instance | 2026-08-14 23:11:45.387673 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-08-14 23:11:45.387790 | instance | 2026-08-14 23:11:45.387930 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:11:45.388053 | instance | Friday 14 August 2026 23:11:45 +0000 (0:00:07.622) 0:04:03.414 ********* 2026-08-14 23:11:46.350525 | instance | ok: [instance] 2026-08-14 23:11:46.350602 | instance | 2026-08-14 23:11:46.350738 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:11:46.350860 | instance | Friday 14 August 2026 23:11:46 +0000 (0:00:00.963) 0:04:04.377 ********* 2026-08-14 23:11:46.573098 | instance | ok: [instance] 2026-08-14 23:11:46.573191 | instance | 2026-08-14 23:11:46.573298 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:11:46.573417 | instance | Friday 14 August 2026 23:11:46 +0000 (0:00:00.222) 0:04:04.600 ********* 2026-08-14 23:11:46.612413 | instance | skipping: [instance] 2026-08-14 23:11:46.612507 | instance | 2026-08-14 23:11:46.612632 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-14 23:11:46.612788 | instance | Friday 14 August 2026 23:11:46 +0000 (0:00:00.039) 0:04:04.640 ********* 2026-08-14 23:11:46.821921 | instance | ok: [instance] 2026-08-14 23:11:46.822043 | instance | 2026-08-14 23:11:46.822060 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:11:46.822223 | instance | Friday 14 August 2026 23:11:46 +0000 (0:00:00.209) 0:04:04.849 ********* 2026-08-14 23:11:46.880639 | instance | ok: [instance] => { 2026-08-14 23:11:46.880762 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-14 23:11:46.880883 | instance | } 2026-08-14 23:11:46.880996 | instance | 2026-08-14 23:11:46.881121 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:11:46.881244 | instance | Friday 14 August 2026 23:11:46 +0000 (0:00:00.058) 0:04:04.908 ********* 2026-08-14 23:11:47.177453 | instance | ok: [instance] 2026-08-14 23:11:47.177562 | instance | 2026-08-14 23:11:47.177577 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:11:47.177717 | instance | Friday 14 August 2026 23:11:47 +0000 (0:00:00.296) 0:04:05.205 ********* 2026-08-14 23:11:47.222092 | instance | skipping: [instance] 2026-08-14 23:11:47.222154 | instance | 2026-08-14 23:11:47.222296 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:11:47.222436 | instance | Friday 14 August 2026 23:11:47 +0000 (0:00:00.044) 0:04:05.249 ********* 2026-08-14 23:11:47.264075 | instance | skipping: [instance] 2026-08-14 23:11:47.264131 | instance | 2026-08-14 23:11:47.264268 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:11:47.264388 | instance | Friday 14 August 2026 23:11:47 +0000 (0:00:00.041) 0:04:05.291 ********* 2026-08-14 23:11:47.470035 | instance | ok: [instance] 2026-08-14 23:11:47.470125 | instance | 2026-08-14 23:11:47.470204 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:11:47.470319 | instance | Friday 14 August 2026 23:11:47 +0000 (0:00:00.206) 0:04:05.497 ********* 2026-08-14 23:11:48.574903 | instance | ok: [instance] 2026-08-14 23:11:48.575020 | instance | 2026-08-14 23:11:48.575231 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:11:48.575415 | instance | Friday 14 August 2026 23:11:48 +0000 (0:00:01.104) 0:04:06.602 ********* 2026-08-14 23:11:48.646618 | instance | ok: [instance] => { 2026-08-14 23:11:48.646881 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-14 23:11:48.647143 | instance | } 2026-08-14 23:11:48.647386 | instance | 2026-08-14 23:11:48.647729 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:11:48.647969 | instance | Friday 14 August 2026 23:11:48 +0000 (0:00:00.071) 0:04:06.673 ********* 2026-08-14 23:11:48.980249 | instance | ok: [instance] 2026-08-14 23:11:48.980322 | instance | 2026-08-14 23:11:48.980435 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:11:48.980559 | instance | Friday 14 August 2026 23:11:48 +0000 (0:00:00.334) 0:04:07.007 ********* 2026-08-14 23:11:51.951015 | instance | ok: [instance] 2026-08-14 23:11:51.951113 | instance | 2026-08-14 23:11:51.951180 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-14 23:11:51.951311 | instance | Friday 14 August 2026 23:11:51 +0000 (0:00:02.970) 0:04:09.978 ********* 2026-08-14 23:11:51.987130 | instance | skipping: [instance] 2026-08-14 23:11:51.987226 | instance | 2026-08-14 23:11:51.987351 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-14 23:11:51.987477 | instance | Friday 14 August 2026 23:11:51 +0000 (0:00:00.036) 0:04:10.015 ********* 2026-08-14 23:11:52.023105 | instance | skipping: [instance] 2026-08-14 23:11:52.023177 | instance | 2026-08-14 23:11:52.023300 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-14 23:11:52.023418 | instance | Friday 14 August 2026 23:11:52 +0000 (0:00:00.035) 0:04:10.050 ********* 2026-08-14 23:11:52.060785 | instance | skipping: [instance] 2026-08-14 23:11:52.060869 | instance | 2026-08-14 23:11:52.060990 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-14 23:11:52.061110 | instance | Friday 14 August 2026 23:11:52 +0000 (0:00:00.037) 0:04:10.088 ********* 2026-08-14 23:11:53.156807 | instance | ok: [instance] 2026-08-14 23:11:53.156888 | instance | 2026-08-14 23:11:53.156932 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-14 23:11:53.157065 | instance | Friday 14 August 2026 23:11:53 +0000 (0:00:01.095) 0:04:11.184 ********* 2026-08-14 23:11:53.589046 | instance | ok: [instance] 2026-08-14 23:11:53.589129 | instance | 2026-08-14 23:11:53.589375 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-14 23:11:53.589437 | instance | Friday 14 August 2026 23:11:53 +0000 (0:00:00.432) 0:04:11.616 ********* 2026-08-14 23:11:54.559781 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-14 23:11:54.559876 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-14 23:11:54.560614 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-14 23:11:54.560676 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-14 23:11:54.560683 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-14 23:11:54.560689 | instance | 2026-08-14 23:11:54.560695 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-14 23:11:54.560699 | instance | Friday 14 August 2026 23:11:54 +0000 (0:00:00.970) 0:04:12.587 ********* 2026-08-14 23:11:55.093241 | instance | ok: [instance] 2026-08-14 23:11:55.093315 | instance | 2026-08-14 23:11:55.093964 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-14 23:11:55.094023 | instance | Friday 14 August 2026 23:11:55 +0000 (0:00:00.526) 0:04:13.113 ********* 2026-08-14 23:11:55.094029 | instance | 2026-08-14 23:11:55.094034 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-14 23:11:55.094038 | instance | Friday 14 August 2026 23:11:55 +0000 (0:00:00.007) 0:04:13.120 ********* 2026-08-14 23:11:55.456045 | instance | ok: [instance] 2026-08-14 23:11:55.456168 | instance | 2026-08-14 23:11:55.456181 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:11:55.456194 | instance | Friday 14 August 2026 23:11:55 +0000 (0:00:00.362) 0:04:13.483 ********* 2026-08-14 23:11:55.674617 | instance | ok: [instance] 2026-08-14 23:11:55.674726 | instance | 2026-08-14 23:11:55.674738 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:11:55.674895 | instance | Friday 14 August 2026 23:11:55 +0000 (0:00:00.218) 0:04:13.702 ********* 2026-08-14 23:11:55.735804 | instance | ok: [instance] => { 2026-08-14 23:11:55.736540 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-14 23:11:55.736602 | instance | } 2026-08-14 23:11:55.736609 | instance | 2026-08-14 23:11:55.736614 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:11:55.736620 | instance | Friday 14 August 2026 23:11:55 +0000 (0:00:00.060) 0:04:13.763 ********* 2026-08-14 23:11:56.106087 | instance | ok: [instance] 2026-08-14 23:11:56.106196 | instance | 2026-08-14 23:11:56.106208 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:11:56.106418 | instance | Friday 14 August 2026 23:11:56 +0000 (0:00:00.370) 0:04:14.133 ********* 2026-08-14 23:11:59.189101 | instance | ok: [instance] 2026-08-14 23:11:59.189179 | instance | 2026-08-14 23:11:59.189428 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-14 23:11:59.189487 | instance | Friday 14 August 2026 23:11:59 +0000 (0:00:03.083) 0:04:17.216 ********* 2026-08-14 23:12:00.537978 | instance | ok: [instance] 2026-08-14 23:12:00.538051 | instance | 2026-08-14 23:12:00.538300 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-14 23:12:00.538551 | instance | Friday 14 August 2026 23:12:00 +0000 (0:00:01.348) 0:04:18.565 ********* 2026-08-14 23:12:00.761516 | instance | ok: [instance] 2026-08-14 23:12:00.761592 | instance | 2026-08-14 23:12:00.761841 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-14 23:12:00.762070 | instance | Friday 14 August 2026 23:12:00 +0000 (0:00:00.223) 0:04:18.789 ********* 2026-08-14 23:12:01.199302 | instance | ok: [instance] 2026-08-14 23:12:01.199381 | instance | 2026-08-14 23:12:01.199643 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-14 23:12:01.199700 | instance | Friday 14 August 2026 23:12:01 +0000 (0:00:00.437) 0:04:19.226 ********* 2026-08-14 23:12:01.774713 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-08-14 23:12:01.774823 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-14 23:12:01.775461 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-14 23:12:01.775477 | instance | 2026-08-14 23:12:01.775483 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-14 23:12:01.775487 | instance | Friday 14 August 2026 23:12:01 +0000 (0:00:00.575) 0:04:19.802 ********* 2026-08-14 23:12:02.208172 | instance | ok: [instance] 2026-08-14 23:12:02.208265 | instance | 2026-08-14 23:12:02.208498 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-14 23:12:02.208555 | instance | Friday 14 August 2026 23:12:02 +0000 (0:00:00.433) 0:04:20.235 ********* 2026-08-14 23:12:02.700467 | instance | ok: [instance] 2026-08-14 23:12:02.700563 | instance | 2026-08-14 23:12:02.701138 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-14 23:12:02.701200 | instance | Friday 14 August 2026 23:12:02 +0000 (0:00:00.482) 0:04:20.718 ********* 2026-08-14 23:12:02.701207 | instance | 2026-08-14 23:12:02.701212 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-14 23:12:02.701216 | instance | Friday 14 August 2026 23:12:02 +0000 (0:00:00.009) 0:04:20.727 ********* 2026-08-14 23:12:03.073406 | instance | ok: [instance] 2026-08-14 23:12:03.073512 | instance | 2026-08-14 23:12:03.073524 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-14 23:12:03.073669 | instance | Friday 14 August 2026 23:12:03 +0000 (0:00:00.372) 0:04:21.100 ********* 2026-08-14 23:12:03.132275 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-14 23:12:03.132352 | instance | 2026-08-14 23:12:03.132663 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-14 23:12:03.132727 | instance | Friday 14 August 2026 23:12:03 +0000 (0:00:00.058) 0:04:21.159 ********* 2026-08-14 23:12:04.257714 | instance | ok: [instance] 2026-08-14 23:12:04.257821 | instance | 2026-08-14 23:12:04.257835 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-14 23:12:04.258003 | instance | Friday 14 August 2026 23:12:04 +0000 (0:00:01.125) 0:04:22.285 ********* 2026-08-14 23:12:04.907798 | instance | ok: [instance] => (item=chronyd) 2026-08-14 23:12:04.907866 | instance | ok: [instance] => (item=sshd) 2026-08-14 23:12:04.908177 | instance | 2026-08-14 23:12:04.908194 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-14 23:12:04.908200 | instance | Friday 14 August 2026 23:12:04 +0000 (0:00:00.650) 0:04:22.935 ********* 2026-08-14 23:12:05.218868 | instance | ok: [instance] 2026-08-14 23:12:05.218953 | instance | 2026-08-14 23:12:05.219201 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-14 23:12:05.219265 | instance | Friday 14 August 2026 23:12:05 +0000 (0:00:00.310) 0:04:23.246 ********* 2026-08-14 23:12:05.431508 | instance | ok: [instance] 2026-08-14 23:12:05.431630 | instance | 2026-08-14 23:12:05.431648 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-14 23:12:05.431735 | instance | Friday 14 August 2026 23:12:05 +0000 (0:00:00.212) 0:04:23.458 ********* 2026-08-14 23:12:05.679061 | instance | ok: [instance] 2026-08-14 23:12:05.679176 | instance | 2026-08-14 23:12:05.679515 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-14 23:12:05.679565 | instance | Friday 14 August 2026 23:12:05 +0000 (0:00:00.248) 0:04:23.706 ********* 2026-08-14 23:12:05.896777 | instance | ok: [instance] 2026-08-14 23:12:05.896862 | instance | 2026-08-14 23:12:05.896971 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-08-14 23:12:05.897168 | instance | Friday 14 August 2026 23:12:05 +0000 (0:00:00.217) 0:04:23.924 ********* 2026-08-14 23:12:06.307042 | instance | ok: [instance] => (item=instance) 2026-08-14 23:12:06.307095 | instance | 2026-08-14 23:12:06.307101 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-08-14 23:12:06.307106 | instance | Friday 14 August 2026 23:12:06 +0000 (0:00:00.410) 0:04:24.334 ********* 2026-08-14 23:12:06.364984 | instance | ok: [instance] 2026-08-14 23:12:06.365031 | instance | 2026-08-14 23:12:06.365037 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-14 23:12:06.365042 | instance | Friday 14 August 2026 23:12:06 +0000 (0:00:00.057) 0:04:24.392 ********* 2026-08-14 23:12:06.430046 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-14 23:12:06.430152 | instance | 2026-08-14 23:12:06.430163 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-14 23:12:06.430346 | instance | Friday 14 August 2026 23:12:06 +0000 (0:00:00.065) 0:04:24.457 ********* 2026-08-14 23:12:06.468101 | instance | skipping: [instance] 2026-08-14 23:12:06.468187 | instance | 2026-08-14 23:12:06.468449 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-14 23:12:06.468468 | instance | Friday 14 August 2026 23:12:06 +0000 (0:00:00.038) 0:04:24.496 ********* 2026-08-14 23:12:06.516803 | instance | skipping: [instance] => (item=instance) 2026-08-14 23:12:06.516910 | instance | skipping: [instance] 2026-08-14 23:12:06.516933 | instance | 2026-08-14 23:12:06.517300 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-14 23:12:06.517595 | instance | Friday 14 August 2026 23:12:06 +0000 (0:00:00.048) 0:04:24.544 ********* 2026-08-14 23:12:06.788600 | instance | ok: [instance] 2026-08-14 23:12:06.788685 | instance | 2026-08-14 23:12:06.788962 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-14 23:12:06.789022 | instance | Friday 14 August 2026 23:12:06 +0000 (0:00:00.271) 0:04:24.816 ********* 2026-08-14 23:12:13.253960 | instance | ok: [instance] 2026-08-14 23:12:13.254076 | instance | 2026-08-14 23:12:13.254091 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-08-14 23:12:13.254275 | instance | Friday 14 August 2026 23:12:13 +0000 (0:00:06.465) 0:04:31.281 ********* 2026-08-14 23:12:18.613365 | instance | ok: [instance] 2026-08-14 23:12:18.613481 | instance | 2026-08-14 23:12:18.613497 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-08-14 23:12:18.613684 | instance | Friday 14 August 2026 23:12:18 +0000 (0:00:05.359) 0:04:36.640 ********* 2026-08-14 23:12:32.659260 | instance | ok: [instance] 2026-08-14 23:12:32.659357 | instance | 2026-08-14 23:12:32.659580 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-08-14 23:12:32.659635 | instance | Friday 14 August 2026 23:12:32 +0000 (0:00:14.045) 0:04:50.686 ********* 2026-08-14 23:14:06.036587 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-08-14 23:14:06.036687 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-08-14 23:14:06.036738 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-08-14 23:14:06.036858 | instance | 2026-08-14 23:14:06.036974 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-08-14 23:14:06.037094 | instance | Friday 14 August 2026 23:14:06 +0000 (0:01:33.377) 0:06:24.064 ********* 2026-08-14 23:14:11.850272 | instance | ok: [instance] 2026-08-14 23:14:11.850349 | instance | 2026-08-14 23:14:11.850358 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-08-14 23:14:11.850363 | instance | Friday 14 August 2026 23:14:11 +0000 (0:00:05.813) 0:06:29.877 ********* 2026-08-14 23:14:17.949411 | instance | ok: [instance] 2026-08-14 23:14:17.949488 | instance | 2026-08-14 23:14:17.949889 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-08-14 23:14:17.949969 | instance | Friday 14 August 2026 23:14:17 +0000 (0:00:06.098) 0:06:35.976 ********* 2026-08-14 23:14:18.012826 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-08-14 23:14:18.012914 | instance | 2026-08-14 23:14:18.013180 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-08-14 23:14:18.013231 | instance | Friday 14 August 2026 23:14:18 +0000 (0:00:00.063) 0:06:36.040 ********* 2026-08-14 23:14:18.061384 | instance | ok: [instance] 2026-08-14 23:14:18.061441 | instance | 2026-08-14 23:14:18.061447 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-08-14 23:14:18.061453 | instance | Friday 14 August 2026 23:14:18 +0000 (0:00:00.048) 0:06:36.088 ********* 2026-08-14 23:14:24.197938 | instance | ok: [instance] 2026-08-14 23:14:24.198051 | instance | 2026-08-14 23:14:24.198067 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-08-14 23:14:24.198252 | instance | Friday 14 August 2026 23:14:24 +0000 (0:00:06.136) 0:06:42.225 ********* 2026-08-14 23:14:24.248813 | instance | ok: [instance] 2026-08-14 23:14:24.249218 | instance | 2026-08-14 23:14:24.249269 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-08-14 23:14:24.249276 | instance | Friday 14 August 2026 23:14:24 +0000 (0:00:00.050) 0:06:42.276 ********* 2026-08-14 23:14:24.308371 | instance | skipping: [instance] => (item=1) 2026-08-14 23:14:24.309136 | instance | skipping: [instance] => (item=1) 2026-08-14 23:14:24.309195 | instance | skipping: [instance] => (item=1) 2026-08-14 23:14:24.309204 | instance | skipping: [instance] 2026-08-14 23:14:24.309211 | instance | 2026-08-14 23:14:24.309216 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-08-14 23:14:24.309222 | instance | Friday 14 August 2026 23:14:24 +0000 (0:00:00.059) 0:06:42.335 ********* 2026-08-14 23:14:24.393265 | instance | skipping: [instance] 2026-08-14 23:14:24.393379 | instance | 2026-08-14 23:14:24.394107 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-08-14 23:14:24.394192 | instance | 2026-08-14 23:14:24.394201 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:14:24.394208 | instance | Friday 14 August 2026 23:14:24 +0000 (0:00:00.084) 0:06:42.420 ********* 2026-08-14 23:14:25.356036 | instance | ok: [instance] 2026-08-14 23:14:25.356144 | instance | 2026-08-14 23:14:25.356213 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:14:25.356386 | instance | Friday 14 August 2026 23:14:25 +0000 (0:00:00.962) 0:06:43.383 ********* 2026-08-14 23:14:25.573738 | instance | ok: [instance] 2026-08-14 23:14:25.573834 | instance | 2026-08-14 23:14:25.573848 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:14:25.574021 | instance | Friday 14 August 2026 23:14:25 +0000 (0:00:00.217) 0:06:43.601 ********* 2026-08-14 23:14:25.622281 | instance | skipping: [instance] 2026-08-14 23:14:25.622436 | instance | 2026-08-14 23:14:25.622452 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-14 23:14:25.622618 | instance | Friday 14 August 2026 23:14:25 +0000 (0:00:00.048) 0:06:43.649 ********* 2026-08-14 23:14:25.851331 | instance | ok: [instance] 2026-08-14 23:14:25.851445 | instance | 2026-08-14 23:14:25.851462 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:14:25.851650 | instance | Friday 14 August 2026 23:14:25 +0000 (0:00:00.229) 0:06:43.878 ********* 2026-08-14 23:14:25.914911 | instance | ok: [instance] => { 2026-08-14 23:14:25.915013 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-14 23:14:25.915540 | instance | } 2026-08-14 23:14:25.915584 | instance | 2026-08-14 23:14:25.915590 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:14:25.915595 | instance | Friday 14 August 2026 23:14:25 +0000 (0:00:00.063) 0:06:43.942 ********* 2026-08-14 23:14:26.222398 | instance | ok: [instance] 2026-08-14 23:14:26.222495 | instance | 2026-08-14 23:14:26.222599 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:14:26.222714 | instance | Friday 14 August 2026 23:14:26 +0000 (0:00:00.307) 0:06:44.249 ********* 2026-08-14 23:14:26.274645 | instance | skipping: [instance] 2026-08-14 23:14:26.274941 | instance | 2026-08-14 23:14:26.275228 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:14:26.275505 | instance | Friday 14 August 2026 23:14:26 +0000 (0:00:00.052) 0:06:44.302 ********* 2026-08-14 23:14:26.324961 | instance | skipping: [instance] 2026-08-14 23:14:26.325157 | instance | 2026-08-14 23:14:26.325417 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:14:26.325673 | instance | Friday 14 August 2026 23:14:26 +0000 (0:00:00.050) 0:06:44.352 ********* 2026-08-14 23:14:26.539441 | instance | ok: [instance] 2026-08-14 23:14:26.539542 | instance | 2026-08-14 23:14:26.539817 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:14:26.540072 | instance | Friday 14 August 2026 23:14:26 +0000 (0:00:00.214) 0:06:44.567 ********* 2026-08-14 23:14:27.722354 | instance | ok: [instance] 2026-08-14 23:14:27.722435 | instance | 2026-08-14 23:14:27.722447 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:14:27.722457 | instance | Friday 14 August 2026 23:14:27 +0000 (0:00:01.181) 0:06:45.748 ********* 2026-08-14 23:14:27.794327 | instance | ok: [instance] => { 2026-08-14 23:14:27.794392 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-14 23:14:27.794508 | instance | } 2026-08-14 23:14:27.794612 | instance | 2026-08-14 23:14:27.794757 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:14:27.794879 | instance | Friday 14 August 2026 23:14:27 +0000 (0:00:00.073) 0:06:45.821 ********* 2026-08-14 23:14:28.151773 | instance | ok: [instance] 2026-08-14 23:14:28.151899 | instance | 2026-08-14 23:14:28.152187 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:14:28.152424 | instance | Friday 14 August 2026 23:14:28 +0000 (0:00:00.357) 0:06:46.178 ********* 2026-08-14 23:14:30.153834 | instance | ok: [instance] 2026-08-14 23:14:30.154009 | instance | 2026-08-14 23:14:30.154320 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-14 23:14:30.154709 | instance | Friday 14 August 2026 23:14:30 +0000 (0:00:02.001) 0:06:48.180 ********* 2026-08-14 23:14:30.190602 | instance | skipping: [instance] 2026-08-14 23:14:30.190827 | instance | 2026-08-14 23:14:30.191086 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-14 23:14:30.191352 | instance | Friday 14 August 2026 23:14:30 +0000 (0:00:00.037) 0:06:48.218 ********* 2026-08-14 23:14:30.225234 | instance | skipping: [instance] 2026-08-14 23:14:30.225447 | instance | 2026-08-14 23:14:30.225712 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-14 23:14:30.225969 | instance | Friday 14 August 2026 23:14:30 +0000 (0:00:00.034) 0:06:48.252 ********* 2026-08-14 23:14:30.258473 | instance | skipping: [instance] 2026-08-14 23:14:30.258608 | instance | 2026-08-14 23:14:30.258870 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-14 23:14:30.259129 | instance | Friday 14 August 2026 23:14:30 +0000 (0:00:00.033) 0:06:48.286 ********* 2026-08-14 23:14:31.694611 | instance | ok: [instance] 2026-08-14 23:14:31.694991 | instance | 2026-08-14 23:14:31.695333 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-14 23:14:31.695671 | instance | Friday 14 August 2026 23:14:31 +0000 (0:00:01.435) 0:06:49.722 ********* 2026-08-14 23:14:32.150982 | instance | ok: [instance] 2026-08-14 23:14:32.151100 | instance | 2026-08-14 23:14:32.151112 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-14 23:14:32.151268 | instance | Friday 14 August 2026 23:14:32 +0000 (0:00:00.456) 0:06:50.178 ********* 2026-08-14 23:14:33.102010 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-14 23:14:33.102116 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-14 23:14:33.102181 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-14 23:14:33.102390 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-14 23:14:33.102457 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-14 23:14:33.102831 | instance | 2026-08-14 23:14:33.102883 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-14 23:14:33.102889 | instance | Friday 14 August 2026 23:14:33 +0000 (0:00:00.951) 0:06:51.129 ********* 2026-08-14 23:14:33.634358 | instance | ok: [instance] 2026-08-14 23:14:33.635102 | instance | 2026-08-14 23:14:33.635162 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-14 23:14:33.635169 | instance | Friday 14 August 2026 23:14:33 +0000 (0:00:00.525) 0:06:51.655 ********* 2026-08-14 23:14:33.635173 | instance | 2026-08-14 23:14:33.635177 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-14 23:14:33.635181 | instance | Friday 14 August 2026 23:14:33 +0000 (0:00:00.006) 0:06:51.662 ********* 2026-08-14 23:14:34.007343 | instance | ok: [instance] 2026-08-14 23:14:34.007428 | instance | 2026-08-14 23:14:34.007666 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:14:34.007721 | instance | Friday 14 August 2026 23:14:34 +0000 (0:00:00.372) 0:06:52.034 ********* 2026-08-14 23:14:34.231321 | instance | ok: [instance] 2026-08-14 23:14:34.231375 | instance | 2026-08-14 23:14:34.231380 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:14:34.231385 | instance | Friday 14 August 2026 23:14:34 +0000 (0:00:00.223) 0:06:52.258 ********* 2026-08-14 23:14:34.293551 | instance | ok: [instance] => { 2026-08-14 23:14:34.294200 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-14 23:14:34.294438 | instance | } 2026-08-14 23:14:34.294446 | instance | 2026-08-14 23:14:34.294451 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:14:34.294456 | instance | Friday 14 August 2026 23:14:34 +0000 (0:00:00.062) 0:06:52.320 ********* 2026-08-14 23:14:34.647716 | instance | ok: [instance] 2026-08-14 23:14:34.647819 | instance | 2026-08-14 23:14:34.647889 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:14:34.648045 | instance | Friday 14 August 2026 23:14:34 +0000 (0:00:00.354) 0:06:52.675 ********* 2026-08-14 23:14:37.753527 | instance | ok: [instance] 2026-08-14 23:14:37.753622 | instance | 2026-08-14 23:14:37.753873 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-14 23:14:37.753983 | instance | Friday 14 August 2026 23:14:37 +0000 (0:00:03.105) 0:06:55.781 ********* 2026-08-14 23:14:38.943827 | instance | ok: [instance] 2026-08-14 23:14:38.943966 | instance | 2026-08-14 23:14:38.943979 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-14 23:14:38.944131 | instance | Friday 14 August 2026 23:14:38 +0000 (0:00:01.190) 0:06:56.971 ********* 2026-08-14 23:14:39.147382 | instance | ok: [instance] 2026-08-14 23:14:39.147480 | instance | 2026-08-14 23:14:39.147517 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-14 23:14:39.147681 | instance | Friday 14 August 2026 23:14:39 +0000 (0:00:00.203) 0:06:57.174 ********* 2026-08-14 23:14:39.593650 | instance | ok: [instance] 2026-08-14 23:14:39.593756 | instance | 2026-08-14 23:14:39.594004 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-14 23:14:39.594021 | instance | Friday 14 August 2026 23:14:39 +0000 (0:00:00.446) 0:06:57.621 ********* 2026-08-14 23:14:40.179605 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-08-14 23:14:40.179693 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-14 23:14:40.180183 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-14 23:14:40.180247 | instance | 2026-08-14 23:14:40.180254 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-14 23:14:40.180259 | instance | Friday 14 August 2026 23:14:40 +0000 (0:00:00.585) 0:06:58.207 ********* 2026-08-14 23:14:40.636768 | instance | ok: [instance] 2026-08-14 23:14:40.636861 | instance | 2026-08-14 23:14:40.637092 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-14 23:14:40.637136 | instance | Friday 14 August 2026 23:14:40 +0000 (0:00:00.457) 0:06:58.664 ********* 2026-08-14 23:14:41.091105 | instance | ok: [instance] 2026-08-14 23:14:41.091889 | instance | 2026-08-14 23:14:41.091954 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-14 23:14:41.091960 | instance | Friday 14 August 2026 23:14:41 +0000 (0:00:00.439) 0:06:59.104 ********* 2026-08-14 23:14:41.091965 | instance | 2026-08-14 23:14:41.091969 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-14 23:14:41.091973 | instance | Friday 14 August 2026 23:14:41 +0000 (0:00:00.013) 0:06:59.118 ********* 2026-08-14 23:14:41.463129 | instance | ok: [instance] 2026-08-14 23:14:41.463225 | instance | 2026-08-14 23:14:41.463305 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-14 23:14:41.463454 | instance | Friday 14 August 2026 23:14:41 +0000 (0:00:00.372) 0:06:59.490 ********* 2026-08-14 23:14:41.530038 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-14 23:14:41.530142 | instance | 2026-08-14 23:14:41.530427 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-14 23:14:41.530533 | instance | Friday 14 August 2026 23:14:41 +0000 (0:00:00.066) 0:06:59.557 ********* 2026-08-14 23:14:42.741089 | instance | ok: [instance] 2026-08-14 23:14:42.741511 | instance | 2026-08-14 23:14:42.741527 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-14 23:14:42.741552 | instance | Friday 14 August 2026 23:14:42 +0000 (0:00:01.211) 0:07:00.768 ********* 2026-08-14 23:14:43.395729 | instance | ok: [instance] => (item=chronyd) 2026-08-14 23:14:43.395835 | instance | ok: [instance] => (item=sshd) 2026-08-14 23:14:43.396262 | instance | 2026-08-14 23:14:43.396324 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-14 23:14:43.396330 | instance | Friday 14 August 2026 23:14:43 +0000 (0:00:00.654) 0:07:01.422 ********* 2026-08-14 23:14:43.683690 | instance | ok: [instance] 2026-08-14 23:14:43.683791 | instance | 2026-08-14 23:14:43.684048 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-14 23:14:43.684105 | instance | Friday 14 August 2026 23:14:43 +0000 (0:00:00.288) 0:07:01.711 ********* 2026-08-14 23:14:43.892083 | instance | ok: [instance] 2026-08-14 23:14:43.892189 | instance | 2026-08-14 23:14:43.892477 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-14 23:14:43.892530 | instance | Friday 14 August 2026 23:14:43 +0000 (0:00:00.207) 0:07:01.919 ********* 2026-08-14 23:14:44.140258 | instance | ok: [instance] 2026-08-14 23:14:44.140350 | instance | 2026-08-14 23:14:44.140594 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-14 23:14:44.140653 | instance | Friday 14 August 2026 23:14:44 +0000 (0:00:00.248) 0:07:02.167 ********* 2026-08-14 23:14:44.359558 | instance | ok: [instance] 2026-08-14 23:14:44.359668 | instance | 2026-08-14 23:14:44.359683 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-08-14 23:14:44.359860 | instance | Friday 14 August 2026 23:14:44 +0000 (0:00:00.219) 0:07:02.387 ********* 2026-08-14 23:14:56.676135 | instance | changed: [instance] 2026-08-14 23:14:56.676222 | instance | 2026-08-14 23:14:56.676302 | instance | PLAY [all] ********************************************************************* 2026-08-14 23:14:56.676410 | instance | 2026-08-14 23:14:56.676528 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-08-14 23:14:56.676647 | instance | Friday 14 August 2026 23:14:56 +0000 (0:00:12.316) 0:07:14.703 ********* 2026-08-14 23:14:57.084052 | instance | changed: [instance] 2026-08-14 23:14:57.084136 | instance | 2026-08-14 23:14:57.084451 | instance | PLAY [all] ********************************************************************* 2026-08-14 23:14:57.084517 | instance | 2026-08-14 23:14:57.084533 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:14:57.084571 | instance | Friday 14 August 2026 23:14:57 +0000 (0:00:00.407) 0:07:15.111 ********* 2026-08-14 23:14:58.081592 | instance | ok: [instance] 2026-08-14 23:14:58.081705 | instance | 2026-08-14 23:14:58.081721 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-08-14 23:14:58.081853 | instance | Friday 14 August 2026 23:14:58 +0000 (0:00:00.997) 0:07:16.108 ********* 2026-08-14 23:15:02.057217 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-08-14 23:15:02.057309 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-08-14 23:15:02.057374 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-08-14 23:15:02.058429 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-08-14 23:15:02.058519 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-08-14 23:15:02.058532 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-08-14 23:15:02.058542 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-08-14 23:15:02.058552 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-08-14 23:15:02.058561 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-08-14 23:15:02.058570 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-08-14 23:15:02.058579 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-08-14 23:15:02.058598 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-08-14 23:15:02.058607 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-08-14 23:15:02.059887 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-08-14 23:15:02.059945 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-08-14 23:15:02.059952 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-14 23:15:02.059956 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-14 23:15:02.059966 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-08-14 23:15:02.059970 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-14 23:15:02.059973 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-14 23:15:02.059978 | instance | 2026-08-14 23:15:02.059998 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-08-14 23:15:02.060002 | instance | Friday 14 August 2026 23:15:02 +0000 (0:00:03.975) 0:07:20.084 ********* 2026-08-14 23:15:02.280703 | instance | changed: [instance] 2026-08-14 23:15:02.280778 | instance | 2026-08-14 23:15:02.280999 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-08-14 23:15:02.281017 | instance | Friday 14 August 2026 23:15:02 +0000 (0:00:00.223) 0:07:20.308 ********* 2026-08-14 23:15:02.744219 | instance | changed: [instance] 2026-08-14 23:15:02.744269 | instance | 2026-08-14 23:15:02.744275 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-08-14 23:15:02.744279 | instance | Friday 14 August 2026 23:15:02 +0000 (0:00:00.463) 0:07:20.771 ********* 2026-08-14 23:15:03.012389 | instance | ok: [instance] 2026-08-14 23:15:03.012474 | instance | 2026-08-14 23:15:03.012761 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-14 23:15:03.012812 | instance | Friday 14 August 2026 23:15:03 +0000 (0:00:00.268) 0:07:21.040 ********* 2026-08-14 23:15:03.079136 | instance | ok: [instance] 2026-08-14 23:15:03.079222 | instance | 2026-08-14 23:15:03.079241 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-08-14 23:15:03.079576 | instance | 2026-08-14 23:15:03.079634 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:15:03.079640 | instance | Friday 14 August 2026 23:15:03 +0000 (0:00:00.066) 0:07:21.106 ********* 2026-08-14 23:15:04.053993 | instance | ok: [instance] 2026-08-14 23:15:04.054108 | instance | 2026-08-14 23:15:04.054120 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-08-14 23:15:04.054271 | instance | Friday 14 August 2026 23:15:04 +0000 (0:00:00.974) 0:07:22.081 ********* 2026-08-14 23:15:04.277090 | instance | changed: [instance] 2026-08-14 23:15:04.277192 | instance | 2026-08-14 23:15:04.277206 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-08-14 23:15:04.277377 | instance | Friday 14 August 2026 23:15:04 +0000 (0:00:00.223) 0:07:22.304 ********* 2026-08-14 23:15:05.197402 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-08-14 23:15:05.197532 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-08-14 23:15:05.198417 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-08-14 23:15:05.198519 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-08-14 23:15:05.198531 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-08-14 23:15:05.198542 | instance | 2026-08-14 23:15:05.198563 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-08-14 23:15:05.198574 | instance | Friday 14 August 2026 23:15:05 +0000 (0:00:00.919) 0:07:23.224 ********* 2026-08-14 23:15:05.388275 | 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-08-14 23:15:05.549415 | 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-08-14 23:15:05.714332 | 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-08-14 23:15:05.726970 | instance | ...ignoring 2026-08-14 23:15:05.727031 | instance | 2026-08-14 23:15:05.727037 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-08-14 23:15:05.727044 | instance | Friday 14 August 2026 23:15:05 +0000 (0:00:00.529) 0:07:23.754 ********* 2026-08-14 23:15:05.923412 | instance | ok: [instance] 2026-08-14 23:15:05.923526 | instance | 2026-08-14 23:15:05.923539 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-08-14 23:15:05.923698 | instance | Friday 14 August 2026 23:15:05 +0000 (0:00:00.196) 0:07:23.950 ********* 2026-08-14 23:15:06.114313 | instance | ok: [instance] 2026-08-14 23:15:06.114400 | instance | 2026-08-14 23:15:06.114726 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-08-14 23:15:06.114798 | instance | Friday 14 August 2026 23:15:06 +0000 (0:00:00.191) 0:07:24.141 ********* 2026-08-14 23:15:06.157187 | instance | ok: [instance] 2026-08-14 23:15:06.157291 | instance | 2026-08-14 23:15:06.157352 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-08-14 23:15:06.157521 | instance | Friday 14 August 2026 23:15:06 +0000 (0:00:00.042) 0:07:24.184 ********* 2026-08-14 23:15:06.203289 | instance | ok: [instance] 2026-08-14 23:15:06.203361 | instance | 2026-08-14 23:15:06.203514 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-08-14 23:15:06.203714 | instance | Friday 14 August 2026 23:15:06 +0000 (0:00:00.046) 0:07:24.230 ********* 2026-08-14 23:15:06.734070 | instance | ok: [instance] 2026-08-14 23:15:06.734144 | instance | 2026-08-14 23:15:06.734374 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-08-14 23:15:06.734557 | instance | Friday 14 August 2026 23:15:06 +0000 (0:00:00.530) 0:07:24.761 ********* 2026-08-14 23:15:07.006336 | instance | ok: [instance] 2026-08-14 23:15:07.006425 | instance | 2026-08-14 23:15:07.007297 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-08-14 23:15:07.007352 | instance | Friday 14 August 2026 23:15:06 +0000 (0:00:00.210) 0:07:24.971 ********* 2026-08-14 23:15:07.007357 | instance | 2026-08-14 23:15:07.007362 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-08-14 23:15:07.007366 | instance | 2026-08-14 23:15:07.007370 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:15:07.007374 | instance | Friday 14 August 2026 23:15:07 +0000 (0:00:00.062) 0:07:25.034 ********* 2026-08-14 23:15:07.979327 | instance | ok: [instance] 2026-08-14 23:15:07.979427 | instance | 2026-08-14 23:15:07.979463 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:15:07.979569 | instance | Friday 14 August 2026 23:15:07 +0000 (0:00:00.972) 0:07:26.006 ********* 2026-08-14 23:15:08.195279 | instance | ok: [instance] 2026-08-14 23:15:08.195363 | instance | 2026-08-14 23:15:08.195378 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:15:08.195575 | instance | Friday 14 August 2026 23:15:08 +0000 (0:00:00.216) 0:07:26.222 ********* 2026-08-14 23:15:08.250565 | instance | skipping: [instance] 2026-08-14 23:15:08.250647 | instance | 2026-08-14 23:15:08.250922 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-14 23:15:08.250986 | instance | Friday 14 August 2026 23:15:08 +0000 (0:00:00.055) 0:07:26.278 ********* 2026-08-14 23:15:08.468510 | instance | ok: [instance] 2026-08-14 23:15:08.468602 | instance | 2026-08-14 23:15:08.468968 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:15:08.469032 | instance | Friday 14 August 2026 23:15:08 +0000 (0:00:00.217) 0:07:26.495 ********* 2026-08-14 23:15:08.529836 | instance | ok: [instance] => { 2026-08-14 23:15:08.529937 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-14 23:15:08.530025 | instance | } 2026-08-14 23:15:08.530539 | instance | 2026-08-14 23:15:08.530606 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:15:08.530618 | instance | Friday 14 August 2026 23:15:08 +0000 (0:00:00.061) 0:07:26.557 ********* 2026-08-14 23:15:08.841365 | instance | ok: [instance] 2026-08-14 23:15:08.841437 | instance | 2026-08-14 23:15:08.841566 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:15:08.841774 | instance | Friday 14 August 2026 23:15:08 +0000 (0:00:00.311) 0:07:26.868 ********* 2026-08-14 23:15:08.896390 | instance | skipping: [instance] 2026-08-14 23:15:08.896498 | instance | 2026-08-14 23:15:08.896512 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:15:08.896657 | instance | Friday 14 August 2026 23:15:08 +0000 (0:00:00.055) 0:07:26.924 ********* 2026-08-14 23:15:09.109797 | instance | ok: [instance] 2026-08-14 23:15:09.109873 | instance | 2026-08-14 23:15:09.110103 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:15:09.110388 | instance | Friday 14 August 2026 23:15:09 +0000 (0:00:00.213) 0:07:27.137 ********* 2026-08-14 23:15:10.399042 | instance | ok: [instance] 2026-08-14 23:15:10.399139 | instance | 2026-08-14 23:15:10.399213 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:15:10.399378 | instance | Friday 14 August 2026 23:15:10 +0000 (0:00:01.289) 0:07:28.426 ********* 2026-08-14 23:15:10.475203 | instance | ok: [instance] => { 2026-08-14 23:15:10.475251 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-14 23:15:10.475257 | instance | } 2026-08-14 23:15:10.475262 | instance | 2026-08-14 23:15:10.475267 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:15:10.475271 | instance | Friday 14 August 2026 23:15:10 +0000 (0:00:00.075) 0:07:28.502 ********* 2026-08-14 23:15:10.818654 | instance | ok: [instance] 2026-08-14 23:15:10.818739 | instance | 2026-08-14 23:15:10.818794 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:15:10.819013 | instance | Friday 14 August 2026 23:15:10 +0000 (0:00:00.344) 0:07:28.846 ********* 2026-08-14 23:15:12.777959 | instance | ok: [instance] 2026-08-14 23:15:12.778057 | instance | 2026-08-14 23:15:12.778355 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-14 23:15:12.778415 | instance | Friday 14 August 2026 23:15:12 +0000 (0:00:01.959) 0:07:30.805 ********* 2026-08-14 23:15:12.820220 | instance | skipping: [instance] 2026-08-14 23:15:12.820330 | instance | 2026-08-14 23:15:12.820677 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-14 23:15:12.820727 | instance | Friday 14 August 2026 23:15:12 +0000 (0:00:00.041) 0:07:30.847 ********* 2026-08-14 23:15:12.867914 | instance | skipping: [instance] 2026-08-14 23:15:12.868296 | instance | 2026-08-14 23:15:12.868344 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-14 23:15:12.868351 | instance | Friday 14 August 2026 23:15:12 +0000 (0:00:00.047) 0:07:30.894 ********* 2026-08-14 23:15:12.908543 | instance | skipping: [instance] 2026-08-14 23:15:12.908639 | instance | 2026-08-14 23:15:12.908999 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-14 23:15:12.909060 | instance | Friday 14 August 2026 23:15:12 +0000 (0:00:00.040) 0:07:30.935 ********* 2026-08-14 23:15:14.245079 | instance | ok: [instance] 2026-08-14 23:15:14.245477 | instance | 2026-08-14 23:15:14.245490 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-14 23:15:14.245503 | instance | Friday 14 August 2026 23:15:14 +0000 (0:00:01.336) 0:07:32.272 ********* 2026-08-14 23:15:14.709850 | instance | ok: [instance] 2026-08-14 23:15:14.709945 | instance | 2026-08-14 23:15:14.710012 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-14 23:15:14.710408 | instance | Friday 14 August 2026 23:15:14 +0000 (0:00:00.464) 0:07:32.737 ********* 2026-08-14 23:15:15.638271 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-14 23:15:15.638390 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-14 23:15:15.639169 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-14 23:15:15.639225 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-14 23:15:15.639232 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-14 23:15:15.639239 | instance | 2026-08-14 23:15:15.639245 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-14 23:15:15.639250 | instance | Friday 14 August 2026 23:15:15 +0000 (0:00:00.928) 0:07:33.666 ********* 2026-08-14 23:15:16.207185 | instance | ok: [instance] 2026-08-14 23:15:16.207273 | instance | 2026-08-14 23:15:16.207833 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-14 23:15:16.207903 | instance | Friday 14 August 2026 23:15:16 +0000 (0:00:00.562) 0:07:34.228 ********* 2026-08-14 23:15:16.207910 | instance | 2026-08-14 23:15:16.207914 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-14 23:15:16.207918 | instance | Friday 14 August 2026 23:15:16 +0000 (0:00:00.006) 0:07:34.234 ********* 2026-08-14 23:15:16.566771 | instance | ok: [instance] 2026-08-14 23:15:16.566866 | instance | 2026-08-14 23:15:16.566934 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-08-14 23:15:16.567103 | instance | Friday 14 August 2026 23:15:16 +0000 (0:00:00.359) 0:07:34.594 ********* 2026-08-14 23:15:17.202213 | 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-08-14 23:15:17.218210 | instance | ...ignoring 2026-08-14 23:15:17.218327 | instance | 2026-08-14 23:15:17.218461 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-08-14 23:15:17.218639 | instance | Friday 14 August 2026 23:15:17 +0000 (0:00:00.651) 0:07:35.246 ********* 2026-08-14 23:15:17.256951 | instance | skipping: [instance] 2026-08-14 23:15:17.257043 | instance | 2026-08-14 23:15:17.257322 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-08-14 23:15:17.257383 | instance | Friday 14 August 2026 23:15:17 +0000 (0:00:00.038) 0:07:35.284 ********* 2026-08-14 23:15:17.304676 | instance | skipping: [instance] 2026-08-14 23:15:17.305107 | instance | 2026-08-14 23:15:17.305168 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-08-14 23:15:17.305175 | instance | Friday 14 August 2026 23:15:17 +0000 (0:00:00.047) 0:07:35.332 ********* 2026-08-14 23:15:17.352920 | instance | skipping: [instance] 2026-08-14 23:15:17.353000 | instance | 2026-08-14 23:15:17.353007 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-08-14 23:15:17.353013 | instance | Friday 14 August 2026 23:15:17 +0000 (0:00:00.047) 0:07:35.379 ********* 2026-08-14 23:15:17.390391 | instance | skipping: [instance] 2026-08-14 23:15:17.390491 | instance | 2026-08-14 23:15:17.390506 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-08-14 23:15:17.390686 | instance | Friday 14 August 2026 23:15:17 +0000 (0:00:00.038) 0:07:35.417 ********* 2026-08-14 23:15:17.430323 | instance | skipping: [instance] 2026-08-14 23:15:17.430408 | instance | 2026-08-14 23:15:17.430512 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:15:17.430707 | instance | Friday 14 August 2026 23:15:17 +0000 (0:00:00.039) 0:07:35.457 ********* 2026-08-14 23:15:17.651833 | instance | ok: [instance] 2026-08-14 23:15:17.651921 | instance | 2026-08-14 23:15:17.652112 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:15:17.652326 | instance | Friday 14 August 2026 23:15:17 +0000 (0:00:00.221) 0:07:35.679 ********* 2026-08-14 23:15:17.706599 | instance | ok: [instance] => { 2026-08-14 23:15:17.706827 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-08-14 23:15:17.706993 | instance | } 2026-08-14 23:15:17.707136 | instance | 2026-08-14 23:15:17.707314 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:15:17.707481 | instance | Friday 14 August 2026 23:15:17 +0000 (0:00:00.054) 0:07:35.733 ********* 2026-08-14 23:15:18.528327 | instance | changed: [instance] 2026-08-14 23:15:18.528424 | instance | 2026-08-14 23:15:18.528490 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:15:18.528645 | instance | Friday 14 August 2026 23:15:18 +0000 (0:00:00.821) 0:07:36.555 ********* 2026-08-14 23:15:18.582975 | instance | skipping: [instance] 2026-08-14 23:15:18.583184 | instance | 2026-08-14 23:15:18.583353 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:15:18.583507 | instance | Friday 14 August 2026 23:15:18 +0000 (0:00:00.053) 0:07:36.608 ********* 2026-08-14 23:15:18.797203 | instance | ok: [instance] 2026-08-14 23:15:18.797591 | instance | 2026-08-14 23:15:18.797956 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:15:18.798316 | instance | Friday 14 August 2026 23:15:18 +0000 (0:00:00.215) 0:07:36.824 ********* 2026-08-14 23:15:18.850629 | instance | ok: [instance] => { 2026-08-14 23:15:18.851104 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-08-14 23:15:18.851446 | instance | } 2026-08-14 23:15:18.851746 | instance | 2026-08-14 23:15:18.852080 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:15:18.852395 | instance | Friday 14 August 2026 23:15:18 +0000 (0:00:00.053) 0:07:36.877 ********* 2026-08-14 23:15:19.631133 | instance | changed: [instance] 2026-08-14 23:15:19.631527 | instance | 2026-08-14 23:15:19.631862 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:15:19.632186 | instance | Friday 14 August 2026 23:15:19 +0000 (0:00:00.780) 0:07:37.658 ********* 2026-08-14 23:15:19.684172 | instance | skipping: [instance] 2026-08-14 23:15:19.684554 | instance | 2026-08-14 23:15:19.684887 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-14 23:15:19.685239 | instance | Friday 14 August 2026 23:15:19 +0000 (0:00:00.053) 0:07:37.711 ********* 2026-08-14 23:15:19.724423 | instance | skipping: [instance] 2026-08-14 23:15:19.724808 | instance | 2026-08-14 23:15:19.725165 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-14 23:15:19.725526 | instance | Friday 14 August 2026 23:15:19 +0000 (0:00:00.040) 0:07:37.751 ********* 2026-08-14 23:15:19.764467 | instance | skipping: [instance] 2026-08-14 23:15:19.764815 | instance | 2026-08-14 23:15:19.765153 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-14 23:15:19.765576 | instance | Friday 14 August 2026 23:15:19 +0000 (0:00:00.040) 0:07:37.792 ********* 2026-08-14 23:15:19.804682 | instance | skipping: [instance] 2026-08-14 23:15:19.805012 | instance | 2026-08-14 23:15:19.805340 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-14 23:15:19.805661 | instance | Friday 14 August 2026 23:15:19 +0000 (0:00:00.040) 0:07:37.832 ********* 2026-08-14 23:15:20.986410 | instance | ok: [instance] 2026-08-14 23:15:20.986496 | instance | 2026-08-14 23:15:20.986967 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-14 23:15:20.987043 | instance | Friday 14 August 2026 23:15:20 +0000 (0:00:01.180) 0:07:39.013 ********* 2026-08-14 23:15:21.465669 | instance | ok: [instance] 2026-08-14 23:15:21.466094 | instance | 2026-08-14 23:15:21.466111 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-14 23:15:21.466116 | instance | Friday 14 August 2026 23:15:21 +0000 (0:00:00.480) 0:07:39.493 ********* 2026-08-14 23:15:22.394313 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-14 23:15:22.394405 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-14 23:15:22.395243 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-14 23:15:22.395310 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-14 23:15:22.395329 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-14 23:15:22.395339 | instance | 2026-08-14 23:15:22.395348 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-14 23:15:22.395352 | instance | Friday 14 August 2026 23:15:22 +0000 (0:00:00.928) 0:07:40.421 ********* 2026-08-14 23:15:22.939181 | instance | ok: [instance] 2026-08-14 23:15:22.939286 | instance | 2026-08-14 23:15:22.939302 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-14 23:15:22.939810 | instance | Friday 14 August 2026 23:15:22 +0000 (0:00:00.538) 0:07:40.960 ********* 2026-08-14 23:15:22.940113 | instance | 2026-08-14 23:15:22.940120 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-14 23:15:22.940125 | instance | Friday 14 August 2026 23:15:22 +0000 (0:00:00.006) 0:07:40.966 ********* 2026-08-14 23:15:23.318185 | instance | ok: [instance] 2026-08-14 23:15:23.318272 | instance | 2026-08-14 23:15:23.318548 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:15:23.318604 | instance | Friday 14 August 2026 23:15:23 +0000 (0:00:00.379) 0:07:41.345 ********* 2026-08-14 23:15:23.538910 | instance | ok: [instance] 2026-08-14 23:15:23.538963 | instance | 2026-08-14 23:15:23.538969 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:15:23.538974 | instance | Friday 14 August 2026 23:15:23 +0000 (0:00:00.220) 0:07:41.566 ********* 2026-08-14 23:15:23.601884 | instance | ok: [instance] => { 2026-08-14 23:15:23.602003 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-08-14 23:15:23.602439 | instance | } 2026-08-14 23:15:23.602538 | instance | 2026-08-14 23:15:23.602551 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:15:23.602572 | instance | Friday 14 August 2026 23:15:23 +0000 (0:00:00.062) 0:07:41.629 ********* 2026-08-14 23:15:24.368146 | instance | changed: [instance] 2026-08-14 23:15:24.368229 | instance | 2026-08-14 23:15:24.368500 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:15:24.368558 | instance | Friday 14 August 2026 23:15:24 +0000 (0:00:00.766) 0:07:42.395 ********* 2026-08-14 23:15:25.764925 | instance | changed: [instance] 2026-08-14 23:15:25.765001 | instance | 2026-08-14 23:15:25.765233 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:15:25.765292 | instance | Friday 14 August 2026 23:15:25 +0000 (0:00:01.396) 0:07:43.792 ********* 2026-08-14 23:15:25.835217 | instance | ok: [instance] => { 2026-08-14 23:15:25.835837 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-08-14 23:15:25.835897 | instance | } 2026-08-14 23:15:25.835903 | instance | 2026-08-14 23:15:25.835908 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:15:25.835914 | instance | Friday 14 August 2026 23:15:25 +0000 (0:00:00.070) 0:07:43.862 ********* 2026-08-14 23:15:26.557537 | instance | changed: [instance] 2026-08-14 23:15:26.557604 | instance | 2026-08-14 23:15:26.557842 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:15:26.557900 | instance | Friday 14 August 2026 23:15:26 +0000 (0:00:00.722) 0:07:44.585 ********* 2026-08-14 23:15:27.941845 | instance | changed: [instance] 2026-08-14 23:15:27.941923 | instance | 2026-08-14 23:15:27.942167 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-08-14 23:15:27.942229 | instance | Friday 14 August 2026 23:15:27 +0000 (0:00:01.384) 0:07:45.969 ********* 2026-08-14 23:15:28.435534 | instance | changed: [instance] 2026-08-14 23:15:28.435632 | instance | 2026-08-14 23:15:28.435700 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-08-14 23:15:28.435874 | instance | Friday 14 August 2026 23:15:28 +0000 (0:00:00.493) 0:07:46.463 ********* 2026-08-14 23:15:28.667611 | instance | changed: [instance] 2026-08-14 23:15:28.667711 | instance | 2026-08-14 23:15:28.668003 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:15:28.668426 | instance | Friday 14 August 2026 23:15:28 +0000 (0:00:00.231) 0:07:46.695 ********* 2026-08-14 23:15:28.881084 | instance | ok: [instance] 2026-08-14 23:15:28.881190 | instance | 2026-08-14 23:15:28.881262 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:15:28.881401 | instance | Friday 14 August 2026 23:15:28 +0000 (0:00:00.213) 0:07:46.908 ********* 2026-08-14 23:15:28.943120 | instance | ok: [instance] => { 2026-08-14 23:15:28.943208 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-08-14 23:15:28.943297 | instance | } 2026-08-14 23:15:28.943681 | instance | 2026-08-14 23:15:28.943734 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:15:28.943740 | instance | Friday 14 August 2026 23:15:28 +0000 (0:00:00.061) 0:07:46.970 ********* 2026-08-14 23:15:30.479424 | instance | changed: [instance] 2026-08-14 23:15:30.479507 | instance | 2026-08-14 23:15:30.479758 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:15:30.479823 | instance | Friday 14 August 2026 23:15:30 +0000 (0:00:01.536) 0:07:48.507 ********* 2026-08-14 23:15:34.147443 | instance | changed: [instance] 2026-08-14 23:15:34.147544 | instance | 2026-08-14 23:15:34.147811 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-08-14 23:15:34.147867 | instance | Friday 14 August 2026 23:15:34 +0000 (0:00:03.668) 0:07:52.175 ********* 2026-08-14 23:15:34.207215 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-08-14 23:15:34.207474 | instance | 2026-08-14 23:15:34.207481 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-08-14 23:15:34.207487 | instance | Friday 14 August 2026 23:15:34 +0000 (0:00:00.059) 0:07:52.234 ********* 2026-08-14 23:15:35.319874 | instance | ok: [instance] 2026-08-14 23:15:35.319961 | instance | 2026-08-14 23:15:35.320044 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-08-14 23:15:35.320280 | instance | Friday 14 August 2026 23:15:35 +0000 (0:00:01.113) 0:07:53.347 ********* 2026-08-14 23:15:35.542158 | instance | changed: [instance] 2026-08-14 23:15:35.542235 | instance | 2026-08-14 23:15:35.542529 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-08-14 23:15:35.542590 | instance | Friday 14 August 2026 23:15:35 +0000 (0:00:00.222) 0:07:53.569 ********* 2026-08-14 23:15:36.018042 | instance | changed: [instance] 2026-08-14 23:15:36.018121 | instance | 2026-08-14 23:15:36.018424 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-08-14 23:15:36.018520 | instance | Friday 14 August 2026 23:15:36 +0000 (0:00:00.475) 0:07:54.045 ********* 2026-08-14 23:15:36.779958 | instance | changed: [instance] => (item=br_netfilter) 2026-08-14 23:15:36.780071 | instance | ok: [instance] => (item=ip_tables) 2026-08-14 23:15:36.780701 | instance | changed: [instance] => (item=ip6_tables) 2026-08-14 23:15:36.780722 | instance | ok: [instance] => (item=nf_conntrack) 2026-08-14 23:15:36.780730 | instance | 2026-08-14 23:15:36.780736 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:15:36.780740 | instance | Friday 14 August 2026 23:15:36 +0000 (0:00:00.761) 0:07:54.807 ********* 2026-08-14 23:15:36.985980 | instance | ok: [instance] 2026-08-14 23:15:36.986065 | instance | 2026-08-14 23:15:36.986131 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:15:36.986316 | instance | Friday 14 August 2026 23:15:36 +0000 (0:00:00.205) 0:07:55.013 ********* 2026-08-14 23:15:37.039593 | instance | ok: [instance] => { 2026-08-14 23:15:37.039669 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-08-14 23:15:37.040188 | instance | } 2026-08-14 23:15:37.040219 | instance | 2026-08-14 23:15:37.040225 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:15:37.040231 | instance | Friday 14 August 2026 23:15:37 +0000 (0:00:00.053) 0:07:55.067 ********* 2026-08-14 23:15:38.399100 | instance | changed: [instance] 2026-08-14 23:15:38.399206 | instance | 2026-08-14 23:15:38.399544 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:15:38.399566 | instance | Friday 14 August 2026 23:15:38 +0000 (0:00:01.359) 0:07:56.426 ********* 2026-08-14 23:15:38.445678 | instance | skipping: [instance] 2026-08-14 23:15:38.445951 | instance | 2026-08-14 23:15:38.446036 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-08-14 23:15:38.446051 | instance | Friday 14 August 2026 23:15:38 +0000 (0:00:00.046) 0:07:56.472 ********* 2026-08-14 23:15:38.509014 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-08-14 23:15:38.509391 | instance | 2026-08-14 23:15:38.509430 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-08-14 23:15:38.509436 | instance | Friday 14 August 2026 23:15:38 +0000 (0:00:00.063) 0:07:56.536 ********* 2026-08-14 23:15:38.553161 | instance | skipping: [instance] 2026-08-14 23:15:38.553306 | instance | 2026-08-14 23:15:38.553534 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-08-14 23:15:38.553712 | instance | Friday 14 August 2026 23:15:38 +0000 (0:00:00.044) 0:07:56.580 ********* 2026-08-14 23:15:43.251163 | instance | changed: [instance] 2026-08-14 23:15:43.251265 | instance | 2026-08-14 23:15:43.251476 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-08-14 23:15:43.251544 | instance | Friday 14 August 2026 23:15:43 +0000 (0:00:04.698) 0:08:01.278 ********* 2026-08-14 23:15:44.577855 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-08-14 23:15:44.577909 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-08-14 23:15:44.577915 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-08-14 23:15:44.577919 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-08-14 23:15:44.577924 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-08-14 23:15:44.577928 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-08-14 23:15:44.577932 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-08-14 23:15:44.577937 | instance | 2026-08-14 23:15:44.577941 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-08-14 23:15:44.577946 | instance | Friday 14 August 2026 23:15:44 +0000 (0:00:01.325) 0:08:02.604 ********* 2026-08-14 23:15:45.160671 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-08-14 23:15:45.160765 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-08-14 23:15:45.161538 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-08-14 23:15:45.161596 | instance | 2026-08-14 23:15:45.161602 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-08-14 23:15:45.161608 | instance | Friday 14 August 2026 23:15:45 +0000 (0:00:00.583) 0:08:03.188 ********* 2026-08-14 23:15:45.648972 | instance | changed: [instance] 2026-08-14 23:15:45.649053 | instance | 2026-08-14 23:15:45.649344 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-08-14 23:15:45.649402 | instance | Friday 14 August 2026 23:15:45 +0000 (0:00:00.488) 0:08:03.676 ********* 2026-08-14 23:15:46.123427 | instance | changed: [instance] 2026-08-14 23:15:46.123506 | instance | 2026-08-14 23:15:46.123871 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-08-14 23:15:46.123932 | instance | Friday 14 August 2026 23:15:46 +0000 (0:00:00.474) 0:08:04.150 ********* 2026-08-14 23:15:46.341147 | instance | ok: [instance] 2026-08-14 23:15:46.341235 | instance | 2026-08-14 23:15:46.341471 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-08-14 23:15:46.341508 | instance | Friday 14 August 2026 23:15:46 +0000 (0:00:00.217) 0:08:04.368 ********* 2026-08-14 23:15:46.381913 | instance | skipping: [instance] 2026-08-14 23:15:46.382298 | instance | 2026-08-14 23:15:46.382330 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-08-14 23:15:46.382337 | instance | Friday 14 August 2026 23:15:46 +0000 (0:00:00.040) 0:08:04.409 ********* 2026-08-14 23:15:46.940194 | instance | ok: [instance] => (item=swap) 2026-08-14 23:15:46.940307 | instance | ok: [instance] => (item=none) 2026-08-14 23:15:46.940812 | instance | 2026-08-14 23:15:46.940873 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-08-14 23:15:46.940882 | instance | Friday 14 August 2026 23:15:46 +0000 (0:00:00.558) 0:08:04.967 ********* 2026-08-14 23:15:47.443786 | instance | changed: [instance] 2026-08-14 23:15:47.443857 | instance | 2026-08-14 23:15:47.444100 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-08-14 23:15:47.444116 | instance | Friday 14 August 2026 23:15:47 +0000 (0:00:00.503) 0:08:05.471 ********* 2026-08-14 23:15:48.023975 | instance | changed: [instance] 2026-08-14 23:15:48.024072 | instance | 2026-08-14 23:15:48.024676 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-08-14 23:15:48.024731 | instance | Friday 14 August 2026 23:15:48 +0000 (0:00:00.572) 0:08:06.044 ********* 2026-08-14 23:15:48.024737 | instance | 2026-08-14 23:15:48.024741 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-08-14 23:15:48.024745 | instance | Friday 14 August 2026 23:15:48 +0000 (0:00:00.007) 0:08:06.051 ********* 2026-08-14 23:15:48.782993 | instance | ok: [instance] 2026-08-14 23:15:48.783092 | instance | 2026-08-14 23:15:48.783155 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-08-14 23:15:48.783305 | instance | Friday 14 August 2026 23:15:48 +0000 (0:00:00.758) 0:08:06.810 ********* 2026-08-14 23:15:49.386437 | instance | changed: [instance] 2026-08-14 23:15:49.386559 | instance | 2026-08-14 23:15:49.386573 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-08-14 23:15:49.386583 | instance | Friday 14 August 2026 23:15:49 +0000 (0:00:00.602) 0:08:07.413 ********* 2026-08-14 23:15:50.490407 | instance | ok: [instance] 2026-08-14 23:15:50.490521 | instance | 2026-08-14 23:15:50.490559 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-08-14 23:15:50.490737 | instance | Friday 14 August 2026 23:15:50 +0000 (0:00:01.104) 0:08:08.517 ********* 2026-08-14 23:15:51.265289 | instance | ok: [instance] 2026-08-14 23:15:51.265382 | instance | 2026-08-14 23:15:51.265646 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-08-14 23:15:51.265721 | instance | Friday 14 August 2026 23:15:51 +0000 (0:00:00.775) 0:08:09.292 ********* 2026-08-14 23:15:51.482019 | instance | ok: [instance] 2026-08-14 23:15:51.482132 | instance | 2026-08-14 23:15:51.482153 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-08-14 23:15:51.482352 | instance | Friday 14 August 2026 23:15:51 +0000 (0:00:00.216) 0:08:09.509 ********* 2026-08-14 23:15:52.020458 | instance | ok: [instance] 2026-08-14 23:15:52.020547 | instance | 2026-08-14 23:15:52.020778 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-08-14 23:15:52.020833 | instance | Friday 14 August 2026 23:15:52 +0000 (0:00:00.538) 0:08:10.048 ********* 2026-08-14 23:15:52.108315 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-08-14 23:15:52.108653 | instance | 2026-08-14 23:15:52.108745 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-08-14 23:15:52.108768 | instance | Friday 14 August 2026 23:15:52 +0000 (0:00:00.087) 0:08:10.136 ********* 2026-08-14 23:15:52.185676 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-08-14 23:15:52.185797 | instance | 2026-08-14 23:15:52.185810 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-08-14 23:15:52.185890 | instance | Friday 14 August 2026 23:15:52 +0000 (0:00:00.077) 0:08:10.213 ********* 2026-08-14 23:15:52.396719 | instance | ok: [instance] => (item=instance) 2026-08-14 23:15:52.396773 | instance | 2026-08-14 23:15:52.396779 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-08-14 23:15:52.396784 | instance | Friday 14 August 2026 23:15:52 +0000 (0:00:00.210) 0:08:10.424 ********* 2026-08-14 23:15:52.434985 | instance | skipping: [instance] 2026-08-14 23:15:52.435044 | instance | 2026-08-14 23:15:52.435050 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-08-14 23:15:52.435056 | instance | Friday 14 August 2026 23:15:52 +0000 (0:00:00.038) 0:08:10.462 ********* 2026-08-14 23:15:52.484522 | instance | ok: [instance] 2026-08-14 23:15:52.484626 | instance | 2026-08-14 23:15:52.484749 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-08-14 23:15:52.484867 | instance | Friday 14 August 2026 23:15:52 +0000 (0:00:00.050) 0:08:10.512 ********* 2026-08-14 23:15:52.528604 | instance | ok: [instance] => { 2026-08-14 23:15:52.528705 | instance | "msg": "instance" 2026-08-14 23:15:52.528825 | instance | } 2026-08-14 23:15:52.528923 | instance | 2026-08-14 23:15:52.529176 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-08-14 23:15:52.529195 | instance | Friday 14 August 2026 23:15:52 +0000 (0:00:00.044) 0:08:10.556 ********* 2026-08-14 23:15:53.104177 | instance | changed: [instance] 2026-08-14 23:15:53.104282 | instance | 2026-08-14 23:15:53.104354 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-08-14 23:15:53.104525 | instance | Friday 14 August 2026 23:15:53 +0000 (0:00:00.574) 0:08:11.131 ********* 2026-08-14 23:15:53.146899 | instance | skipping: [instance] 2026-08-14 23:15:53.146997 | instance | 2026-08-14 23:15:53.147224 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-08-14 23:15:53.147269 | instance | Friday 14 August 2026 23:15:53 +0000 (0:00:00.043) 0:08:11.174 ********* 2026-08-14 23:15:53.184583 | instance | skipping: [instance] 2026-08-14 23:15:53.184998 | instance | 2026-08-14 23:15:53.185063 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-08-14 23:15:53.185070 | instance | Friday 14 August 2026 23:15:53 +0000 (0:00:00.037) 0:08:11.212 ********* 2026-08-14 23:15:53.221097 | instance | skipping: [instance] 2026-08-14 23:15:53.221204 | instance | 2026-08-14 23:15:53.221494 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-08-14 23:15:53.221559 | instance | Friday 14 August 2026 23:15:53 +0000 (0:00:00.036) 0:08:11.248 ********* 2026-08-14 23:15:53.262652 | instance | skipping: [instance] 2026-08-14 23:15:53.262854 | instance | 2026-08-14 23:15:53.263006 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-08-14 23:15:53.263153 | instance | Friday 14 August 2026 23:15:53 +0000 (0:00:00.041) 0:08:11.290 ********* 2026-08-14 23:15:53.299833 | instance | skipping: [instance] 2026-08-14 23:15:53.299961 | instance | 2026-08-14 23:15:53.300181 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-08-14 23:15:53.300331 | instance | Friday 14 August 2026 23:15:53 +0000 (0:00:00.037) 0:08:11.327 ********* 2026-08-14 23:15:53.338527 | instance | skipping: [instance] 2026-08-14 23:15:53.338639 | instance | 2026-08-14 23:15:53.338817 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-08-14 23:15:53.338967 | instance | Friday 14 August 2026 23:15:53 +0000 (0:00:00.038) 0:08:11.366 ********* 2026-08-14 23:15:53.374900 | instance | skipping: [instance] 2026-08-14 23:15:53.375096 | instance | 2026-08-14 23:15:53.375252 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-08-14 23:15:53.375405 | instance | Friday 14 August 2026 23:15:53 +0000 (0:00:00.035) 0:08:11.401 ********* 2026-08-14 23:16:16.645510 | instance | changed: [instance] 2026-08-14 23:16:16.645609 | instance | 2026-08-14 23:16:16.645852 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-08-14 23:16:16.645908 | instance | Friday 14 August 2026 23:16:16 +0000 (0:00:23.271) 0:08:34.673 ********* 2026-08-14 23:16:16.856532 | instance | ok: [instance] 2026-08-14 23:16:16.856628 | instance | 2026-08-14 23:16:16.856727 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-08-14 23:16:16.856890 | instance | Friday 14 August 2026 23:16:16 +0000 (0:00:00.210) 0:08:34.884 ********* 2026-08-14 23:16:16.899665 | instance | skipping: [instance] 2026-08-14 23:16:16.899765 | instance | 2026-08-14 23:16:16.900050 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-08-14 23:16:16.900106 | instance | Friday 14 August 2026 23:16:16 +0000 (0:00:00.042) 0:08:34.927 ********* 2026-08-14 23:16:17.130091 | instance | changed: [instance] 2026-08-14 23:16:17.130175 | instance | 2026-08-14 23:16:17.130389 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-08-14 23:16:17.130488 | instance | Friday 14 August 2026 23:16:17 +0000 (0:00:00.230) 0:08:35.157 ********* 2026-08-14 23:16:17.343759 | instance | changed: [instance] 2026-08-14 23:16:17.343846 | instance | 2026-08-14 23:16:17.343866 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-08-14 23:16:17.343877 | instance | Friday 14 August 2026 23:16:17 +0000 (0:00:00.213) 0:08:35.370 ********* 2026-08-14 23:16:17.604391 | instance | changed: [instance] 2026-08-14 23:16:17.604491 | instance | 2026-08-14 23:16:17.604732 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-08-14 23:16:17.604796 | instance | Friday 14 August 2026 23:16:17 +0000 (0:00:00.261) 0:08:35.631 ********* 2026-08-14 23:16:22.063273 | instance | changed: [instance] 2026-08-14 23:16:22.063368 | instance | 2026-08-14 23:16:22.063663 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-08-14 23:16:22.063720 | instance | Friday 14 August 2026 23:16:22 +0000 (0:00:04.459) 0:08:40.090 ********* 2026-08-14 23:16:32.077596 | instance | changed: [instance] 2026-08-14 23:16:32.077680 | instance | 2026-08-14 23:16:32.077942 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-08-14 23:16:32.077993 | instance | Friday 14 August 2026 23:16:32 +0000 (0:00:10.014) 0:08:50.105 ********* 2026-08-14 23:16:32.125357 | instance | skipping: [instance] 2026-08-14 23:16:32.125435 | instance | 2026-08-14 23:16:32.125722 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-08-14 23:16:32.125775 | instance | Friday 14 August 2026 23:16:32 +0000 (0:00:00.047) 0:08:50.153 ********* 2026-08-14 23:16:32.171010 | instance | skipping: [instance] 2026-08-14 23:16:32.171090 | instance | 2026-08-14 23:16:32.171175 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-08-14 23:16:32.171312 | instance | Friday 14 August 2026 23:16:32 +0000 (0:00:00.045) 0:08:50.198 ********* 2026-08-14 23:16:33.053895 | instance | changed: [instance] 2026-08-14 23:16:33.053997 | instance | 2026-08-14 23:16:33.054083 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-08-14 23:16:33.054231 | instance | Friday 14 August 2026 23:16:33 +0000 (0:00:00.883) 0:08:51.081 ********* 2026-08-14 23:16:33.102118 | instance | skipping: [instance] => (item=DaemonSet) 2026-08-14 23:16:33.102188 | instance | skipping: [instance] => (item=ConfigMap) 2026-08-14 23:16:33.102414 | instance | skipping: [instance] 2026-08-14 23:16:33.102512 | instance | 2026-08-14 23:16:33.102737 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-08-14 23:16:33.102795 | instance | Friday 14 August 2026 23:16:33 +0000 (0:00:00.047) 0:08:51.129 ********* 2026-08-14 23:16:33.144881 | instance | skipping: [instance] 2026-08-14 23:16:33.144985 | instance | 2026-08-14 23:16:33.145276 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-08-14 23:16:33.145307 | instance | Friday 14 August 2026 23:16:33 +0000 (0:00:00.043) 0:08:51.172 ********* 2026-08-14 23:16:33.193456 | instance | skipping: [instance] 2026-08-14 23:16:33.193561 | instance | 2026-08-14 23:16:33.193851 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-08-14 23:16:33.193908 | instance | Friday 14 August 2026 23:16:33 +0000 (0:00:00.048) 0:08:51.220 ********* 2026-08-14 23:16:33.240302 | instance | skipping: [instance] 2026-08-14 23:16:33.240371 | instance | 2026-08-14 23:16:33.240655 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-08-14 23:16:33.240939 | instance | Friday 14 August 2026 23:16:33 +0000 (0:00:00.046) 0:08:51.267 ********* 2026-08-14 23:16:33.283695 | instance | skipping: [instance] 2026-08-14 23:16:33.283776 | instance | 2026-08-14 23:16:33.283895 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-08-14 23:16:33.284231 | instance | Friday 14 August 2026 23:16:33 +0000 (0:00:00.043) 0:08:51.311 ********* 2026-08-14 23:16:33.823799 | instance | ok: [instance] 2026-08-14 23:16:33.823911 | instance | 2026-08-14 23:16:33.824135 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-08-14 23:16:33.824416 | instance | Friday 14 August 2026 23:16:33 +0000 (0:00:00.539) 0:08:51.850 ********* 2026-08-14 23:16:34.840219 | instance | changed: [instance] 2026-08-14 23:16:34.840421 | instance | 2026-08-14 23:16:34.840690 | instance | PLAY [Install control-plane components] **************************************** 2026-08-14 23:16:34.840932 | instance | 2026-08-14 23:16:34.841199 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:16:34.841451 | instance | Friday 14 August 2026 23:16:34 +0000 (0:00:01.016) 0:08:52.867 ********* 2026-08-14 23:16:35.877429 | instance | ok: [instance] 2026-08-14 23:16:35.877498 | instance | 2026-08-14 23:16:35.877798 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 23:16:35.877857 | instance | Friday 14 August 2026 23:16:35 +0000 (0:00:01.037) 0:08:53.905 ********* 2026-08-14 23:16:36.102997 | instance | ok: [instance] 2026-08-14 23:16:36.103070 | instance | 2026-08-14 23:16:36.103335 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:16:36.103354 | instance | Friday 14 August 2026 23:16:36 +0000 (0:00:00.225) 0:08:54.130 ********* 2026-08-14 23:16:37.808435 | instance | ok: [instance] 2026-08-14 23:16:37.808504 | instance | 2026-08-14 23:16:37.808740 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-14 23:16:37.808758 | instance | Friday 14 August 2026 23:16:37 +0000 (0:00:01.705) 0:08:55.836 ********* 2026-08-14 23:16:38.022062 | instance | ok: [instance] 2026-08-14 23:16:38.022152 | instance | 2026-08-14 23:16:38.022700 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:16:38.022794 | instance | Friday 14 August 2026 23:16:38 +0000 (0:00:00.213) 0:08:56.049 ********* 2026-08-14 23:16:38.068903 | instance | ok: [instance] => { 2026-08-14 23:16:38.069399 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-08-14 23:16:38.069511 | instance | } 2026-08-14 23:16:38.069525 | instance | 2026-08-14 23:16:38.069545 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:16:38.069556 | instance | Friday 14 August 2026 23:16:38 +0000 (0:00:00.047) 0:08:56.096 ********* 2026-08-14 23:16:38.775072 | instance | changed: [instance] 2026-08-14 23:16:38.775159 | instance | 2026-08-14 23:16:38.775423 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:16:38.775472 | instance | Friday 14 August 2026 23:16:38 +0000 (0:00:00.706) 0:08:56.802 ********* 2026-08-14 23:16:40.294191 | instance | changed: [instance] 2026-08-14 23:16:40.294268 | instance | 2026-08-14 23:16:40.294427 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-08-14 23:16:40.294546 | instance | Friday 14 August 2026 23:16:40 +0000 (0:00:01.519) 0:08:58.321 ********* 2026-08-14 23:16:40.637462 | instance | ok: [instance] 2026-08-14 23:16:40.637701 | instance | 2026-08-14 23:16:40.637988 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-08-14 23:16:40.638375 | instance | Friday 14 August 2026 23:16:40 +0000 (0:00:00.342) 0:08:58.664 ********* 2026-08-14 23:16:40.845502 | instance | changed: [instance] 2026-08-14 23:16:40.845617 | instance | 2026-08-14 23:16:40.845633 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-08-14 23:16:40.845765 | instance | Friday 14 August 2026 23:16:40 +0000 (0:00:00.208) 0:08:58.873 ********* 2026-08-14 23:16:41.095531 | instance | ok: [instance] 2026-08-14 23:16:41.095788 | instance | 2026-08-14 23:16:41.096246 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-08-14 23:16:41.096581 | instance | Friday 14 August 2026 23:16:41 +0000 (0:00:00.249) 0:08:59.122 ********* 2026-08-14 23:16:41.301029 | instance | changed: [instance] 2026-08-14 23:16:41.301249 | instance | 2026-08-14 23:16:41.301548 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-08-14 23:16:41.301983 | instance | Friday 14 August 2026 23:16:41 +0000 (0:00:00.205) 0:08:59.328 ********* 2026-08-14 23:16:41.532518 | instance | ok: [instance] 2026-08-14 23:16:41.532774 | instance | 2026-08-14 23:16:41.533076 | instance | TASK [Install plugin] ********************************************************** 2026-08-14 23:16:41.533408 | instance | Friday 14 August 2026 23:16:41 +0000 (0:00:00.231) 0:08:59.559 ********* 2026-08-14 23:16:41.589710 | instance | included: vexxhost.containers.download_artifact for instance 2026-08-14 23:16:41.589994 | instance | 2026-08-14 23:16:41.590314 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:16:41.590608 | instance | Friday 14 August 2026 23:16:41 +0000 (0:00:00.057) 0:08:59.617 ********* 2026-08-14 23:16:41.633788 | instance | ok: [instance] => { 2026-08-14 23:16:41.634058 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-08-14 23:16:41.634376 | instance | } 2026-08-14 23:16:41.634643 | instance | 2026-08-14 23:16:41.634925 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:16:41.635206 | instance | Friday 14 August 2026 23:16:41 +0000 (0:00:00.044) 0:08:59.661 ********* 2026-08-14 23:16:42.350954 | instance | changed: [instance] 2026-08-14 23:16:42.351247 | instance | 2026-08-14 23:16:42.351547 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:16:42.351843 | instance | Friday 14 August 2026 23:16:42 +0000 (0:00:00.716) 0:09:00.378 ********* 2026-08-14 23:16:45.183345 | instance | changed: [instance] 2026-08-14 23:16:45.183414 | instance | 2026-08-14 23:16:45.183752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:16:45.183897 | instance | Friday 14 August 2026 23:16:45 +0000 (0:00:02.832) 0:09:03.210 ********* 2026-08-14 23:16:45.231305 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:16:45.231392 | instance | 2026-08-14 23:16:45.231517 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:16:45.231647 | instance | Friday 14 August 2026 23:16:45 +0000 (0:00:00.048) 0:09:03.258 ********* 2026-08-14 23:16:45.811211 | instance | changed: [instance] 2026-08-14 23:16:45.811468 | instance | 2026-08-14 23:16:45.811774 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-08-14 23:16:45.812181 | instance | Friday 14 August 2026 23:16:45 +0000 (0:00:00.579) 0:09:03.838 ********* 2026-08-14 23:16:46.576170 | instance | ok: [instance] 2026-08-14 23:16:46.576707 | instance | 2026-08-14 23:16:46.576756 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-08-14 23:16:46.576957 | instance | Friday 14 August 2026 23:16:46 +0000 (0:00:00.762) 0:09:04.601 ********* 2026-08-14 23:16:48.542435 | instance | changed: [instance] 2026-08-14 23:16:48.542790 | instance | 2026-08-14 23:16:48.543000 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:16:48.543189 | instance | Friday 14 August 2026 23:16:48 +0000 (0:00:01.968) 0:09:06.569 ********* 2026-08-14 23:16:48.588327 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:16:48.588558 | instance | 2026-08-14 23:16:48.588838 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:16:48.589225 | instance | Friday 14 August 2026 23:16:48 +0000 (0:00:00.045) 0:09:06.615 ********* 2026-08-14 23:16:49.067371 | instance | changed: [instance] 2026-08-14 23:16:49.067602 | instance | 2026-08-14 23:16:49.067889 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-08-14 23:16:49.068194 | instance | Friday 14 August 2026 23:16:49 +0000 (0:00:00.479) 0:09:07.094 ********* 2026-08-14 23:17:16.712043 | instance | changed: [instance] 2026-08-14 23:17:16.712131 | instance | 2026-08-14 23:17:16.712541 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-08-14 23:17:16.712741 | instance | Friday 14 August 2026 23:17:16 +0000 (0:00:27.644) 0:09:34.739 ********* 2026-08-14 23:17:17.696211 | instance | changed: [instance] 2026-08-14 23:17:17.696321 | instance | 2026-08-14 23:17:17.696787 | instance | PLAY [all] ********************************************************************* 2026-08-14 23:17:17.696842 | instance | 2026-08-14 23:17:17.696848 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:17:17.696852 | instance | Friday 14 August 2026 23:17:17 +0000 (0:00:00.984) 0:09:35.723 ********* 2026-08-14 23:17:18.930889 | instance | ok: [instance] 2026-08-14 23:17:18.930979 | instance | 2026-08-14 23:17:18.931204 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-08-14 23:17:18.931251 | instance | Friday 14 August 2026 23:17:18 +0000 (0:00:01.234) 0:09:36.958 ********* 2026-08-14 23:17:19.709016 | instance | changed: [instance] 2026-08-14 23:17:19.709073 | instance | 2026-08-14 23:17:19.709079 | instance | PLAY [all] ********************************************************************* 2026-08-14 23:17:19.709084 | instance | 2026-08-14 23:17:19.709088 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-08-14 23:17:19.709092 | instance | Friday 14 August 2026 23:17:19 +0000 (0:00:00.777) 0:09:37.736 ********* 2026-08-14 23:17:20.627879 | instance | ok: [instance] 2026-08-14 23:17:20.627937 | instance | 2026-08-14 23:17:20.627942 | instance | PLAY [controllers] ************************************************************* 2026-08-14 23:17:20.627947 | instance | 2026-08-14 23:17:20.627951 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:17:20.627955 | instance | Friday 14 August 2026 23:17:20 +0000 (0:00:00.918) 0:09:38.654 ********* 2026-08-14 23:17:21.867062 | instance | ok: [instance] 2026-08-14 23:17:21.867153 | instance | 2026-08-14 23:17:21.867364 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:17:21.867385 | instance | Friday 14 August 2026 23:17:21 +0000 (0:00:01.239) 0:09:39.894 ********* 2026-08-14 23:17:21.915183 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:17:21.915252 | instance | 2026-08-14 23:17:21.915464 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:17:21.915504 | instance | Friday 14 August 2026 23:17:21 +0000 (0:00:00.048) 0:09:39.942 ********* 2026-08-14 23:17:22.407672 | instance | changed: [instance] 2026-08-14 23:17:22.407721 | instance | 2026-08-14 23:17:22.407726 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-08-14 23:17:22.407731 | instance | Friday 14 August 2026 23:17:22 +0000 (0:00:00.491) 0:09:40.434 ********* 2026-08-14 23:17:24.281556 | instance | changed: [instance] 2026-08-14 23:17:24.281653 | instance | 2026-08-14 23:17:24.281914 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:17:24.281980 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:01.874) 0:09:42.309 ********* 2026-08-14 23:17:24.333471 | instance | skipping: [instance] 2026-08-14 23:17:24.333537 | instance | 2026-08-14 23:17:24.333859 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-08-14 23:17:24.333922 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.051) 0:09:42.360 ********* 2026-08-14 23:17:24.398310 | instance | skipping: [instance] 2026-08-14 23:17:24.398406 | instance | 2026-08-14 23:17:24.398707 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-08-14 23:17:24.398768 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.064) 0:09:42.425 ********* 2026-08-14 23:17:24.437476 | instance | skipping: [instance] 2026-08-14 23:17:24.437549 | instance | 2026-08-14 23:17:24.437858 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-08-14 23:17:24.438464 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.039) 0:09:42.464 ********* 2026-08-14 23:17:24.475970 | instance | skipping: [instance] 2026-08-14 23:17:24.476384 | instance | 2026-08-14 23:17:24.476442 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-08-14 23:17:24.476449 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.038) 0:09:42.503 ********* 2026-08-14 23:17:24.525813 | instance | skipping: [instance] 2026-08-14 23:17:24.525909 | instance | 2026-08-14 23:17:24.525985 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-08-14 23:17:24.526087 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.050) 0:09:42.553 ********* 2026-08-14 23:17:24.584832 | instance | skipping: [instance] 2026-08-14 23:17:24.584927 | instance | 2026-08-14 23:17:24.585070 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-08-14 23:17:24.585225 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.058) 0:09:42.612 ********* 2026-08-14 23:17:24.639598 | instance | skipping: [instance] 2026-08-14 23:17:24.641743 | instance | 2026-08-14 23:17:24.643111 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-08-14 23:17:24.643199 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.054) 0:09:42.666 ********* 2026-08-14 23:17:24.678738 | instance | skipping: [instance] 2026-08-14 23:17:24.678829 | instance | 2026-08-14 23:17:24.679107 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-08-14 23:17:24.679525 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.038) 0:09:42.705 ********* 2026-08-14 23:17:24.730470 | instance | skipping: [instance] 2026-08-14 23:17:24.730583 | instance | 2026-08-14 23:17:24.730747 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-08-14 23:17:24.730908 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.052) 0:09:42.758 ********* 2026-08-14 23:17:24.768019 | instance | skipping: [instance] 2026-08-14 23:17:24.768192 | instance | 2026-08-14 23:17:24.768376 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-08-14 23:17:24.768668 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.037) 0:09:42.795 ********* 2026-08-14 23:17:24.804135 | instance | skipping: [instance] 2026-08-14 23:17:24.804255 | instance | 2026-08-14 23:17:24.804442 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-08-14 23:17:24.804612 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.035) 0:09:42.831 ********* 2026-08-14 23:17:24.848303 | instance | skipping: [instance] 2026-08-14 23:17:24.848539 | instance | 2026-08-14 23:17:24.848803 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-08-14 23:17:24.849216 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.044) 0:09:42.875 ********* 2026-08-14 23:17:24.901219 | instance | skipping: [instance] 2026-08-14 23:17:24.901469 | instance | 2026-08-14 23:17:24.901753 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-08-14 23:17:24.902031 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.053) 0:09:42.928 ********* 2026-08-14 23:17:24.949800 | instance | skipping: [instance] 2026-08-14 23:17:24.950041 | instance | 2026-08-14 23:17:24.950381 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-08-14 23:17:24.950680 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.048) 0:09:42.976 ********* 2026-08-14 23:17:24.987539 | instance | skipping: [instance] 2026-08-14 23:17:24.987662 | instance | 2026-08-14 23:17:24.987780 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-08-14 23:17:24.987902 | instance | Friday 14 August 2026 23:17:24 +0000 (0:00:00.038) 0:09:43.015 ********* 2026-08-14 23:17:25.031552 | instance | skipping: [instance] 2026-08-14 23:17:25.031783 | instance | 2026-08-14 23:17:25.032048 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-08-14 23:17:25.032304 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.043) 0:09:43.059 ********* 2026-08-14 23:17:25.063713 | instance | skipping: [instance] 2026-08-14 23:17:25.064003 | instance | 2026-08-14 23:17:25.064298 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-08-14 23:17:25.064559 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.032) 0:09:43.091 ********* 2026-08-14 23:17:25.091858 | instance | skipping: [instance] 2026-08-14 23:17:25.092218 | instance | 2026-08-14 23:17:25.092576 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-08-14 23:17:25.092843 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.028) 0:09:43.119 ********* 2026-08-14 23:17:25.127596 | instance | skipping: [instance] 2026-08-14 23:17:25.127708 | instance | 2026-08-14 23:17:25.127827 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-08-14 23:17:25.127983 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.035) 0:09:43.155 ********* 2026-08-14 23:17:25.160172 | instance | skipping: [instance] 2026-08-14 23:17:25.160397 | instance | 2026-08-14 23:17:25.160670 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-08-14 23:17:25.160929 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.032) 0:09:43.188 ********* 2026-08-14 23:17:25.194079 | instance | skipping: [instance] 2026-08-14 23:17:25.194486 | instance | 2026-08-14 23:17:25.194860 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-08-14 23:17:25.195149 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.033) 0:09:43.222 ********* 2026-08-14 23:17:25.224556 | instance | skipping: [instance] 2026-08-14 23:17:25.224927 | instance | 2026-08-14 23:17:25.225192 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-08-14 23:17:25.225488 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.030) 0:09:43.252 ********* 2026-08-14 23:17:25.271336 | instance | skipping: [instance] 2026-08-14 23:17:25.271604 | instance | 2026-08-14 23:17:25.271870 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-08-14 23:17:25.272125 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.046) 0:09:43.299 ********* 2026-08-14 23:17:25.311264 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-08-14 23:17:25.311508 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-08-14 23:17:25.311810 | instance | skipping: [instance] 2026-08-14 23:17:25.312116 | instance | 2026-08-14 23:17:25.312399 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-08-14 23:17:25.312667 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.039) 0:09:43.339 ********* 2026-08-14 23:17:25.345703 | instance | skipping: [instance] 2026-08-14 23:17:25.346136 | instance | 2026-08-14 23:17:25.346573 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-08-14 23:17:25.346956 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.034) 0:09:43.373 ********* 2026-08-14 23:17:25.399124 | instance | skipping: [instance] 2026-08-14 23:17:25.399268 | instance | 2026-08-14 23:17:25.399496 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-08-14 23:17:25.399672 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.053) 0:09:43.426 ********* 2026-08-14 23:17:25.435951 | instance | skipping: [instance] 2026-08-14 23:17:25.436148 | instance | 2026-08-14 23:17:25.436415 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-08-14 23:17:25.436665 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.037) 0:09:43.463 ********* 2026-08-14 23:17:25.472720 | instance | skipping: [instance] 2026-08-14 23:17:25.473033 | instance | 2026-08-14 23:17:25.473394 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-08-14 23:17:25.473750 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.036) 0:09:43.500 ********* 2026-08-14 23:17:25.557154 | instance | skipping: [instance] 2026-08-14 23:17:25.557326 | instance | 2026-08-14 23:17:25.557590 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-08-14 23:17:25.557861 | instance | 2026-08-14 23:17:25.558100 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:17:25.558432 | instance | Friday 14 August 2026 23:17:25 +0000 (0:00:00.084) 0:09:43.584 ********* 2026-08-14 23:17:26.869332 | instance | ok: [instance] 2026-08-14 23:17:26.869445 | instance | 2026-08-14 23:17:26.869552 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-08-14 23:17:26.869694 | instance | Friday 14 August 2026 23:17:26 +0000 (0:00:01.312) 0:09:44.896 ********* 2026-08-14 23:17:26.927999 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-08-14 23:17:26.928120 | instance | 2026-08-14 23:17:26.928195 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-08-14 23:17:26.928328 | instance | Friday 14 August 2026 23:17:26 +0000 (0:00:00.058) 0:09:44.955 ********* 2026-08-14 23:17:27.034770 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-08-14 23:17:27.034985 | instance | 2026-08-14 23:17:27.035290 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-08-14 23:17:27.035566 | instance | Friday 14 August 2026 23:17:27 +0000 (0:00:00.106) 0:09:45.062 ********* 2026-08-14 23:17:43.313160 | instance | changed: [instance] 2026-08-14 23:17:43.313262 | instance | 2026-08-14 23:17:43.313713 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-08-14 23:17:43.313776 | instance | Friday 14 August 2026 23:17:43 +0000 (0:00:16.275) 0:10:01.338 ********* 2026-08-14 23:17:44.016167 | instance | changed: [instance] 2026-08-14 23:17:44.016237 | instance | 2026-08-14 23:17:44.016462 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-08-14 23:17:44.016549 | instance | Friday 14 August 2026 23:17:44 +0000 (0:00:00.705) 0:10:02.043 ********* 2026-08-14 23:17:44.064203 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-08-14 23:17:44.064264 | instance | 2026-08-14 23:17:44.064507 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-08-14 23:17:44.064524 | instance | Friday 14 August 2026 23:17:44 +0000 (0:00:00.048) 0:10:02.092 ********* 2026-08-14 23:17:44.767598 | instance | changed: [instance] 2026-08-14 23:17:44.767874 | instance | 2026-08-14 23:17:44.768000 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-08-14 23:17:44.768012 | instance | Friday 14 August 2026 23:17:44 +0000 (0:00:00.703) 0:10:02.795 ********* 2026-08-14 23:17:45.434977 | instance | ok: [instance] 2026-08-14 23:17:45.435057 | instance | 2026-08-14 23:17:45.435185 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-08-14 23:17:45.435301 | instance | Friday 14 August 2026 23:17:45 +0000 (0:00:00.666) 0:10:03.462 ********* 2026-08-14 23:17:45.920526 | instance | changed: [instance] 2026-08-14 23:17:45.920726 | instance | 2026-08-14 23:17:45.920993 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-08-14 23:17:45.921255 | instance | Friday 14 August 2026 23:17:45 +0000 (0:00:00.475) 0:10:03.938 ********* 2026-08-14 23:17:45.921500 | instance | 2026-08-14 23:17:45.921777 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-08-14 23:17:45.922040 | instance | Friday 14 August 2026 23:17:45 +0000 (0:00:00.009) 0:10:03.948 ********* 2026-08-14 23:17:45.963215 | instance | skipping: [instance] 2026-08-14 23:17:45.963420 | instance | 2026-08-14 23:17:45.963690 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-08-14 23:17:45.963959 | instance | Friday 14 August 2026 23:17:45 +0000 (0:00:00.042) 0:10:03.990 ********* 2026-08-14 23:17:47.357724 | instance | changed: [instance] 2026-08-14 23:17:47.357785 | instance | 2026-08-14 23:17:47.357797 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-08-14 23:17:47.357807 | instance | Friday 14 August 2026 23:17:47 +0000 (0:00:01.393) 0:10:05.384 ********* 2026-08-14 23:17:49.352090 | instance | changed: [instance] 2026-08-14 23:17:49.352128 | instance | 2026-08-14 23:17:49.352133 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:17:49.352139 | instance | Friday 14 August 2026 23:17:49 +0000 (0:00:01.995) 0:10:07.379 ********* 2026-08-14 23:17:49.399708 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:17:49.399796 | instance | 2026-08-14 23:17:49.400011 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:17:49.400095 | instance | Friday 14 August 2026 23:17:49 +0000 (0:00:00.047) 0:10:07.427 ********* 2026-08-14 23:17:49.900809 | instance | changed: [instance] 2026-08-14 23:17:49.900878 | instance | 2026-08-14 23:17:49.901152 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-08-14 23:17:49.901190 | instance | Friday 14 August 2026 23:17:49 +0000 (0:00:00.501) 0:10:07.928 ********* 2026-08-14 23:18:03.304551 | instance | changed: [instance] 2026-08-14 23:18:03.304639 | instance | 2026-08-14 23:18:03.304867 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:18:03.304912 | instance | Friday 14 August 2026 23:18:03 +0000 (0:00:13.403) 0:10:21.331 ********* 2026-08-14 23:18:03.360888 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:18:03.360977 | instance | 2026-08-14 23:18:03.361231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:18:03.361304 | instance | Friday 14 August 2026 23:18:03 +0000 (0:00:00.056) 0:10:21.388 ********* 2026-08-14 23:18:03.855270 | instance | changed: [instance] 2026-08-14 23:18:03.855341 | instance | 2026-08-14 23:18:03.855539 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-08-14 23:18:03.855634 | instance | Friday 14 August 2026 23:18:03 +0000 (0:00:00.494) 0:10:21.883 ********* 2026-08-14 23:18:06.696634 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-08-14 23:18:06.696891 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-08-14 23:18:06.697186 | instance | 2026-08-14 23:18:06.697462 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-08-14 23:18:06.697684 | instance | Friday 14 August 2026 23:18:06 +0000 (0:00:02.841) 0:10:24.724 ********* 2026-08-14 23:18:09.775177 | instance | changed: [instance] 2026-08-14 23:18:09.775243 | instance | 2026-08-14 23:18:09.775711 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:18:09.775775 | instance | Friday 14 August 2026 23:18:09 +0000 (0:00:03.078) 0:10:27.802 ********* 2026-08-14 23:18:09.819354 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:18:09.819423 | instance | 2026-08-14 23:18:09.819552 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:18:09.819668 | instance | Friday 14 August 2026 23:18:09 +0000 (0:00:00.044) 0:10:27.847 ********* 2026-08-14 23:18:10.302249 | instance | changed: [instance] 2026-08-14 23:18:10.302509 | instance | 2026-08-14 23:18:10.302796 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-08-14 23:18:10.303098 | instance | Friday 14 August 2026 23:18:10 +0000 (0:00:00.482) 0:10:28.329 ********* 2026-08-14 23:18:13.308273 | instance | ok: [instance] 2026-08-14 23:18:13.308583 | instance | 2026-08-14 23:18:13.308919 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-08-14 23:18:13.309236 | instance | Friday 14 August 2026 23:18:13 +0000 (0:00:03.006) 0:10:31.335 ********* 2026-08-14 23:18:15.696464 | instance | changed: [instance] 2026-08-14 23:18:15.697556 | instance | 2026-08-14 23:18:15.697629 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-08-14 23:18:15.697706 | instance | Friday 14 August 2026 23:18:15 +0000 (0:00:02.388) 0:10:33.723 ********* 2026-08-14 23:18:16.340529 | instance | ok: [instance] 2026-08-14 23:18:16.340627 | instance | 2026-08-14 23:18:16.340836 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-08-14 23:18:16.340910 | instance | Friday 14 August 2026 23:18:16 +0000 (0:00:00.644) 0:10:34.368 ********* 2026-08-14 23:18:17.090755 | instance | changed: [instance] 2026-08-14 23:18:17.090822 | instance | 2026-08-14 23:18:17.091103 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-08-14 23:18:17.091148 | instance | Friday 14 August 2026 23:18:17 +0000 (0:00:00.750) 0:10:35.118 ********* 2026-08-14 23:18:18.176635 | instance | ok: [instance] 2026-08-14 23:18:18.176716 | instance | 2026-08-14 23:18:18.177059 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-08-14 23:18:18.177126 | instance | Friday 14 August 2026 23:18:18 +0000 (0:00:01.085) 0:10:36.204 ********* 2026-08-14 23:18:18.220463 | instance | skipping: [instance] 2026-08-14 23:18:18.220540 | instance | 2026-08-14 23:18:18.220844 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-08-14 23:18:18.220873 | instance | Friday 14 August 2026 23:18:18 +0000 (0:00:00.043) 0:10:36.248 ********* 2026-08-14 23:18:18.261765 | instance | skipping: [instance] 2026-08-14 23:18:18.261834 | instance | 2026-08-14 23:18:18.262093 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-08-14 23:18:18.262124 | instance | Friday 14 August 2026 23:18:18 +0000 (0:00:00.041) 0:10:36.289 ********* 2026-08-14 23:18:18.305679 | instance | skipping: [instance] 2026-08-14 23:18:18.306058 | instance | 2026-08-14 23:18:18.306101 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-08-14 23:18:18.306106 | instance | Friday 14 August 2026 23:18:18 +0000 (0:00:00.043) 0:10:36.333 ********* 2026-08-14 23:18:18.349013 | instance | skipping: [instance] 2026-08-14 23:18:18.349081 | instance | 2026-08-14 23:18:18.349215 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-08-14 23:18:18.349338 | instance | Friday 14 August 2026 23:18:18 +0000 (0:00:00.043) 0:10:36.376 ********* 2026-08-14 23:18:18.396490 | instance | skipping: [instance] 2026-08-14 23:18:18.396567 | instance | 2026-08-14 23:18:18.396750 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-08-14 23:18:18.396876 | instance | Friday 14 August 2026 23:18:18 +0000 (0:00:00.047) 0:10:36.424 ********* 2026-08-14 23:18:18.446266 | instance | skipping: [instance] 2026-08-14 23:18:18.446375 | instance | 2026-08-14 23:18:18.446498 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-08-14 23:18:18.446613 | instance | Friday 14 August 2026 23:18:18 +0000 (0:00:00.049) 0:10:36.474 ********* 2026-08-14 23:18:18.491780 | instance | skipping: [instance] 2026-08-14 23:18:18.491859 | instance | 2026-08-14 23:18:18.491989 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-08-14 23:18:18.492107 | instance | Friday 14 August 2026 23:18:18 +0000 (0:00:00.045) 0:10:36.519 ********* 2026-08-14 23:19:58.210664 | instance | changed: [instance] 2026-08-14 23:19:58.210814 | instance | 2026-08-14 23:19:58.211024 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-08-14 23:19:58.211250 | instance | Friday 14 August 2026 23:19:58 +0000 (0:01:39.718) 0:12:16.238 ********* 2026-08-14 23:19:58.891086 | instance | changed: [instance] 2026-08-14 23:19:58.891226 | instance | 2026-08-14 23:19:58.891413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:19:58.891589 | instance | Friday 14 August 2026 23:19:58 +0000 (0:00:00.680) 0:12:16.918 ********* 2026-08-14 23:19:58.936331 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:19:58.936599 | instance | 2026-08-14 23:19:58.936875 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:19:58.937141 | instance | Friday 14 August 2026 23:19:58 +0000 (0:00:00.045) 0:12:16.963 ********* 2026-08-14 23:19:59.425158 | instance | changed: [instance] 2026-08-14 23:19:59.425224 | instance | 2026-08-14 23:19:59.425235 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-08-14 23:19:59.425357 | instance | Friday 14 August 2026 23:19:59 +0000 (0:00:00.488) 0:12:17.452 ********* 2026-08-14 23:20:00.169176 | instance | changed: [instance] 2026-08-14 23:20:00.169227 | instance | 2026-08-14 23:20:00.169238 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-08-14 23:20:00.169257 | instance | Friday 14 August 2026 23:20:00 +0000 (0:00:00.743) 0:12:18.195 ********* 2026-08-14 23:20:01.675498 | instance | changed: [instance] 2026-08-14 23:20:01.675547 | instance | 2026-08-14 23:20:01.675569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:20:01.675610 | instance | Friday 14 August 2026 23:20:01 +0000 (0:00:01.506) 0:12:19.702 ********* 2026-08-14 23:20:01.713720 | instance | skipping: [instance] 2026-08-14 23:20:01.713795 | instance | 2026-08-14 23:20:01.714240 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:20:01.714262 | instance | Friday 14 August 2026 23:20:01 +0000 (0:00:00.038) 0:12:19.741 ********* 2026-08-14 23:20:01.750963 | instance | skipping: [instance] 2026-08-14 23:20:01.751204 | instance | 2026-08-14 23:20:01.751555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:20:01.751872 | instance | Friday 14 August 2026 23:20:01 +0000 (0:00:00.036) 0:12:19.777 ********* 2026-08-14 23:20:01.786694 | instance | skipping: [instance] 2026-08-14 23:20:01.786938 | instance | 2026-08-14 23:20:01.787227 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:20:01.787492 | instance | Friday 14 August 2026 23:20:01 +0000 (0:00:00.036) 0:12:19.814 ********* 2026-08-14 23:20:01.823527 | instance | skipping: [instance] 2026-08-14 23:20:01.824071 | instance | 2026-08-14 23:20:01.824669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:20:01.825278 | instance | Friday 14 August 2026 23:20:01 +0000 (0:00:00.035) 0:12:19.850 ********* 2026-08-14 23:20:02.470446 | instance | ok: [instance] 2026-08-14 23:20:02.470557 | instance | 2026-08-14 23:20:02.470773 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:20:02.470942 | instance | Friday 14 August 2026 23:20:02 +0000 (0:00:00.647) 0:12:20.498 ********* 2026-08-14 23:20:02.518591 | instance | ok: [instance] 2026-08-14 23:20:02.518750 | instance | 2026-08-14 23:20:02.518924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:20:02.519081 | instance | Friday 14 August 2026 23:20:02 +0000 (0:00:00.048) 0:12:20.546 ********* 2026-08-14 23:20:02.561039 | instance | ok: [instance] 2026-08-14 23:20:02.561371 | instance | 2026-08-14 23:20:02.561766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:20:02.562218 | instance | Friday 14 August 2026 23:20:02 +0000 (0:00:00.041) 0:12:20.588 ********* 2026-08-14 23:20:02.606314 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:20:02.606595 | instance | 2026-08-14 23:20:02.606900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:20:02.607174 | instance | Friday 14 August 2026 23:20:02 +0000 (0:00:00.045) 0:12:20.633 ********* 2026-08-14 23:20:02.659585 | instance | ok: [instance] 2026-08-14 23:20:02.659833 | instance | 2026-08-14 23:20:02.660106 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:20:02.660370 | instance | Friday 14 August 2026 23:20:02 +0000 (0:00:00.052) 0:12:20.686 ********* 2026-08-14 23:20:02.703728 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:20:02.703959 | instance | 2026-08-14 23:20:02.704220 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:20:02.704480 | instance | Friday 14 August 2026 23:20:02 +0000 (0:00:00.044) 0:12:20.731 ********* 2026-08-14 23:20:03.200753 | instance | changed: [instance] 2026-08-14 23:20:03.200994 | instance | 2026-08-14 23:20:03.201292 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-08-14 23:20:03.201591 | instance | Friday 14 August 2026 23:20:03 +0000 (0:00:00.496) 0:12:21.228 ********* 2026-08-14 23:20:03.885619 | instance | ok: [instance] 2026-08-14 23:20:03.885873 | instance | 2026-08-14 23:20:03.886202 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-08-14 23:20:03.886553 | instance | Friday 14 August 2026 23:20:03 +0000 (0:00:00.684) 0:12:21.913 ********* 2026-08-14 23:20:05.042743 | instance | changed: [instance] 2026-08-14 23:20:05.042974 | instance | 2026-08-14 23:20:05.043261 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-08-14 23:20:05.043541 | instance | Friday 14 August 2026 23:20:05 +0000 (0:00:01.156) 0:12:23.070 ********* 2026-08-14 23:20:05.378221 | instance | ok: [instance] 2026-08-14 23:20:05.378513 | instance | 2026-08-14 23:20:05.378821 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-08-14 23:20:05.379093 | instance | Friday 14 August 2026 23:20:05 +0000 (0:00:00.335) 0:12:23.405 ********* 2026-08-14 23:20:05.724314 | instance | changed: [instance] 2026-08-14 23:20:05.724368 | instance | 2026-08-14 23:20:05.724494 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-08-14 23:20:05.724612 | instance | Friday 14 August 2026 23:20:05 +0000 (0:00:00.346) 0:12:23.751 ********* 2026-08-14 23:20:06.103275 | instance | changed: [instance] 2026-08-14 23:20:06.103498 | instance | 2026-08-14 23:20:06.103765 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-08-14 23:20:06.104075 | instance | Friday 14 August 2026 23:20:06 +0000 (0:00:00.378) 0:12:24.130 ********* 2026-08-14 23:20:06.439235 | instance | ok: [instance] 2026-08-14 23:20:06.439458 | instance | 2026-08-14 23:20:06.439723 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-08-14 23:20:06.439989 | instance | Friday 14 August 2026 23:20:06 +0000 (0:00:00.335) 0:12:24.466 ********* 2026-08-14 23:22:29.824006 | instance | changed: [instance] 2026-08-14 23:22:29.824130 | instance | 2026-08-14 23:22:29.824298 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-08-14 23:22:29.824450 | instance | Friday 14 August 2026 23:22:29 +0000 (0:02:23.378) 0:14:47.845 ********* 2026-08-14 23:22:30.510852 | instance | ok: [instance] 2026-08-14 23:22:30.510959 | instance | 2026-08-14 23:22:30.511116 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-08-14 23:22:30.511302 | instance | Friday 14 August 2026 23:22:30 +0000 (0:00:00.692) 0:14:48.538 ********* 2026-08-14 23:22:30.567554 | instance | included: ingress for instance 2026-08-14 23:22:30.567623 | instance | 2026-08-14 23:22:30.567774 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-08-14 23:22:30.567942 | instance | Friday 14 August 2026 23:22:30 +0000 (0:00:00.056) 0:14:48.595 ********* 2026-08-14 23:22:31.393282 | instance | changed: [instance] 2026-08-14 23:22:31.393494 | instance | 2026-08-14 23:22:31.393770 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-08-14 23:22:31.394067 | instance | Friday 14 August 2026 23:22:31 +0000 (0:00:00.825) 0:14:49.420 ********* 2026-08-14 23:22:31.657772 | instance | ok: [instance] 2026-08-14 23:22:31.658021 | instance | 2026-08-14 23:22:31.658344 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-08-14 23:22:31.658613 | instance | Friday 14 August 2026 23:22:31 +0000 (0:00:00.264) 0:14:49.685 ********* 2026-08-14 23:22:32.454427 | instance | changed: [instance] 2026-08-14 23:22:32.454675 | instance | 2026-08-14 23:22:32.454947 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-08-14 23:22:32.455190 | instance | 2026-08-14 23:22:32.455449 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:22:32.455711 | instance | Friday 14 August 2026 23:22:32 +0000 (0:00:00.797) 0:14:50.482 ********* 2026-08-14 23:22:33.916042 | instance | ok: [instance] 2026-08-14 23:22:33.916093 | instance | 2026-08-14 23:22:33.916100 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:22:33.916108 | instance | Friday 14 August 2026 23:22:33 +0000 (0:00:01.460) 0:14:51.942 ********* 2026-08-14 23:22:33.963659 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:22:33.963761 | instance | 2026-08-14 23:22:33.964037 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:22:33.964081 | instance | Friday 14 August 2026 23:22:33 +0000 (0:00:00.048) 0:14:51.991 ********* 2026-08-14 23:22:34.450061 | instance | changed: [instance] 2026-08-14 23:22:34.450155 | instance | 2026-08-14 23:22:34.450323 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-08-14 23:22:34.450394 | instance | Friday 14 August 2026 23:22:34 +0000 (0:00:00.486) 0:14:52.477 ********* 2026-08-14 23:22:35.183946 | instance | ok: [instance] 2026-08-14 23:22:35.184010 | instance | 2026-08-14 23:22:35.184298 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-08-14 23:22:35.184342 | instance | Friday 14 August 2026 23:22:35 +0000 (0:00:00.733) 0:14:53.211 ********* 2026-08-14 23:22:37.365874 | instance | changed: [instance] 2026-08-14 23:22:37.365916 | instance | 2026-08-14 23:22:37.365922 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:22:37.365927 | instance | Friday 14 August 2026 23:22:37 +0000 (0:00:02.181) 0:14:55.393 ********* 2026-08-14 23:22:37.416277 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:22:37.416335 | instance | 2026-08-14 23:22:37.416346 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:22:37.416356 | instance | Friday 14 August 2026 23:22:37 +0000 (0:00:00.049) 0:14:55.443 ********* 2026-08-14 23:22:37.968724 | instance | changed: [instance] 2026-08-14 23:22:37.968812 | instance | 2026-08-14 23:22:37.968820 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-08-14 23:22:37.968827 | instance | Friday 14 August 2026 23:22:37 +0000 (0:00:00.552) 0:14:55.995 ********* 2026-08-14 23:22:39.239464 | instance | changed: [instance] 2026-08-14 23:22:39.239510 | instance | 2026-08-14 23:22:39.239518 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-08-14 23:22:39.239526 | instance | Friday 14 August 2026 23:22:39 +0000 (0:00:01.271) 0:14:57.266 ********* 2026-08-14 23:22:39.724404 | instance | ok: [instance] 2026-08-14 23:22:39.724457 | instance | 2026-08-14 23:22:39.724465 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-08-14 23:22:39.724471 | instance | Friday 14 August 2026 23:22:39 +0000 (0:00:00.484) 0:14:57.751 ********* 2026-08-14 23:22:48.272561 | instance | ok: [instance] 2026-08-14 23:22:48.272641 | instance | 2026-08-14 23:22:48.272652 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-08-14 23:22:48.272715 | instance | Friday 14 August 2026 23:22:48 +0000 (0:00:08.547) 0:15:06.299 ********* 2026-08-14 23:22:49.951960 | instance | ok: [instance] 2026-08-14 23:22:49.952037 | instance | 2026-08-14 23:22:49.952049 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-08-14 23:22:49.952059 | instance | Friday 14 August 2026 23:22:49 +0000 (0:00:01.679) 0:15:07.978 ********* 2026-08-14 23:22:50.216409 | instance | ok: [instance] 2026-08-14 23:22:50.216513 | instance | 2026-08-14 23:22:50.216797 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-08-14 23:22:50.216843 | instance | Friday 14 August 2026 23:22:50 +0000 (0:00:00.265) 0:15:08.244 ********* 2026-08-14 23:22:50.413815 | instance | ok: [instance] 2026-08-14 23:22:50.413887 | instance | 2026-08-14 23:22:50.414121 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-08-14 23:22:50.414167 | instance | Friday 14 August 2026 23:22:50 +0000 (0:00:00.197) 0:15:08.441 ********* 2026-08-14 23:22:50.619120 | instance | ok: [instance] 2026-08-14 23:22:50.619196 | instance | 2026-08-14 23:22:50.619395 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-08-14 23:22:50.619463 | instance | Friday 14 August 2026 23:22:50 +0000 (0:00:00.205) 0:15:08.646 ********* 2026-08-14 23:22:51.311391 | instance | changed: [instance] 2026-08-14 23:22:51.311459 | instance | 2026-08-14 23:22:51.311752 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-08-14 23:22:51.311819 | instance | Friday 14 August 2026 23:22:51 +0000 (0:00:00.691) 0:15:09.338 ********* 2026-08-14 23:23:08.377001 | instance | changed: [instance] => (item=alertmanager) 2026-08-14 23:23:08.377091 | instance | changed: [instance] => (item=grafana) 2026-08-14 23:23:08.377213 | instance | changed: [instance] => (item=prometheus) 2026-08-14 23:23:08.377327 | instance | 2026-08-14 23:23:08.383474 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-08-14 23:23:08.383687 | instance | Friday 14 August 2026 23:23:08 +0000 (0:00:17.066) 0:15:26.404 ********* 2026-08-14 23:23:10.430707 | instance | ok: [instance] => (item=alertmanager) 2026-08-14 23:23:10.430795 | instance | ok: [instance] => (item=grafana) 2026-08-14 23:23:10.430896 | instance | ok: [instance] => (item=prometheus) 2026-08-14 23:23:10.431010 | instance | 2026-08-14 23:23:10.431137 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-08-14 23:23:10.431258 | instance | Friday 14 August 2026 23:23:10 +0000 (0:00:02.053) 0:15:28.458 ********* 2026-08-14 23:23:13.968388 | instance | changed: [instance] => (item=None) 2026-08-14 23:23:13.968489 | instance | changed: [instance] => (item=None) 2026-08-14 23:23:13.968563 | instance | changed: [instance] => (item=None) 2026-08-14 23:23:13.968726 | instance | changed: [instance] 2026-08-14 23:23:13.968788 | instance | 2026-08-14 23:23:13.969037 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-08-14 23:23:13.969076 | instance | Friday 14 August 2026 23:23:13 +0000 (0:00:03.537) 0:15:31.996 ********* 2026-08-14 23:23:19.139287 | instance | changed: [instance] => (item=None) 2026-08-14 23:23:19.139404 | instance | changed: [instance] => (item=None) 2026-08-14 23:23:19.140018 | instance | changed: [instance] => (item=None) 2026-08-14 23:23:19.140086 | instance | changed: [instance] => (item=None) 2026-08-14 23:23:19.140097 | instance | changed: [instance] => (item=None) 2026-08-14 23:23:19.140107 | instance | changed: [instance] 2026-08-14 23:23:19.140118 | instance | 2026-08-14 23:23:19.140151 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-08-14 23:23:19.140221 | instance | Friday 14 August 2026 23:23:19 +0000 (0:00:05.170) 0:15:37.166 ********* 2026-08-14 23:23:30.584855 | instance | changed: [instance] => (item=alertmanager) 2026-08-14 23:23:30.584950 | instance | changed: [instance] => (item=prometheus) 2026-08-14 23:23:30.585059 | instance | 2026-08-14 23:23:30.585183 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-08-14 23:23:30.585327 | instance | Friday 14 August 2026 23:23:30 +0000 (0:00:11.445) 0:15:48.612 ********* 2026-08-14 23:23:41.953658 | instance | changed: [instance] => (item=alertmanager) 2026-08-14 23:23:41.953891 | instance | changed: [instance] => (item=prometheus) 2026-08-14 23:23:41.954112 | instance | 2026-08-14 23:23:41.954376 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-08-14 23:23:41.954599 | instance | Friday 14 August 2026 23:23:41 +0000 (0:00:11.368) 0:15:59.981 ********* 2026-08-14 23:23:42.641266 | instance | changed: [instance] 2026-08-14 23:23:42.641421 | instance | 2026-08-14 23:23:42.641599 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-08-14 23:23:42.641791 | instance | Friday 14 August 2026 23:23:42 +0000 (0:00:00.687) 0:16:00.668 ********* 2026-08-14 23:23:49.346979 | instance | ok: [instance] 2026-08-14 23:23:49.347044 | instance | 2026-08-14 23:23:49.347057 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-08-14 23:23:49.347068 | instance | Friday 14 August 2026 23:23:49 +0000 (0:00:06.704) 0:16:07.373 ********* 2026-08-14 23:24:03.247749 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-08-14 23:24:03.247834 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-08-14 23:24:03.247963 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-08-14 23:24:03.248083 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-08-14 23:24:03.248208 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-08-14 23:24:03.248351 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-08-14 23:24:03.248478 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-08-14 23:24:03.248597 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-08-14 23:24:03.248721 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-08-14 23:24:03.248851 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-08-14 23:24:03.248973 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-08-14 23:24:03.249087 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-08-14 23:24:03.249204 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-08-14 23:24:03.249312 | instance | 2026-08-14 23:24:03.249451 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-08-14 23:24:03.249571 | instance | Friday 14 August 2026 23:24:03 +0000 (0:00:13.901) 0:16:21.275 ********* 2026-08-14 23:24:32.433058 | instance | changed: [instance] 2026-08-14 23:24:32.433200 | instance | 2026-08-14 23:24:32.433385 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:24:32.433559 | instance | Friday 14 August 2026 23:24:32 +0000 (0:00:29.185) 0:16:50.460 ********* 2026-08-14 23:24:32.495391 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:24:32.495679 | instance | 2026-08-14 23:24:32.495965 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:24:32.496241 | instance | Friday 14 August 2026 23:24:32 +0000 (0:00:00.062) 0:16:50.522 ********* 2026-08-14 23:24:33.020502 | instance | changed: [instance] 2026-08-14 23:24:33.020673 | instance | 2026-08-14 23:24:33.021025 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-08-14 23:24:33.021050 | instance | Friday 14 August 2026 23:24:33 +0000 (0:00:00.525) 0:16:51.048 ********* 2026-08-14 23:24:35.997552 | instance | changed: [instance] 2026-08-14 23:24:35.997648 | instance | 2026-08-14 23:24:35.997782 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:24:35.998320 | instance | Friday 14 August 2026 23:24:35 +0000 (0:00:02.976) 0:16:54.025 ********* 2026-08-14 23:24:36.044707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:24:36.044940 | instance | 2026-08-14 23:24:36.045209 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:24:36.045472 | instance | Friday 14 August 2026 23:24:36 +0000 (0:00:00.046) 0:16:54.072 ********* 2026-08-14 23:24:36.636000 | instance | changed: [instance] 2026-08-14 23:24:36.636184 | instance | 2026-08-14 23:24:36.636389 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-08-14 23:24:36.636569 | instance | Friday 14 August 2026 23:24:36 +0000 (0:00:00.590) 0:16:54.663 ********* 2026-08-14 23:24:38.284936 | instance | changed: [instance] 2026-08-14 23:24:38.285073 | instance | 2026-08-14 23:24:38.285276 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:24:38.285469 | instance | Friday 14 August 2026 23:24:38 +0000 (0:00:01.649) 0:16:56.312 ********* 2026-08-14 23:24:38.333667 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:24:38.333811 | instance | 2026-08-14 23:24:38.333998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:24:38.334202 | instance | Friday 14 August 2026 23:24:38 +0000 (0:00:00.048) 0:16:56.361 ********* 2026-08-14 23:24:38.801781 | instance | changed: [instance] 2026-08-14 23:24:38.802057 | instance | 2026-08-14 23:24:38.802361 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-08-14 23:24:38.802692 | instance | Friday 14 August 2026 23:24:38 +0000 (0:00:00.468) 0:16:56.829 ********* 2026-08-14 23:24:40.389832 | instance | changed: [instance] 2026-08-14 23:24:40.389962 | instance | 2026-08-14 23:24:40.390099 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-08-14 23:24:40.390241 | instance | Friday 14 August 2026 23:24:40 +0000 (0:00:01.588) 0:16:58.417 ********* 2026-08-14 23:24:41.182294 | instance | changed: [instance] 2026-08-14 23:24:41.182553 | instance | 2026-08-14 23:24:41.182860 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:24:41.183163 | instance | Friday 14 August 2026 23:24:41 +0000 (0:00:00.791) 0:16:59.209 ********* 2026-08-14 23:24:41.231882 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:24:41.232117 | instance | 2026-08-14 23:24:41.232399 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:24:41.232680 | instance | Friday 14 August 2026 23:24:41 +0000 (0:00:00.050) 0:16:59.259 ********* 2026-08-14 23:24:41.713823 | instance | changed: [instance] 2026-08-14 23:24:41.713892 | instance | 2026-08-14 23:24:41.715260 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-08-14 23:24:41.715306 | instance | Friday 14 August 2026 23:24:41 +0000 (0:00:00.482) 0:16:59.741 ********* 2026-08-14 23:24:43.177326 | instance | changed: [instance] 2026-08-14 23:24:43.177437 | instance | 2026-08-14 23:24:43.177596 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:24:43.177738 | instance | Friday 14 August 2026 23:24:43 +0000 (0:00:01.463) 0:17:01.204 ********* 2026-08-14 23:24:43.225467 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:24:43.225547 | instance | 2026-08-14 23:24:43.225753 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:24:43.226367 | instance | Friday 14 August 2026 23:24:43 +0000 (0:00:00.048) 0:17:01.253 ********* 2026-08-14 23:24:43.702484 | instance | changed: [instance] 2026-08-14 23:24:43.702716 | instance | 2026-08-14 23:24:43.703009 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-08-14 23:24:43.703275 | instance | Friday 14 August 2026 23:24:43 +0000 (0:00:00.476) 0:17:01.729 ********* 2026-08-14 23:24:45.251729 | instance | changed: [instance] 2026-08-14 23:24:45.251815 | instance | 2026-08-14 23:24:45.251942 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-08-14 23:24:45.252058 | instance | 2026-08-14 23:24:45.252189 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:24:45.252310 | instance | Friday 14 August 2026 23:24:45 +0000 (0:00:01.550) 0:17:03.279 ********* 2026-08-14 23:24:46.939628 | instance | ok: [instance] 2026-08-14 23:24:46.939720 | instance | 2026-08-14 23:24:46.940073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:24:46.940359 | instance | Friday 14 August 2026 23:24:46 +0000 (0:00:01.687) 0:17:04.966 ********* 2026-08-14 23:24:47.032886 | instance | ok: [instance] 2026-08-14 23:24:47.033144 | instance | 2026-08-14 23:24:47.033442 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:24:47.033760 | instance | Friday 14 August 2026 23:24:47 +0000 (0:00:00.093) 0:17:05.060 ********* 2026-08-14 23:24:47.080042 | instance | skipping: [instance] 2026-08-14 23:24:47.080679 | instance | 2026-08-14 23:24:47.080749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:24:47.080833 | instance | Friday 14 August 2026 23:24:47 +0000 (0:00:00.047) 0:17:05.107 ********* 2026-08-14 23:24:47.131613 | instance | skipping: [instance] 2026-08-14 23:24:47.131909 | instance | 2026-08-14 23:24:47.132221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:24:47.132492 | instance | Friday 14 August 2026 23:24:47 +0000 (0:00:00.051) 0:17:05.158 ********* 2026-08-14 23:24:47.178222 | instance | skipping: [instance] 2026-08-14 23:24:47.178358 | instance | 2026-08-14 23:24:47.178544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:24:47.178726 | instance | Friday 14 August 2026 23:24:47 +0000 (0:00:00.047) 0:17:05.205 ********* 2026-08-14 23:24:47.223661 | instance | skipping: [instance] 2026-08-14 23:24:47.223780 | instance | 2026-08-14 23:24:47.223947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:24:47.224114 | instance | Friday 14 August 2026 23:24:47 +0000 (0:00:00.045) 0:17:05.251 ********* 2026-08-14 23:24:47.268798 | instance | skipping: [instance] 2026-08-14 23:24:47.268900 | instance | 2026-08-14 23:24:47.269034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:24:47.269165 | instance | Friday 14 August 2026 23:24:47 +0000 (0:00:00.045) 0:17:05.296 ********* 2026-08-14 23:24:47.327567 | instance | ok: [instance] 2026-08-14 23:24:47.327723 | instance | 2026-08-14 23:24:47.327911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:24:47.328094 | instance | Friday 14 August 2026 23:24:47 +0000 (0:00:00.058) 0:17:05.355 ********* 2026-08-14 23:24:47.385541 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:24:47.385936 | instance | 2026-08-14 23:24:47.386300 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:24:47.386740 | instance | Friday 14 August 2026 23:24:47 +0000 (0:00:00.057) 0:17:05.412 ********* 2026-08-14 23:24:47.464637 | instance | ok: [instance] 2026-08-14 23:24:47.465056 | instance | 2026-08-14 23:24:47.465642 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:24:47.465945 | instance | Friday 14 August 2026 23:24:47 +0000 (0:00:00.078) 0:17:05.491 ********* 2026-08-14 23:24:47.528616 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:24:47.528865 | instance | 2026-08-14 23:24:47.529159 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:24:47.529427 | instance | Friday 14 August 2026 23:24:47 +0000 (0:00:00.064) 0:17:05.556 ********* 2026-08-14 23:24:48.078507 | instance | changed: [instance] 2026-08-14 23:24:48.078599 | instance | 2026-08-14 23:24:48.078870 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-08-14 23:24:48.079245 | instance | Friday 14 August 2026 23:24:48 +0000 (0:00:00.549) 0:17:06.105 ********* 2026-08-14 23:24:49.352560 | instance | changed: [instance] 2026-08-14 23:24:49.352706 | instance | 2026-08-14 23:24:49.352881 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-08-14 23:24:49.353049 | instance | Friday 14 August 2026 23:24:49 +0000 (0:00:01.274) 0:17:07.380 ********* 2026-08-14 23:24:50.438225 | instance | changed: [instance] 2026-08-14 23:24:50.438450 | instance | 2026-08-14 23:24:50.438742 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-08-14 23:24:50.439072 | instance | Friday 14 August 2026 23:24:50 +0000 (0:00:01.084) 0:17:08.465 ********* 2026-08-14 23:24:54.680695 | instance | changed: [instance] 2026-08-14 23:24:54.680779 | instance | 2026-08-14 23:24:54.680790 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-08-14 23:24:54.680800 | instance | Friday 14 August 2026 23:24:54 +0000 (0:00:04.241) 0:17:12.707 ********* 2026-08-14 23:24:54.901829 | instance | changed: [instance] 2026-08-14 23:24:54.901906 | instance | 2026-08-14 23:24:54.902173 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-08-14 23:24:54.902213 | instance | Friday 14 August 2026 23:24:54 +0000 (0:00:00.222) 0:17:12.929 ********* 2026-08-14 23:24:55.440252 | instance | changed: [instance] 2026-08-14 23:24:55.440596 | instance | 2026-08-14 23:24:55.440612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:24:55.440618 | instance | Friday 14 August 2026 23:24:55 +0000 (0:00:00.538) 0:17:13.468 ********* 2026-08-14 23:24:55.534320 | instance | ok: [instance] 2026-08-14 23:24:55.534399 | instance | 2026-08-14 23:24:55.534655 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:24:55.534714 | instance | Friday 14 August 2026 23:24:55 +0000 (0:00:00.093) 0:17:13.562 ********* 2026-08-14 23:24:55.635780 | instance | included: rabbitmq for instance 2026-08-14 23:24:55.635909 | instance | 2026-08-14 23:24:55.636226 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-14 23:24:55.636278 | instance | Friday 14 August 2026 23:24:55 +0000 (0:00:00.101) 0:17:13.663 ********* 2026-08-14 23:24:56.328938 | instance | ok: [instance] 2026-08-14 23:24:56.329056 | instance | 2026-08-14 23:24:56.329185 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-14 23:24:56.329330 | instance | Friday 14 August 2026 23:24:56 +0000 (0:00:00.693) 0:17:14.356 ********* 2026-08-14 23:24:56.385715 | instance | skipping: [instance] 2026-08-14 23:24:56.385919 | instance | 2026-08-14 23:24:56.386122 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-14 23:24:56.386353 | instance | Friday 14 August 2026 23:24:56 +0000 (0:00:00.056) 0:17:14.413 ********* 2026-08-14 23:24:56.435619 | instance | skipping: [instance] 2026-08-14 23:24:56.435679 | instance | 2026-08-14 23:24:56.435819 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-14 23:24:56.435979 | instance | Friday 14 August 2026 23:24:56 +0000 (0:00:00.050) 0:17:14.463 ********* 2026-08-14 23:24:56.478603 | instance | skipping: [instance] 2026-08-14 23:24:56.478870 | instance | 2026-08-14 23:24:56.479158 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-14 23:24:56.479456 | instance | Friday 14 August 2026 23:24:56 +0000 (0:00:00.042) 0:17:14.506 ********* 2026-08-14 23:25:27.350923 | instance | changed: [instance] 2026-08-14 23:25:27.351149 | instance | 2026-08-14 23:25:27.351438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:25:27.351710 | instance | Friday 14 August 2026 23:25:27 +0000 (0:00:30.872) 0:17:45.378 ********* 2026-08-14 23:25:27.983740 | instance | ok: [instance] 2026-08-14 23:25:27.984043 | instance | 2026-08-14 23:25:27.984441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:25:27.984791 | instance | Friday 14 August 2026 23:25:27 +0000 (0:00:00.632) 0:17:46.011 ********* 2026-08-14 23:25:28.035500 | instance | ok: [instance] 2026-08-14 23:25:28.035775 | instance | 2026-08-14 23:25:28.036078 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:25:28.036580 | instance | Friday 14 August 2026 23:25:28 +0000 (0:00:00.051) 0:17:46.063 ********* 2026-08-14 23:25:28.084883 | instance | skipping: [instance] 2026-08-14 23:25:28.085154 | instance | 2026-08-14 23:25:28.085459 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:25:28.085748 | instance | Friday 14 August 2026 23:25:28 +0000 (0:00:00.049) 0:17:46.112 ********* 2026-08-14 23:25:28.137491 | instance | skipping: [instance] 2026-08-14 23:25:28.137754 | instance | 2026-08-14 23:25:28.138062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:25:28.138392 | instance | Friday 14 August 2026 23:25:28 +0000 (0:00:00.052) 0:17:46.165 ********* 2026-08-14 23:25:28.195473 | instance | ok: [instance] 2026-08-14 23:25:28.195716 | instance | 2026-08-14 23:25:28.196003 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:25:28.196300 | instance | Friday 14 August 2026 23:25:28 +0000 (0:00:00.057) 0:17:46.222 ********* 2026-08-14 23:25:28.282996 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:25:28.283211 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:25:28.283489 | instance | ok: [instance] => (item=identity) 2026-08-14 23:25:28.283760 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-14 23:25:28.283960 | instance | 2026-08-14 23:25:28.284231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:25:28.284555 | instance | Friday 14 August 2026 23:25:28 +0000 (0:00:00.087) 0:17:46.310 ********* 2026-08-14 23:25:28.353621 | instance | ok: [instance] 2026-08-14 23:25:28.353804 | instance | 2026-08-14 23:25:28.354105 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:25:28.354424 | instance | Friday 14 August 2026 23:25:28 +0000 (0:00:00.070) 0:17:46.381 ********* 2026-08-14 23:25:28.416284 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:25:28.416586 | instance | 2026-08-14 23:25:28.416898 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:25:28.417204 | instance | Friday 14 August 2026 23:25:28 +0000 (0:00:00.062) 0:17:46.443 ********* 2026-08-14 23:25:28.925286 | instance | changed: [instance] 2026-08-14 23:25:28.925418 | instance | 2026-08-14 23:25:28.925591 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-08-14 23:25:28.925756 | instance | Friday 14 August 2026 23:25:28 +0000 (0:00:00.509) 0:17:46.952 ********* 2026-08-14 23:25:30.553881 | instance | ok: [instance] => (item=None) 2026-08-14 23:25:30.554366 | instance | ok: [instance] 2026-08-14 23:25:30.554431 | instance | 2026-08-14 23:25:30.554995 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-08-14 23:25:30.555107 | instance | Friday 14 August 2026 23:25:30 +0000 (0:00:01.628) 0:17:48.581 ********* 2026-08-14 23:25:31.585533 | instance | ok: [instance] => (item=atmosphere) 2026-08-14 23:25:31.585592 | instance | 2026-08-14 23:25:31.585600 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-08-14 23:25:31.585606 | instance | Friday 14 August 2026 23:25:31 +0000 (0:00:01.031) 0:17:49.612 ********* 2026-08-14 23:25:32.586331 | instance | changed: [instance] 2026-08-14 23:25:32.586421 | instance | 2026-08-14 23:25:32.586548 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-08-14 23:25:32.586717 | instance | Friday 14 August 2026 23:25:32 +0000 (0:00:01.001) 0:17:50.613 ********* 2026-08-14 23:25:33.646665 | instance | changed: [instance] => (item=None) 2026-08-14 23:25:33.646738 | instance | changed: [instance] 2026-08-14 23:25:33.646868 | instance | 2026-08-14 23:25:33.646994 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-08-14 23:25:33.647117 | instance | Friday 14 August 2026 23:25:33 +0000 (0:00:01.060) 0:17:51.674 ********* 2026-08-14 23:25:35.176227 | instance | changed: [instance] => (item=None) 2026-08-14 23:25:35.176330 | instance | changed: [instance] 2026-08-14 23:25:35.176571 | instance | 2026-08-14 23:25:35.176632 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-08-14 23:25:35.176757 | instance | Friday 14 August 2026 23:25:35 +0000 (0:00:01.529) 0:17:53.204 ********* 2026-08-14 23:28:17.061987 | instance | changed: [instance] 2026-08-14 23:28:17.062103 | instance | 2026-08-14 23:28:17.062332 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:28:17.062402 | instance | Friday 14 August 2026 23:28:17 +0000 (0:02:41.885) 0:20:35.089 ********* 2026-08-14 23:28:17.160636 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:28:17.160714 | instance | 2026-08-14 23:28:17.160978 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:28:17.161019 | instance | Friday 14 August 2026 23:28:17 +0000 (0:00:00.098) 0:20:35.188 ********* 2026-08-14 23:28:17.213796 | instance | skipping: [instance] 2026-08-14 23:28:17.213870 | instance | 2026-08-14 23:28:17.214118 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:28:17.214161 | instance | Friday 14 August 2026 23:28:17 +0000 (0:00:00.053) 0:20:35.241 ********* 2026-08-14 23:28:17.269960 | instance | skipping: [instance] 2026-08-14 23:28:17.270021 | instance | 2026-08-14 23:28:17.270334 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:28:17.270377 | instance | Friday 14 August 2026 23:28:17 +0000 (0:00:00.056) 0:20:35.297 ********* 2026-08-14 23:28:17.333757 | instance | ok: [instance] 2026-08-14 23:28:17.333837 | instance | 2026-08-14 23:28:17.334080 | instance | TASK [Create Ingress identity] ************************************************* 2026-08-14 23:28:17.334122 | instance | Friday 14 August 2026 23:28:17 +0000 (0:00:00.063) 0:20:35.361 ********* 2026-08-14 23:28:17.413417 | instance | included: ingress for instance 2026-08-14 23:28:17.413493 | instance | 2026-08-14 23:28:17.413725 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-08-14 23:28:17.413742 | instance | Friday 14 August 2026 23:28:17 +0000 (0:00:00.079) 0:20:35.441 ********* 2026-08-14 23:28:18.443763 | instance | changed: [instance] 2026-08-14 23:28:18.443870 | instance | 2026-08-14 23:28:18.444011 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-08-14 23:28:18.444127 | instance | Friday 14 August 2026 23:28:18 +0000 (0:00:01.030) 0:20:36.471 ********* 2026-08-14 23:28:22.763864 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-08-14 23:28:22.763941 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-08-14 23:28:22.764051 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-08-14 23:28:22.764176 | instance | ok: [instance] 2026-08-14 23:28:22.764284 | instance | 2026-08-14 23:28:22.764406 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-08-14 23:28:22.764565 | instance | Friday 14 August 2026 23:28:22 +0000 (0:00:04.320) 0:20:40.791 ********* 2026-08-14 23:28:23.433049 | instance | ok: [instance] 2026-08-14 23:28:23.433115 | instance | 2026-08-14 23:28:23.433252 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-08-14 23:28:23.433383 | instance | Friday 14 August 2026 23:28:23 +0000 (0:00:00.669) 0:20:41.460 ********* 2026-08-14 23:28:24.585555 | instance | ok: [instance] => (item=atmosphere) 2026-08-14 23:28:24.585666 | instance | 2026-08-14 23:28:24.585908 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-08-14 23:28:24.586105 | instance | Friday 14 August 2026 23:28:24 +0000 (0:00:01.152) 0:20:42.613 ********* 2026-08-14 23:28:25.695485 | instance | changed: [instance] => (item=atmosphere) 2026-08-14 23:28:25.695720 | instance | 2026-08-14 23:28:25.696006 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-08-14 23:28:25.696273 | instance | Friday 14 August 2026 23:28:25 +0000 (0:00:01.109) 0:20:43.722 ********* 2026-08-14 23:28:26.795570 | instance | changed: [instance] => (item=atmosphere) 2026-08-14 23:28:26.795774 | instance | 2026-08-14 23:28:26.796041 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-08-14 23:28:26.796321 | instance | Friday 14 August 2026 23:28:26 +0000 (0:00:01.099) 0:20:44.822 ********* 2026-08-14 23:28:27.930875 | instance | changed: [instance] => (item=atmosphere) 2026-08-14 23:28:27.931003 | instance | 2026-08-14 23:28:27.931259 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-14 23:28:27.931477 | instance | Friday 14 August 2026 23:28:27 +0000 (0:00:01.135) 0:20:45.958 ********* 2026-08-14 23:28:28.259518 | instance | changed: [instance] 2026-08-14 23:28:28.259715 | instance | 2026-08-14 23:28:28.259990 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:28:28.260257 | instance | Friday 14 August 2026 23:28:28 +0000 (0:00:00.328) 0:20:46.287 ********* 2026-08-14 23:28:29.309506 | instance | ok: [instance] 2026-08-14 23:28:29.310315 | instance | 2026-08-14 23:28:29.310330 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-14 23:28:29.310337 | instance | Friday 14 August 2026 23:28:29 +0000 (0:00:01.049) 0:20:47.336 ********* 2026-08-14 23:28:29.536732 | instance | ok: [instance] 2026-08-14 23:28:29.536825 | instance | 2026-08-14 23:28:29.536914 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:28:29.537060 | instance | Friday 14 August 2026 23:28:29 +0000 (0:00:00.227) 0:20:47.564 ********* 2026-08-14 23:28:29.614013 | instance | ok: [instance] => { 2026-08-14 23:28:29.614185 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-14 23:28:29.614377 | instance | } 2026-08-14 23:28:29.614532 | instance | 2026-08-14 23:28:29.614761 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:28:29.614924 | instance | Friday 14 August 2026 23:28:29 +0000 (0:00:00.076) 0:20:47.641 ********* 2026-08-14 23:28:30.184848 | instance | changed: [instance] 2026-08-14 23:28:30.184920 | instance | 2026-08-14 23:28:30.184932 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:28:30.184943 | instance | Friday 14 August 2026 23:28:30 +0000 (0:00:00.570) 0:20:48.211 ********* 2026-08-14 23:28:31.487321 | instance | changed: [instance] 2026-08-14 23:28:31.487619 | instance | 2026-08-14 23:28:31.487934 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-14 23:28:31.488225 | instance | Friday 14 August 2026 23:28:31 +0000 (0:00:01.302) 0:20:49.514 ********* 2026-08-14 23:28:32.019150 | instance | changed: [instance] 2026-08-14 23:28:32.019488 | instance | 2026-08-14 23:28:32.019876 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-08-14 23:28:32.020232 | instance | Friday 14 August 2026 23:28:32 +0000 (0:00:00.531) 0:20:50.046 ********* 2026-08-14 23:28:32.742936 | instance | ok: [instance] 2026-08-14 23:28:32.743142 | instance | 2026-08-14 23:28:32.743427 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-08-14 23:28:32.743708 | instance | Friday 14 August 2026 23:28:32 +0000 (0:00:00.724) 0:20:50.770 ********* 2026-08-14 23:28:33.430905 | instance | ok: [instance] 2026-08-14 23:28:33.431133 | instance | 2026-08-14 23:28:33.431415 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-08-14 23:28:33.431675 | instance | Friday 14 August 2026 23:28:33 +0000 (0:00:00.687) 0:20:51.458 ********* 2026-08-14 23:28:33.840244 | instance | ok: [instance] 2026-08-14 23:28:33.840505 | instance | 2026-08-14 23:28:33.840811 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-14 23:28:33.841105 | instance | Friday 14 August 2026 23:28:33 +0000 (0:00:00.409) 0:20:51.867 ********* 2026-08-14 23:28:33.955262 | instance | included: openstack_helm_endpoints for instance 2026-08-14 23:28:33.955497 | instance | 2026-08-14 23:28:33.955787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:28:33.956103 | instance | Friday 14 August 2026 23:28:33 +0000 (0:00:00.114) 0:20:51.982 ********* 2026-08-14 23:28:34.007976 | instance | skipping: [instance] 2026-08-14 23:28:34.008118 | instance | 2026-08-14 23:28:34.008284 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:28:34.008447 | instance | Friday 14 August 2026 23:28:34 +0000 (0:00:00.053) 0:20:52.035 ********* 2026-08-14 23:28:34.058193 | instance | skipping: [instance] 2026-08-14 23:28:34.058485 | instance | 2026-08-14 23:28:34.058811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:28:34.059083 | instance | Friday 14 August 2026 23:28:34 +0000 (0:00:00.050) 0:20:52.086 ********* 2026-08-14 23:28:34.105970 | instance | skipping: [instance] 2026-08-14 23:28:34.106138 | instance | 2026-08-14 23:28:34.106295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:28:34.106456 | instance | Friday 14 August 2026 23:28:34 +0000 (0:00:00.047) 0:20:52.133 ********* 2026-08-14 23:28:34.161252 | instance | skipping: [instance] 2026-08-14 23:28:34.161461 | instance | 2026-08-14 23:28:34.161760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:28:34.162006 | instance | Friday 14 August 2026 23:28:34 +0000 (0:00:00.055) 0:20:52.188 ********* 2026-08-14 23:28:34.211414 | instance | skipping: [instance] 2026-08-14 23:28:34.211754 | instance | 2026-08-14 23:28:34.212035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:28:34.212414 | instance | Friday 14 August 2026 23:28:34 +0000 (0:00:00.050) 0:20:52.239 ********* 2026-08-14 23:28:34.258572 | instance | skipping: [instance] 2026-08-14 23:28:34.258639 | instance | 2026-08-14 23:28:34.258761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:28:34.258874 | instance | Friday 14 August 2026 23:28:34 +0000 (0:00:00.047) 0:20:52.286 ********* 2026-08-14 23:28:34.313203 | instance | ok: [instance] 2026-08-14 23:28:34.313421 | instance | 2026-08-14 23:28:34.313723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:28:34.313996 | instance | Friday 14 August 2026 23:28:34 +0000 (0:00:00.054) 0:20:52.340 ********* 2026-08-14 23:28:34.380036 | instance | ok: [instance] => (item=identity) 2026-08-14 23:28:34.380176 | instance | 2026-08-14 23:28:34.380362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:28:34.380542 | instance | Friday 14 August 2026 23:28:34 +0000 (0:00:00.066) 0:20:52.407 ********* 2026-08-14 23:28:34.448849 | instance | ok: [instance] 2026-08-14 23:28:34.449084 | instance | 2026-08-14 23:28:34.449367 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-08-14 23:28:34.449672 | instance | Friday 14 August 2026 23:28:34 +0000 (0:00:00.068) 0:20:52.476 ********* 2026-08-14 23:28:34.945190 | instance | changed: [instance] 2026-08-14 23:28:34.945259 | instance | 2026-08-14 23:28:34.945436 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-08-14 23:28:34.945607 | instance | Friday 14 August 2026 23:28:34 +0000 (0:00:00.496) 0:20:52.972 ********* 2026-08-14 23:28:35.458585 | instance | changed: [instance] 2026-08-14 23:28:35.458650 | instance | 2026-08-14 23:28:35.458790 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-08-14 23:28:35.458909 | instance | Friday 14 August 2026 23:28:35 +0000 (0:00:00.513) 0:20:53.486 ********* 2026-08-14 23:28:35.964507 | instance | changed: [instance] 2026-08-14 23:28:35.964596 | instance | 2026-08-14 23:28:35.964765 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-08-14 23:28:35.964924 | instance | Friday 14 August 2026 23:28:35 +0000 (0:00:00.505) 0:20:53.991 ********* 2026-08-14 23:28:36.532906 | instance | changed: [instance] 2026-08-14 23:28:36.533178 | instance | 2026-08-14 23:28:36.533471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:28:36.533745 | instance | Friday 14 August 2026 23:28:36 +0000 (0:00:00.568) 0:20:54.560 ********* 2026-08-14 23:28:36.610807 | instance | ok: [instance] 2026-08-14 23:28:36.611052 | instance | 2026-08-14 23:28:36.611367 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:28:36.611691 | instance | Friday 14 August 2026 23:28:36 +0000 (0:00:00.078) 0:20:54.638 ********* 2026-08-14 23:28:36.689386 | instance | included: rabbitmq for instance 2026-08-14 23:28:36.689485 | instance | 2026-08-14 23:28:36.689609 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-14 23:28:36.689725 | instance | Friday 14 August 2026 23:28:36 +0000 (0:00:00.078) 0:20:54.717 ********* 2026-08-14 23:28:37.412715 | instance | ok: [instance] 2026-08-14 23:28:37.412852 | instance | 2026-08-14 23:28:37.412871 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-14 23:28:37.412961 | instance | Friday 14 August 2026 23:28:37 +0000 (0:00:00.723) 0:20:55.440 ********* 2026-08-14 23:28:37.471664 | instance | skipping: [instance] 2026-08-14 23:28:37.471737 | instance | 2026-08-14 23:28:37.471851 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-14 23:28:37.471968 | instance | Friday 14 August 2026 23:28:37 +0000 (0:00:00.058) 0:20:55.499 ********* 2026-08-14 23:28:37.530311 | instance | skipping: [instance] 2026-08-14 23:28:37.530395 | instance | 2026-08-14 23:28:37.530479 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-14 23:28:37.530596 | instance | Friday 14 August 2026 23:28:37 +0000 (0:00:00.058) 0:20:55.557 ********* 2026-08-14 23:28:37.573909 | instance | skipping: [instance] 2026-08-14 23:28:37.574163 | instance | 2026-08-14 23:28:37.574474 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-14 23:28:37.574722 | instance | Friday 14 August 2026 23:28:37 +0000 (0:00:00.043) 0:20:55.601 ********* 2026-08-14 23:29:08.414366 | instance | changed: [instance] 2026-08-14 23:29:08.414432 | instance | 2026-08-14 23:29:08.414842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:29:08.414904 | instance | Friday 14 August 2026 23:29:08 +0000 (0:00:30.839) 0:21:26.441 ********* 2026-08-14 23:29:09.109240 | instance | ok: [instance] 2026-08-14 23:29:09.109373 | instance | 2026-08-14 23:29:09.109666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:29:09.109721 | instance | Friday 14 August 2026 23:29:09 +0000 (0:00:00.695) 0:21:27.137 ********* 2026-08-14 23:29:09.174014 | instance | ok: [instance] 2026-08-14 23:29:09.174120 | instance | 2026-08-14 23:29:09.174360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:29:09.174426 | instance | Friday 14 August 2026 23:29:09 +0000 (0:00:00.064) 0:21:27.201 ********* 2026-08-14 23:29:09.230028 | instance | skipping: [instance] 2026-08-14 23:29:09.230136 | instance | 2026-08-14 23:29:09.230357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:29:09.230424 | instance | Friday 14 August 2026 23:29:09 +0000 (0:00:00.056) 0:21:27.257 ********* 2026-08-14 23:29:09.284607 | instance | skipping: [instance] 2026-08-14 23:29:09.284678 | instance | 2026-08-14 23:29:09.284953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:29:09.284998 | instance | Friday 14 August 2026 23:29:09 +0000 (0:00:00.054) 0:21:27.312 ********* 2026-08-14 23:29:09.337447 | instance | ok: [instance] 2026-08-14 23:29:09.337526 | instance | 2026-08-14 23:29:09.337824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:29:09.337866 | instance | Friday 14 August 2026 23:29:09 +0000 (0:00:00.052) 0:21:27.365 ********* 2026-08-14 23:29:09.455827 | instance | ok: [instance] => (item=identity) 2026-08-14 23:29:09.455952 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:29:09.456073 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-14 23:29:09.456189 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:29:09.456311 | instance | ok: [instance] => (item=key_manager) 2026-08-14 23:29:09.456413 | instance | 2026-08-14 23:29:09.456530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:29:09.456646 | instance | Friday 14 August 2026 23:29:09 +0000 (0:00:00.118) 0:21:27.483 ********* 2026-08-14 23:29:09.533722 | instance | ok: [instance] 2026-08-14 23:29:09.533947 | instance | 2026-08-14 23:29:09.534325 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:29:09.534602 | instance | Friday 14 August 2026 23:29:09 +0000 (0:00:00.077) 0:21:27.561 ********* 2026-08-14 23:29:09.615401 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:29:09.615802 | instance | 2026-08-14 23:29:09.616085 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:29:09.616334 | instance | Friday 14 August 2026 23:29:09 +0000 (0:00:00.081) 0:21:27.642 ********* 2026-08-14 23:29:10.138914 | instance | changed: [instance] 2026-08-14 23:29:10.139135 | instance | 2026-08-14 23:29:10.139400 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-08-14 23:29:10.139668 | instance | Friday 14 August 2026 23:29:10 +0000 (0:00:00.523) 0:21:28.166 ********* 2026-08-14 23:30:42.281526 | instance | changed: [instance] 2026-08-14 23:30:42.282200 | instance | 2026-08-14 23:30:42.282373 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:30:42.282482 | instance | Friday 14 August 2026 23:30:42 +0000 (0:01:32.143) 0:23:00.309 ********* 2026-08-14 23:30:42.381331 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:30:42.381472 | instance | 2026-08-14 23:30:42.381641 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:30:42.381803 | instance | Friday 14 August 2026 23:30:42 +0000 (0:00:00.099) 0:23:00.409 ********* 2026-08-14 23:30:42.432467 | instance | skipping: [instance] 2026-08-14 23:30:42.432702 | instance | 2026-08-14 23:30:42.432975 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:30:42.433236 | instance | Friday 14 August 2026 23:30:42 +0000 (0:00:00.051) 0:23:00.460 ********* 2026-08-14 23:30:42.484265 | instance | skipping: [instance] 2026-08-14 23:30:42.484416 | instance | 2026-08-14 23:30:42.484596 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:30:42.484762 | instance | Friday 14 August 2026 23:30:42 +0000 (0:00:00.051) 0:23:00.512 ********* 2026-08-14 23:30:42.547122 | instance | ok: [instance] 2026-08-14 23:30:42.547374 | instance | 2026-08-14 23:30:42.547653 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-08-14 23:30:42.547959 | instance | Friday 14 August 2026 23:30:42 +0000 (0:00:00.062) 0:23:00.574 ********* 2026-08-14 23:30:42.620905 | instance | included: ingress for instance 2026-08-14 23:30:42.621059 | instance | 2026-08-14 23:30:42.621388 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-08-14 23:30:42.621609 | instance | Friday 14 August 2026 23:30:42 +0000 (0:00:00.072) 0:23:00.647 ********* 2026-08-14 23:30:43.588564 | instance | changed: [instance] 2026-08-14 23:30:43.588642 | instance | 2026-08-14 23:30:43.588765 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-08-14 23:30:43.588885 | instance | Friday 14 August 2026 23:30:43 +0000 (0:00:00.968) 0:23:01.616 ********* 2026-08-14 23:30:44.747781 | instance | changed: [instance] 2026-08-14 23:30:44.748003 | instance | 2026-08-14 23:30:44.748393 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-08-14 23:30:44.748665 | instance | Friday 14 August 2026 23:30:44 +0000 (0:00:01.158) 0:23:02.775 ********* 2026-08-14 23:30:53.573910 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-08-14 23:30:53.574192 | instance | 2026-08-14 23:30:53.574542 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:30:53.574827 | instance | Friday 14 August 2026 23:30:53 +0000 (0:00:08.826) 0:23:11.601 ********* 2026-08-14 23:30:53.646933 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:30:53.647096 | instance | 2026-08-14 23:30:53.647272 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:30:53.647451 | instance | Friday 14 August 2026 23:30:53 +0000 (0:00:00.072) 0:23:11.674 ********* 2026-08-14 23:30:54.171023 | instance | changed: [instance] 2026-08-14 23:30:54.171260 | instance | 2026-08-14 23:30:54.171571 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-08-14 23:30:54.171864 | instance | Friday 14 August 2026 23:30:54 +0000 (0:00:00.523) 0:23:12.198 ********* 2026-08-14 23:30:56.877556 | instance | changed: [instance] 2026-08-14 23:30:56.877820 | instance | 2026-08-14 23:30:56.878128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:30:56.878456 | instance | Friday 14 August 2026 23:30:56 +0000 (0:00:02.706) 0:23:14.905 ********* 2026-08-14 23:30:56.927887 | instance | skipping: [instance] 2026-08-14 23:30:56.928137 | instance | 2026-08-14 23:30:56.928424 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:30:56.928708 | instance | Friday 14 August 2026 23:30:56 +0000 (0:00:00.050) 0:23:14.955 ********* 2026-08-14 23:30:56.976321 | instance | skipping: [instance] 2026-08-14 23:30:56.976657 | instance | 2026-08-14 23:30:56.976993 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:30:56.977296 | instance | Friday 14 August 2026 23:30:56 +0000 (0:00:00.048) 0:23:15.004 ********* 2026-08-14 23:30:57.027464 | instance | skipping: [instance] 2026-08-14 23:30:57.027729 | instance | 2026-08-14 23:30:57.028067 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:30:57.028387 | instance | Friday 14 August 2026 23:30:57 +0000 (0:00:00.050) 0:23:15.054 ********* 2026-08-14 23:30:57.081833 | instance | skipping: [instance] 2026-08-14 23:30:57.081947 | instance | 2026-08-14 23:30:57.082130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:30:57.082344 | instance | Friday 14 August 2026 23:30:57 +0000 (0:00:00.055) 0:23:15.109 ********* 2026-08-14 23:30:57.132733 | instance | skipping: [instance] 2026-08-14 23:30:57.132970 | instance | 2026-08-14 23:30:57.133269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:30:57.133544 | instance | Friday 14 August 2026 23:30:57 +0000 (0:00:00.050) 0:23:15.160 ********* 2026-08-14 23:30:57.178721 | instance | skipping: [instance] 2026-08-14 23:30:57.178966 | instance | 2026-08-14 23:30:57.179319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:30:57.179606 | instance | Friday 14 August 2026 23:30:57 +0000 (0:00:00.046) 0:23:15.206 ********* 2026-08-14 23:30:57.232359 | instance | ok: [instance] 2026-08-14 23:30:57.232590 | instance | 2026-08-14 23:30:57.232869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:30:57.233145 | instance | Friday 14 August 2026 23:30:57 +0000 (0:00:00.053) 0:23:15.259 ********* 2026-08-14 23:30:57.300056 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-08-14 23:30:57.300295 | instance | 2026-08-14 23:30:57.300565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:30:57.300828 | instance | Friday 14 August 2026 23:30:57 +0000 (0:00:00.067) 0:23:15.327 ********* 2026-08-14 23:30:57.366350 | instance | ok: [instance] 2026-08-14 23:30:57.366411 | instance | 2026-08-14 23:30:57.366553 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:30:57.366668 | instance | Friday 14 August 2026 23:30:57 +0000 (0:00:00.066) 0:23:15.394 ********* 2026-08-14 23:30:57.433725 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:30:57.434212 | instance | 2026-08-14 23:30:57.434492 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:30:57.434818 | instance | Friday 14 August 2026 23:30:57 +0000 (0:00:00.067) 0:23:15.461 ********* 2026-08-14 23:30:57.964258 | instance | changed: [instance] 2026-08-14 23:30:57.964361 | instance | 2026-08-14 23:30:57.964649 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-08-14 23:30:57.964991 | instance | Friday 14 August 2026 23:30:57 +0000 (0:00:00.530) 0:23:15.991 ********* 2026-08-14 23:31:15.933090 | instance | ok: [instance] 2026-08-14 23:31:15.933169 | instance | 2026-08-14 23:31:15.933303 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-08-14 23:31:15.933426 | instance | Friday 14 August 2026 23:31:15 +0000 (0:00:17.969) 0:23:33.960 ********* 2026-08-14 23:31:30.349874 | instance | ok: [instance] 2026-08-14 23:31:30.350099 | instance | 2026-08-14 23:31:30.350415 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-08-14 23:31:30.350672 | instance | Friday 14 August 2026 23:31:30 +0000 (0:00:14.416) 0:23:48.377 ********* 2026-08-14 23:31:31.764938 | instance | ok: [instance] 2026-08-14 23:31:31.765238 | instance | 2026-08-14 23:31:31.765525 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-08-14 23:31:31.765760 | instance | Friday 14 August 2026 23:31:31 +0000 (0:00:01.415) 0:23:49.792 ********* 2026-08-14 23:31:32.948435 | instance | ok: [instance] 2026-08-14 23:31:32.948526 | instance | 2026-08-14 23:31:32.948783 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-08-14 23:31:32.948822 | instance | Friday 14 August 2026 23:31:32 +0000 (0:00:01.183) 0:23:50.976 ********* 2026-08-14 23:31:33.657582 | instance | changed: [instance] 2026-08-14 23:31:33.657643 | instance | 2026-08-14 23:31:33.657655 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-08-14 23:31:33.657665 | instance | Friday 14 August 2026 23:31:33 +0000 (0:00:00.705) 0:23:51.682 ********* 2026-08-14 23:31:34.361393 | instance | changed: [instance] 2026-08-14 23:31:34.361576 | instance | 2026-08-14 23:31:34.361883 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-08-14 23:31:34.361952 | instance | Friday 14 August 2026 23:31:34 +0000 (0:00:00.706) 0:23:52.389 ********* 2026-08-14 23:31:37.521386 | instance | changed: [instance] 2026-08-14 23:31:37.521499 | instance | 2026-08-14 23:31:37.521586 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-08-14 23:31:37.521698 | instance | Friday 14 August 2026 23:31:37 +0000 (0:00:03.160) 0:23:55.549 ********* 2026-08-14 23:31:38.946406 | instance | [WARNING]: Module did not set no_log for update_password 2026-08-14 23:31:38.970876 | instance | changed: [instance] 2026-08-14 23:31:38.971145 | instance | 2026-08-14 23:31:38.971189 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-08-14 23:31:38.971254 | instance | Friday 14 August 2026 23:31:38 +0000 (0:00:01.449) 0:23:56.998 ********* 2026-08-14 23:31:44.719840 | instance | ok: [instance] 2026-08-14 23:31:44.719915 | instance | 2026-08-14 23:31:44.720210 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-08-14 23:31:44.720255 | instance | Friday 14 August 2026 23:31:44 +0000 (0:00:05.748) 0:24:02.747 ********* 2026-08-14 23:31:45.753348 | instance | changed: [instance] 2026-08-14 23:31:45.753414 | instance | 2026-08-14 23:31:45.753554 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-08-14 23:31:45.753684 | instance | Friday 14 August 2026 23:31:45 +0000 (0:00:01.033) 0:24:03.781 ********* 2026-08-14 23:31:47.749424 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-162.nip.io/swift/v1/%(tenant_id)s'}) 2026-08-14 23:31:47.749719 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-08-14 23:31:47.749954 | instance | 2026-08-14 23:31:47.750229 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:31:47.750536 | instance | Friday 14 August 2026 23:31:47 +0000 (0:00:01.995) 0:24:05.777 ********* 2026-08-14 23:31:47.849141 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:31:47.849370 | instance | 2026-08-14 23:31:47.849654 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:31:47.849925 | instance | Friday 14 August 2026 23:31:47 +0000 (0:00:00.099) 0:24:05.876 ********* 2026-08-14 23:31:47.899660 | instance | skipping: [instance] 2026-08-14 23:31:47.899960 | instance | 2026-08-14 23:31:47.900341 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:31:47.900692 | instance | Friday 14 August 2026 23:31:47 +0000 (0:00:00.050) 0:24:05.927 ********* 2026-08-14 23:31:47.958453 | instance | skipping: [instance] 2026-08-14 23:31:47.958590 | instance | 2026-08-14 23:31:47.958847 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:31:47.959059 | instance | Friday 14 August 2026 23:31:47 +0000 (0:00:00.058) 0:24:05.986 ********* 2026-08-14 23:31:48.022655 | instance | ok: [instance] 2026-08-14 23:31:48.022949 | instance | 2026-08-14 23:31:48.023282 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-08-14 23:31:48.023643 | instance | Friday 14 August 2026 23:31:48 +0000 (0:00:00.064) 0:24:06.050 ********* 2026-08-14 23:31:48.097240 | instance | included: ingress for instance 2026-08-14 23:31:48.097515 | instance | 2026-08-14 23:31:48.097800 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-08-14 23:31:48.098067 | instance | Friday 14 August 2026 23:31:48 +0000 (0:00:00.074) 0:24:06.124 ********* 2026-08-14 23:31:49.100208 | instance | changed: [instance] 2026-08-14 23:31:49.100445 | instance | 2026-08-14 23:31:49.100747 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:31:49.100998 | instance | Friday 14 August 2026 23:31:49 +0000 (0:00:01.002) 0:24:07.126 ********* 2026-08-14 23:31:49.170659 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:31:49.170866 | instance | 2026-08-14 23:31:49.171157 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:31:49.171416 | instance | Friday 14 August 2026 23:31:49 +0000 (0:00:00.071) 0:24:07.198 ********* 2026-08-14 23:31:49.736139 | instance | changed: [instance] 2026-08-14 23:31:49.736303 | instance | 2026-08-14 23:31:49.736499 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-08-14 23:31:49.736681 | instance | Friday 14 August 2026 23:31:49 +0000 (0:00:00.565) 0:24:07.763 ********* 2026-08-14 23:32:04.212536 | instance | ok: [instance] 2026-08-14 23:32:04.212615 | instance | 2026-08-14 23:32:04.212633 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-08-14 23:32:04.212656 | instance | Friday 14 August 2026 23:32:04 +0000 (0:00:14.475) 0:24:22.239 ********* 2026-08-14 23:32:04.291507 | instance | ok: [instance] => (item=10.96.240.200) 2026-08-14 23:32:04.291608 | instance | 2026-08-14 23:32:04.291721 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-08-14 23:32:04.291844 | instance | Friday 14 August 2026 23:32:04 +0000 (0:00:00.079) 0:24:22.318 ********* 2026-08-14 23:32:05.019488 | instance | changed: [instance] 2026-08-14 23:32:05.019808 | instance | 2026-08-14 23:32:05.020096 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-08-14 23:32:05.020367 | instance | Friday 14 August 2026 23:32:05 +0000 (0:00:00.728) 0:24:23.046 ********* 2026-08-14 23:32:05.777380 | instance | changed: [instance] 2026-08-14 23:32:05.777647 | instance | 2026-08-14 23:32:05.777960 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-08-14 23:32:05.778238 | instance | Friday 14 August 2026 23:32:05 +0000 (0:00:00.757) 0:24:23.804 ********* 2026-08-14 23:32:06.996971 | instance | ok: [instance] 2026-08-14 23:32:06.997050 | instance | 2026-08-14 23:32:06.997058 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-08-14 23:32:06.997066 | instance | Friday 14 August 2026 23:32:06 +0000 (0:00:01.219) 0:24:25.024 ********* 2026-08-14 23:32:07.056016 | instance | ok: [instance] 2026-08-14 23:32:07.056157 | instance | 2026-08-14 23:32:07.056930 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-08-14 23:32:07.056993 | instance | Friday 14 August 2026 23:32:07 +0000 (0:00:00.058) 0:24:25.082 ********* 2026-08-14 23:32:07.726461 | instance | changed: [instance] 2026-08-14 23:32:07.726533 | instance | 2026-08-14 23:32:07.726800 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-08-14 23:32:07.726836 | instance | Friday 14 August 2026 23:32:07 +0000 (0:00:00.671) 0:24:25.754 ********* 2026-08-14 23:32:09.041617 | instance | changed: [instance] 2026-08-14 23:32:09.041675 | instance | 2026-08-14 23:32:09.041957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:32:09.041980 | instance | Friday 14 August 2026 23:32:09 +0000 (0:00:01.314) 0:24:27.068 ********* 2026-08-14 23:32:09.130104 | instance | ok: [instance] 2026-08-14 23:32:09.130187 | instance | 2026-08-14 23:32:09.130377 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:32:09.130497 | instance | Friday 14 August 2026 23:32:09 +0000 (0:00:00.088) 0:24:27.157 ********* 2026-08-14 23:32:09.220218 | instance | included: rabbitmq for instance 2026-08-14 23:32:09.220285 | instance | 2026-08-14 23:32:09.220292 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-14 23:32:09.220297 | instance | Friday 14 August 2026 23:32:09 +0000 (0:00:00.089) 0:24:27.247 ********* 2026-08-14 23:32:09.944541 | instance | ok: [instance] 2026-08-14 23:32:09.945009 | instance | 2026-08-14 23:32:09.945648 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-14 23:32:09.945749 | instance | Friday 14 August 2026 23:32:09 +0000 (0:00:00.723) 0:24:27.970 ********* 2026-08-14 23:32:10.007593 | instance | skipping: [instance] 2026-08-14 23:32:10.007698 | instance | 2026-08-14 23:32:10.007919 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-14 23:32:10.008088 | instance | Friday 14 August 2026 23:32:09 +0000 (0:00:00.064) 0:24:28.034 ********* 2026-08-14 23:32:10.075547 | instance | skipping: [instance] 2026-08-14 23:32:10.075687 | instance | 2026-08-14 23:32:10.075868 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-14 23:32:10.076043 | instance | Friday 14 August 2026 23:32:10 +0000 (0:00:00.067) 0:24:28.102 ********* 2026-08-14 23:32:10.132110 | instance | skipping: [instance] 2026-08-14 23:32:10.132467 | instance | 2026-08-14 23:32:10.132889 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-14 23:32:10.133266 | instance | Friday 14 August 2026 23:32:10 +0000 (0:00:00.056) 0:24:28.158 ********* 2026-08-14 23:32:41.058439 | instance | changed: [instance] 2026-08-14 23:32:41.058699 | instance | 2026-08-14 23:32:41.059192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:32:41.059576 | instance | Friday 14 August 2026 23:32:41 +0000 (0:00:30.926) 0:24:59.085 ********* 2026-08-14 23:32:41.717316 | instance | ok: [instance] 2026-08-14 23:32:41.717543 | instance | 2026-08-14 23:32:41.717832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:32:41.718114 | instance | Friday 14 August 2026 23:32:41 +0000 (0:00:00.659) 0:24:59.745 ********* 2026-08-14 23:32:41.771910 | instance | ok: [instance] 2026-08-14 23:32:41.772191 | instance | 2026-08-14 23:32:41.772566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:32:41.772839 | instance | Friday 14 August 2026 23:32:41 +0000 (0:00:00.054) 0:24:59.799 ********* 2026-08-14 23:32:41.823019 | instance | skipping: [instance] 2026-08-14 23:32:41.823295 | instance | 2026-08-14 23:32:41.823570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:32:41.823819 | instance | Friday 14 August 2026 23:32:41 +0000 (0:00:00.051) 0:24:59.850 ********* 2026-08-14 23:32:41.876945 | instance | skipping: [instance] 2026-08-14 23:32:41.877189 | instance | 2026-08-14 23:32:41.877432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:32:41.877713 | instance | Friday 14 August 2026 23:32:41 +0000 (0:00:00.053) 0:24:59.904 ********* 2026-08-14 23:32:41.929544 | instance | ok: [instance] 2026-08-14 23:32:41.929788 | instance | 2026-08-14 23:32:41.930061 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:32:41.930337 | instance | Friday 14 August 2026 23:32:41 +0000 (0:00:00.053) 0:24:59.957 ********* 2026-08-14 23:32:42.047762 | instance | ok: [instance] => (item=dashboard) 2026-08-14 23:32:42.047982 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:32:42.048233 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-14 23:32:42.048485 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:32:42.048792 | instance | ok: [instance] => (item=image) 2026-08-14 23:32:42.049000 | instance | ok: [instance] => (item=identity) 2026-08-14 23:32:42.049230 | instance | 2026-08-14 23:32:42.049488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:32:42.049745 | instance | Friday 14 August 2026 23:32:42 +0000 (0:00:00.118) 0:25:00.075 ********* 2026-08-14 23:32:42.118005 | instance | ok: [instance] 2026-08-14 23:32:42.118207 | instance | 2026-08-14 23:32:42.118510 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:32:42.118764 | instance | Friday 14 August 2026 23:32:42 +0000 (0:00:00.070) 0:25:00.145 ********* 2026-08-14 23:32:42.179381 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:32:42.179874 | instance | 2026-08-14 23:32:42.179970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:32:42.180266 | instance | Friday 14 August 2026 23:32:42 +0000 (0:00:00.060) 0:25:00.206 ********* 2026-08-14 23:32:42.701424 | instance | changed: [instance] 2026-08-14 23:32:42.701657 | instance | 2026-08-14 23:32:42.701961 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-08-14 23:32:42.702232 | instance | Friday 14 August 2026 23:32:42 +0000 (0:00:00.522) 0:25:00.728 ********* 2026-08-14 23:34:44.554574 | instance | changed: [instance] 2026-08-14 23:34:44.554832 | instance | 2026-08-14 23:34:44.555897 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:34:44.556156 | instance | Friday 14 August 2026 23:34:44 +0000 (0:02:01.852) 0:27:02.581 ********* 2026-08-14 23:34:44.678945 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:34:44.679303 | instance | 2026-08-14 23:34:44.679637 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:34:44.679949 | instance | Friday 14 August 2026 23:34:44 +0000 (0:00:00.123) 0:27:02.705 ********* 2026-08-14 23:34:44.731886 | instance | skipping: [instance] 2026-08-14 23:34:44.732135 | instance | 2026-08-14 23:34:44.732499 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:34:44.732807 | instance | Friday 14 August 2026 23:34:44 +0000 (0:00:00.053) 0:27:02.759 ********* 2026-08-14 23:34:44.784033 | instance | skipping: [instance] 2026-08-14 23:34:44.784300 | instance | 2026-08-14 23:34:44.784700 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:34:44.785006 | instance | Friday 14 August 2026 23:34:44 +0000 (0:00:00.052) 0:27:02.811 ********* 2026-08-14 23:34:44.850216 | instance | ok: [instance] 2026-08-14 23:34:44.850569 | instance | 2026-08-14 23:34:44.850946 | instance | TASK [Create Ingress image] **************************************************** 2026-08-14 23:34:44.851231 | instance | Friday 14 August 2026 23:34:44 +0000 (0:00:00.066) 0:27:02.877 ********* 2026-08-14 23:34:44.922100 | instance | included: ingress for instance 2026-08-14 23:34:44.922502 | instance | 2026-08-14 23:34:44.922881 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-08-14 23:34:44.923223 | instance | Friday 14 August 2026 23:34:44 +0000 (0:00:00.071) 0:27:02.949 ********* 2026-08-14 23:34:45.856872 | instance | changed: [instance] 2026-08-14 23:34:45.857200 | instance | 2026-08-14 23:34:45.857581 | instance | TASK [Create images] *********************************************************** 2026-08-14 23:34:45.858100 | instance | Friday 14 August 2026 23:34:45 +0000 (0:00:00.934) 0:27:03.884 ********* 2026-08-14 23:34:45.964924 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-08-14 23:34:45.965016 | instance | 2026-08-14 23:34:45.965104 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-08-14 23:34:45.965246 | instance | Friday 14 August 2026 23:34:45 +0000 (0:00:00.108) 0:27:03.992 ********* 2026-08-14 23:34:49.148401 | instance | changed: [instance] 2026-08-14 23:34:49.148623 | instance | 2026-08-14 23:34:49.149041 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-14 23:34:49.149146 | instance | Friday 14 August 2026 23:34:49 +0000 (0:00:03.182) 0:27:07.175 ********* 2026-08-14 23:34:49.861447 | instance | ok: [instance] 2026-08-14 23:34:49.861698 | instance | 2026-08-14 23:34:49.861985 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-14 23:34:49.862261 | instance | Friday 14 August 2026 23:34:49 +0000 (0:00:00.713) 0:27:07.888 ********* 2026-08-14 23:34:49.922103 | instance | ok: [instance] 2026-08-14 23:34:49.922580 | instance | 2026-08-14 23:34:49.922863 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-14 23:34:49.923145 | instance | Friday 14 August 2026 23:34:49 +0000 (0:00:00.060) 0:27:07.949 ********* 2026-08-14 23:35:09.512020 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-08-14 23:35:09.512500 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-08-14 23:35:09.512529 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-08-14 23:35:09.512788 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-08-14 23:35:09.513054 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-08-14 23:35:09.513304 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-08-14 23:35:09.513705 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-08-14 23:35:09.513825 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-08-14 23:35:09.514081 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-08-14 23:35:09.514358 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-08-14 23:35:09.514624 | instance | ok: [instance] 2026-08-14 23:35:09.514867 | instance | 2026-08-14 23:35:09.515223 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-14 23:35:09.515479 | instance | Friday 14 August 2026 23:35:09 +0000 (0:00:19.589) 0:27:27.539 ********* 2026-08-14 23:35:09.566659 | instance | ok: [instance] 2026-08-14 23:35:09.566927 | instance | 2026-08-14 23:35:09.567325 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-14 23:35:09.567609 | instance | Friday 14 August 2026 23:35:09 +0000 (0:00:00.054) 0:27:27.594 ********* 2026-08-14 23:35:09.631139 | instance | ok: [instance] 2026-08-14 23:35:09.632478 | instance | 2026-08-14 23:35:09.632786 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-14 23:35:09.633048 | instance | Friday 14 August 2026 23:35:09 +0000 (0:00:00.064) 0:27:27.658 ********* 2026-08-14 23:35:09.849051 | instance | changed: [instance] 2026-08-14 23:35:09.849294 | instance | 2026-08-14 23:35:09.849593 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-14 23:35:09.849874 | instance | Friday 14 August 2026 23:35:09 +0000 (0:00:00.218) 0:27:27.876 ********* 2026-08-14 23:35:10.648308 | instance | changed: [instance] 2026-08-14 23:35:10.648578 | instance | 2026-08-14 23:35:10.648890 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-14 23:35:10.649161 | instance | Friday 14 August 2026 23:35:10 +0000 (0:00:00.799) 0:27:28.675 ********* 2026-08-14 23:35:10.881033 | instance | ok: [instance] 2026-08-14 23:35:10.881248 | instance | 2026-08-14 23:35:10.881522 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-14 23:35:10.881789 | instance | Friday 14 August 2026 23:35:10 +0000 (0:00:00.232) 0:27:28.908 ********* 2026-08-14 23:35:11.180961 | instance | changed: [instance] 2026-08-14 23:35:11.181206 | instance | 2026-08-14 23:35:11.181508 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-14 23:35:11.181815 | instance | Friday 14 August 2026 23:35:11 +0000 (0:00:00.299) 0:27:29.208 ********* 2026-08-14 23:35:11.880019 | instance | ok: [instance] 2026-08-14 23:35:11.880168 | instance | 2026-08-14 23:35:11.880309 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-14 23:35:11.880469 | instance | Friday 14 August 2026 23:35:11 +0000 (0:00:00.699) 0:27:29.907 ********* 2026-08-14 23:35:11.943207 | instance | ok: [instance] 2026-08-14 23:35:11.943289 | instance | 2026-08-14 23:35:11.943406 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-14 23:35:11.943567 | instance | Friday 14 August 2026 23:35:11 +0000 (0:00:00.063) 0:27:29.970 ********* 2026-08-14 23:35:17.111506 | instance | changed: [instance] 2026-08-14 23:35:17.111591 | instance | 2026-08-14 23:35:17.111777 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-14 23:35:17.111939 | instance | Friday 14 August 2026 23:35:17 +0000 (0:00:05.168) 0:27:35.139 ********* 2026-08-14 23:35:17.160157 | instance | skipping: [instance] 2026-08-14 23:35:17.160277 | instance | 2026-08-14 23:35:17.160455 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-14 23:35:17.160620 | instance | Friday 14 August 2026 23:35:17 +0000 (0:00:00.048) 0:27:35.187 ********* 2026-08-14 23:35:17.216279 | instance | skipping: [instance] 2026-08-14 23:35:17.216496 | instance | 2026-08-14 23:35:17.216805 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-14 23:35:17.217139 | instance | Friday 14 August 2026 23:35:17 +0000 (0:00:00.055) 0:27:35.243 ********* 2026-08-14 23:35:17.519331 | instance | changed: [instance] 2026-08-14 23:35:17.519597 | instance | 2026-08-14 23:35:17.519908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:35:17.520202 | instance | Friday 14 August 2026 23:35:17 +0000 (0:00:00.302) 0:27:35.546 ********* 2026-08-14 23:35:17.713153 | instance | ok: [instance] 2026-08-14 23:35:17.713764 | instance | 2026-08-14 23:35:17.713805 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:35:17.714066 | instance | Friday 14 August 2026 23:35:17 +0000 (0:00:00.194) 0:27:35.740 ********* 2026-08-14 23:35:17.755558 | instance | skipping: [instance] 2026-08-14 23:35:17.755685 | instance | 2026-08-14 23:35:17.755865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:35:17.756032 | instance | Friday 14 August 2026 23:35:17 +0000 (0:00:00.042) 0:27:35.783 ********* 2026-08-14 23:35:17.808701 | instance | skipping: [instance] 2026-08-14 23:35:17.808825 | instance | 2026-08-14 23:35:17.809008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:35:17.809178 | instance | Friday 14 August 2026 23:35:17 +0000 (0:00:00.052) 0:27:35.836 ********* 2026-08-14 23:35:17.951161 | instance | skipping: [instance] 2026-08-14 23:35:17.951316 | instance | 2026-08-14 23:35:17.951533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:35:17.951733 | instance | Friday 14 August 2026 23:35:17 +0000 (0:00:00.142) 0:27:35.978 ********* 2026-08-14 23:35:18.003629 | instance | skipping: [instance] 2026-08-14 23:35:18.003861 | instance | 2026-08-14 23:35:18.004249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:35:18.004628 | instance | Friday 14 August 2026 23:35:17 +0000 (0:00:00.052) 0:27:36.031 ********* 2026-08-14 23:35:18.054122 | instance | skipping: [instance] 2026-08-14 23:35:18.054428 | instance | 2026-08-14 23:35:18.054734 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:35:18.055101 | instance | Friday 14 August 2026 23:35:18 +0000 (0:00:00.050) 0:27:36.081 ********* 2026-08-14 23:35:18.108068 | instance | ok: [instance] 2026-08-14 23:35:18.108222 | instance | 2026-08-14 23:35:18.108538 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:35:18.108841 | instance | Friday 14 August 2026 23:35:18 +0000 (0:00:00.054) 0:27:36.135 ********* 2026-08-14 23:35:18.202733 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:35:18.202970 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:35:18.203289 | instance | ok: [instance] => (item=identity) 2026-08-14 23:35:18.203630 | instance | ok: [instance] => (item=staffeln) 2026-08-14 23:35:18.203888 | instance | 2026-08-14 23:35:18.204159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:35:18.204425 | instance | Friday 14 August 2026 23:35:18 +0000 (0:00:00.094) 0:27:36.230 ********* 2026-08-14 23:35:18.286999 | instance | ok: [instance] 2026-08-14 23:35:18.287217 | instance | 2026-08-14 23:35:18.287493 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:35:18.287755 | instance | Friday 14 August 2026 23:35:18 +0000 (0:00:00.084) 0:27:36.314 ********* 2026-08-14 23:35:18.366239 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:35:18.366558 | instance | 2026-08-14 23:35:18.366835 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:35:18.367102 | instance | Friday 14 August 2026 23:35:18 +0000 (0:00:00.078) 0:27:36.393 ********* 2026-08-14 23:35:18.888799 | instance | changed: [instance] 2026-08-14 23:35:18.889056 | instance | 2026-08-14 23:35:18.889345 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-08-14 23:35:18.889625 | instance | Friday 14 August 2026 23:35:18 +0000 (0:00:00.522) 0:27:36.916 ********* 2026-08-14 23:35:41.132699 | instance | changed: [instance] 2026-08-14 23:35:41.132777 | instance | 2026-08-14 23:35:41.132928 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:35:41.133055 | instance | Friday 14 August 2026 23:35:41 +0000 (0:00:22.244) 0:27:59.160 ********* 2026-08-14 23:35:41.210622 | instance | ok: [instance] 2026-08-14 23:35:41.210815 | instance | 2026-08-14 23:35:41.211091 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:35:41.211394 | instance | Friday 14 August 2026 23:35:41 +0000 (0:00:00.077) 0:27:59.238 ********* 2026-08-14 23:35:41.292556 | instance | included: rabbitmq for instance 2026-08-14 23:35:41.292750 | instance | 2026-08-14 23:35:41.293026 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-14 23:35:41.293283 | instance | Friday 14 August 2026 23:35:41 +0000 (0:00:00.081) 0:27:59.320 ********* 2026-08-14 23:35:41.997266 | instance | ok: [instance] 2026-08-14 23:35:41.997492 | instance | 2026-08-14 23:35:41.997762 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-14 23:35:41.998020 | instance | Friday 14 August 2026 23:35:41 +0000 (0:00:00.704) 0:28:00.024 ********* 2026-08-14 23:35:42.040193 | instance | skipping: [instance] 2026-08-14 23:35:42.040400 | instance | 2026-08-14 23:35:42.040635 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-14 23:35:42.040893 | instance | Friday 14 August 2026 23:35:42 +0000 (0:00:00.043) 0:28:00.068 ********* 2026-08-14 23:35:42.083878 | instance | skipping: [instance] 2026-08-14 23:35:42.084102 | instance | 2026-08-14 23:35:42.084326 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-14 23:35:42.084582 | instance | Friday 14 August 2026 23:35:42 +0000 (0:00:00.043) 0:28:00.111 ********* 2026-08-14 23:35:42.126708 | instance | skipping: [instance] 2026-08-14 23:35:42.126918 | instance | 2026-08-14 23:35:42.127177 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-14 23:35:42.127432 | instance | Friday 14 August 2026 23:35:42 +0000 (0:00:00.042) 0:28:00.154 ********* 2026-08-14 23:36:07.943972 | instance | changed: [instance] 2026-08-14 23:36:07.944062 | instance | 2026-08-14 23:36:07.944198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:36:07.944311 | instance | Friday 14 August 2026 23:36:07 +0000 (0:00:25.816) 0:28:25.971 ********* 2026-08-14 23:36:08.606269 | instance | ok: [instance] 2026-08-14 23:36:08.606512 | instance | 2026-08-14 23:36:08.606811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:36:08.607087 | instance | Friday 14 August 2026 23:36:08 +0000 (0:00:00.662) 0:28:26.633 ********* 2026-08-14 23:36:08.663344 | instance | ok: [instance] 2026-08-14 23:36:08.663603 | instance | 2026-08-14 23:36:08.663926 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:36:08.664794 | instance | Friday 14 August 2026 23:36:08 +0000 (0:00:00.056) 0:28:26.690 ********* 2026-08-14 23:36:08.711652 | instance | skipping: [instance] 2026-08-14 23:36:08.711871 | instance | 2026-08-14 23:36:08.712158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:36:08.712535 | instance | Friday 14 August 2026 23:36:08 +0000 (0:00:00.048) 0:28:26.739 ********* 2026-08-14 23:36:08.765220 | instance | skipping: [instance] 2026-08-14 23:36:08.765500 | instance | 2026-08-14 23:36:08.765787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:36:08.766048 | instance | Friday 14 August 2026 23:36:08 +0000 (0:00:00.053) 0:28:26.793 ********* 2026-08-14 23:36:08.813261 | instance | ok: [instance] 2026-08-14 23:36:08.813358 | instance | 2026-08-14 23:36:08.813528 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:36:08.813691 | instance | Friday 14 August 2026 23:36:08 +0000 (0:00:00.048) 0:28:26.841 ********* 2026-08-14 23:36:08.922483 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:36:08.922724 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-14 23:36:08.922991 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:36:08.923255 | instance | ok: [instance] => (item=image) 2026-08-14 23:36:08.923512 | instance | ok: [instance] => (item=identity) 2026-08-14 23:36:08.923786 | instance | ok: [instance] => (item=volumev3) 2026-08-14 23:36:08.924061 | instance | 2026-08-14 23:36:08.924342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:36:08.924601 | instance | Friday 14 August 2026 23:36:08 +0000 (0:00:00.108) 0:28:26.950 ********* 2026-08-14 23:36:08.987912 | instance | ok: [instance] 2026-08-14 23:36:08.988475 | instance | 2026-08-14 23:36:08.988947 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:36:08.989326 | instance | Friday 14 August 2026 23:36:08 +0000 (0:00:00.065) 0:28:27.015 ********* 2026-08-14 23:36:09.057056 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:36:09.057440 | instance | 2026-08-14 23:36:09.057794 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:36:09.058155 | instance | Friday 14 August 2026 23:36:09 +0000 (0:00:00.069) 0:28:27.084 ********* 2026-08-14 23:36:09.581180 | instance | changed: [instance] 2026-08-14 23:36:09.581247 | instance | 2026-08-14 23:36:09.581263 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-08-14 23:36:09.581436 | instance | Friday 14 August 2026 23:36:09 +0000 (0:00:00.524) 0:28:27.608 ********* 2026-08-14 23:36:09.786133 | instance | ok: [instance] 2026-08-14 23:36:09.786456 | instance | 2026-08-14 23:36:09.786757 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-08-14 23:36:09.787032 | instance | Friday 14 August 2026 23:36:09 +0000 (0:00:00.204) 0:28:27.813 ********* 2026-08-14 23:36:09.844396 | instance | ok: [instance] 2026-08-14 23:36:09.844601 | instance | 2026-08-14 23:36:09.844860 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-08-14 23:36:09.845129 | instance | Friday 14 August 2026 23:36:09 +0000 (0:00:00.058) 0:28:27.872 ********* 2026-08-14 23:40:54.801247 | instance | changed: [instance] 2026-08-14 23:40:54.801538 | instance | 2026-08-14 23:40:54.801820 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:40:54.802092 | instance | Friday 14 August 2026 23:40:54 +0000 (0:04:44.956) 0:33:12.828 ********* 2026-08-14 23:40:54.899141 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:40:54.899391 | instance | 2026-08-14 23:40:54.899655 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:40:54.899914 | instance | Friday 14 August 2026 23:40:54 +0000 (0:00:00.098) 0:33:12.926 ********* 2026-08-14 23:40:54.948504 | instance | skipping: [instance] 2026-08-14 23:40:54.948756 | instance | 2026-08-14 23:40:54.949113 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:40:54.949399 | instance | Friday 14 August 2026 23:40:54 +0000 (0:00:00.047) 0:33:12.974 ********* 2026-08-14 23:40:55.000694 | instance | skipping: [instance] 2026-08-14 23:40:55.000888 | instance | 2026-08-14 23:40:55.001170 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:40:55.001431 | instance | Friday 14 August 2026 23:40:54 +0000 (0:00:00.052) 0:33:13.027 ********* 2026-08-14 23:40:55.064194 | instance | ok: [instance] 2026-08-14 23:40:55.064405 | instance | 2026-08-14 23:40:55.064660 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-08-14 23:40:55.064921 | instance | Friday 14 August 2026 23:40:55 +0000 (0:00:00.063) 0:33:13.091 ********* 2026-08-14 23:40:55.143834 | instance | included: ingress for instance 2026-08-14 23:40:55.144105 | instance | 2026-08-14 23:40:55.144377 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-08-14 23:40:55.144632 | instance | Friday 14 August 2026 23:40:55 +0000 (0:00:00.080) 0:33:13.171 ********* 2026-08-14 23:40:56.165157 | instance | changed: [instance] 2026-08-14 23:40:56.165400 | instance | 2026-08-14 23:40:56.165692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:40:56.165980 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:01.020) 0:33:14.192 ********* 2026-08-14 23:40:56.254298 | instance | ok: [instance] 2026-08-14 23:40:56.254512 | instance | 2026-08-14 23:40:56.254737 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:40:56.254959 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:00.089) 0:33:14.281 ********* 2026-08-14 23:40:56.294829 | instance | skipping: [instance] 2026-08-14 23:40:56.294907 | instance | 2026-08-14 23:40:56.295039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:40:56.295159 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:00.040) 0:33:14.322 ********* 2026-08-14 23:40:56.336635 | instance | skipping: [instance] 2026-08-14 23:40:56.336747 | instance | 2026-08-14 23:40:56.336931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:40:56.337096 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:00.041) 0:33:14.364 ********* 2026-08-14 23:40:56.379821 | instance | skipping: [instance] 2026-08-14 23:40:56.379971 | instance | 2026-08-14 23:40:56.380182 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:40:56.380354 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:00.043) 0:33:14.407 ********* 2026-08-14 23:40:56.448275 | instance | skipping: [instance] 2026-08-14 23:40:56.448329 | instance | 2026-08-14 23:40:56.448334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:40:56.448339 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:00.066) 0:33:14.474 ********* 2026-08-14 23:40:56.505291 | instance | skipping: [instance] 2026-08-14 23:40:56.505428 | instance | 2026-08-14 23:40:56.505619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:40:56.505770 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:00.058) 0:33:14.532 ********* 2026-08-14 23:40:56.556293 | instance | ok: [instance] 2026-08-14 23:40:56.557355 | instance | 2026-08-14 23:40:56.557419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:40:56.557432 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:00.050) 0:33:14.583 ********* 2026-08-14 23:40:56.648373 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:40:56.648638 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:40:56.648857 | instance | ok: [instance] => (item=placement) 2026-08-14 23:40:56.649071 | instance | ok: [instance] => (item=identity) 2026-08-14 23:40:56.649269 | instance | 2026-08-14 23:40:56.649482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:40:56.649694 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:00.092) 0:33:14.676 ********* 2026-08-14 23:40:56.720962 | instance | ok: [instance] 2026-08-14 23:40:56.721214 | instance | 2026-08-14 23:40:56.721443 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:40:56.721659 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:00.072) 0:33:14.748 ********* 2026-08-14 23:40:56.784651 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:40:56.784987 | instance | 2026-08-14 23:40:56.785287 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:40:56.785590 | instance | Friday 14 August 2026 23:40:56 +0000 (0:00:00.063) 0:33:14.812 ********* 2026-08-14 23:40:57.318387 | instance | changed: [instance] 2026-08-14 23:40:57.318607 | instance | 2026-08-14 23:40:57.318884 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-08-14 23:40:57.319191 | instance | Friday 14 August 2026 23:40:57 +0000 (0:00:00.533) 0:33:15.345 ********* 2026-08-14 23:42:19.826601 | instance | changed: [instance] 2026-08-14 23:42:19.826857 | instance | 2026-08-14 23:42:19.827128 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:42:19.827389 | instance | Friday 14 August 2026 23:42:19 +0000 (0:01:22.508) 0:34:37.854 ********* 2026-08-14 23:42:19.929996 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:42:19.930261 | instance | 2026-08-14 23:42:19.930588 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:42:19.930864 | instance | Friday 14 August 2026 23:42:19 +0000 (0:00:00.103) 0:34:37.957 ********* 2026-08-14 23:42:19.982877 | instance | skipping: [instance] 2026-08-14 23:42:19.983106 | instance | 2026-08-14 23:42:19.983393 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:42:19.983696 | instance | Friday 14 August 2026 23:42:19 +0000 (0:00:00.053) 0:34:38.010 ********* 2026-08-14 23:42:20.033872 | instance | skipping: [instance] 2026-08-14 23:42:20.034081 | instance | 2026-08-14 23:42:20.034408 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:42:20.034681 | instance | Friday 14 August 2026 23:42:20 +0000 (0:00:00.050) 0:34:38.061 ********* 2026-08-14 23:42:20.097466 | instance | ok: [instance] 2026-08-14 23:42:20.097559 | instance | 2026-08-14 23:42:20.097772 | instance | TASK [Create Ingress placement] ************************************************ 2026-08-14 23:42:20.098057 | instance | Friday 14 August 2026 23:42:20 +0000 (0:00:00.063) 0:34:38.125 ********* 2026-08-14 23:42:20.171891 | instance | included: ingress for instance 2026-08-14 23:42:20.172140 | instance | 2026-08-14 23:42:20.172405 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-08-14 23:42:20.172660 | instance | Friday 14 August 2026 23:42:20 +0000 (0:00:00.074) 0:34:38.199 ********* 2026-08-14 23:42:21.255292 | instance | changed: [instance] 2026-08-14 23:42:21.255432 | instance | 2026-08-14 23:42:21.255598 | instance | PLAY [Configure operating system] ********************************************** 2026-08-14 23:42:21.255746 | instance | 2026-08-14 23:42:21.255918 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:42:21.256085 | instance | Friday 14 August 2026 23:42:21 +0000 (0:00:01.083) 0:34:39.283 ********* 2026-08-14 23:42:23.931530 | instance | ok: [instance] 2026-08-14 23:42:23.931628 | instance | 2026-08-14 23:42:23.931908 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-08-14 23:42:23.932183 | instance | Friday 14 August 2026 23:42:23 +0000 (0:00:02.675) 0:34:41.959 ********* 2026-08-14 23:42:24.145209 | instance | ok: [instance] 2026-08-14 23:42:24.145467 | instance | 2026-08-14 23:42:24.145754 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-08-14 23:42:24.146034 | instance | Friday 14 August 2026 23:42:24 +0000 (0:00:00.213) 0:34:42.172 ********* 2026-08-14 23:42:24.201044 | instance | skipping: [instance] 2026-08-14 23:42:24.201270 | instance | 2026-08-14 23:42:24.201545 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-08-14 23:42:24.201805 | instance | Friday 14 August 2026 23:42:24 +0000 (0:00:00.056) 0:34:42.228 ********* 2026-08-14 23:42:24.278969 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-08-14 23:42:24.279112 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-08-14 23:42:24.279325 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-08-14 23:42:24.279641 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-08-14 23:42:24.279948 | instance | skipping: [instance] 2026-08-14 23:42:24.280194 | instance | 2026-08-14 23:42:24.280467 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-08-14 23:42:24.280762 | instance | Friday 14 August 2026 23:42:24 +0000 (0:00:00.077) 0:34:42.306 ********* 2026-08-14 23:42:24.348747 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-08-14 23:42:24.348915 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-08-14 23:42:24.349089 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-08-14 23:42:24.349263 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-08-14 23:42:24.349438 | instance | skipping: [instance] 2026-08-14 23:42:24.349626 | instance | 2026-08-14 23:42:24.349978 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-08-14 23:42:24.350271 | instance | Friday 14 August 2026 23:42:24 +0000 (0:00:00.069) 0:34:42.376 ********* 2026-08-14 23:42:24.400212 | instance | skipping: [instance] 2026-08-14 23:42:24.400263 | instance | 2026-08-14 23:42:24.400398 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-08-14 23:42:24.400517 | instance | Friday 14 August 2026 23:42:24 +0000 (0:00:00.051) 0:34:42.427 ********* 2026-08-14 23:42:24.474970 | instance | skipping: [instance] 2026-08-14 23:42:24.475192 | instance | 2026-08-14 23:42:24.475478 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-08-14 23:42:24.475762 | instance | Friday 14 August 2026 23:42:24 +0000 (0:00:00.074) 0:34:42.502 ********* 2026-08-14 23:42:28.288950 | instance | changed: [instance] 2026-08-14 23:42:28.289201 | instance | 2026-08-14 23:42:28.289391 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-08-14 23:42:28.289669 | instance | Friday 14 August 2026 23:42:28 +0000 (0:00:03.813) 0:34:46.316 ********* 2026-08-14 23:42:50.076159 | instance | changed: [instance] 2026-08-14 23:42:50.076324 | instance | 2026-08-14 23:42:50.076625 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-08-14 23:42:50.076921 | instance | Friday 14 August 2026 23:42:50 +0000 (0:00:21.786) 0:35:08.103 ********* 2026-08-14 23:42:50.620725 | instance | changed: [instance] 2026-08-14 23:42:50.620811 | instance | 2026-08-14 23:42:50.620963 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-08-14 23:42:50.621083 | instance | Friday 14 August 2026 23:42:50 +0000 (0:00:00.544) 0:35:08.648 ********* 2026-08-14 23:42:51.766469 | instance | ok: [instance] 2026-08-14 23:42:51.766569 | instance | 2026-08-14 23:42:51.766696 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-08-14 23:42:51.766815 | instance | Friday 14 August 2026 23:42:51 +0000 (0:00:01.146) 0:35:09.794 ********* 2026-08-14 23:42:52.218598 | instance | changed: [instance] 2026-08-14 23:42:52.218659 | instance | 2026-08-14 23:42:52.218807 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-08-14 23:42:52.218924 | instance | Friday 14 August 2026 23:42:52 +0000 (0:00:00.452) 0:35:10.246 ********* 2026-08-14 23:42:52.721823 | instance | changed: [instance] 2026-08-14 23:42:52.722235 | instance | 2026-08-14 23:42:52.722590 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-08-14 23:42:52.722868 | instance | Friday 14 August 2026 23:42:52 +0000 (0:00:00.503) 0:35:10.749 ********* 2026-08-14 23:42:53.240109 | instance | changed: [instance] 2026-08-14 23:42:53.240194 | instance | 2026-08-14 23:42:53.240268 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-08-14 23:42:53.240403 | instance | Friday 14 August 2026 23:42:53 +0000 (0:00:00.518) 0:35:11.267 ********* 2026-08-14 23:42:53.701169 | instance | changed: [instance] 2026-08-14 23:42:53.701299 | instance | 2026-08-14 23:42:53.701628 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-08-14 23:42:53.701918 | instance | Friday 14 August 2026 23:42:53 +0000 (0:00:00.460) 0:35:11.728 ********* 2026-08-14 23:42:53.982799 | instance | ok: [instance] 2026-08-14 23:42:53.983047 | instance | 2026-08-14 23:42:53.983317 | instance | PLAY [Deploy SDN] ************************************************************** 2026-08-14 23:42:53.983567 | instance | 2026-08-14 23:42:53.983848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:42:53.984122 | instance | Friday 14 August 2026 23:42:53 +0000 (0:00:00.280) 0:35:12.009 ********* 2026-08-14 23:42:54.061032 | instance | ok: [instance] 2026-08-14 23:42:54.061248 | instance | 2026-08-14 23:42:54.061537 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:42:54.061801 | instance | Friday 14 August 2026 23:42:54 +0000 (0:00:00.078) 0:35:12.088 ********* 2026-08-14 23:42:54.111414 | instance | skipping: [instance] 2026-08-14 23:42:54.111546 | instance | 2026-08-14 23:42:54.111717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:42:54.111949 | instance | Friday 14 August 2026 23:42:54 +0000 (0:00:00.050) 0:35:12.139 ********* 2026-08-14 23:42:54.162168 | instance | skipping: [instance] 2026-08-14 23:42:54.162475 | instance | 2026-08-14 23:42:54.162771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:42:54.163039 | instance | Friday 14 August 2026 23:42:54 +0000 (0:00:00.050) 0:35:12.189 ********* 2026-08-14 23:42:54.212229 | instance | skipping: [instance] 2026-08-14 23:42:54.212376 | instance | 2026-08-14 23:42:54.212583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:42:54.212752 | instance | Friday 14 August 2026 23:42:54 +0000 (0:00:00.050) 0:35:12.240 ********* 2026-08-14 23:42:54.264808 | instance | skipping: [instance] 2026-08-14 23:42:54.265056 | instance | 2026-08-14 23:42:54.265323 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:42:54.265566 | instance | Friday 14 August 2026 23:42:54 +0000 (0:00:00.052) 0:35:12.292 ********* 2026-08-14 23:42:54.317045 | instance | skipping: [instance] 2026-08-14 23:42:54.317141 | instance | 2026-08-14 23:42:54.317318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:42:54.317502 | instance | Friday 14 August 2026 23:42:54 +0000 (0:00:00.052) 0:35:12.344 ********* 2026-08-14 23:42:54.376343 | instance | ok: [instance] 2026-08-14 23:42:54.376723 | instance | 2026-08-14 23:42:54.377210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:42:54.377614 | instance | Friday 14 August 2026 23:42:54 +0000 (0:00:00.058) 0:35:12.403 ********* 2026-08-14 23:42:54.417731 | instance | skipping: [instance] 2026-08-14 23:42:54.417859 | instance | 2026-08-14 23:42:54.418011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:42:54.418158 | instance | Friday 14 August 2026 23:42:54 +0000 (0:00:00.042) 0:35:12.445 ********* 2026-08-14 23:42:54.495177 | instance | ok: [instance] 2026-08-14 23:42:54.495287 | instance | 2026-08-14 23:42:54.495441 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:42:54.495585 | instance | Friday 14 August 2026 23:42:54 +0000 (0:00:00.077) 0:35:12.522 ********* 2026-08-14 23:42:54.562328 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:42:54.562613 | instance | 2026-08-14 23:42:54.562919 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:42:54.563206 | instance | Friday 14 August 2026 23:42:54 +0000 (0:00:00.066) 0:35:12.589 ********* 2026-08-14 23:42:55.126426 | instance | changed: [instance] 2026-08-14 23:42:55.126643 | instance | 2026-08-14 23:42:55.126992 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-08-14 23:42:55.127266 | instance | Friday 14 August 2026 23:42:55 +0000 (0:00:00.563) 0:35:13.153 ********* 2026-08-14 23:42:55.358107 | instance | ok: [instance] 2026-08-14 23:42:55.358352 | instance | 2026-08-14 23:42:55.358559 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-08-14 23:42:55.358745 | instance | Friday 14 August 2026 23:42:55 +0000 (0:00:00.232) 0:35:13.385 ********* 2026-08-14 23:42:55.430335 | instance | ok: [instance] => { 2026-08-14 23:42:55.430445 | instance | "changed": false, 2026-08-14 23:42:55.430616 | instance | "msg": "All assertions passed" 2026-08-14 23:42:55.430709 | instance | } 2026-08-14 23:42:55.430830 | instance | 2026-08-14 23:42:55.430967 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-08-14 23:42:55.431130 | instance | Friday 14 August 2026 23:42:55 +0000 (0:00:00.071) 0:35:13.457 ********* 2026-08-14 23:43:03.058003 | instance | ok: [instance] 2026-08-14 23:43:03.058227 | instance | 2026-08-14 23:43:03.058520 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-08-14 23:43:03.058847 | instance | Friday 14 August 2026 23:43:03 +0000 (0:00:07.627) 0:35:21.085 ********* 2026-08-14 23:43:03.120885 | instance | ok: [instance] => { 2026-08-14 23:43:03.121043 | instance | "changed": false, 2026-08-14 23:43:03.121201 | instance | "msg": "Successfully pulled openvswitch image" 2026-08-14 23:43:03.121353 | instance | } 2026-08-14 23:43:03.121516 | instance | 2026-08-14 23:43:03.121689 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-08-14 23:43:03.121835 | instance | Friday 14 August 2026 23:43:03 +0000 (0:00:00.063) 0:35:21.148 ********* 2026-08-14 23:43:04.494098 | instance | changed: [instance] 2026-08-14 23:43:04.494397 | instance | 2026-08-14 23:43:04.494718 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:43:04.495083 | instance | Friday 14 August 2026 23:43:04 +0000 (0:00:01.372) 0:35:22.521 ********* 2026-08-14 23:43:04.559379 | instance | skipping: [instance] 2026-08-14 23:43:04.559570 | instance | 2026-08-14 23:43:04.559849 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-08-14 23:43:04.560190 | instance | Friday 14 August 2026 23:43:04 +0000 (0:00:00.065) 0:35:22.587 ********* 2026-08-14 23:43:04.663948 | instance | skipping: [instance] 2026-08-14 23:43:04.664116 | instance | 2026-08-14 23:43:04.664318 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:43:04.664492 | instance | Friday 14 August 2026 23:43:04 +0000 (0:00:00.103) 0:35:22.690 ********* 2026-08-14 23:43:04.754675 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:43:04.754942 | instance | 2026-08-14 23:43:04.755275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:43:04.755572 | instance | Friday 14 August 2026 23:43:04 +0000 (0:00:00.092) 0:35:22.782 ********* 2026-08-14 23:43:05.287962 | instance | changed: [instance] 2026-08-14 23:43:05.288159 | instance | 2026-08-14 23:43:05.288439 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-08-14 23:43:05.288710 | instance | Friday 14 August 2026 23:43:05 +0000 (0:00:00.533) 0:35:23.315 ********* 2026-08-14 23:43:05.334834 | instance | skipping: [instance] 2026-08-14 23:43:05.334957 | instance | 2026-08-14 23:43:05.335132 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-08-14 23:43:05.335314 | instance | Friday 14 August 2026 23:43:05 +0000 (0:00:00.047) 0:35:23.362 ********* 2026-08-14 23:43:05.388175 | instance | skipping: [instance] 2026-08-14 23:43:05.388406 | instance | 2026-08-14 23:43:05.388719 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-08-14 23:43:05.388984 | instance | Friday 14 August 2026 23:43:05 +0000 (0:00:00.053) 0:35:23.415 ********* 2026-08-14 23:43:11.398437 | instance | ok: [instance] 2026-08-14 23:43:11.398569 | instance | 2026-08-14 23:43:11.398784 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-08-14 23:43:11.398962 | instance | Friday 14 August 2026 23:43:11 +0000 (0:00:06.010) 0:35:29.426 ********* 2026-08-14 23:43:11.450978 | instance | ok: [instance] => { 2026-08-14 23:43:11.451110 | instance | "changed": false, 2026-08-14 23:43:11.451293 | instance | "msg": "Successfully pulled ovn-controller image" 2026-08-14 23:43:11.451459 | instance | } 2026-08-14 23:43:11.451619 | instance | 2026-08-14 23:43:11.451796 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-08-14 23:43:11.451959 | instance | Friday 14 August 2026 23:43:11 +0000 (0:00:00.051) 0:35:29.478 ********* 2026-08-14 23:43:11.610465 | instance | skipping: [instance] 2026-08-14 23:43:11.610758 | instance | 2026-08-14 23:43:11.611048 | instance | PLAY [controllers[0]] ********************************************************** 2026-08-14 23:43:11.611356 | instance | 2026-08-14 23:43:11.611720 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-14 23:43:11.612064 | instance | Friday 14 August 2026 23:43:11 +0000 (0:00:00.160) 0:35:29.638 ********* 2026-08-14 23:43:15.014128 | instance | ok: [instance] 2026-08-14 23:43:15.014212 | instance | 2026-08-14 23:43:15.014379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:43:15.014483 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:03.403) 0:35:33.041 ********* 2026-08-14 23:43:15.103441 | instance | ok: [instance] 2026-08-14 23:43:15.103661 | instance | 2026-08-14 23:43:15.103937 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:43:15.104211 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:00.088) 0:35:33.130 ********* 2026-08-14 23:43:15.171133 | instance | skipping: [instance] 2026-08-14 23:43:15.171259 | instance | 2026-08-14 23:43:15.171543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:43:15.171814 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:00.067) 0:35:33.198 ********* 2026-08-14 23:43:15.234107 | instance | skipping: [instance] 2026-08-14 23:43:15.234366 | instance | 2026-08-14 23:43:15.234666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:43:15.234942 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:00.062) 0:35:33.261 ********* 2026-08-14 23:43:15.293932 | instance | skipping: [instance] 2026-08-14 23:43:15.294138 | instance | 2026-08-14 23:43:15.294485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:43:15.294849 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:00.060) 0:35:33.321 ********* 2026-08-14 23:43:15.348582 | instance | skipping: [instance] 2026-08-14 23:43:15.348694 | instance | 2026-08-14 23:43:15.348893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:43:15.349072 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:00.054) 0:35:33.376 ********* 2026-08-14 23:43:15.408220 | instance | skipping: [instance] 2026-08-14 23:43:15.408330 | instance | 2026-08-14 23:43:15.408439 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:43:15.408561 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:00.059) 0:35:33.436 ********* 2026-08-14 23:43:15.473261 | instance | ok: [instance] 2026-08-14 23:43:15.473628 | instance | 2026-08-14 23:43:15.473913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:43:15.474519 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:00.064) 0:35:33.500 ********* 2026-08-14 23:43:15.542143 | instance | ok: [instance] => (item=libvirt_exporter) 2026-08-14 23:43:15.542362 | instance | 2026-08-14 23:43:15.542645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:43:15.542940 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:00.069) 0:35:33.569 ********* 2026-08-14 23:43:15.621517 | instance | ok: [instance] 2026-08-14 23:43:15.621719 | instance | 2026-08-14 23:43:15.622025 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:43:15.623309 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:00.079) 0:35:33.649 ********* 2026-08-14 23:43:15.703475 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:43:15.703705 | instance | 2026-08-14 23:43:15.703996 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:43:15.704285 | instance | Friday 14 August 2026 23:43:15 +0000 (0:00:00.081) 0:35:33.730 ********* 2026-08-14 23:43:16.246149 | instance | changed: [instance] 2026-08-14 23:43:16.246403 | instance | 2026-08-14 23:43:16.246732 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-08-14 23:43:16.247016 | instance | Friday 14 August 2026 23:43:16 +0000 (0:00:00.542) 0:35:34.273 ********* 2026-08-14 23:43:17.562447 | instance | changed: [instance] => (item=libvirt-vnc) 2026-08-14 23:43:17.562552 | instance | changed: [instance] => (item=libvirt-api) 2026-08-14 23:43:17.562681 | instance | 2026-08-14 23:43:17.562798 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-08-14 23:43:17.562921 | instance | Friday 14 August 2026 23:43:17 +0000 (0:00:01.316) 0:35:35.590 ********* 2026-08-14 23:43:18.851181 | instance | changed: [instance] => (item=libvirt-vnc) 2026-08-14 23:43:18.851442 | instance | changed: [instance] => (item=libvirt-api) 2026-08-14 23:43:18.851728 | instance | 2026-08-14 23:43:18.852008 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-08-14 23:43:18.852275 | instance | Friday 14 August 2026 23:43:18 +0000 (0:00:01.288) 0:35:36.878 ********* 2026-08-14 23:43:20.614976 | instance | changed: [instance] 2026-08-14 23:43:20.615121 | instance | 2026-08-14 23:43:20.615309 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:43:20.615529 | instance | Friday 14 August 2026 23:43:20 +0000 (0:00:01.763) 0:35:38.642 ********* 2026-08-14 23:43:20.696058 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:43:20.696256 | instance | 2026-08-14 23:43:20.696941 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:43:20.696952 | instance | Friday 14 August 2026 23:43:20 +0000 (0:00:00.081) 0:35:38.723 ********* 2026-08-14 23:43:21.226768 | instance | changed: [instance] 2026-08-14 23:43:21.226917 | instance | 2026-08-14 23:43:21.227077 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-08-14 23:43:21.227264 | instance | Friday 14 August 2026 23:43:21 +0000 (0:00:00.530) 0:35:39.254 ********* 2026-08-14 23:43:22.725549 | instance | changed: [instance] 2026-08-14 23:43:22.725693 | instance | 2026-08-14 23:43:22.725854 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-08-14 23:43:22.726000 | instance | Friday 14 August 2026 23:43:22 +0000 (0:00:01.498) 0:35:40.752 ********* 2026-08-14 23:43:23.690962 | instance | ok: [instance] 2026-08-14 23:43:23.691292 | instance | 2026-08-14 23:43:23.691581 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-08-14 23:43:23.691864 | instance | Friday 14 August 2026 23:43:23 +0000 (0:00:00.965) 0:35:41.718 ********* 2026-08-14 23:43:23.925816 | instance | ok: [instance] 2026-08-14 23:43:23.926066 | instance | 2026-08-14 23:43:23.926392 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-08-14 23:43:23.926663 | instance | Friday 14 August 2026 23:43:23 +0000 (0:00:00.235) 0:35:41.953 ********* 2026-08-14 23:43:24.447677 | instance | ok: [instance] 2026-08-14 23:43:24.447995 | instance | 2026-08-14 23:43:24.448477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:43:24.448796 | instance | Friday 14 August 2026 23:43:24 +0000 (0:00:00.521) 0:35:42.474 ********* 2026-08-14 23:43:24.555621 | instance | ok: [instance] 2026-08-14 23:43:24.555760 | instance | 2026-08-14 23:43:24.555935 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:43:24.556124 | instance | Friday 14 August 2026 23:43:24 +0000 (0:00:00.107) 0:35:42.582 ********* 2026-08-14 23:43:24.659789 | instance | included: rabbitmq for instance 2026-08-14 23:43:24.660005 | instance | 2026-08-14 23:43:24.660284 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-14 23:43:24.660655 | instance | Friday 14 August 2026 23:43:24 +0000 (0:00:00.105) 0:35:42.687 ********* 2026-08-14 23:43:25.348034 | instance | ok: [instance] 2026-08-14 23:43:25.348173 | instance | 2026-08-14 23:43:25.348357 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-14 23:43:25.348536 | instance | Friday 14 August 2026 23:43:25 +0000 (0:00:00.688) 0:35:43.375 ********* 2026-08-14 23:43:25.399106 | instance | skipping: [instance] 2026-08-14 23:43:25.399320 | instance | 2026-08-14 23:43:25.399618 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-14 23:43:25.399877 | instance | Friday 14 August 2026 23:43:25 +0000 (0:00:00.050) 0:35:43.426 ********* 2026-08-14 23:43:25.456248 | instance | skipping: [instance] 2026-08-14 23:43:25.456489 | instance | 2026-08-14 23:43:25.456747 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-14 23:43:25.457003 | instance | Friday 14 August 2026 23:43:25 +0000 (0:00:00.057) 0:35:43.483 ********* 2026-08-14 23:43:25.512964 | instance | skipping: [instance] 2026-08-14 23:43:25.513232 | instance | 2026-08-14 23:43:25.513488 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-14 23:43:25.513754 | instance | Friday 14 August 2026 23:43:25 +0000 (0:00:00.056) 0:35:43.540 ********* 2026-08-14 23:43:56.412417 | instance | changed: [instance] 2026-08-14 23:43:56.412522 | instance | 2026-08-14 23:43:56.412627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:43:56.412755 | instance | Friday 14 August 2026 23:43:56 +0000 (0:00:30.899) 0:36:14.439 ********* 2026-08-14 23:43:57.110128 | instance | ok: [instance] 2026-08-14 23:43:57.110433 | instance | 2026-08-14 23:43:57.110826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:43:57.111131 | instance | Friday 14 August 2026 23:43:57 +0000 (0:00:00.697) 0:36:15.137 ********* 2026-08-14 23:43:57.175510 | instance | ok: [instance] 2026-08-14 23:43:57.175747 | instance | 2026-08-14 23:43:57.176036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:43:57.176311 | instance | Friday 14 August 2026 23:43:57 +0000 (0:00:00.065) 0:36:15.203 ********* 2026-08-14 23:43:57.230638 | instance | skipping: [instance] 2026-08-14 23:43:57.230857 | instance | 2026-08-14 23:43:57.231131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:43:57.231388 | instance | Friday 14 August 2026 23:43:57 +0000 (0:00:00.055) 0:36:15.258 ********* 2026-08-14 23:43:57.288686 | instance | skipping: [instance] 2026-08-14 23:43:57.288879 | instance | 2026-08-14 23:43:57.289143 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:43:57.289384 | instance | Friday 14 August 2026 23:43:57 +0000 (0:00:00.057) 0:36:15.316 ********* 2026-08-14 23:43:57.350426 | instance | ok: [instance] 2026-08-14 23:43:57.350770 | instance | 2026-08-14 23:43:57.351165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:43:57.351547 | instance | Friday 14 August 2026 23:43:57 +0000 (0:00:00.061) 0:36:15.377 ********* 2026-08-14 23:43:57.568983 | instance | ok: [instance] => (item=compute) 2026-08-14 23:43:57.569271 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:43:57.569679 | instance | ok: [instance] => (item=placement) 2026-08-14 23:43:57.570055 | instance | ok: [instance] => (item=network) 2026-08-14 23:43:57.570492 | instance | ok: [instance] => (item=baremetal) 2026-08-14 23:43:57.570827 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-08-14 23:43:57.571170 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-14 23:43:57.571565 | instance | ok: [instance] => (item=compute_metadata) 2026-08-14 23:43:57.571828 | instance | ok: [instance] => (item=oslo_db_api) 2026-08-14 23:43:57.572104 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:43:57.572407 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-08-14 23:43:57.572706 | instance | ok: [instance] => (item=identity) 2026-08-14 23:43:57.573022 | instance | ok: [instance] => (item=image) 2026-08-14 23:43:57.573337 | instance | ok: [instance] => (item=volumev3) 2026-08-14 23:43:57.573579 | instance | 2026-08-14 23:43:57.573904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:43:57.574234 | instance | Friday 14 August 2026 23:43:57 +0000 (0:00:00.218) 0:36:15.596 ********* 2026-08-14 23:43:57.651566 | instance | ok: [instance] 2026-08-14 23:43:57.651667 | instance | 2026-08-14 23:43:57.651869 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:43:57.652025 | instance | Friday 14 August 2026 23:43:57 +0000 (0:00:00.082) 0:36:15.679 ********* 2026-08-14 23:43:57.730892 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:43:57.731089 | instance | 2026-08-14 23:43:57.731385 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:43:57.731668 | instance | Friday 14 August 2026 23:43:57 +0000 (0:00:00.079) 0:36:15.758 ********* 2026-08-14 23:43:58.285866 | instance | changed: [instance] 2026-08-14 23:43:58.286030 | instance | 2026-08-14 23:43:58.286172 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-08-14 23:43:58.286389 | instance | Friday 14 August 2026 23:43:58 +0000 (0:00:00.555) 0:36:16.313 ********* 2026-08-14 23:43:58.487701 | instance | ok: [instance -> localhost] 2026-08-14 23:43:58.487930 | instance | 2026-08-14 23:43:58.488249 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-08-14 23:43:58.488488 | instance | Friday 14 August 2026 23:43:58 +0000 (0:00:00.201) 0:36:16.515 ********* 2026-08-14 23:43:58.863139 | instance | ok: [instance -> localhost] 2026-08-14 23:43:58.863357 | instance | 2026-08-14 23:43:58.863629 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-08-14 23:43:58.863974 | instance | Friday 14 August 2026 23:43:58 +0000 (0:00:00.375) 0:36:16.890 ********* 2026-08-14 23:43:59.510551 | instance | ok: [instance -> localhost] 2026-08-14 23:43:59.510770 | instance | 2026-08-14 23:43:59.511039 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-08-14 23:43:59.511307 | instance | Friday 14 August 2026 23:43:59 +0000 (0:00:00.647) 0:36:17.538 ********* 2026-08-14 23:43:59.722428 | instance | ok: [instance -> localhost] 2026-08-14 23:43:59.722572 | instance | 2026-08-14 23:43:59.722977 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-08-14 23:43:59.723351 | instance | Friday 14 August 2026 23:43:59 +0000 (0:00:00.211) 0:36:17.749 ********* 2026-08-14 23:44:01.053404 | instance | ok: [instance] => (item=nova-bootstrap) 2026-08-14 23:44:01.053662 | instance | ok: [instance] => (item=nova-cell-setup) 2026-08-14 23:44:01.053917 | instance | 2026-08-14 23:44:01.054185 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-08-14 23:44:01.054510 | instance | Friday 14 August 2026 23:44:01 +0000 (0:00:01.331) 0:36:19.080 ********* 2026-08-14 23:46:39.447982 | instance | changed: [instance] 2026-08-14 23:46:39.448240 | instance | 2026-08-14 23:46:39.448544 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:46:39.448904 | instance | Friday 14 August 2026 23:46:39 +0000 (0:02:38.394) 0:38:57.475 ********* 2026-08-14 23:46:39.578462 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:46:39.578717 | instance | 2026-08-14 23:46:39.579017 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:46:39.579298 | instance | Friday 14 August 2026 23:46:39 +0000 (0:00:00.130) 0:38:57.605 ********* 2026-08-14 23:46:39.636666 | instance | skipping: [instance] 2026-08-14 23:46:39.636945 | instance | 2026-08-14 23:46:39.637251 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:46:39.637592 | instance | Friday 14 August 2026 23:46:39 +0000 (0:00:00.058) 0:38:57.664 ********* 2026-08-14 23:46:39.709146 | instance | skipping: [instance] 2026-08-14 23:46:39.709331 | instance | 2026-08-14 23:46:39.709646 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:46:39.709899 | instance | Friday 14 August 2026 23:46:39 +0000 (0:00:00.072) 0:38:57.736 ********* 2026-08-14 23:46:39.784394 | instance | ok: [instance] 2026-08-14 23:46:39.784484 | instance | 2026-08-14 23:46:39.784606 | instance | TASK [Create Ingress compute] ************************************************** 2026-08-14 23:46:39.784726 | instance | Friday 14 August 2026 23:46:39 +0000 (0:00:00.075) 0:38:57.812 ********* 2026-08-14 23:46:39.875805 | instance | included: ingress for instance 2026-08-14 23:46:39.876154 | instance | 2026-08-14 23:46:39.876431 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-08-14 23:46:39.876698 | instance | Friday 14 August 2026 23:46:39 +0000 (0:00:00.091) 0:38:57.903 ********* 2026-08-14 23:46:40.976536 | instance | changed: [instance] 2026-08-14 23:46:40.976668 | instance | 2026-08-14 23:46:40.976834 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:46:40.977028 | instance | Friday 14 August 2026 23:46:40 +0000 (0:00:01.100) 0:38:59.004 ********* 2026-08-14 23:46:41.129618 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:46:41.129747 | instance | 2026-08-14 23:46:41.129928 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:46:41.130107 | instance | Friday 14 August 2026 23:46:41 +0000 (0:00:00.152) 0:38:59.157 ********* 2026-08-14 23:46:41.186777 | instance | skipping: [instance] 2026-08-14 23:46:41.187073 | instance | 2026-08-14 23:46:41.187399 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:46:41.187701 | instance | Friday 14 August 2026 23:46:41 +0000 (0:00:00.057) 0:38:59.214 ********* 2026-08-14 23:46:41.250304 | instance | skipping: [instance] 2026-08-14 23:46:41.250564 | instance | 2026-08-14 23:46:41.250846 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:46:41.251110 | instance | Friday 14 August 2026 23:46:41 +0000 (0:00:00.063) 0:38:59.278 ********* 2026-08-14 23:46:41.314062 | instance | ok: [instance] 2026-08-14 23:46:41.314338 | instance | 2026-08-14 23:46:41.314707 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-08-14 23:46:41.315186 | instance | Friday 14 August 2026 23:46:41 +0000 (0:00:00.063) 0:38:59.341 ********* 2026-08-14 23:46:41.406238 | instance | included: ingress for instance 2026-08-14 23:46:41.406539 | instance | 2026-08-14 23:46:41.406826 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-08-14 23:46:41.407106 | instance | Friday 14 August 2026 23:46:41 +0000 (0:00:00.092) 0:38:59.433 ********* 2026-08-14 23:46:42.385686 | instance | changed: [instance] 2026-08-14 23:46:42.386143 | instance | 2026-08-14 23:46:42.386560 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-08-14 23:46:42.386861 | instance | Friday 14 August 2026 23:46:42 +0000 (0:00:00.979) 0:39:00.412 ********* 2026-08-14 23:46:43.153806 | instance | ok: [instance] 2026-08-14 23:46:43.154057 | instance | 2026-08-14 23:46:43.154459 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-08-14 23:46:43.154753 | instance | Friday 14 August 2026 23:46:43 +0000 (0:00:00.768) 0:39:01.181 ********* 2026-08-14 23:47:06.819699 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-08-14 23:47:06.819845 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-08-14 23:47:06.819971 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-08-14 23:47:06.820155 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-08-14 23:47:06.820354 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-08-14 23:47:06.820563 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-08-14 23:47:06.820741 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-08-14 23:47:06.820907 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-08-14 23:47:06.821164 | instance | 2026-08-14 23:47:06.821361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:47:06.821579 | instance | Friday 14 August 2026 23:47:06 +0000 (0:00:23.665) 0:39:24.846 ********* 2026-08-14 23:47:06.919497 | instance | ok: [instance] 2026-08-14 23:47:06.919737 | instance | 2026-08-14 23:47:06.920085 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:47:06.920399 | instance | Friday 14 August 2026 23:47:06 +0000 (0:00:00.099) 0:39:24.946 ********* 2026-08-14 23:47:07.025881 | instance | included: rabbitmq for instance 2026-08-14 23:47:07.026144 | instance | 2026-08-14 23:47:07.026529 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-14 23:47:07.026812 | instance | Friday 14 August 2026 23:47:07 +0000 (0:00:00.106) 0:39:25.053 ********* 2026-08-14 23:47:07.845223 | instance | ok: [instance] 2026-08-14 23:47:07.845384 | instance | 2026-08-14 23:47:07.845662 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-14 23:47:07.845925 | instance | Friday 14 August 2026 23:47:07 +0000 (0:00:00.819) 0:39:25.872 ********* 2026-08-14 23:47:07.904559 | instance | skipping: [instance] 2026-08-14 23:47:07.904654 | instance | 2026-08-14 23:47:07.904861 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-14 23:47:07.905043 | instance | Friday 14 August 2026 23:47:07 +0000 (0:00:00.059) 0:39:25.932 ********* 2026-08-14 23:47:07.964232 | instance | skipping: [instance] 2026-08-14 23:47:07.964381 | instance | 2026-08-14 23:47:07.964567 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-14 23:47:07.964744 | instance | Friday 14 August 2026 23:47:07 +0000 (0:00:00.059) 0:39:25.992 ********* 2026-08-14 23:47:08.021705 | instance | skipping: [instance] 2026-08-14 23:47:08.021917 | instance | 2026-08-14 23:47:08.022182 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-14 23:47:08.022478 | instance | Friday 14 August 2026 23:47:08 +0000 (0:00:00.057) 0:39:26.049 ********* 2026-08-14 23:47:38.898107 | instance | changed: [instance] 2026-08-14 23:47:38.898459 | instance | 2026-08-14 23:47:38.898792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:47:38.899095 | instance | Friday 14 August 2026 23:47:38 +0000 (0:00:30.876) 0:39:56.925 ********* 2026-08-14 23:47:39.576308 | instance | ok: [instance] 2026-08-14 23:47:39.576663 | instance | 2026-08-14 23:47:39.577006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:47:39.577300 | instance | Friday 14 August 2026 23:47:39 +0000 (0:00:00.678) 0:39:57.603 ********* 2026-08-14 23:47:39.632270 | instance | ok: [instance] 2026-08-14 23:47:39.632612 | instance | 2026-08-14 23:47:39.633070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:47:39.633430 | instance | Friday 14 August 2026 23:47:39 +0000 (0:00:00.055) 0:39:57.659 ********* 2026-08-14 23:47:39.701608 | instance | skipping: [instance] 2026-08-14 23:47:39.701757 | instance | 2026-08-14 23:47:39.701950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:47:39.702116 | instance | Friday 14 August 2026 23:47:39 +0000 (0:00:00.069) 0:39:57.729 ********* 2026-08-14 23:47:39.760189 | instance | skipping: [instance] 2026-08-14 23:47:39.760422 | instance | 2026-08-14 23:47:39.760726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:47:39.761063 | instance | Friday 14 August 2026 23:47:39 +0000 (0:00:00.058) 0:39:57.787 ********* 2026-08-14 23:47:39.816849 | instance | ok: [instance] 2026-08-14 23:47:39.817079 | instance | 2026-08-14 23:47:39.817432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:47:39.817729 | instance | Friday 14 August 2026 23:47:39 +0000 (0:00:00.056) 0:39:57.844 ********* 2026-08-14 23:47:39.982150 | instance | ok: [instance] => (item=compute) 2026-08-14 23:47:39.982274 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:47:39.982479 | instance | ok: [instance] => (item=baremetal) 2026-08-14 23:47:39.982652 | instance | ok: [instance] => (item=network) 2026-08-14 23:47:39.982823 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-14 23:47:39.982992 | instance | ok: [instance] => (item=compute_metadata) 2026-08-14 23:47:39.983155 | instance | ok: [instance] => (item=dns) 2026-08-14 23:47:39.983322 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:47:39.983621 | instance | ok: [instance] => (item=load_balancer) 2026-08-14 23:47:39.983907 | instance | ok: [instance] => (item=identity) 2026-08-14 23:47:39.984136 | instance | 2026-08-14 23:47:39.984400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:47:39.984653 | instance | Friday 14 August 2026 23:47:39 +0000 (0:00:00.165) 0:39:58.009 ********* 2026-08-14 23:47:40.073252 | instance | ok: [instance] 2026-08-14 23:47:40.073489 | instance | 2026-08-14 23:47:40.073780 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:47:40.074048 | instance | Friday 14 August 2026 23:47:40 +0000 (0:00:00.090) 0:39:58.100 ********* 2026-08-14 23:47:40.155394 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:47:40.155617 | instance | 2026-08-14 23:47:40.155899 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:47:40.156189 | instance | Friday 14 August 2026 23:47:40 +0000 (0:00:00.081) 0:39:58.182 ********* 2026-08-14 23:47:40.701365 | instance | changed: [instance] 2026-08-14 23:47:40.701697 | instance | 2026-08-14 23:47:40.702009 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-08-14 23:47:40.702337 | instance | Friday 14 August 2026 23:47:40 +0000 (0:00:00.546) 0:39:58.728 ********* 2026-08-14 23:47:41.406182 | instance | ok: [instance] 2026-08-14 23:47:41.406301 | instance | 2026-08-14 23:47:41.406435 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-08-14 23:47:41.406606 | instance | Friday 14 August 2026 23:47:41 +0000 (0:00:00.704) 0:39:59.433 ********* 2026-08-14 23:47:41.456554 | instance | skipping: [instance] 2026-08-14 23:47:41.456633 | instance | 2026-08-14 23:47:41.456648 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-08-14 23:47:41.456798 | instance | Friday 14 August 2026 23:47:41 +0000 (0:00:00.050) 0:39:59.484 ********* 2026-08-14 23:47:41.875772 | instance | ok: [instance] 2026-08-14 23:47:41.875846 | instance | 2026-08-14 23:47:41.876006 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-08-14 23:47:41.876086 | instance | Friday 14 August 2026 23:47:41 +0000 (0:00:00.419) 0:39:59.903 ********* 2026-08-14 23:47:41.930406 | instance | skipping: [instance] 2026-08-14 23:47:41.930483 | instance | 2026-08-14 23:47:41.930748 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-08-14 23:47:41.930788 | instance | Friday 14 August 2026 23:47:41 +0000 (0:00:00.054) 0:39:59.958 ********* 2026-08-14 23:47:42.004607 | instance | ok: [instance] 2026-08-14 23:47:42.004677 | instance | 2026-08-14 23:47:42.004695 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-08-14 23:47:42.004887 | instance | Friday 14 August 2026 23:47:42 +0000 (0:00:00.074) 0:40:00.032 ********* 2026-08-14 23:47:42.057964 | instance | skipping: [instance] 2026-08-14 23:47:42.058046 | instance | 2026-08-14 23:47:42.058329 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-08-14 23:47:42.058371 | instance | Friday 14 August 2026 23:47:42 +0000 (0:00:00.053) 0:40:00.085 ********* 2026-08-14 23:49:53.456990 | instance | changed: [instance] 2026-08-14 23:49:53.457077 | instance | 2026-08-14 23:49:53.457331 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:49:53.457375 | instance | Friday 14 August 2026 23:49:53 +0000 (0:02:11.399) 0:42:11.484 ********* 2026-08-14 23:49:53.585954 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:49:53.586038 | instance | 2026-08-14 23:49:53.586289 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:49:53.586332 | instance | Friday 14 August 2026 23:49:53 +0000 (0:00:00.128) 0:42:11.613 ********* 2026-08-14 23:49:53.649007 | instance | skipping: [instance] 2026-08-14 23:49:53.649092 | instance | 2026-08-14 23:49:53.649375 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:49:53.649416 | instance | Friday 14 August 2026 23:49:53 +0000 (0:00:00.063) 0:42:11.676 ********* 2026-08-14 23:49:53.716819 | instance | skipping: [instance] 2026-08-14 23:49:53.716905 | instance | 2026-08-14 23:49:53.717046 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:49:53.717170 | instance | Friday 14 August 2026 23:49:53 +0000 (0:00:00.067) 0:42:11.744 ********* 2026-08-14 23:49:53.790782 | instance | ok: [instance] 2026-08-14 23:49:53.790901 | instance | 2026-08-14 23:49:53.791240 | instance | TASK [Create Ingress network] ************************************************** 2026-08-14 23:49:53.791388 | instance | Friday 14 August 2026 23:49:53 +0000 (0:00:00.073) 0:42:11.818 ********* 2026-08-14 23:49:53.889539 | instance | included: ingress for instance 2026-08-14 23:49:53.889765 | instance | 2026-08-14 23:49:53.890052 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-08-14 23:49:53.890426 | instance | Friday 14 August 2026 23:49:53 +0000 (0:00:00.098) 0:42:11.917 ********* 2026-08-14 23:49:54.909841 | instance | changed: [instance] 2026-08-14 23:49:54.910123 | instance | 2026-08-14 23:49:54.910572 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-08-14 23:49:54.910992 | instance | Friday 14 August 2026 23:49:54 +0000 (0:00:01.019) 0:42:12.936 ********* 2026-08-14 23:49:55.600637 | instance | ok: [instance] 2026-08-14 23:49:55.600776 | instance | 2026-08-14 23:49:55.600952 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-08-14 23:49:55.601199 | instance | Friday 14 August 2026 23:49:55 +0000 (0:00:00.691) 0:42:13.628 ********* 2026-08-14 23:50:34.881294 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-08-14 23:50:34.881553 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-08-14 23:50:34.881825 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-08-14 23:50:34.882150 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-08-14 23:50:34.882499 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-08-14 23:50:34.882757 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-08-14 23:50:34.883085 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-08-14 23:50:34.883320 | instance | 2026-08-14 23:50:34.883583 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-08-14 23:50:34.883938 | instance | Friday 14 August 2026 23:50:34 +0000 (0:00:39.280) 0:42:52.908 ********* 2026-08-14 23:50:36.836070 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-08-14 23:50:36.836161 | instance | 2026-08-14 23:50:36.836275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:50:36.836397 | instance | Friday 14 August 2026 23:50:36 +0000 (0:00:01.954) 0:42:54.862 ********* 2026-08-14 23:50:36.932300 | instance | ok: [instance] 2026-08-14 23:50:37.141665 | instance | 2026-08-14 23:50:37.141711 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:50:37.141722 | instance | Friday 14 August 2026 23:50:36 +0000 (0:00:00.096) 0:42:54.959 ********* 2026-08-14 23:50:37.141733 | instance | included: rabbitmq for instance 2026-08-14 23:50:37.141744 | instance | 2026-08-14 23:50:37.141753 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-14 23:50:37.141763 | instance | Friday 14 August 2026 23:50:37 +0000 (0:00:00.100) 0:42:55.060 ********* 2026-08-14 23:50:38.045431 | instance | ok: [instance] 2026-08-14 23:50:38.045675 | instance | 2026-08-14 23:50:38.045949 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-14 23:50:38.046220 | instance | Friday 14 August 2026 23:50:38 +0000 (0:00:01.012) 0:42:56.072 ********* 2026-08-14 23:50:38.103524 | instance | skipping: [instance] 2026-08-14 23:50:38.103833 | instance | 2026-08-14 23:50:38.104156 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-14 23:50:38.104444 | instance | Friday 14 August 2026 23:50:38 +0000 (0:00:00.058) 0:42:56.130 ********* 2026-08-14 23:50:38.161581 | instance | skipping: [instance] 2026-08-14 23:50:38.161819 | instance | 2026-08-14 23:50:38.162113 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-14 23:50:38.162422 | instance | Friday 14 August 2026 23:50:38 +0000 (0:00:00.058) 0:42:56.189 ********* 2026-08-14 23:50:38.216160 | instance | skipping: [instance] 2026-08-14 23:50:38.216434 | instance | 2026-08-14 23:50:38.216773 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-14 23:50:38.217044 | instance | Friday 14 August 2026 23:50:38 +0000 (0:00:00.054) 0:42:56.243 ********* 2026-08-14 23:51:09.186185 | instance | changed: [instance] 2026-08-14 23:51:09.186468 | instance | 2026-08-14 23:51:09.186804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:51:09.187128 | instance | Friday 14 August 2026 23:51:09 +0000 (0:00:30.969) 0:43:27.213 ********* 2026-08-14 23:51:09.959941 | instance | ok: [instance] 2026-08-14 23:51:09.960166 | instance | 2026-08-14 23:51:09.960444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:51:09.960707 | instance | Friday 14 August 2026 23:51:09 +0000 (0:00:00.773) 0:43:27.987 ********* 2026-08-14 23:51:10.022531 | instance | ok: [instance] 2026-08-14 23:51:10.022669 | instance | 2026-08-14 23:51:10.022867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:51:10.023037 | instance | Friday 14 August 2026 23:51:10 +0000 (0:00:00.062) 0:43:28.050 ********* 2026-08-14 23:51:10.084526 | instance | skipping: [instance] 2026-08-14 23:51:10.084747 | instance | 2026-08-14 23:51:10.085031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:51:10.085338 | instance | Friday 14 August 2026 23:51:10 +0000 (0:00:00.061) 0:43:28.111 ********* 2026-08-14 23:51:10.142444 | instance | skipping: [instance] 2026-08-14 23:51:10.142677 | instance | 2026-08-14 23:51:10.142954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:51:10.143211 | instance | Friday 14 August 2026 23:51:10 +0000 (0:00:00.058) 0:43:28.169 ********* 2026-08-14 23:51:10.195428 | instance | ok: [instance] 2026-08-14 23:51:10.195793 | instance | 2026-08-14 23:51:10.195996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:51:10.196255 | instance | Friday 14 August 2026 23:51:10 +0000 (0:00:00.053) 0:43:28.222 ********* 2026-08-14 23:51:10.322052 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:51:10.322342 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-14 23:51:10.322606 | instance | ok: [instance] => (item=orchestration) 2026-08-14 23:51:10.322869 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:51:10.323130 | instance | ok: [instance] => (item=identity) 2026-08-14 23:51:10.323398 | instance | ok: [instance] => (item=cloudformation) 2026-08-14 23:51:10.323645 | instance | 2026-08-14 23:51:10.323937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:51:10.324191 | instance | Friday 14 August 2026 23:51:10 +0000 (0:00:00.126) 0:43:28.349 ********* 2026-08-14 23:51:10.407244 | instance | ok: [instance] 2026-08-14 23:51:10.407359 | instance | 2026-08-14 23:51:10.407591 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:51:10.407769 | instance | Friday 14 August 2026 23:51:10 +0000 (0:00:00.085) 0:43:28.434 ********* 2026-08-14 23:51:10.487515 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:51:10.487597 | instance | 2026-08-14 23:51:10.487757 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:51:10.487900 | instance | Friday 14 August 2026 23:51:10 +0000 (0:00:00.080) 0:43:28.514 ********* 2026-08-14 23:51:11.047962 | instance | changed: [instance] 2026-08-14 23:51:11.048234 | instance | 2026-08-14 23:51:11.048603 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-08-14 23:51:11.048898 | instance | Friday 14 August 2026 23:51:11 +0000 (0:00:00.560) 0:43:29.075 ********* 2026-08-14 23:54:28.960823 | instance | changed: [instance] 2026-08-14 23:54:28.961215 | instance | 2026-08-14 23:54:28.961293 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:54:28.961561 | instance | Friday 14 August 2026 23:54:28 +0000 (0:03:17.913) 0:46:46.988 ********* 2026-08-14 23:54:29.079128 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:54:29.079296 | instance | 2026-08-14 23:54:29.079571 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:54:29.079844 | instance | Friday 14 August 2026 23:54:29 +0000 (0:00:00.118) 0:46:47.106 ********* 2026-08-14 23:54:29.134321 | instance | skipping: [instance] 2026-08-14 23:54:29.134478 | instance | 2026-08-14 23:54:29.134752 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:54:29.135030 | instance | Friday 14 August 2026 23:54:29 +0000 (0:00:00.055) 0:46:47.161 ********* 2026-08-14 23:54:29.192605 | instance | skipping: [instance] 2026-08-14 23:54:29.192892 | instance | 2026-08-14 23:54:29.193194 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:54:29.193484 | instance | Friday 14 August 2026 23:54:29 +0000 (0:00:00.058) 0:46:47.220 ********* 2026-08-14 23:54:29.260870 | instance | ok: [instance] 2026-08-14 23:54:29.261092 | instance | 2026-08-14 23:54:29.261348 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-08-14 23:54:29.261608 | instance | Friday 14 August 2026 23:54:29 +0000 (0:00:00.068) 0:46:47.288 ********* 2026-08-14 23:54:29.352701 | instance | included: ingress for instance 2026-08-14 23:54:29.352888 | instance | 2026-08-14 23:54:29.353151 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-08-14 23:54:29.353342 | instance | Friday 14 August 2026 23:54:29 +0000 (0:00:00.091) 0:46:47.380 ********* 2026-08-14 23:54:30.494387 | instance | changed: [instance] 2026-08-14 23:54:30.494522 | instance | 2026-08-14 23:54:30.494694 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:54:30.494859 | instance | Friday 14 August 2026 23:54:30 +0000 (0:00:01.141) 0:46:48.521 ********* 2026-08-14 23:54:30.623759 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:54:30.623845 | instance | 2026-08-14 23:54:30.623967 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:54:30.624083 | instance | Friday 14 August 2026 23:54:30 +0000 (0:00:00.129) 0:46:48.651 ********* 2026-08-14 23:54:30.681997 | instance | skipping: [instance] 2026-08-14 23:54:30.682091 | instance | 2026-08-14 23:54:30.682100 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:54:30.682107 | instance | Friday 14 August 2026 23:54:30 +0000 (0:00:00.057) 0:46:48.709 ********* 2026-08-14 23:54:30.739590 | instance | skipping: [instance] 2026-08-14 23:54:30.739802 | instance | 2026-08-14 23:54:30.739997 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:54:30.740170 | instance | Friday 14 August 2026 23:54:30 +0000 (0:00:00.057) 0:46:48.767 ********* 2026-08-14 23:54:30.811129 | instance | ok: [instance] 2026-08-14 23:54:30.811267 | instance | 2026-08-14 23:54:30.811505 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-08-14 23:54:30.811708 | instance | Friday 14 August 2026 23:54:30 +0000 (0:00:00.071) 0:46:48.838 ********* 2026-08-14 23:54:30.904535 | instance | included: ingress for instance 2026-08-14 23:54:30.904751 | instance | 2026-08-14 23:54:30.905012 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-08-14 23:54:30.905281 | instance | Friday 14 August 2026 23:54:30 +0000 (0:00:00.093) 0:46:48.932 ********* 2026-08-14 23:54:32.258108 | instance | changed: [instance] 2026-08-14 23:54:32.258320 | instance | 2026-08-14 23:54:32.258684 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-14 23:54:32.259052 | instance | Friday 14 August 2026 23:54:32 +0000 (0:00:01.352) 0:46:50.284 ********* 2026-08-14 23:54:32.508500 | instance | ok: [instance] 2026-08-14 23:54:32.508675 | instance | 2026-08-14 23:54:32.508890 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 23:54:32.509121 | instance | Friday 14 August 2026 23:54:32 +0000 (0:00:00.251) 0:46:50.536 ********* 2026-08-14 23:54:33.640061 | instance | ok: [instance] 2026-08-14 23:54:33.640210 | instance | 2026-08-14 23:54:33.640388 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-14 23:54:33.640558 | instance | Friday 14 August 2026 23:54:33 +0000 (0:00:01.130) 0:46:51.666 ********* 2026-08-14 23:54:33.894082 | instance | ok: [instance] 2026-08-14 23:54:33.894390 | instance | 2026-08-14 23:54:33.894677 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:54:33.894945 | instance | Friday 14 August 2026 23:54:33 +0000 (0:00:00.254) 0:46:51.921 ********* 2026-08-14 23:54:33.984618 | instance | ok: [instance] => { 2026-08-14 23:54:33.984920 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-14 23:54:33.985225 | instance | } 2026-08-14 23:54:33.985498 | instance | 2026-08-14 23:54:33.985788 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:54:33.986086 | instance | Friday 14 August 2026 23:54:33 +0000 (0:00:00.090) 0:46:52.012 ********* 2026-08-14 23:54:34.344457 | instance | ok: [instance] 2026-08-14 23:54:34.344684 | instance | 2026-08-14 23:54:34.345031 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:54:34.345256 | instance | Friday 14 August 2026 23:54:34 +0000 (0:00:00.359) 0:46:52.372 ********* 2026-08-14 23:54:35.453256 | instance | ok: [instance] 2026-08-14 23:54:35.453404 | instance | 2026-08-14 23:54:35.453529 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-14 23:54:35.453664 | instance | Friday 14 August 2026 23:54:35 +0000 (0:00:01.108) 0:46:53.480 ********* 2026-08-14 23:54:35.941892 | instance | ok: [instance] 2026-08-14 23:54:35.942152 | instance | 2026-08-14 23:54:35.942560 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-08-14 23:54:35.942838 | instance | Friday 14 August 2026 23:54:35 +0000 (0:00:00.487) 0:46:53.969 ********* 2026-08-14 23:54:36.649345 | instance | ok: [instance] 2026-08-14 23:54:36.649413 | instance | 2026-08-14 23:54:36.651068 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-08-14 23:54:36.651137 | instance | Friday 14 August 2026 23:54:36 +0000 (0:00:00.708) 0:46:54.677 ********* 2026-08-14 23:54:37.483002 | instance | ok: [instance] 2026-08-14 23:54:37.483261 | instance | 2026-08-14 23:54:37.483578 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-08-14 23:54:37.483925 | instance | Friday 14 August 2026 23:54:37 +0000 (0:00:00.832) 0:46:55.509 ********* 2026-08-14 23:54:37.864720 | instance | ok: [instance] 2026-08-14 23:54:37.865002 | instance | 2026-08-14 23:54:37.865320 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-14 23:54:37.865617 | instance | Friday 14 August 2026 23:54:37 +0000 (0:00:00.382) 0:46:55.892 ********* 2026-08-14 23:54:38.000935 | instance | included: openstack_helm_endpoints for instance 2026-08-14 23:54:38.001224 | instance | 2026-08-14 23:54:38.001583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:54:38.001982 | instance | Friday 14 August 2026 23:54:37 +0000 (0:00:00.136) 0:46:56.028 ********* 2026-08-14 23:54:38.069859 | instance | skipping: [instance] 2026-08-14 23:54:38.070143 | instance | 2026-08-14 23:54:38.070476 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:54:38.070761 | instance | Friday 14 August 2026 23:54:38 +0000 (0:00:00.069) 0:46:56.097 ********* 2026-08-14 23:54:38.114402 | instance | skipping: [instance] 2026-08-14 23:54:38.114550 | instance | 2026-08-14 23:54:38.114726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:54:38.114891 | instance | Friday 14 August 2026 23:54:38 +0000 (0:00:00.044) 0:46:56.142 ********* 2026-08-14 23:54:38.162189 | instance | skipping: [instance] 2026-08-14 23:54:38.162323 | instance | 2026-08-14 23:54:38.162496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:54:38.162661 | instance | Friday 14 August 2026 23:54:38 +0000 (0:00:00.047) 0:46:56.189 ********* 2026-08-14 23:54:38.213210 | instance | skipping: [instance] 2026-08-14 23:54:38.213440 | instance | 2026-08-14 23:54:38.213739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:54:38.214065 | instance | Friday 14 August 2026 23:54:38 +0000 (0:00:00.050) 0:46:56.240 ********* 2026-08-14 23:54:38.266254 | instance | skipping: [instance] 2026-08-14 23:54:38.266518 | instance | 2026-08-14 23:54:38.266794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:54:38.267053 | instance | Friday 14 August 2026 23:54:38 +0000 (0:00:00.053) 0:46:56.293 ********* 2026-08-14 23:54:38.318302 | instance | skipping: [instance] 2026-08-14 23:54:38.318583 | instance | 2026-08-14 23:54:38.318887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:54:38.319173 | instance | Friday 14 August 2026 23:54:38 +0000 (0:00:00.051) 0:46:56.345 ********* 2026-08-14 23:54:38.374148 | instance | ok: [instance] 2026-08-14 23:54:38.374440 | instance | 2026-08-14 23:54:38.374772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:54:38.375110 | instance | Friday 14 August 2026 23:54:38 +0000 (0:00:00.055) 0:46:56.401 ********* 2026-08-14 23:54:38.449811 | instance | ok: [instance] => (item=identity) 2026-08-14 23:54:38.450011 | instance | 2026-08-14 23:54:38.450363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:54:38.450618 | instance | Friday 14 August 2026 23:54:38 +0000 (0:00:00.076) 0:46:56.477 ********* 2026-08-14 23:54:38.535300 | instance | ok: [instance] 2026-08-14 23:54:38.535560 | instance | 2026-08-14 23:54:38.535922 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-08-14 23:54:38.536213 | instance | Friday 14 August 2026 23:54:38 +0000 (0:00:00.085) 0:46:56.562 ********* 2026-08-14 23:54:38.999563 | instance | ok: [instance] 2026-08-14 23:54:38.999710 | instance | 2026-08-14 23:54:38.999889 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-08-14 23:54:39.000077 | instance | Friday 14 August 2026 23:54:38 +0000 (0:00:00.464) 0:46:57.027 ********* 2026-08-14 23:54:39.467138 | instance | ok: [instance] 2026-08-14 23:54:39.467292 | instance | 2026-08-14 23:54:39.467592 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-08-14 23:54:39.467778 | instance | Friday 14 August 2026 23:54:39 +0000 (0:00:00.467) 0:46:57.494 ********* 2026-08-14 23:54:39.936376 | instance | ok: [instance] 2026-08-14 23:54:39.936589 | instance | 2026-08-14 23:54:39.936860 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-08-14 23:54:39.937120 | instance | Friday 14 August 2026 23:54:39 +0000 (0:00:00.469) 0:46:57.963 ********* 2026-08-14 23:54:40.442900 | instance | ok: [instance] 2026-08-14 23:54:40.443298 | instance | 2026-08-14 23:54:40.443610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:54:40.443806 | instance | Friday 14 August 2026 23:54:40 +0000 (0:00:00.505) 0:46:58.469 ********* 2026-08-14 23:54:40.530368 | instance | ok: [instance] 2026-08-14 23:54:40.530619 | instance | 2026-08-14 23:54:40.530891 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:54:40.531152 | instance | Friday 14 August 2026 23:54:40 +0000 (0:00:00.088) 0:46:58.557 ********* 2026-08-14 23:54:40.653735 | instance | included: rabbitmq for instance 2026-08-14 23:54:40.653791 | instance | 2026-08-14 23:54:40.653803 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-14 23:54:40.653813 | instance | Friday 14 August 2026 23:54:40 +0000 (0:00:00.122) 0:46:58.680 ********* 2026-08-14 23:54:41.332321 | instance | ok: [instance] 2026-08-14 23:54:41.332555 | instance | 2026-08-14 23:54:41.332827 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-14 23:54:41.333096 | instance | Friday 14 August 2026 23:54:41 +0000 (0:00:00.679) 0:46:59.359 ********* 2026-08-14 23:54:41.387685 | instance | skipping: [instance] 2026-08-14 23:54:41.387829 | instance | 2026-08-14 23:54:41.388018 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-14 23:54:41.388249 | instance | Friday 14 August 2026 23:54:41 +0000 (0:00:00.055) 0:46:59.415 ********* 2026-08-14 23:54:41.445724 | instance | skipping: [instance] 2026-08-14 23:54:41.445924 | instance | 2026-08-14 23:54:41.446193 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-14 23:54:41.446500 | instance | Friday 14 August 2026 23:54:41 +0000 (0:00:00.057) 0:46:59.473 ********* 2026-08-14 23:54:41.495759 | instance | skipping: [instance] 2026-08-14 23:54:41.496026 | instance | 2026-08-14 23:54:41.496367 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-14 23:54:41.496493 | instance | Friday 14 August 2026 23:54:41 +0000 (0:00:00.050) 0:46:59.523 ********* 2026-08-14 23:55:12.444703 | instance | changed: [instance] 2026-08-14 23:55:12.444911 | instance | 2026-08-14 23:55:12.445191 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:55:12.445455 | instance | Friday 14 August 2026 23:55:12 +0000 (0:00:30.948) 0:47:30.471 ********* 2026-08-14 23:55:13.155031 | instance | ok: [instance] 2026-08-14 23:55:13.155263 | instance | 2026-08-14 23:55:13.155626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:55:13.155986 | instance | Friday 14 August 2026 23:55:13 +0000 (0:00:00.710) 0:47:31.182 ********* 2026-08-14 23:55:13.219296 | instance | ok: [instance] 2026-08-14 23:55:13.219567 | instance | 2026-08-14 23:55:13.219874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:55:13.220150 | instance | Friday 14 August 2026 23:55:13 +0000 (0:00:00.064) 0:47:31.246 ********* 2026-08-14 23:55:13.292171 | instance | skipping: [instance] 2026-08-14 23:55:13.292360 | instance | 2026-08-14 23:55:13.292656 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:55:13.292998 | instance | Friday 14 August 2026 23:55:13 +0000 (0:00:00.072) 0:47:31.319 ********* 2026-08-14 23:55:13.352171 | instance | skipping: [instance] 2026-08-14 23:55:13.352344 | instance | 2026-08-14 23:55:13.352536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:55:13.352702 | instance | Friday 14 August 2026 23:55:13 +0000 (0:00:00.060) 0:47:31.379 ********* 2026-08-14 23:55:13.420245 | instance | ok: [instance] 2026-08-14 23:55:13.420365 | instance | 2026-08-14 23:55:13.420546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:55:13.420712 | instance | Friday 14 August 2026 23:55:13 +0000 (0:00:00.068) 0:47:31.447 ********* 2026-08-14 23:55:13.550589 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-08-14 23:55:13.550857 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:55:13.551116 | instance | ok: [instance] => (item=network) 2026-08-14 23:55:13.551452 | instance | ok: [instance] => (item=valkey) 2026-08-14 23:55:13.551763 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-14 23:55:13.552022 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:55:13.552288 | instance | ok: [instance] => (item=load_balancer) 2026-08-14 23:55:13.552548 | instance | ok: [instance] => (item=identity) 2026-08-14 23:55:13.552877 | instance | 2026-08-14 23:55:13.553156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:55:13.553438 | instance | Friday 14 August 2026 23:55:13 +0000 (0:00:00.129) 0:47:31.577 ********* 2026-08-14 23:55:13.642917 | instance | ok: [instance] 2026-08-14 23:55:13.643170 | instance | 2026-08-14 23:55:13.643536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:55:13.643855 | instance | Friday 14 August 2026 23:55:13 +0000 (0:00:00.090) 0:47:31.668 ********* 2026-08-14 23:55:13.729353 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:55:13.729596 | instance | 2026-08-14 23:55:13.729931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:55:13.730230 | instance | Friday 14 August 2026 23:55:13 +0000 (0:00:00.087) 0:47:31.756 ********* 2026-08-14 23:55:14.286986 | instance | changed: [instance] 2026-08-14 23:55:14.287229 | instance | 2026-08-14 23:55:14.287513 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-08-14 23:55:14.287787 | instance | Friday 14 August 2026 23:55:14 +0000 (0:00:00.557) 0:47:32.314 ********* 2026-08-14 23:55:15.626204 | instance | ok: [instance] 2026-08-14 23:55:15.626272 | instance | 2026-08-14 23:55:15.626429 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-08-14 23:55:15.626548 | instance | Friday 14 August 2026 23:55:15 +0000 (0:00:01.339) 0:47:33.653 ********* 2026-08-14 23:55:16.865026 | instance | changed: [instance] 2026-08-14 23:55:16.865087 | instance | 2026-08-14 23:55:16.865099 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-08-14 23:55:16.865109 | instance | Friday 14 August 2026 23:55:16 +0000 (0:00:01.238) 0:47:34.891 ********* 2026-08-14 23:55:18.009991 | instance | changed: [instance] 2026-08-14 23:55:18.010193 | instance | 2026-08-14 23:55:18.010450 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-08-14 23:55:18.010809 | instance | Friday 14 August 2026 23:55:18 +0000 (0:00:01.145) 0:47:36.037 ********* 2026-08-14 23:55:19.175073 | instance | changed: [instance] 2026-08-14 23:55:19.175158 | instance | 2026-08-14 23:55:19.175409 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-08-14 23:55:19.175452 | instance | Friday 14 August 2026 23:55:19 +0000 (0:00:01.165) 0:47:37.202 ********* 2026-08-14 23:55:24.511845 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-08-14 23:55:24.511967 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-08-14 23:55:24.512063 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-08-14 23:55:24.512528 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-08-14 23:55:24.512599 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-08-14 23:55:24.512610 | instance | 2026-08-14 23:55:24.512619 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-08-14 23:55:24.512635 | instance | Friday 14 August 2026 23:55:24 +0000 (0:00:05.336) 0:47:42.539 ********* 2026-08-14 23:55:26.068918 | instance | changed: [instance] => (item=instance) 2026-08-14 23:55:26.069318 | instance | 2026-08-14 23:55:26.069460 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-08-14 23:55:26.069484 | instance | Friday 14 August 2026 23:55:26 +0000 (0:00:01.556) 0:47:44.096 ********* 2026-08-14 23:55:28.178125 | instance | ok: [instance] => (item=instance) 2026-08-14 23:55:28.178198 | instance | 2026-08-14 23:55:28.178782 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-08-14 23:55:28.178904 | instance | Friday 14 August 2026 23:55:28 +0000 (0:00:02.109) 0:47:46.205 ********* 2026-08-14 23:55:33.974534 | instance | ok: [instance] => (item=instance) 2026-08-14 23:55:33.974623 | instance | 2026-08-14 23:55:33.974770 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-08-14 23:55:33.974896 | instance | Friday 14 August 2026 23:55:33 +0000 (0:00:05.796) 0:47:52.002 ********* 2026-08-14 23:55:35.139135 | instance | ok: [instance] => (item=instance) 2026-08-14 23:55:35.139392 | instance | 2026-08-14 23:55:35.139729 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-08-14 23:55:35.140042 | instance | Friday 14 August 2026 23:55:35 +0000 (0:00:01.164) 0:47:53.166 ********* 2026-08-14 23:55:35.206421 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-08-14 23:55:35.206680 | instance | 2026-08-14 23:55:35.206987 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-08-14 23:55:35.207280 | instance | Friday 14 August 2026 23:55:35 +0000 (0:00:00.067) 0:47:53.234 ********* 2026-08-14 23:55:36.265247 | instance | changed: [instance] 2026-08-14 23:55:36.265516 | instance | 2026-08-14 23:55:36.266028 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-08-14 23:55:36.266376 | instance | Friday 14 August 2026 23:55:36 +0000 (0:00:01.058) 0:47:54.292 ********* 2026-08-14 23:55:38.576489 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-08-14T23:55:25Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.99', 'hostname': 'host-172-24-0-99', 'fqdn': 'host-172-24-0-99.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '390d8845-cb38-45a0-a98a-5315a56baa25', 'ip_address': '172.24.0.99'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:c2:a1:96', 'name': 'octavia-health-manager-port-instance', 'network_id': '446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5', 'numa_affinity_policy': None, 'project_id': '90541c1396024751a328e08d5ca8bb21', 'tenant_id': '90541c1396024751a328e08d5ca8bb21', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['ac2397a1-92bf-43f3-a5d2-98e268abaaf6'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-08-14T23:55:33Z', 'revision_number': 4, 'if_match': None, 'id': '2fff1fc7-0dbc-4827-985e-1b3ec5402c05', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-08-14 23:55:38.576617 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-08-14T23:55:25Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.99', 'hostname': 'host-172-24-0-99', 'fqdn': 'host-172-24-0-99.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '390d8845-cb38-45a0-a98a-5315a56baa25', 'ip_address': '172.24.0.99'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:c2:a1:96', 'name': 'octavia-health-manager-port-instance', 'network_id': '446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5', 'numa_affinity_policy': None, 'project_id': '90541c1396024751a328e08d5ca8bb21', 'tenant_id': '90541c1396024751a328e08d5ca8bb21', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['ac2397a1-92bf-43f3-a5d2-98e268abaaf6'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-08-14T23:55:33Z', 'revision_number': 4, 'if_match': None, 'id': '2fff1fc7-0dbc-4827-985e-1b3ec5402c05', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-08-14 23:55:38.576965 | instance | 2026-08-14 23:55:38.577275 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-08-14 23:55:38.577521 | instance | Friday 14 August 2026 23:55:38 +0000 (0:00:02.310) 0:47:56.603 ********* 2026-08-14 23:55:40.098835 | instance | changed: [instance] 2026-08-14 23:55:40.098891 | instance | 2026-08-14 23:55:40.098903 | instance | TASK [Upload Amphora image] **************************************************** 2026-08-14 23:55:40.099003 | instance | Friday 14 August 2026 23:55:40 +0000 (0:00:01.522) 0:47:58.126 ********* 2026-08-14 23:55:40.224725 | instance | included: atmosphere.common.glance_image for instance 2026-08-14 23:55:40.224809 | instance | 2026-08-14 23:55:40.225055 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-08-14 23:55:40.225073 | instance | Friday 14 August 2026 23:55:40 +0000 (0:00:00.126) 0:47:58.252 ********* 2026-08-14 23:55:41.513881 | instance | ok: [instance] 2026-08-14 23:55:41.513980 | instance | 2026-08-14 23:55:41.514150 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-14 23:55:41.514376 | instance | Friday 14 August 2026 23:55:41 +0000 (0:00:01.288) 0:47:59.541 ********* 2026-08-14 23:55:42.070177 | instance | ok: [instance] 2026-08-14 23:55:42.070236 | instance | 2026-08-14 23:55:42.070249 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-14 23:55:42.070259 | instance | Friday 14 August 2026 23:55:42 +0000 (0:00:00.554) 0:48:00.096 ********* 2026-08-14 23:55:42.156298 | instance | ok: [instance] 2026-08-14 23:55:42.156374 | instance | 2026-08-14 23:55:42.156380 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-14 23:55:42.156385 | instance | Friday 14 August 2026 23:55:42 +0000 (0:00:00.086) 0:48:00.183 ********* 2026-08-14 23:55:43.185724 | instance | ok: [instance] 2026-08-14 23:55:43.185846 | instance | 2026-08-14 23:55:43.185884 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-14 23:55:43.186052 | instance | Friday 14 August 2026 23:55:43 +0000 (0:00:01.030) 0:48:01.213 ********* 2026-08-14 23:55:43.252380 | instance | ok: [instance] 2026-08-14 23:55:43.252451 | instance | 2026-08-14 23:55:43.252556 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-14 23:55:43.252694 | instance | Friday 14 August 2026 23:55:43 +0000 (0:00:00.066) 0:48:01.280 ********* 2026-08-14 23:55:43.327370 | instance | ok: [instance] 2026-08-14 23:55:43.327464 | instance | 2026-08-14 23:55:43.327687 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-14 23:55:43.327786 | instance | Friday 14 August 2026 23:55:43 +0000 (0:00:00.075) 0:48:01.355 ********* 2026-08-14 23:55:43.556483 | instance | changed: [instance] 2026-08-14 23:55:43.556558 | instance | 2026-08-14 23:55:43.556807 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-14 23:55:43.556851 | instance | Friday 14 August 2026 23:55:43 +0000 (0:00:00.229) 0:48:01.584 ********* 2026-08-14 23:55:55.995649 | instance | changed: [instance] 2026-08-14 23:55:55.995727 | instance | 2026-08-14 23:55:55.995904 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-14 23:55:55.996045 | instance | Friday 14 August 2026 23:55:55 +0000 (0:00:12.438) 0:48:14.023 ********* 2026-08-14 23:55:56.447377 | instance | ok: [instance] 2026-08-14 23:55:56.447819 | instance | 2026-08-14 23:55:56.447864 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-14 23:55:56.447869 | instance | Friday 14 August 2026 23:55:56 +0000 (0:00:00.452) 0:48:14.475 ********* 2026-08-14 23:55:58.841798 | instance | changed: [instance] 2026-08-14 23:55:58.842448 | instance | 2026-08-14 23:55:58.842466 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-14 23:55:58.842476 | instance | Friday 14 August 2026 23:55:58 +0000 (0:00:02.394) 0:48:16.869 ********* 2026-08-14 23:55:59.524820 | instance | ok: [instance] 2026-08-14 23:55:59.524900 | instance | 2026-08-14 23:55:59.525072 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-14 23:55:59.525154 | instance | Friday 14 August 2026 23:55:59 +0000 (0:00:00.682) 0:48:17.552 ********* 2026-08-14 23:55:59.599013 | instance | ok: [instance] 2026-08-14 23:55:59.599079 | instance | 2026-08-14 23:55:59.599317 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-14 23:55:59.599375 | instance | Friday 14 August 2026 23:55:59 +0000 (0:00:00.074) 0:48:17.626 ********* 2026-08-14 23:56:27.691062 | instance | changed: [instance] 2026-08-14 23:56:27.691147 | instance | 2026-08-14 23:56:27.691271 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-14 23:56:27.691391 | instance | Friday 14 August 2026 23:56:27 +0000 (0:00:28.092) 0:48:45.718 ********* 2026-08-14 23:56:27.756926 | instance | skipping: [instance] 2026-08-14 23:56:27.756990 | instance | 2026-08-14 23:56:27.757269 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-14 23:56:27.757314 | instance | Friday 14 August 2026 23:56:27 +0000 (0:00:00.065) 0:48:45.784 ********* 2026-08-14 23:56:27.816297 | instance | skipping: [instance] 2026-08-14 23:56:27.816397 | instance | 2026-08-14 23:56:27.816611 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-14 23:56:27.816712 | instance | Friday 14 August 2026 23:56:27 +0000 (0:00:00.059) 0:48:45.844 ********* 2026-08-14 23:56:28.315283 | instance | changed: [instance] 2026-08-14 23:56:28.315344 | instance | 2026-08-14 23:56:28.315356 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-08-14 23:56:28.315565 | instance | Friday 14 August 2026 23:56:28 +0000 (0:00:00.497) 0:48:46.341 ********* 2026-08-14 23:56:29.582673 | instance | ok: [instance] 2026-08-14 23:56:29.582778 | instance | 2026-08-14 23:56:29.582884 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-08-14 23:56:29.583010 | instance | Friday 14 August 2026 23:56:29 +0000 (0:00:01.268) 0:48:47.610 ********* 2026-08-14 23:56:35.288554 | instance | changed: [instance] 2026-08-14 23:56:35.288639 | instance | 2026-08-14 23:56:35.288805 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-08-14 23:56:35.289059 | instance | Friday 14 August 2026 23:56:35 +0000 (0:00:05.705) 0:48:53.315 ********* 2026-08-14 23:56:35.985807 | instance | ok: [instance] 2026-08-14 23:56:35.985971 | instance | 2026-08-14 23:56:35.986097 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-08-14 23:56:35.986533 | instance | Friday 14 August 2026 23:56:35 +0000 (0:00:00.697) 0:48:54.013 ********* 2026-08-14 23:56:37.087922 | instance | changed: [instance] 2026-08-14 23:56:37.088011 | instance | 2026-08-14 23:56:37.088244 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-08-14 23:56:37.088285 | instance | Friday 14 August 2026 23:56:37 +0000 (0:00:01.102) 0:48:55.115 ********* 2026-08-14 23:56:38.511490 | instance | changed: [instance] => (item=octavia-client) 2026-08-14 23:56:38.511593 | instance | changed: [instance] => (item=octavia-server) 2026-08-14 23:56:38.511707 | instance | 2026-08-14 23:56:38.511828 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-08-14 23:56:38.511948 | instance | Friday 14 August 2026 23:56:38 +0000 (0:00:01.423) 0:48:56.539 ********* 2026-08-14 23:56:39.217572 | instance | changed: [instance] 2026-08-14 23:56:39.217634 | instance | 2026-08-14 23:56:39.217847 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-08-14 23:56:39.217891 | instance | Friday 14 August 2026 23:56:39 +0000 (0:00:00.705) 0:48:57.245 ********* 2026-08-14 23:56:40.878663 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-08-14 23:56:40.879069 | instance | loadbalancer quotas. 2026-08-14 23:56:40.926415 | instance | changed: [instance] 2026-08-14 23:56:40.926494 | instance | 2026-08-14 23:56:40.926760 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-08-14 23:56:40.926802 | instance | Friday 14 August 2026 23:56:40 +0000 (0:00:01.708) 0:48:58.954 ********* 2026-08-14 23:58:47.272874 | instance | changed: [instance] 2026-08-14 23:58:47.272949 | instance | 2026-08-14 23:58:47.273082 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-08-14 23:58:47.273200 | instance | Friday 14 August 2026 23:58:47 +0000 (0:02:06.346) 0:51:05.300 ********* 2026-08-14 23:58:57.282230 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-08-14 23:58:57.282362 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-08-14 23:58:57.282518 | instance | 2026-08-14 23:58:57.282688 | instance | TASK [Create Ingress] ********************************************************** 2026-08-14 23:58:57.282884 | instance | Friday 14 August 2026 23:58:57 +0000 (0:00:10.009) 0:51:15.309 ********* 2026-08-14 23:58:57.432867 | instance | included: openstack_helm_ingress for instance 2026-08-14 23:58:57.433042 | instance | 2026-08-14 23:58:57.433358 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-14 23:58:57.433673 | instance | Friday 14 August 2026 23:58:57 +0000 (0:00:00.150) 0:51:15.460 ********* 2026-08-14 23:58:57.506591 | instance | skipping: [instance] 2026-08-14 23:58:57.506806 | instance | 2026-08-14 23:58:57.507105 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-14 23:58:57.507420 | instance | Friday 14 August 2026 23:58:57 +0000 (0:00:00.073) 0:51:15.534 ********* 2026-08-14 23:58:57.579891 | instance | skipping: [instance] 2026-08-14 23:58:57.580058 | instance | 2026-08-14 23:58:57.580428 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-14 23:58:57.580703 | instance | Friday 14 August 2026 23:58:57 +0000 (0:00:00.073) 0:51:15.607 ********* 2026-08-14 23:58:57.672067 | instance | ok: [instance] 2026-08-14 23:58:57.672167 | instance | 2026-08-14 23:58:57.672246 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-08-14 23:58:57.672450 | instance | Friday 14 August 2026 23:58:57 +0000 (0:00:00.092) 0:51:15.699 ********* 2026-08-14 23:58:57.800675 | instance | included: ingress for instance 2026-08-14 23:58:57.800844 | instance | 2026-08-14 23:58:57.801180 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-08-14 23:58:57.801418 | instance | Friday 14 August 2026 23:58:57 +0000 (0:00:00.128) 0:51:15.827 ********* 2026-08-14 23:58:59.206738 | instance | changed: [instance] 2026-08-14 23:58:59.206867 | instance | 2026-08-14 23:58:59.207041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-14 23:58:59.207223 | instance | Friday 14 August 2026 23:58:59 +0000 (0:00:01.405) 0:51:17.233 ********* 2026-08-14 23:58:59.288133 | instance | ok: [instance] 2026-08-14 23:58:59.288234 | instance | 2026-08-14 23:58:59.288411 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-14 23:58:59.288647 | instance | Friday 14 August 2026 23:58:59 +0000 (0:00:00.081) 0:51:17.315 ********* 2026-08-14 23:58:59.390542 | instance | included: rabbitmq for instance 2026-08-14 23:58:59.390658 | instance | 2026-08-14 23:58:59.390703 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-14 23:58:59.390875 | instance | Friday 14 August 2026 23:58:59 +0000 (0:00:00.102) 0:51:17.418 ********* 2026-08-14 23:59:00.176915 | instance | ok: [instance] 2026-08-14 23:59:00.177135 | instance | 2026-08-14 23:59:00.177434 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-14 23:59:00.177816 | instance | Friday 14 August 2026 23:59:00 +0000 (0:00:00.786) 0:51:18.204 ********* 2026-08-14 23:59:00.237241 | instance | skipping: [instance] 2026-08-14 23:59:00.237447 | instance | 2026-08-14 23:59:00.237804 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-14 23:59:00.238077 | instance | Friday 14 August 2026 23:59:00 +0000 (0:00:00.060) 0:51:18.264 ********* 2026-08-14 23:59:00.296529 | instance | skipping: [instance] 2026-08-14 23:59:00.296822 | instance | 2026-08-14 23:59:00.297144 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-14 23:59:00.297416 | instance | Friday 14 August 2026 23:59:00 +0000 (0:00:00.059) 0:51:18.324 ********* 2026-08-14 23:59:00.362774 | instance | skipping: [instance] 2026-08-14 23:59:00.363052 | instance | 2026-08-14 23:59:00.363345 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-14 23:59:00.363727 | instance | Friday 14 August 2026 23:59:00 +0000 (0:00:00.066) 0:51:18.390 ********* 2026-08-14 23:59:31.380393 | instance | changed: [instance] 2026-08-14 23:59:31.380629 | instance | 2026-08-14 23:59:31.380913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-14 23:59:31.381178 | instance | Friday 14 August 2026 23:59:31 +0000 (0:00:31.017) 0:51:49.407 ********* 2026-08-14 23:59:32.073504 | instance | ok: [instance] 2026-08-14 23:59:32.073714 | instance | 2026-08-14 23:59:32.074007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-14 23:59:32.074329 | instance | Friday 14 August 2026 23:59:32 +0000 (0:00:00.693) 0:51:50.100 ********* 2026-08-14 23:59:32.136447 | instance | ok: [instance] 2026-08-14 23:59:32.136644 | instance | 2026-08-14 23:59:32.136914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-14 23:59:32.137193 | instance | Friday 14 August 2026 23:59:32 +0000 (0:00:00.063) 0:51:50.164 ********* 2026-08-14 23:59:32.196668 | instance | skipping: [instance] 2026-08-14 23:59:32.196873 | instance | 2026-08-14 23:59:32.197146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-14 23:59:32.197448 | instance | Friday 14 August 2026 23:59:32 +0000 (0:00:00.060) 0:51:50.224 ********* 2026-08-14 23:59:32.374061 | instance | skipping: [instance] 2026-08-14 23:59:32.374428 | instance | 2026-08-14 23:59:32.374741 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-14 23:59:32.375023 | instance | Friday 14 August 2026 23:59:32 +0000 (0:00:00.177) 0:51:50.401 ********* 2026-08-14 23:59:32.436037 | instance | ok: [instance] 2026-08-14 23:59:32.436109 | instance | 2026-08-14 23:59:32.436243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-14 23:59:32.436363 | instance | Friday 14 August 2026 23:59:32 +0000 (0:00:00.062) 0:51:50.463 ********* 2026-08-14 23:59:32.593014 | instance | ok: [instance] => (item=identity) 2026-08-14 23:59:32.593280 | instance | ok: [instance] => (item=oslo_cache) 2026-08-14 23:59:32.593546 | instance | ok: [instance] => (item=container_infra) 2026-08-14 23:59:32.593804 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-14 23:59:32.594057 | instance | ok: [instance] => (item=orchestration) 2026-08-14 23:59:32.594355 | instance | ok: [instance] => (item=oslo_db) 2026-08-14 23:59:32.594678 | instance | ok: [instance] => (item=key_manager) 2026-08-14 23:59:32.594920 | instance | 2026-08-14 23:59:32.595178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-14 23:59:32.595439 | instance | Friday 14 August 2026 23:59:32 +0000 (0:00:00.156) 0:51:50.620 ********* 2026-08-14 23:59:32.691122 | instance | ok: [instance] 2026-08-14 23:59:32.691264 | instance | 2026-08-14 23:59:32.691453 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:59:32.691619 | instance | Friday 14 August 2026 23:59:32 +0000 (0:00:00.097) 0:51:50.718 ********* 2026-08-14 23:59:32.777112 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:59:32.777301 | instance | 2026-08-14 23:59:32.777564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:59:32.777832 | instance | Friday 14 August 2026 23:59:32 +0000 (0:00:00.086) 0:51:50.804 ********* 2026-08-14 23:59:33.358823 | instance | changed: [instance] 2026-08-14 23:59:33.358991 | instance | 2026-08-14 23:59:33.359258 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 23:59:33.359502 | instance | Friday 14 August 2026 23:59:33 +0000 (0:00:00.581) 0:51:51.386 ********* 2026-08-14 23:59:33.452680 | instance | ok: [instance] => { 2026-08-14 23:59:33.453042 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-08-14 23:59:33.453325 | instance | } 2026-08-14 23:59:33.453630 | instance | 2026-08-14 23:59:33.453978 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 23:59:33.454367 | instance | Friday 14 August 2026 23:59:33 +0000 (0:00:00.093) 0:51:51.479 ********* 2026-08-14 23:59:34.278355 | instance | changed: [instance] 2026-08-14 23:59:34.278623 | instance | 2026-08-14 23:59:34.278909 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 23:59:34.279201 | instance | Friday 14 August 2026 23:59:34 +0000 (0:00:00.825) 0:51:52.305 ********* 2026-08-14 23:59:34.366103 | instance | skipping: [instance] 2026-08-14 23:59:34.366391 | instance | 2026-08-14 23:59:34.366673 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-08-14 23:59:34.366952 | instance | Friday 14 August 2026 23:59:34 +0000 (0:00:00.087) 0:51:52.393 ********* 2026-08-14 23:59:34.951760 | instance | changed: [instance] 2026-08-14 23:59:34.952013 | instance | 2026-08-14 23:59:34.952331 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-14 23:59:34.952609 | instance | Friday 14 August 2026 23:59:34 +0000 (0:00:00.585) 0:51:52.979 ********* 2026-08-14 23:59:35.051539 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-14 23:59:35.051827 | instance | 2026-08-14 23:59:35.052126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-14 23:59:35.052414 | instance | Friday 14 August 2026 23:59:35 +0000 (0:00:00.099) 0:51:53.078 ********* 2026-08-14 23:59:35.605752 | instance | changed: [instance] 2026-08-14 23:59:35.605922 | instance | 2026-08-14 23:59:35.606124 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-08-14 23:59:35.606406 | instance | Friday 14 August 2026 23:59:35 +0000 (0:00:00.553) 0:51:53.632 ********* 2026-08-14 23:59:35.844864 | instance | changed: [instance] 2026-08-14 23:59:35.844999 | instance | 2026-08-14 23:59:35.845124 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-08-14 23:59:35.845297 | instance | Friday 14 August 2026 23:59:35 +0000 (0:00:00.239) 0:51:53.872 ********* 2026-08-14 23:59:36.412913 | instance | changed: [instance] 2026-08-14 23:59:36.413189 | instance | 2026-08-14 23:59:36.413514 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-08-14 23:59:36.413796 | instance | Friday 14 August 2026 23:59:36 +0000 (0:00:00.567) 0:51:54.439 ********* 2026-08-14 23:59:37.208942 | instance | changed: [instance] 2026-08-14 23:59:37.209050 | instance | 2026-08-14 23:59:37.209350 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-08-14 23:59:37.209365 | instance | Friday 14 August 2026 23:59:37 +0000 (0:00:00.796) 0:51:55.236 ********* 2026-08-14 23:59:40.249607 | instance | changed: [instance] 2026-08-14 23:59:40.249840 | instance | 2026-08-14 23:59:40.250122 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-08-14 23:59:40.250545 | instance | Friday 14 August 2026 23:59:40 +0000 (0:00:03.039) 0:51:58.276 ********* 2026-08-14 23:59:40.559131 | instance | changed: [instance] 2026-08-14 23:59:40.559209 | instance | 2026-08-14 23:59:40.559331 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-08-14 23:59:40.559450 | instance | Friday 14 August 2026 23:59:40 +0000 (0:00:00.310) 0:51:58.586 ********* 2026-08-14 23:59:43.862181 | instance | changed: [instance] 2026-08-14 23:59:43.862249 | instance | 2026-08-14 23:59:43.862414 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-08-14 23:59:43.862530 | instance | Friday 14 August 2026 23:59:43 +0000 (0:00:03.303) 0:52:01.890 ********* 2026-08-14 23:59:44.529112 | instance | ok: [instance] 2026-08-14 23:59:44.529406 | instance | 2026-08-14 23:59:44.529711 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-08-14 23:59:44.530014 | instance | Friday 14 August 2026 23:59:44 +0000 (0:00:00.666) 0:52:02.556 ********* 2026-08-14 23:59:49.107182 | instance | changed: [instance] 2026-08-14 23:59:49.107267 | instance | 2026-08-14 23:59:49.107392 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-08-14 23:59:49.107513 | instance | Friday 14 August 2026 23:59:49 +0000 (0:00:04.578) 0:52:07.134 ********* 2026-08-14 23:59:49.164191 | instance | skipping: [instance] 2026-08-14 23:59:49.164308 | instance | 2026-08-14 23:59:49.164431 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-08-14 23:59:49.164555 | instance | Friday 14 August 2026 23:59:49 +0000 (0:00:00.057) 0:52:07.192 ********* 2026-08-14 23:59:49.225713 | instance | skipping: [instance] 2026-08-14 23:59:49.225795 | instance | 2026-08-14 23:59:49.225923 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-08-14 23:59:49.226053 | instance | Friday 14 August 2026 23:59:49 +0000 (0:00:00.061) 0:52:07.253 ********* 2026-08-15 00:00:37.489117 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-08-15 00:00:37.489258 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-08-15 00:00:37.489300 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-08-15 00:00:37.489429 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-08-15 00:00:37.489731 | instance | 2026-08-15 00:00:37.489961 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-08-15 00:00:37.489974 | instance | Saturday 15 August 2026 00:00:37 +0000 (0:00:48.262) 0:52:55.516 ******* 2026-08-15 00:00:37.584043 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:00:37.584278 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:00:37.584587 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:00:37.584876 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:00:37.585188 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:00:37.585474 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:00:37.585749 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:00:37.586024 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:00:37.586303 | instance | skipping: [instance] 2026-08-15 00:00:37.586562 | instance | 2026-08-15 00:00:37.586861 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-08-15 00:00:37.587144 | instance | Saturday 15 August 2026 00:00:37 +0000 (0:00:00.095) 0:52:55.611 ******* 2026-08-15 00:00:53.729260 | instance | changed: [instance] 2026-08-15 00:00:53.729342 | instance | 2026-08-15 00:00:53.729453 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-08-15 00:00:53.729577 | instance | Saturday 15 August 2026 00:00:53 +0000 (0:00:16.145) 0:53:11.756 ******* 2026-08-15 00:00:54.491413 | instance | changed: [instance] 2026-08-15 00:00:54.491710 | instance | 2026-08-15 00:00:54.492015 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-08-15 00:00:54.492301 | instance | Saturday 15 August 2026 00:00:54 +0000 (0:00:00.762) 0:53:12.518 ******* 2026-08-15 00:03:03.370778 | instance | changed: [instance] 2026-08-15 00:03:03.371043 | instance | 2026-08-15 00:03:03.371307 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-08-15 00:03:03.371558 | instance | Saturday 15 August 2026 00:03:03 +0000 (0:02:08.879) 0:55:21.398 ******* 2026-08-15 00:03:04.445953 | instance | changed: [instance] 2026-08-15 00:03:04.447395 | instance | 2026-08-15 00:03:04.447469 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:03:04.447482 | instance | Saturday 15 August 2026 00:03:04 +0000 (0:00:01.075) 0:55:22.473 ******* 2026-08-15 00:03:04.600059 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:03:04.600147 | instance | 2026-08-15 00:03:04.600307 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:03:04.600430 | instance | Saturday 15 August 2026 00:03:04 +0000 (0:00:00.154) 0:55:22.628 ******* 2026-08-15 00:03:04.661704 | instance | skipping: [instance] 2026-08-15 00:03:04.661822 | instance | 2026-08-15 00:03:04.662018 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:03:04.662550 | instance | Saturday 15 August 2026 00:03:04 +0000 (0:00:00.061) 0:55:22.689 ******* 2026-08-15 00:03:04.723644 | instance | skipping: [instance] 2026-08-15 00:03:04.723842 | instance | 2026-08-15 00:03:04.724084 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:03:04.724366 | instance | Saturday 15 August 2026 00:03:04 +0000 (0:00:00.061) 0:55:22.750 ******* 2026-08-15 00:03:04.803059 | instance | ok: [instance] 2026-08-15 00:03:04.803211 | instance | 2026-08-15 00:03:04.803377 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-08-15 00:03:04.803553 | instance | Saturday 15 August 2026 00:03:04 +0000 (0:00:00.079) 0:55:22.830 ******* 2026-08-15 00:03:04.915356 | instance | included: ingress for instance 2026-08-15 00:03:04.915900 | instance | 2026-08-15 00:03:04.916038 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-08-15 00:03:04.916311 | instance | Saturday 15 August 2026 00:03:04 +0000 (0:00:00.112) 0:55:22.942 ******* 2026-08-15 00:03:05.982915 | instance | changed: [instance] 2026-08-15 00:03:05.983117 | instance | 2026-08-15 00:03:05.983318 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-08-15 00:03:05.983512 | instance | Saturday 15 August 2026 00:03:05 +0000 (0:00:01.067) 0:55:24.010 ******* 2026-08-15 00:03:06.958789 | instance | changed: [instance] 2026-08-15 00:03:06.958835 | instance | 2026-08-15 00:03:06.958843 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-08-15 00:03:06.958849 | instance | Saturday 15 August 2026 00:03:06 +0000 (0:00:00.975) 0:55:24.985 ******* 2026-08-15 00:03:07.120504 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:03:07.120649 | instance | 2026-08-15 00:03:07.120661 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:03:07.120762 | instance | Saturday 15 August 2026 00:03:07 +0000 (0:00:00.162) 0:55:25.148 ******* 2026-08-15 00:03:07.195978 | instance | skipping: [instance] 2026-08-15 00:03:07.196113 | instance | 2026-08-15 00:03:07.196300 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:03:07.196479 | instance | Saturday 15 August 2026 00:03:07 +0000 (0:00:00.075) 0:55:25.223 ******* 2026-08-15 00:03:07.253926 | instance | skipping: [instance] 2026-08-15 00:03:07.254003 | instance | 2026-08-15 00:03:07.254141 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:03:07.254275 | instance | Saturday 15 August 2026 00:03:07 +0000 (0:00:00.058) 0:55:25.281 ******* 2026-08-15 00:03:07.335639 | instance | ok: [instance] 2026-08-15 00:03:07.335712 | instance | 2026-08-15 00:03:07.335842 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-08-15 00:03:07.335962 | instance | Saturday 15 August 2026 00:03:07 +0000 (0:00:00.081) 0:55:25.363 ******* 2026-08-15 00:03:07.436766 | instance | included: ingress for instance 2026-08-15 00:03:07.436860 | instance | 2026-08-15 00:03:07.436974 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-08-15 00:03:07.437114 | instance | Saturday 15 August 2026 00:03:07 +0000 (0:00:00.101) 0:55:25.464 ******* 2026-08-15 00:03:08.581149 | instance | changed: [instance] 2026-08-15 00:03:08.581295 | instance | 2026-08-15 00:03:08.582295 | instance | TASK [Upload images] *********************************************************** 2026-08-15 00:03:08.583611 | instance | Saturday 15 August 2026 00:03:08 +0000 (0:00:01.143) 0:55:26.608 ******* 2026-08-15 00:03:08.727706 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-08-15 00:03:08.727933 | instance | 2026-08-15 00:03:08.728192 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-15 00:03:08.728444 | instance | Saturday 15 August 2026 00:03:08 +0000 (0:00:00.146) 0:55:26.755 ******* 2026-08-15 00:03:09.401533 | instance | ok: [instance] 2026-08-15 00:03:09.401615 | instance | 2026-08-15 00:03:09.401737 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-15 00:03:09.401855 | instance | Saturday 15 August 2026 00:03:09 +0000 (0:00:00.674) 0:55:27.429 ******* 2026-08-15 00:03:09.474755 | instance | ok: [instance] 2026-08-15 00:03:09.474830 | instance | 2026-08-15 00:03:09.474979 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-15 00:03:09.475098 | instance | Saturday 15 August 2026 00:03:09 +0000 (0:00:00.073) 0:55:27.502 ******* 2026-08-15 00:03:10.507891 | instance | ok: [instance] 2026-08-15 00:03:10.508124 | instance | 2026-08-15 00:03:10.508415 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-15 00:03:10.508690 | instance | Saturday 15 August 2026 00:03:10 +0000 (0:00:01.032) 0:55:28.535 ******* 2026-08-15 00:03:10.595508 | instance | ok: [instance] 2026-08-15 00:03:10.595646 | instance | 2026-08-15 00:03:10.595840 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-15 00:03:10.596023 | instance | Saturday 15 August 2026 00:03:10 +0000 (0:00:00.087) 0:55:28.623 ******* 2026-08-15 00:03:10.674675 | instance | ok: [instance] 2026-08-15 00:03:10.674925 | instance | 2026-08-15 00:03:10.675269 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-15 00:03:10.675742 | instance | Saturday 15 August 2026 00:03:10 +0000 (0:00:00.079) 0:55:28.702 ******* 2026-08-15 00:03:10.915057 | instance | changed: [instance] 2026-08-15 00:03:10.915412 | instance | 2026-08-15 00:03:10.915861 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-15 00:03:10.916191 | instance | Saturday 15 August 2026 00:03:10 +0000 (0:00:00.240) 0:55:28.942 ******* 2026-08-15 00:03:19.180986 | instance | changed: [instance] 2026-08-15 00:03:19.181128 | instance | 2026-08-15 00:03:19.181303 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-15 00:03:19.181496 | instance | Saturday 15 August 2026 00:03:19 +0000 (0:00:08.266) 0:55:37.208 ******* 2026-08-15 00:03:19.412593 | instance | ok: [instance] 2026-08-15 00:03:19.412702 | instance | 2026-08-15 00:03:19.412829 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-15 00:03:19.412946 | instance | Saturday 15 August 2026 00:03:19 +0000 (0:00:00.231) 0:55:37.440 ******* 2026-08-15 00:03:19.479439 | instance | skipping: [instance] 2026-08-15 00:03:19.479693 | instance | 2026-08-15 00:03:19.480017 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-15 00:03:19.480400 | instance | Saturday 15 August 2026 00:03:19 +0000 (0:00:00.066) 0:55:37.507 ******* 2026-08-15 00:03:20.259753 | instance | ok: [instance] 2026-08-15 00:03:20.260020 | instance | 2026-08-15 00:03:20.260436 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-15 00:03:20.260817 | instance | Saturday 15 August 2026 00:03:20 +0000 (0:00:00.779) 0:55:38.287 ******* 2026-08-15 00:03:20.321155 | instance | ok: [instance] 2026-08-15 00:03:20.321294 | instance | 2026-08-15 00:03:20.321469 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-15 00:03:20.321640 | instance | Saturday 15 August 2026 00:03:20 +0000 (0:00:00.061) 0:55:38.348 ******* 2026-08-15 00:03:48.065284 | instance | changed: [instance] 2026-08-15 00:03:48.065397 | instance | 2026-08-15 00:03:48.065836 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-15 00:03:48.065905 | instance | Saturday 15 August 2026 00:03:48 +0000 (0:00:27.743) 0:56:06.092 ******* 2026-08-15 00:03:48.124662 | instance | skipping: [instance] 2026-08-15 00:03:48.124732 | instance | 2026-08-15 00:03:48.125074 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-15 00:03:48.125121 | instance | Saturday 15 August 2026 00:03:48 +0000 (0:00:00.059) 0:56:06.152 ******* 2026-08-15 00:03:48.182197 | instance | skipping: [instance] 2026-08-15 00:03:48.182244 | instance | 2026-08-15 00:03:48.182251 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-15 00:03:48.182257 | instance | Saturday 15 August 2026 00:03:48 +0000 (0:00:00.057) 0:56:06.209 ******* 2026-08-15 00:03:48.753579 | instance | changed: [instance] 2026-08-15 00:03:48.753655 | instance | 2026-08-15 00:03:48.753774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:03:48.753907 | instance | Saturday 15 August 2026 00:03:48 +0000 (0:00:00.571) 0:56:06.781 ******* 2026-08-15 00:03:48.848920 | instance | ok: [instance] 2026-08-15 00:03:48.848994 | instance | 2026-08-15 00:03:48.849197 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:03:48.849271 | instance | Saturday 15 August 2026 00:03:48 +0000 (0:00:00.095) 0:56:06.876 ******* 2026-08-15 00:03:48.959231 | instance | included: rabbitmq for instance 2026-08-15 00:03:48.959341 | instance | 2026-08-15 00:03:48.959620 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:03:48.959670 | instance | Saturday 15 August 2026 00:03:48 +0000 (0:00:00.110) 0:56:06.986 ******* 2026-08-15 00:03:49.633287 | instance | ok: [instance] 2026-08-15 00:03:49.633368 | instance | 2026-08-15 00:03:49.633623 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:03:49.633658 | instance | Saturday 15 August 2026 00:03:49 +0000 (0:00:00.674) 0:56:07.661 ******* 2026-08-15 00:03:49.697365 | instance | skipping: [instance] 2026-08-15 00:03:49.697459 | instance | 2026-08-15 00:03:49.697596 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:03:49.697717 | instance | Saturday 15 August 2026 00:03:49 +0000 (0:00:00.063) 0:56:07.725 ******* 2026-08-15 00:03:49.751637 | instance | skipping: [instance] 2026-08-15 00:03:49.751727 | instance | 2026-08-15 00:03:49.751846 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:03:49.751970 | instance | Saturday 15 August 2026 00:03:49 +0000 (0:00:00.054) 0:56:07.779 ******* 2026-08-15 00:03:49.816934 | instance | skipping: [instance] 2026-08-15 00:03:49.817185 | instance | 2026-08-15 00:03:49.817469 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:03:49.817762 | instance | Saturday 15 August 2026 00:03:49 +0000 (0:00:00.065) 0:56:07.844 ******* 2026-08-15 00:04:20.900282 | instance | changed: [instance] 2026-08-15 00:04:20.900360 | instance | 2026-08-15 00:04:20.900495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:04:20.900620 | instance | Saturday 15 August 2026 00:04:20 +0000 (0:00:31.083) 0:56:38.928 ******* 2026-08-15 00:04:21.599486 | instance | ok: [instance] 2026-08-15 00:04:21.599629 | instance | 2026-08-15 00:04:21.599809 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:04:21.599975 | instance | Saturday 15 August 2026 00:04:21 +0000 (0:00:00.699) 0:56:39.627 ******* 2026-08-15 00:04:21.664862 | instance | ok: [instance] 2026-08-15 00:04:21.665032 | instance | 2026-08-15 00:04:21.665213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:04:21.665385 | instance | Saturday 15 August 2026 00:04:21 +0000 (0:00:00.065) 0:56:39.692 ******* 2026-08-15 00:04:21.730823 | instance | skipping: [instance] 2026-08-15 00:04:21.731082 | instance | 2026-08-15 00:04:21.731396 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:04:21.731677 | instance | Saturday 15 August 2026 00:04:21 +0000 (0:00:00.065) 0:56:39.758 ******* 2026-08-15 00:04:21.789203 | instance | skipping: [instance] 2026-08-15 00:04:21.789406 | instance | 2026-08-15 00:04:21.789690 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:04:21.789970 | instance | Saturday 15 August 2026 00:04:21 +0000 (0:00:00.058) 0:56:39.816 ******* 2026-08-15 00:04:21.851387 | instance | ok: [instance] 2026-08-15 00:04:21.851626 | instance | 2026-08-15 00:04:21.851922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:04:21.852230 | instance | Saturday 15 August 2026 00:04:21 +0000 (0:00:00.062) 0:56:39.879 ******* 2026-08-15 00:04:21.959891 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:04:21.960138 | instance | ok: [instance] => (item=sharev2) 2026-08-15 00:04:21.960460 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:04:21.960738 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:04:21.961009 | instance | ok: [instance] => (item=identity) 2026-08-15 00:04:21.961284 | instance | 2026-08-15 00:04:21.961582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:04:21.961842 | instance | Saturday 15 August 2026 00:04:21 +0000 (0:00:00.108) 0:56:39.987 ******* 2026-08-15 00:04:22.061870 | instance | ok: [instance] 2026-08-15 00:04:22.062088 | instance | 2026-08-15 00:04:22.062448 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:04:22.062721 | instance | Saturday 15 August 2026 00:04:22 +0000 (0:00:00.101) 0:56:40.088 ******* 2026-08-15 00:04:22.153363 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:04:22.153611 | instance | 2026-08-15 00:04:22.153902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:04:22.154189 | instance | Saturday 15 August 2026 00:04:22 +0000 (0:00:00.092) 0:56:40.180 ******* 2026-08-15 00:04:22.743522 | instance | changed: [instance] 2026-08-15 00:04:22.743646 | instance | 2026-08-15 00:04:22.743818 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-08-15 00:04:22.743989 | instance | Saturday 15 August 2026 00:04:22 +0000 (0:00:00.590) 0:56:40.771 ******* 2026-08-15 00:04:24.092098 | instance | changed: [instance] 2026-08-15 00:04:24.092317 | instance | 2026-08-15 00:04:24.092610 | instance | TASK [Upload service image] **************************************************** 2026-08-15 00:04:24.092876 | instance | Saturday 15 August 2026 00:04:24 +0000 (0:00:01.348) 0:56:42.119 ******* 2026-08-15 00:04:24.214001 | instance | included: atmosphere.common.glance_image for instance 2026-08-15 00:04:24.214214 | instance | 2026-08-15 00:04:24.214525 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-15 00:04:24.214784 | instance | Saturday 15 August 2026 00:04:24 +0000 (0:00:00.122) 0:56:42.241 ******* 2026-08-15 00:04:24.767772 | instance | ok: [instance] 2026-08-15 00:04:24.803634 | instance | 2026-08-15 00:04:24.803672 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-15 00:04:24.803684 | instance | Saturday 15 August 2026 00:04:24 +0000 (0:00:00.553) 0:56:42.795 ******* 2026-08-15 00:04:24.854949 | instance | ok: [instance] 2026-08-15 00:04:24.855316 | instance | 2026-08-15 00:04:24.855623 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-15 00:04:24.855927 | instance | Saturday 15 August 2026 00:04:24 +0000 (0:00:00.086) 0:56:42.882 ******* 2026-08-15 00:04:25.838679 | instance | ok: [instance] 2026-08-15 00:04:25.838846 | instance | 2026-08-15 00:04:25.838989 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-15 00:04:25.839165 | instance | Saturday 15 August 2026 00:04:25 +0000 (0:00:00.983) 0:56:43.866 ******* 2026-08-15 00:04:25.906121 | instance | ok: [instance] 2026-08-15 00:04:25.906503 | instance | 2026-08-15 00:04:25.906866 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-15 00:04:25.907182 | instance | Saturday 15 August 2026 00:04:25 +0000 (0:00:00.067) 0:56:43.933 ******* 2026-08-15 00:04:25.991532 | instance | ok: [instance] 2026-08-15 00:04:25.991808 | instance | 2026-08-15 00:04:25.992151 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-15 00:04:25.992502 | instance | Saturday 15 August 2026 00:04:25 +0000 (0:00:00.085) 0:56:44.019 ******* 2026-08-15 00:04:26.225819 | instance | changed: [instance] 2026-08-15 00:04:26.226083 | instance | 2026-08-15 00:04:26.226501 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-15 00:04:26.226797 | instance | Saturday 15 August 2026 00:04:26 +0000 (0:00:00.234) 0:56:44.253 ******* 2026-08-15 00:04:32.967348 | instance | changed: [instance] 2026-08-15 00:04:32.967601 | instance | 2026-08-15 00:04:32.967900 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-15 00:04:32.968216 | instance | Saturday 15 August 2026 00:04:32 +0000 (0:00:06.741) 0:56:50.994 ******* 2026-08-15 00:04:33.219574 | instance | ok: [instance] 2026-08-15 00:04:33.219722 | instance | 2026-08-15 00:04:33.219905 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-15 00:04:33.220091 | instance | Saturday 15 August 2026 00:04:33 +0000 (0:00:00.252) 0:56:51.247 ******* 2026-08-15 00:04:33.284976 | instance | skipping: [instance] 2026-08-15 00:04:33.285210 | instance | 2026-08-15 00:04:33.285580 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-15 00:04:33.285887 | instance | Saturday 15 August 2026 00:04:33 +0000 (0:00:00.065) 0:56:51.312 ******* 2026-08-15 00:04:34.084882 | instance | ok: [instance] 2026-08-15 00:04:34.084962 | instance | 2026-08-15 00:04:34.085603 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-15 00:04:34.085678 | instance | Saturday 15 August 2026 00:04:34 +0000 (0:00:00.800) 0:56:52.112 ******* 2026-08-15 00:04:34.163174 | instance | ok: [instance] 2026-08-15 00:04:34.163390 | instance | 2026-08-15 00:04:34.163653 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-15 00:04:34.163914 | instance | Saturday 15 August 2026 00:04:34 +0000 (0:00:00.078) 0:56:52.190 ******* 2026-08-15 00:04:48.828292 | instance | changed: [instance] 2026-08-15 00:04:48.828358 | instance | 2026-08-15 00:04:48.828483 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-15 00:04:48.828615 | instance | Saturday 15 August 2026 00:04:48 +0000 (0:00:14.665) 0:57:06.856 ******* 2026-08-15 00:04:48.891126 | instance | skipping: [instance] 2026-08-15 00:04:48.891268 | instance | 2026-08-15 00:04:48.891461 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-15 00:04:48.891635 | instance | Saturday 15 August 2026 00:04:48 +0000 (0:00:00.062) 0:57:06.918 ******* 2026-08-15 00:04:48.948056 | instance | skipping: [instance] 2026-08-15 00:04:48.948357 | instance | 2026-08-15 00:04:48.948651 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-15 00:04:48.948943 | instance | Saturday 15 August 2026 00:04:48 +0000 (0:00:00.056) 0:57:06.975 ******* 2026-08-15 00:04:49.391881 | instance | changed: [instance] 2026-08-15 00:04:49.392128 | instance | 2026-08-15 00:04:49.392394 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-08-15 00:04:49.392666 | instance | Saturday 15 August 2026 00:04:49 +0000 (0:00:00.442) 0:57:07.418 ******* 2026-08-15 00:04:50.912252 | instance | changed: [instance] 2026-08-15 00:04:50.912407 | instance | 2026-08-15 00:04:50.912596 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-08-15 00:04:50.912777 | instance | Saturday 15 August 2026 00:04:50 +0000 (0:00:01.521) 0:57:08.939 ******* 2026-08-15 00:04:54.553122 | instance | changed: [instance] => (item=22) 2026-08-15 00:04:54.553372 | instance | changed: [instance] => (item=111) 2026-08-15 00:04:54.553637 | instance | changed: [instance] => (item=2049) 2026-08-15 00:04:54.553888 | instance | 2026-08-15 00:04:54.554164 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-08-15 00:04:54.554461 | instance | Saturday 15 August 2026 00:04:54 +0000 (0:00:03.640) 0:57:12.580 ******* 2026-08-15 00:04:55.850088 | instance | changed: [instance] 2026-08-15 00:04:55.850555 | instance | 2026-08-15 00:04:55.851218 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-08-15 00:04:55.851398 | instance | Saturday 15 August 2026 00:04:55 +0000 (0:00:01.296) 0:57:13.877 ******* 2026-08-15 00:04:56.059929 | instance | ok: [instance -> localhost] 2026-08-15 00:04:56.060278 | instance | 2026-08-15 00:04:56.060595 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-08-15 00:04:56.061007 | instance | Saturday 15 August 2026 00:04:56 +0000 (0:00:00.210) 0:57:14.087 ******* 2026-08-15 00:04:56.472383 | instance | ok: [instance -> localhost] 2026-08-15 00:04:56.472524 | instance | 2026-08-15 00:04:56.472775 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-08-15 00:04:56.473026 | instance | Saturday 15 August 2026 00:04:56 +0000 (0:00:00.412) 0:57:14.499 ******* 2026-08-15 00:04:56.794483 | instance | ok: [instance -> localhost] 2026-08-15 00:04:56.794724 | instance | 2026-08-15 00:04:56.795011 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-08-15 00:04:56.795281 | instance | Saturday 15 August 2026 00:04:56 +0000 (0:00:00.321) 0:57:14.821 ******* 2026-08-15 00:04:57.097162 | instance | ok: [instance -> localhost] 2026-08-15 00:04:57.097240 | instance | 2026-08-15 00:04:57.097852 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-08-15 00:04:57.097881 | instance | Saturday 15 August 2026 00:04:57 +0000 (0:00:00.303) 0:57:15.125 ******* 2026-08-15 00:04:57.847266 | instance | changed: [instance] 2026-08-15 00:04:57.847540 | instance | 2026-08-15 00:04:57.847829 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-08-15 00:04:57.848237 | instance | Saturday 15 August 2026 00:04:57 +0000 (0:00:00.749) 0:57:15.874 ******* 2026-08-15 00:07:23.309618 | instance | changed: [instance] 2026-08-15 00:07:23.309733 | instance | 2026-08-15 00:07:23.309936 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:07:23.310099 | instance | Saturday 15 August 2026 00:07:23 +0000 (0:02:25.461) 0:59:41.336 ******* 2026-08-15 00:07:23.448989 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:07:23.449228 | instance | 2026-08-15 00:07:23.449533 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:07:23.449907 | instance | Saturday 15 August 2026 00:07:23 +0000 (0:00:00.139) 0:59:41.476 ******* 2026-08-15 00:07:23.506310 | instance | skipping: [instance] 2026-08-15 00:07:23.506589 | instance | 2026-08-15 00:07:23.506884 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:07:23.507139 | instance | Saturday 15 August 2026 00:07:23 +0000 (0:00:00.057) 0:59:41.533 ******* 2026-08-15 00:07:23.568620 | instance | skipping: [instance] 2026-08-15 00:07:23.568926 | instance | 2026-08-15 00:07:23.569269 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:07:23.569537 | instance | Saturday 15 August 2026 00:07:23 +0000 (0:00:00.062) 0:59:41.596 ******* 2026-08-15 00:07:23.650070 | instance | ok: [instance] 2026-08-15 00:07:23.650431 | instance | 2026-08-15 00:07:23.650798 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-08-15 00:07:23.651119 | instance | Saturday 15 August 2026 00:07:23 +0000 (0:00:00.080) 0:59:41.677 ******* 2026-08-15 00:07:23.760832 | instance | included: ingress for instance 2026-08-15 00:07:23.760963 | instance | 2026-08-15 00:07:23.761144 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-08-15 00:07:23.761323 | instance | Saturday 15 August 2026 00:07:23 +0000 (0:00:00.111) 0:59:41.788 ******* 2026-08-15 00:07:24.907501 | instance | changed: [instance] 2026-08-15 00:07:24.907750 | instance | 2026-08-15 00:07:24.908056 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-08-15 00:07:24.908345 | instance | Saturday 15 August 2026 00:07:24 +0000 (0:00:01.145) 0:59:42.934 ******* 2026-08-15 00:07:27.041221 | instance | changed: [instance] 2026-08-15 00:07:27.041458 | instance | 2026-08-15 00:07:27.041744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:07:27.042010 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:02.133) 0:59:45.067 ******* 2026-08-15 00:07:27.123606 | instance | ok: [instance] 2026-08-15 00:07:27.123863 | instance | 2026-08-15 00:07:27.124217 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:07:27.124519 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:00.083) 0:59:45.151 ******* 2026-08-15 00:07:27.179012 | instance | skipping: [instance] 2026-08-15 00:07:27.179274 | instance | 2026-08-15 00:07:27.179583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:07:27.179882 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:00.055) 0:59:45.206 ******* 2026-08-15 00:07:27.236855 | instance | skipping: [instance] 2026-08-15 00:07:27.237183 | instance | 2026-08-15 00:07:27.237580 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:07:27.237879 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:00.057) 0:59:45.263 ******* 2026-08-15 00:07:27.289405 | instance | skipping: [instance] 2026-08-15 00:07:27.289663 | instance | 2026-08-15 00:07:27.289952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:07:27.290234 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:00.052) 0:59:45.316 ******* 2026-08-15 00:07:27.364704 | instance | skipping: [instance] 2026-08-15 00:07:27.364869 | instance | 2026-08-15 00:07:27.365107 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:07:27.365363 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:00.074) 0:59:45.391 ******* 2026-08-15 00:07:27.435434 | instance | skipping: [instance] 2026-08-15 00:07:27.435784 | instance | 2026-08-15 00:07:27.436113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:07:27.436388 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:00.071) 0:59:45.462 ******* 2026-08-15 00:07:27.498183 | instance | ok: [instance] 2026-08-15 00:07:27.498472 | instance | 2026-08-15 00:07:27.498754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:07:27.499015 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:00.062) 0:59:45.525 ******* 2026-08-15 00:07:27.593097 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:07:27.593382 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:07:27.593702 | instance | ok: [instance] => (item=dashboard) 2026-08-15 00:07:27.594066 | instance | ok: [instance] => (item=identity) 2026-08-15 00:07:27.594492 | instance | 2026-08-15 00:07:27.594942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:07:27.595224 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:00.094) 0:59:45.620 ******* 2026-08-15 00:07:27.689735 | instance | ok: [instance] 2026-08-15 00:07:27.689889 | instance | 2026-08-15 00:07:27.690075 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:07:27.690245 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:00.097) 0:59:45.717 ******* 2026-08-15 00:07:27.790548 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:07:27.790805 | instance | 2026-08-15 00:07:27.791080 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:07:27.791370 | instance | Saturday 15 August 2026 00:07:27 +0000 (0:00:00.100) 0:59:45.817 ******* 2026-08-15 00:07:28.351477 | instance | changed: [instance] 2026-08-15 00:07:28.351689 | instance | 2026-08-15 00:07:28.351973 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-08-15 00:07:28.352274 | instance | Saturday 15 August 2026 00:07:28 +0000 (0:00:00.560) 0:59:46.378 ******* 2026-08-15 00:07:58.958881 | instance | changed: [instance] 2026-08-15 00:07:58.959125 | instance | 2026-08-15 00:07:58.959446 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:07:58.959703 | instance | Saturday 15 August 2026 00:07:58 +0000 (0:00:30.607) 1:00:16.986 ******* 2026-08-15 00:07:59.097662 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:07:59.097731 | instance | 2026-08-15 00:07:59.097858 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:07:59.097978 | instance | Saturday 15 August 2026 00:07:59 +0000 (0:00:00.139) 1:00:17.125 ******* 2026-08-15 00:07:59.162912 | instance | skipping: [instance] 2026-08-15 00:07:59.163016 | instance | 2026-08-15 00:07:59.163170 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:07:59.163384 | instance | Saturday 15 August 2026 00:07:59 +0000 (0:00:00.065) 1:00:17.190 ******* 2026-08-15 00:07:59.228150 | instance | skipping: [instance] 2026-08-15 00:07:59.228405 | instance | 2026-08-15 00:07:59.228749 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:07:59.229043 | instance | Saturday 15 August 2026 00:07:59 +0000 (0:00:00.065) 1:00:17.255 ******* 2026-08-15 00:07:59.302057 | instance | ok: [instance] 2026-08-15 00:07:59.302308 | instance | 2026-08-15 00:07:59.302590 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-08-15 00:07:59.302924 | instance | Saturday 15 August 2026 00:07:59 +0000 (0:00:00.073) 1:00:17.329 ******* 2026-08-15 00:07:59.499066 | instance | included: ingress for instance 2026-08-15 00:07:59.499189 | instance | 2026-08-15 00:07:59.499365 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-08-15 00:07:59.499556 | instance | Saturday 15 August 2026 00:07:59 +0000 (0:00:00.197) 1:00:17.526 ******* 2026-08-15 00:08:00.610232 | instance | changed: [instance] 2026-08-15 00:08:00.610556 | instance | 2026-08-15 00:08:00.610851 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-08-15 00:08:00.611126 | instance | Saturday 15 August 2026 00:08:00 +0000 (0:00:01.110) 1:00:18.637 ******* 2026-08-15 00:08:01.469595 | instance | changed: [instance] 2026-08-15 00:08:01.469841 | instance | 2026-08-15 00:08:01.470232 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-08-15 00:08:01.470834 | instance | Saturday 15 August 2026 00:08:01 +0000 (0:00:00.859) 1:00:19.497 ******* 2026-08-15 00:08:09.822205 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822275 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822325 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822344 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822358 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822370 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822382 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822393 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822404 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822413 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822421 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822430 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822438 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:09.822447 | instance | ok: [instance] 2026-08-15 00:08:09.822456 | instance | 2026-08-15 00:08:09.822465 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-08-15 00:08:09.822475 | instance | Saturday 15 August 2026 00:08:09 +0000 (0:00:08.348) 1:00:27.845 ******* 2026-08-15 00:08:10.063411 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.063687 | instance | skipping: [instance] => (item=None) 2026-08-15 00:08:10.063919 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.064161 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.064371 | instance | skipping: [instance] => (item=None) 2026-08-15 00:08:10.064578 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.064786 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.064990 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.065191 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.065393 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.065605 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.065830 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.066054 | instance | ok: [instance] => (item=None) 2026-08-15 00:08:10.066366 | instance | ok: [instance] 2026-08-15 00:08:10.066581 | instance | 2026-08-15 00:08:10.066800 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-08-15 00:08:10.067027 | instance | Saturday 15 August 2026 00:08:10 +0000 (0:00:00.245) 1:00:28.091 ******* 2026-08-15 00:08:10.806677 | instance | changed: [instance] 2026-08-15 00:08:10.806719 | instance | 2026-08-15 00:08:10.806726 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-08-15 00:08:10.806733 | instance | Saturday 15 August 2026 00:08:10 +0000 (0:00:00.742) 1:00:28.833 ******* 2026-08-15 00:08:11.608680 | instance | changed: [instance] 2026-08-15 00:08:11.608743 | instance | 2026-08-15 00:08:11.608755 | instance | PLAY [controllers] ************************************************************* 2026-08-15 00:08:11.608764 | instance | 2026-08-15 00:08:11.608773 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:08:11.608782 | instance | Saturday 15 August 2026 00:08:11 +0000 (0:00:00.801) 1:00:29.635 ******* 2026-08-15 00:08:15.412001 | instance | ok: [instance] 2026-08-15 00:08:15.412078 | instance | 2026-08-15 00:08:15.412165 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-15 00:08:15.412288 | instance | Saturday 15 August 2026 00:08:15 +0000 (0:00:03.804) 1:00:33.439 ******* 2026-08-15 00:08:15.728306 | instance | ok: [instance] 2026-08-15 00:08:15.728445 | instance | 2026-08-15 00:08:15.728653 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:08:15.728832 | instance | Saturday 15 August 2026 00:08:15 +0000 (0:00:00.315) 1:00:33.755 ******* 2026-08-15 00:08:16.950017 | instance | ok: [instance] 2026-08-15 00:08:16.950080 | instance | 2026-08-15 00:08:16.950092 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-15 00:08:16.950101 | instance | Saturday 15 August 2026 00:08:16 +0000 (0:00:01.220) 1:00:34.976 ******* 2026-08-15 00:08:17.229230 | instance | ok: [instance] 2026-08-15 00:08:17.229298 | instance | 2026-08-15 00:08:17.229310 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:08:17.229321 | instance | Saturday 15 August 2026 00:08:17 +0000 (0:00:00.279) 1:00:35.255 ******* 2026-08-15 00:08:17.340337 | instance | ok: [instance] => { 2026-08-15 00:08:17.340396 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-15 00:08:17.340408 | instance | } 2026-08-15 00:08:17.340418 | instance | 2026-08-15 00:08:17.340427 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:08:17.340436 | instance | Saturday 15 August 2026 00:08:17 +0000 (0:00:00.110) 1:00:35.366 ******* 2026-08-15 00:08:17.745984 | instance | ok: [instance] 2026-08-15 00:08:17.746251 | instance | 2026-08-15 00:08:17.746590 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:08:17.746902 | instance | Saturday 15 August 2026 00:08:17 +0000 (0:00:00.406) 1:00:35.773 ******* 2026-08-15 00:08:19.016656 | instance | ok: [instance] 2026-08-15 00:08:19.016696 | instance | 2026-08-15 00:08:19.016702 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-15 00:08:19.016707 | instance | Saturday 15 August 2026 00:08:19 +0000 (0:00:01.270) 1:00:37.043 ******* 2026-08-15 00:08:19.546848 | instance | ok: [instance] 2026-08-15 00:08:19.546934 | instance | 2026-08-15 00:08:19.547115 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-08-15 00:08:19.547457 | instance | Saturday 15 August 2026 00:08:19 +0000 (0:00:00.530) 1:00:37.574 ******* 2026-08-15 00:08:20.316220 | instance | ok: [instance] 2026-08-15 00:08:20.316421 | instance | 2026-08-15 00:08:20.316794 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-08-15 00:08:20.317105 | instance | Saturday 15 August 2026 00:08:20 +0000 (0:00:00.769) 1:00:38.343 ******* 2026-08-15 00:08:21.120474 | instance | ok: [instance] 2026-08-15 00:08:21.120717 | instance | 2026-08-15 00:08:21.121015 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-08-15 00:08:21.121275 | instance | Saturday 15 August 2026 00:08:21 +0000 (0:00:00.804) 1:00:39.148 ******* 2026-08-15 00:08:21.504126 | instance | ok: [instance] 2026-08-15 00:08:21.504342 | instance | 2026-08-15 00:08:21.504627 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-15 00:08:21.504859 | instance | Saturday 15 August 2026 00:08:21 +0000 (0:00:00.383) 1:00:39.531 ******* 2026-08-15 00:08:21.688733 | instance | included: openstack_helm_endpoints for instance 2026-08-15 00:08:21.688864 | instance | 2026-08-15 00:08:21.689021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:08:21.689184 | instance | Saturday 15 August 2026 00:08:21 +0000 (0:00:00.184) 1:00:39.716 ******* 2026-08-15 00:08:21.759682 | instance | skipping: [instance] 2026-08-15 00:08:21.759775 | instance | 2026-08-15 00:08:21.759944 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:08:21.760063 | instance | Saturday 15 August 2026 00:08:21 +0000 (0:00:00.070) 1:00:39.787 ******* 2026-08-15 00:08:21.823640 | instance | skipping: [instance] 2026-08-15 00:08:21.823852 | instance | 2026-08-15 00:08:21.824126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:08:21.824397 | instance | Saturday 15 August 2026 00:08:21 +0000 (0:00:00.063) 1:00:39.851 ******* 2026-08-15 00:08:21.892306 | instance | skipping: [instance] 2026-08-15 00:08:21.892551 | instance | 2026-08-15 00:08:21.892863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:08:21.893128 | instance | Saturday 15 August 2026 00:08:21 +0000 (0:00:00.068) 1:00:39.919 ******* 2026-08-15 00:08:21.951680 | instance | skipping: [instance] 2026-08-15 00:08:21.951902 | instance | 2026-08-15 00:08:21.952325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:08:21.952557 | instance | Saturday 15 August 2026 00:08:21 +0000 (0:00:00.059) 1:00:39.979 ******* 2026-08-15 00:08:22.017726 | instance | skipping: [instance] 2026-08-15 00:08:22.017994 | instance | 2026-08-15 00:08:22.018489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:08:22.018808 | instance | Saturday 15 August 2026 00:08:22 +0000 (0:00:00.066) 1:00:40.045 ******* 2026-08-15 00:08:22.083646 | instance | skipping: [instance] 2026-08-15 00:08:22.083894 | instance | 2026-08-15 00:08:22.084214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:08:22.084495 | instance | Saturday 15 August 2026 00:08:22 +0000 (0:00:00.065) 1:00:40.111 ******* 2026-08-15 00:08:22.154086 | instance | ok: [instance] 2026-08-15 00:08:22.154367 | instance | 2026-08-15 00:08:22.154691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:08:22.154973 | instance | Saturday 15 August 2026 00:08:22 +0000 (0:00:00.070) 1:00:40.181 ******* 2026-08-15 00:08:22.231778 | instance | ok: [instance] => (item=identity) 2026-08-15 00:08:22.231915 | instance | 2026-08-15 00:08:22.232089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:08:22.232290 | instance | Saturday 15 August 2026 00:08:22 +0000 (0:00:00.077) 1:00:40.259 ******* 2026-08-15 00:08:22.337302 | instance | ok: [instance] 2026-08-15 00:08:22.337475 | instance | 2026-08-15 00:08:22.337690 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-08-15 00:08:22.337922 | instance | Saturday 15 August 2026 00:08:22 +0000 (0:00:00.105) 1:00:40.364 ******* 2026-08-15 00:08:22.823698 | instance | ok: [instance] 2026-08-15 00:08:22.823947 | instance | 2026-08-15 00:08:22.824282 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-08-15 00:08:22.824618 | instance | Saturday 15 August 2026 00:08:22 +0000 (0:00:00.486) 1:00:40.851 ******* 2026-08-15 00:08:23.321893 | instance | ok: [instance] 2026-08-15 00:08:23.322100 | instance | 2026-08-15 00:08:23.322419 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-08-15 00:08:23.322687 | instance | Saturday 15 August 2026 00:08:23 +0000 (0:00:00.498) 1:00:41.349 ******* 2026-08-15 00:08:23.821574 | instance | ok: [instance] 2026-08-15 00:08:23.821647 | instance | 2026-08-15 00:08:23.821772 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-08-15 00:08:23.821892 | instance | Saturday 15 August 2026 00:08:23 +0000 (0:00:00.499) 1:00:41.849 ******* 2026-08-15 00:08:24.342812 | instance | ok: [instance] 2026-08-15 00:08:24.342893 | instance | 2026-08-15 00:08:24.343036 | instance | PLAY [Configure networking] **************************************************** 2026-08-15 00:08:24.343225 | instance | 2026-08-15 00:08:24.343429 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:08:24.343620 | instance | Saturday 15 August 2026 00:08:24 +0000 (0:00:00.521) 1:00:42.370 ******* 2026-08-15 00:08:28.231606 | instance | ok: [instance] 2026-08-15 00:08:28.231695 | instance | 2026-08-15 00:08:28.231877 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-08-15 00:08:28.232043 | instance | Saturday 15 August 2026 00:08:28 +0000 (0:00:03.888) 1:00:46.259 ******* 2026-08-15 00:08:28.469333 | instance | ok: [instance] 2026-08-15 00:08:28.469552 | instance | 2026-08-15 00:08:28.469875 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-08-15 00:08:28.470157 | instance | Saturday 15 August 2026 00:08:28 +0000 (0:00:00.237) 1:00:46.497 ******* 2026-08-15 00:08:28.662006 | instance | ok: [instance] 2026-08-15 00:08:28.662077 | instance | 2026-08-15 00:08:28.662201 | instance | PLAY RECAP ********************************************************************* 2026-08-15 00:08:28.662349 | instance | instance : ok=844 changed=293 unreachable=0 failed=0 skipped=263 rescued=0 ignored=2 2026-08-15 00:08:28.662462 | instance | 2026-08-15 00:08:28.662622 | instance | Saturday 15 August 2026 00:08:28 +0000 (0:00:00.189) 1:00:46.686 ******* 2026-08-15 00:08:28.662713 | instance | =============================================================================== 2026-08-15 00:08:28.662845 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 284.96s 2026-08-15 00:08:28.662957 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 197.91s 2026-08-15 00:08:28.663070 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 161.89s 2026-08-15 00:08:28.663200 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 158.39s 2026-08-15 00:08:28.663308 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 145.46s 2026-08-15 00:08:28.663430 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.38s 2026-08-15 00:08:28.663549 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 131.40s 2026-08-15 00:08:28.663667 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 128.88s 2026-08-15 00:08:28.663791 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 126.35s 2026-08-15 00:08:28.663910 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 121.85s 2026-08-15 00:08:28.664034 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 99.72s 2026-08-15 00:08:28.664152 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 93.38s 2026-08-15 00:08:28.664271 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 92.14s 2026-08-15 00:08:28.664388 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 91.89s 2026-08-15 00:08:28.664506 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 82.51s 2026-08-15 00:08:28.664623 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 50.47s 2026-08-15 00:08:28.664870 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 48.26s 2026-08-15 00:08:28.664907 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 39.28s 2026-08-15 00:08:28.665011 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.08s 2026-08-15 00:08:28.665122 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.02s 2026-08-15 00:08:28.902446 | instance | INFO [aio > converge] Executed: Successful 2026-08-15 00:08:28.914867 | instance | INFO [aio > idempotence] Executing 2026-08-15 00:08:31.803864 | instance | 2026-08-15 00:08:31.804012 | instance | PLAY [all] ********************************************************************* 2026-08-15 00:08:31.804178 | instance | 2026-08-15 00:08:31.804355 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:08:31.804862 | instance | Saturday 15 August 2026 00:08:31 +0000 (0:00:00.018) 0:00:00.018 ******* 2026-08-15 00:08:35.742682 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-15 00:08:35.742987 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-15 00:08:35.743276 | instance | interpreter could change the meaning of that path. See 2026-08-15 00:08:35.743551 | instance | https://docs.ansible.com/ansible- 2026-08-15 00:08:35.743740 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-15 00:08:35.824311 | instance | ok: [instance] 2026-08-15 00:08:35.824553 | instance | 2026-08-15 00:08:35.824822 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-15 00:08:35.825091 | instance | Saturday 15 August 2026 00:08:35 +0000 (0:00:04.020) 0:00:04.039 ******* 2026-08-15 00:08:36.060172 | instance | ok: [instance] 2026-08-15 00:08:36.060385 | instance | 2026-08-15 00:08:36.060652 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-15 00:08:36.060890 | instance | 2026-08-15 00:08:36.061157 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:08:36.061418 | instance | Saturday 15 August 2026 00:08:36 +0000 (0:00:00.235) 0:00:04.274 ******* 2026-08-15 00:08:39.837960 | instance | ok: [instance] 2026-08-15 00:08:39.838235 | instance | 2026-08-15 00:08:39.838673 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:08:39.838930 | instance | Saturday 15 August 2026 00:08:39 +0000 (0:00:03.777) 0:00:08.052 ******* 2026-08-15 00:08:40.196599 | instance | ok: [instance] 2026-08-15 00:08:40.197080 | instance | 2026-08-15 00:08:40.197394 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:08:40.197655 | instance | Saturday 15 August 2026 00:08:40 +0000 (0:00:00.358) 0:00:08.411 ******* 2026-08-15 00:08:40.307752 | instance | skipping: [instance] 2026-08-15 00:08:40.307988 | instance | 2026-08-15 00:08:40.308284 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-15 00:08:40.308582 | instance | Saturday 15 August 2026 00:08:40 +0000 (0:00:00.110) 0:00:08.522 ******* 2026-08-15 00:08:40.813076 | instance | ok: [instance] 2026-08-15 00:08:40.813470 | instance | 2026-08-15 00:08:40.813786 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:08:40.814069 | instance | Saturday 15 August 2026 00:08:40 +0000 (0:00:00.504) 0:00:09.026 ******* 2026-08-15 00:08:40.925823 | instance | ok: [instance] => { 2026-08-15 00:08:40.925995 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-15 00:08:40.926188 | instance | } 2026-08-15 00:08:40.926386 | instance | 2026-08-15 00:08:40.926579 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:08:40.926782 | instance | Saturday 15 August 2026 00:08:40 +0000 (0:00:00.113) 0:00:09.140 ******* 2026-08-15 00:08:41.571248 | instance | ok: [instance] 2026-08-15 00:08:41.571369 | instance | 2026-08-15 00:08:41.571541 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:08:41.571704 | instance | Saturday 15 August 2026 00:08:41 +0000 (0:00:00.645) 0:00:09.786 ******* 2026-08-15 00:08:41.734676 | instance | skipping: [instance] 2026-08-15 00:08:41.734737 | instance | 2026-08-15 00:08:41.734992 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:08:41.735264 | instance | Saturday 15 August 2026 00:08:41 +0000 (0:00:00.162) 0:00:09.948 ******* 2026-08-15 00:08:41.883877 | instance | skipping: [instance] 2026-08-15 00:08:41.884229 | instance | 2026-08-15 00:08:41.884686 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:08:41.885145 | instance | Saturday 15 August 2026 00:08:41 +0000 (0:00:00.149) 0:00:10.097 ******* 2026-08-15 00:08:42.170810 | instance | ok: [instance] 2026-08-15 00:08:42.171720 | instance | 2026-08-15 00:08:42.171806 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:08:42.171832 | instance | Saturday 15 August 2026 00:08:42 +0000 (0:00:00.287) 0:00:10.385 ******* 2026-08-15 00:08:43.659234 | instance | ok: [instance] 2026-08-15 00:08:43.659358 | instance | 2026-08-15 00:08:43.659536 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:08:43.659700 | instance | Saturday 15 August 2026 00:08:43 +0000 (0:00:01.487) 0:00:11.873 ******* 2026-08-15 00:08:43.796966 | instance | ok: [instance] => { 2026-08-15 00:08:43.797074 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-15 00:08:43.797225 | instance | } 2026-08-15 00:08:43.797360 | instance | 2026-08-15 00:08:43.797512 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:08:43.797661 | instance | Saturday 15 August 2026 00:08:43 +0000 (0:00:00.137) 0:00:12.011 ******* 2026-08-15 00:08:44.526365 | instance | ok: [instance] 2026-08-15 00:08:44.526617 | instance | 2026-08-15 00:08:44.526868 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:08:44.527180 | instance | Saturday 15 August 2026 00:08:44 +0000 (0:00:00.729) 0:00:12.740 ******* 2026-08-15 00:08:46.976563 | instance | ok: [instance] 2026-08-15 00:08:46.976758 | instance | 2026-08-15 00:08:46.977088 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-15 00:08:46.977430 | instance | Saturday 15 August 2026 00:08:46 +0000 (0:00:02.450) 0:00:15.191 ******* 2026-08-15 00:08:47.059876 | instance | skipping: [instance] 2026-08-15 00:08:47.060193 | instance | 2026-08-15 00:08:47.060576 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-15 00:08:47.061005 | instance | Saturday 15 August 2026 00:08:47 +0000 (0:00:00.083) 0:00:15.274 ******* 2026-08-15 00:08:47.142102 | instance | skipping: [instance] 2026-08-15 00:08:47.142409 | instance | 2026-08-15 00:08:47.142696 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-15 00:08:47.142958 | instance | Saturday 15 August 2026 00:08:47 +0000 (0:00:00.082) 0:00:15.356 ******* 2026-08-15 00:08:47.220431 | instance | skipping: [instance] 2026-08-15 00:08:47.220730 | instance | 2026-08-15 00:08:47.221015 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-15 00:08:47.221303 | instance | Saturday 15 August 2026 00:08:47 +0000 (0:00:00.078) 0:00:15.434 ******* 2026-08-15 00:08:48.556940 | instance | ok: [instance] 2026-08-15 00:08:48.557038 | instance | 2026-08-15 00:08:48.557189 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-15 00:08:48.557307 | instance | Saturday 15 August 2026 00:08:48 +0000 (0:00:01.337) 0:00:16.771 ******* 2026-08-15 00:08:49.078543 | instance | ok: [instance] 2026-08-15 00:08:49.078764 | instance | 2026-08-15 00:08:49.079089 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-15 00:08:49.079348 | instance | Saturday 15 August 2026 00:08:49 +0000 (0:00:00.521) 0:00:17.293 ******* 2026-08-15 00:08:50.039092 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-15 00:08:50.039155 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-15 00:08:50.039167 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-15 00:08:50.039198 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-15 00:08:50.039209 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-15 00:08:50.039218 | instance | 2026-08-15 00:08:50.039228 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-15 00:08:50.039236 | instance | Saturday 15 August 2026 00:08:50 +0000 (0:00:00.958) 0:00:18.251 ******* 2026-08-15 00:08:50.651346 | instance | ok: [instance] 2026-08-15 00:08:50.651548 | instance | 2026-08-15 00:08:50.651738 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-15 00:08:50.651947 | instance | Saturday 15 August 2026 00:08:50 +0000 (0:00:00.567) 0:00:18.819 ******* 2026-08-15 00:08:50.652118 | instance | 2026-08-15 00:08:50.652248 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-15 00:08:50.652362 | instance | Saturday 15 August 2026 00:08:50 +0000 (0:00:00.045) 0:00:18.865 ******* 2026-08-15 00:08:51.403544 | instance | ok: [instance] 2026-08-15 00:08:51.403705 | instance | 2026-08-15 00:08:51.403976 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:08:51.404244 | instance | Saturday 15 August 2026 00:08:51 +0000 (0:00:00.751) 0:00:19.616 ******* 2026-08-15 00:08:51.712392 | instance | ok: [instance] 2026-08-15 00:08:51.712605 | instance | 2026-08-15 00:08:51.712863 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:08:51.713117 | instance | Saturday 15 August 2026 00:08:51 +0000 (0:00:00.309) 0:00:19.926 ******* 2026-08-15 00:08:51.808715 | instance | ok: [instance] => { 2026-08-15 00:08:51.808965 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-15 00:08:51.809210 | instance | } 2026-08-15 00:08:51.809444 | instance | 2026-08-15 00:08:51.809701 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:08:51.809954 | instance | Saturday 15 August 2026 00:08:51 +0000 (0:00:00.096) 0:00:20.023 ******* 2026-08-15 00:08:52.309807 | instance | ok: [instance] 2026-08-15 00:08:52.309944 | instance | 2026-08-15 00:08:52.310117 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:08:52.310354 | instance | Saturday 15 August 2026 00:08:52 +0000 (0:00:00.501) 0:00:20.524 ******* 2026-08-15 00:08:55.552035 | instance | ok: [instance] 2026-08-15 00:08:55.552225 | instance | 2026-08-15 00:08:55.552365 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-15 00:08:55.552527 | instance | Saturday 15 August 2026 00:08:55 +0000 (0:00:03.242) 0:00:23.766 ******* 2026-08-15 00:08:56.764649 | instance | ok: [instance] 2026-08-15 00:08:56.764897 | instance | 2026-08-15 00:08:56.765201 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-15 00:08:56.765511 | instance | Saturday 15 August 2026 00:08:56 +0000 (0:00:01.212) 0:00:24.979 ******* 2026-08-15 00:08:57.189492 | instance | ok: [instance] 2026-08-15 00:08:57.189806 | instance | 2026-08-15 00:08:57.190117 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-15 00:08:57.190445 | instance | Saturday 15 August 2026 00:08:57 +0000 (0:00:00.424) 0:00:25.404 ******* 2026-08-15 00:08:57.677386 | instance | ok: [instance] 2026-08-15 00:08:57.677446 | instance | 2026-08-15 00:08:57.677459 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-15 00:08:57.677771 | instance | Saturday 15 August 2026 00:08:57 +0000 (0:00:00.487) 0:00:25.891 ******* 2026-08-15 00:08:58.327395 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-08-15 00:08:58.327693 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-15 00:08:58.327938 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-15 00:08:58.328150 | instance | 2026-08-15 00:08:58.328379 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-15 00:08:58.328558 | instance | Saturday 15 August 2026 00:08:58 +0000 (0:00:00.650) 0:00:26.542 ******* 2026-08-15 00:08:58.872144 | instance | ok: [instance] 2026-08-15 00:08:58.872280 | instance | 2026-08-15 00:08:58.872464 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-15 00:08:58.872652 | instance | Saturday 15 August 2026 00:08:58 +0000 (0:00:00.544) 0:00:27.086 ******* 2026-08-15 00:08:59.368795 | instance | ok: [instance] 2026-08-15 00:08:59.369028 | instance | 2026-08-15 00:08:59.369313 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-15 00:08:59.369584 | instance | Saturday 15 August 2026 00:08:59 +0000 (0:00:00.459) 0:00:27.546 ******* 2026-08-15 00:08:59.369826 | instance | 2026-08-15 00:08:59.370070 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-15 00:08:59.370351 | instance | Saturday 15 August 2026 00:08:59 +0000 (0:00:00.037) 0:00:27.583 ******* 2026-08-15 00:08:59.805899 | instance | ok: [instance] 2026-08-15 00:08:59.806013 | instance | 2026-08-15 00:08:59.806184 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-15 00:08:59.806378 | instance | Saturday 15 August 2026 00:08:59 +0000 (0:00:00.437) 0:00:28.020 ******* 2026-08-15 00:08:59.932598 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-15 00:08:59.932841 | instance | 2026-08-15 00:08:59.933117 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-15 00:08:59.933390 | instance | Saturday 15 August 2026 00:08:59 +0000 (0:00:00.126) 0:00:28.147 ******* 2026-08-15 00:09:01.173569 | instance | ok: [instance] 2026-08-15 00:09:01.173811 | instance | 2026-08-15 00:09:01.174119 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-15 00:09:01.174438 | instance | Saturday 15 August 2026 00:09:01 +0000 (0:00:01.240) 0:00:29.388 ******* 2026-08-15 00:09:01.925256 | instance | ok: [instance] => (item=chronyd) 2026-08-15 00:09:01.925524 | instance | ok: [instance] => (item=sshd) 2026-08-15 00:09:01.925776 | instance | 2026-08-15 00:09:01.926034 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-15 00:09:01.926323 | instance | Saturday 15 August 2026 00:09:01 +0000 (0:00:00.751) 0:00:30.139 ******* 2026-08-15 00:09:02.298888 | instance | ok: [instance] 2026-08-15 00:09:02.299225 | instance | 2026-08-15 00:09:02.299602 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-15 00:09:02.300035 | instance | Saturday 15 August 2026 00:09:02 +0000 (0:00:00.373) 0:00:30.513 ******* 2026-08-15 00:09:02.548089 | instance | ok: [instance] 2026-08-15 00:09:02.548565 | instance | 2026-08-15 00:09:02.548967 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-15 00:09:02.549398 | instance | Saturday 15 August 2026 00:09:02 +0000 (0:00:00.249) 0:00:30.762 ******* 2026-08-15 00:09:03.081428 | instance | ok: [instance] 2026-08-15 00:09:03.081727 | instance | 2026-08-15 00:09:03.082031 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-15 00:09:03.082351 | instance | Saturday 15 August 2026 00:09:03 +0000 (0:00:00.533) 0:00:31.296 ******* 2026-08-15 00:09:03.443241 | instance | ok: [instance] 2026-08-15 00:09:03.443505 | instance | 2026-08-15 00:09:03.443831 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-15 00:09:03.444165 | instance | Saturday 15 August 2026 00:09:03 +0000 (0:00:00.360) 0:00:31.657 ******* 2026-08-15 00:09:03.574139 | instance | ok: [instance] 2026-08-15 00:09:03.574394 | instance | 2026-08-15 00:09:03.574571 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-15 00:09:03.574738 | instance | Saturday 15 August 2026 00:09:03 +0000 (0:00:00.132) 0:00:31.789 ******* 2026-08-15 00:09:03.921834 | instance | ok: [instance] => (item=instance) 2026-08-15 00:09:03.922238 | instance | 2026-08-15 00:09:03.922691 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-15 00:09:03.923083 | instance | Saturday 15 August 2026 00:09:03 +0000 (0:00:00.347) 0:00:32.136 ******* 2026-08-15 00:09:04.005813 | instance | ok: [instance] 2026-08-15 00:09:04.005931 | instance | 2026-08-15 00:09:04.006104 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-15 00:09:04.006273 | instance | Saturday 15 August 2026 00:09:03 +0000 (0:00:00.084) 0:00:32.220 ******* 2026-08-15 00:09:04.081076 | instance | skipping: [instance] 2026-08-15 00:09:04.081399 | instance | 2026-08-15 00:09:04.081733 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-15 00:09:04.082046 | instance | Saturday 15 August 2026 00:09:04 +0000 (0:00:00.075) 0:00:32.295 ******* 2026-08-15 00:09:04.220875 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-15 00:09:04.221146 | instance | 2026-08-15 00:09:04.221513 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-15 00:09:04.221861 | instance | Saturday 15 August 2026 00:09:04 +0000 (0:00:00.139) 0:00:32.435 ******* 2026-08-15 00:09:11.117966 | instance | ok: [instance] 2026-08-15 00:09:11.118093 | instance | 2026-08-15 00:09:11.118301 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-15 00:09:11.118491 | instance | Saturday 15 August 2026 00:09:11 +0000 (0:00:06.896) 0:00:39.332 ******* 2026-08-15 00:09:11.238086 | instance | ok: [instance] => (item=instance) 2026-08-15 00:09:11.238373 | instance | 2026-08-15 00:09:11.238662 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-15 00:09:11.238977 | instance | Saturday 15 August 2026 00:09:11 +0000 (0:00:00.120) 0:00:39.452 ******* 2026-08-15 00:09:11.831253 | instance | ok: [instance] 2026-08-15 00:09:11.831550 | instance | 2026-08-15 00:09:11.831941 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-15 00:09:11.832319 | instance | Saturday 15 August 2026 00:09:11 +0000 (0:00:00.592) 0:00:40.045 ******* 2026-08-15 00:09:19.066201 | instance | ok: [instance] 2026-08-15 00:09:19.066458 | instance | 2026-08-15 00:09:19.066762 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-15 00:09:19.067008 | instance | Saturday 15 August 2026 00:09:19 +0000 (0:00:07.235) 0:00:47.280 ******* 2026-08-15 00:09:26.042181 | instance | ok: [instance] 2026-08-15 00:09:26.042274 | instance | 2026-08-15 00:09:26.042382 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-08-15 00:09:26.042521 | instance | Saturday 15 August 2026 00:09:26 +0000 (0:00:06.976) 0:00:54.257 ******* 2026-08-15 00:09:40.848706 | instance | ok: [instance] 2026-08-15 00:09:40.848938 | instance | 2026-08-15 00:09:40.849242 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-15 00:09:40.849517 | instance | Saturday 15 August 2026 00:09:40 +0000 (0:00:14.805) 0:01:09.062 ******* 2026-08-15 00:09:40.994992 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-15 00:09:40.995288 | instance | 2026-08-15 00:09:40.995576 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-15 00:09:40.995861 | instance | Saturday 15 August 2026 00:09:40 +0000 (0:00:00.146) 0:01:09.209 ******* 2026-08-15 00:09:41.107921 | instance | skipping: [instance] 2026-08-15 00:09:41.108150 | instance | 2026-08-15 00:09:41.108462 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-15 00:09:41.108722 | instance | Saturday 15 August 2026 00:09:41 +0000 (0:00:00.113) 0:01:09.322 ******* 2026-08-15 00:09:41.220217 | instance | skipping: [instance] => (item=instance) 2026-08-15 00:09:41.220564 | instance | skipping: [instance] 2026-08-15 00:09:41.220866 | instance | 2026-08-15 00:09:41.221259 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-15 00:09:41.221572 | instance | Saturday 15 August 2026 00:09:41 +0000 (0:00:00.112) 0:01:09.434 ******* 2026-08-15 00:09:41.507398 | instance | ok: [instance] 2026-08-15 00:09:41.507478 | instance | 2026-08-15 00:09:41.507611 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-15 00:09:41.507736 | instance | Saturday 15 August 2026 00:09:41 +0000 (0:00:00.287) 0:01:09.722 ******* 2026-08-15 00:09:48.897395 | instance | ok: [instance] 2026-08-15 00:09:48.897505 | instance | 2026-08-15 00:09:48.897686 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-08-15 00:09:48.897832 | instance | Saturday 15 August 2026 00:09:48 +0000 (0:00:07.389) 0:01:17.112 ******* 2026-08-15 00:09:55.667764 | instance | ok: [instance] 2026-08-15 00:09:55.668046 | instance | 2026-08-15 00:09:55.668328 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-08-15 00:09:55.668589 | instance | Saturday 15 August 2026 00:09:55 +0000 (0:00:06.770) 0:01:23.882 ******* 2026-08-15 00:10:02.255478 | instance | ok: [instance] 2026-08-15 00:10:02.255669 | instance | 2026-08-15 00:10:02.255945 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-08-15 00:10:02.256214 | instance | Saturday 15 August 2026 00:10:02 +0000 (0:00:06.587) 0:01:30.470 ******* 2026-08-15 00:10:10.048562 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-08-15 00:10:10.049661 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-08-15 00:10:10.049702 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-08-15 00:10:10.049707 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-08-15 00:10:10.049712 | instance | 2026-08-15 00:10:10.049717 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-08-15 00:10:10.049721 | instance | 2026-08-15 00:10:10.049725 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:10:10.049729 | instance | Saturday 15 August 2026 00:10:10 +0000 (0:00:07.793) 0:01:38.263 ******* 2026-08-15 00:10:13.704677 | instance | ok: [instance] 2026-08-15 00:10:13.704762 | instance | 2026-08-15 00:10:13.704904 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:10:13.705056 | instance | Saturday 15 August 2026 00:10:13 +0000 (0:00:03.655) 0:01:41.919 ******* 2026-08-15 00:10:14.018242 | instance | ok: [instance] 2026-08-15 00:10:14.018361 | instance | 2026-08-15 00:10:14.018714 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:10:14.018766 | instance | Saturday 15 August 2026 00:10:14 +0000 (0:00:00.313) 0:01:42.233 ******* 2026-08-15 00:10:14.122343 | instance | skipping: [instance] 2026-08-15 00:10:14.122407 | instance | 2026-08-15 00:10:14.122678 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-15 00:10:14.122724 | instance | Saturday 15 August 2026 00:10:14 +0000 (0:00:00.103) 0:01:42.336 ******* 2026-08-15 00:10:14.417512 | instance | ok: [instance] 2026-08-15 00:10:14.417581 | instance | 2026-08-15 00:10:14.417896 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:10:14.417939 | instance | Saturday 15 August 2026 00:10:14 +0000 (0:00:00.295) 0:01:42.632 ******* 2026-08-15 00:10:14.519313 | instance | ok: [instance] => { 2026-08-15 00:10:14.519411 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-15 00:10:14.520170 | instance | } 2026-08-15 00:10:14.520213 | instance | 2026-08-15 00:10:14.520218 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:10:14.520223 | instance | Saturday 15 August 2026 00:10:14 +0000 (0:00:00.102) 0:01:42.734 ******* 2026-08-15 00:10:14.903904 | instance | ok: [instance] 2026-08-15 00:10:14.904002 | instance | 2026-08-15 00:10:14.904130 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:10:14.904273 | instance | Saturday 15 August 2026 00:10:14 +0000 (0:00:00.384) 0:01:43.119 ******* 2026-08-15 00:10:15.134567 | instance | skipping: [instance] 2026-08-15 00:10:15.134638 | instance | 2026-08-15 00:10:15.134773 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:10:15.134891 | instance | Saturday 15 August 2026 00:10:15 +0000 (0:00:00.230) 0:01:43.349 ******* 2026-08-15 00:10:15.274249 | instance | skipping: [instance] 2026-08-15 00:10:15.274340 | instance | 2026-08-15 00:10:15.274477 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:10:15.274597 | instance | Saturday 15 August 2026 00:10:15 +0000 (0:00:00.139) 0:01:43.488 ******* 2026-08-15 00:10:15.571004 | instance | ok: [instance] 2026-08-15 00:10:15.571049 | instance | 2026-08-15 00:10:15.571054 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:10:15.571059 | instance | Saturday 15 August 2026 00:10:15 +0000 (0:00:00.296) 0:01:43.785 ******* 2026-08-15 00:10:16.725455 | instance | ok: [instance] 2026-08-15 00:10:16.725530 | instance | 2026-08-15 00:10:16.726053 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:10:16.726178 | instance | Saturday 15 August 2026 00:10:16 +0000 (0:00:01.154) 0:01:44.940 ******* 2026-08-15 00:10:16.860931 | instance | ok: [instance] => { 2026-08-15 00:10:16.861000 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-15 00:10:16.861214 | instance | } 2026-08-15 00:10:16.861339 | instance | 2026-08-15 00:10:16.861462 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:10:16.861581 | instance | Saturday 15 August 2026 00:10:16 +0000 (0:00:00.135) 0:01:45.075 ******* 2026-08-15 00:10:17.319181 | instance | ok: [instance] 2026-08-15 00:10:17.319442 | instance | 2026-08-15 00:10:17.319721 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:10:17.320009 | instance | Saturday 15 August 2026 00:10:17 +0000 (0:00:00.457) 0:01:45.533 ******* 2026-08-15 00:10:19.435069 | instance | ok: [instance] 2026-08-15 00:10:19.435282 | instance | 2026-08-15 00:10:19.435545 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-15 00:10:19.435800 | instance | Saturday 15 August 2026 00:10:19 +0000 (0:00:02.116) 0:01:47.649 ******* 2026-08-15 00:10:19.509229 | instance | skipping: [instance] 2026-08-15 00:10:19.509472 | instance | 2026-08-15 00:10:19.509754 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-15 00:10:19.510033 | instance | Saturday 15 August 2026 00:10:19 +0000 (0:00:00.074) 0:01:47.724 ******* 2026-08-15 00:10:19.582330 | instance | skipping: [instance] 2026-08-15 00:10:19.582509 | instance | 2026-08-15 00:10:19.582683 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-15 00:10:19.582855 | instance | Saturday 15 August 2026 00:10:19 +0000 (0:00:00.073) 0:01:47.797 ******* 2026-08-15 00:10:19.667769 | instance | skipping: [instance] 2026-08-15 00:10:19.668005 | instance | 2026-08-15 00:10:19.668285 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-15 00:10:19.668716 | instance | Saturday 15 August 2026 00:10:19 +0000 (0:00:00.085) 0:01:47.882 ******* 2026-08-15 00:10:20.930089 | instance | ok: [instance] 2026-08-15 00:10:20.930139 | instance | 2026-08-15 00:10:20.930267 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-15 00:10:20.930446 | instance | Saturday 15 August 2026 00:10:20 +0000 (0:00:01.262) 0:01:49.145 ******* 2026-08-15 00:10:21.402729 | instance | ok: [instance] 2026-08-15 00:10:21.402799 | instance | 2026-08-15 00:10:21.403055 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-15 00:10:21.403184 | instance | Saturday 15 August 2026 00:10:21 +0000 (0:00:00.472) 0:01:49.617 ******* 2026-08-15 00:10:22.377878 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-15 00:10:22.377958 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-15 00:10:22.378190 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-15 00:10:22.378249 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-15 00:10:22.378426 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-15 00:10:22.378503 | instance | 2026-08-15 00:10:22.378690 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-15 00:10:22.378712 | instance | Saturday 15 August 2026 00:10:22 +0000 (0:00:00.975) 0:01:50.592 ******* 2026-08-15 00:10:22.988051 | instance | ok: [instance] 2026-08-15 00:10:22.988126 | instance | 2026-08-15 00:10:22.988789 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-15 00:10:22.988834 | instance | Saturday 15 August 2026 00:10:22 +0000 (0:00:00.572) 0:01:51.165 ******* 2026-08-15 00:10:22.988839 | instance | 2026-08-15 00:10:22.988844 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-15 00:10:22.988859 | instance | Saturday 15 August 2026 00:10:22 +0000 (0:00:00.036) 0:01:51.202 ******* 2026-08-15 00:10:23.454137 | instance | ok: [instance] 2026-08-15 00:10:23.454211 | instance | 2026-08-15 00:10:23.454537 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:10:23.454580 | instance | Saturday 15 August 2026 00:10:23 +0000 (0:00:00.465) 0:01:51.668 ******* 2026-08-15 00:10:23.738121 | instance | ok: [instance] 2026-08-15 00:10:23.738213 | instance | 2026-08-15 00:10:23.738526 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:10:23.738544 | instance | Saturday 15 August 2026 00:10:23 +0000 (0:00:00.284) 0:01:51.953 ******* 2026-08-15 00:10:23.837853 | instance | ok: [instance] => { 2026-08-15 00:10:23.837972 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-15 00:10:23.838387 | instance | } 2026-08-15 00:10:23.838464 | instance | 2026-08-15 00:10:23.838481 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:10:23.838588 | instance | Saturday 15 August 2026 00:10:23 +0000 (0:00:00.099) 0:01:52.052 ******* 2026-08-15 00:10:24.269361 | instance | ok: [instance] 2026-08-15 00:10:24.269481 | instance | 2026-08-15 00:10:24.269662 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:10:24.269829 | instance | Saturday 15 August 2026 00:10:24 +0000 (0:00:00.431) 0:01:52.484 ******* 2026-08-15 00:10:27.622056 | instance | ok: [instance] 2026-08-15 00:10:27.622374 | instance | 2026-08-15 00:10:27.622670 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-15 00:10:27.622953 | instance | Saturday 15 August 2026 00:10:27 +0000 (0:00:03.352) 0:01:55.836 ******* 2026-08-15 00:10:28.798976 | instance | ok: [instance] 2026-08-15 00:10:28.799215 | instance | 2026-08-15 00:10:28.799498 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-15 00:10:28.799766 | instance | Saturday 15 August 2026 00:10:28 +0000 (0:00:01.176) 0:01:57.013 ******* 2026-08-15 00:10:29.045211 | instance | ok: [instance] 2026-08-15 00:10:29.045443 | instance | 2026-08-15 00:10:29.045724 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-15 00:10:29.046003 | instance | Saturday 15 August 2026 00:10:29 +0000 (0:00:00.245) 0:01:57.259 ******* 2026-08-15 00:10:29.545879 | instance | ok: [instance] 2026-08-15 00:10:29.546071 | instance | 2026-08-15 00:10:29.546381 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-15 00:10:29.546613 | instance | Saturday 15 August 2026 00:10:29 +0000 (0:00:00.500) 0:01:57.759 ******* 2026-08-15 00:10:30.202213 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-08-15 00:10:30.202652 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-15 00:10:30.203033 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-15 00:10:30.203322 | instance | 2026-08-15 00:10:30.203651 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-15 00:10:30.203930 | instance | Saturday 15 August 2026 00:10:30 +0000 (0:00:00.656) 0:01:58.416 ******* 2026-08-15 00:10:30.674485 | instance | ok: [instance] 2026-08-15 00:10:30.674732 | instance | 2026-08-15 00:10:30.675037 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-15 00:10:30.675305 | instance | Saturday 15 August 2026 00:10:30 +0000 (0:00:00.472) 0:01:58.889 ******* 2026-08-15 00:10:31.203902 | instance | ok: [instance] 2026-08-15 00:10:31.204422 | instance | 2026-08-15 00:10:31.204436 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-15 00:10:31.204739 | instance | Saturday 15 August 2026 00:10:31 +0000 (0:00:00.492) 0:01:59.381 ******* 2026-08-15 00:10:31.205266 | instance | 2026-08-15 00:10:31.205331 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-15 00:10:31.205420 | instance | Saturday 15 August 2026 00:10:31 +0000 (0:00:00.036) 0:01:59.417 ******* 2026-08-15 00:10:31.669558 | instance | ok: [instance] 2026-08-15 00:10:31.669647 | instance | 2026-08-15 00:10:31.669789 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-15 00:10:31.669881 | instance | Saturday 15 August 2026 00:10:31 +0000 (0:00:00.465) 0:01:59.882 ******* 2026-08-15 00:10:31.798126 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-15 00:10:31.798227 | instance | 2026-08-15 00:10:31.798405 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-15 00:10:31.798531 | instance | Saturday 15 August 2026 00:10:31 +0000 (0:00:00.130) 0:02:00.013 ******* 2026-08-15 00:10:32.973346 | instance | ok: [instance] 2026-08-15 00:10:32.973428 | instance | 2026-08-15 00:10:32.973654 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-15 00:10:32.973694 | instance | Saturday 15 August 2026 00:10:32 +0000 (0:00:01.175) 0:02:01.188 ******* 2026-08-15 00:10:33.683489 | instance | ok: [instance] => (item=chronyd) 2026-08-15 00:10:33.683551 | instance | ok: [instance] => (item=sshd) 2026-08-15 00:10:33.683889 | instance | 2026-08-15 00:10:33.683927 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-15 00:10:33.683933 | instance | Saturday 15 August 2026 00:10:33 +0000 (0:00:00.710) 0:02:01.898 ******* 2026-08-15 00:10:35.040853 | instance | ok: [instance] 2026-08-15 00:10:35.040927 | instance | 2026-08-15 00:10:35.041220 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-15 00:10:35.041264 | instance | Saturday 15 August 2026 00:10:35 +0000 (0:00:01.357) 0:02:03.255 ******* 2026-08-15 00:10:35.280959 | instance | ok: [instance] 2026-08-15 00:10:35.281060 | instance | 2026-08-15 00:10:35.281272 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-15 00:10:35.281308 | instance | Saturday 15 August 2026 00:10:35 +0000 (0:00:00.240) 0:02:03.496 ******* 2026-08-15 00:10:35.569989 | instance | ok: [instance] 2026-08-15 00:10:35.570120 | instance | 2026-08-15 00:10:35.570312 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-15 00:10:35.570471 | instance | Saturday 15 August 2026 00:10:35 +0000 (0:00:00.288) 0:02:03.784 ******* 2026-08-15 00:10:35.872034 | instance | ok: [instance] 2026-08-15 00:10:35.872128 | instance | 2026-08-15 00:10:35.872286 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-08-15 00:10:35.872394 | instance | Saturday 15 August 2026 00:10:35 +0000 (0:00:00.302) 0:02:04.087 ******* 2026-08-15 00:10:36.195147 | instance | ok: [instance] => (item=instance) 2026-08-15 00:10:36.195191 | instance | 2026-08-15 00:10:36.195197 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-08-15 00:10:36.195202 | instance | Saturday 15 August 2026 00:10:36 +0000 (0:00:00.322) 0:02:04.409 ******* 2026-08-15 00:10:36.279298 | instance | ok: [instance] 2026-08-15 00:10:36.279367 | instance | 2026-08-15 00:10:36.279506 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-15 00:10:36.279631 | instance | Saturday 15 August 2026 00:10:36 +0000 (0:00:00.084) 0:02:04.494 ******* 2026-08-15 00:10:36.420054 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-15 00:10:36.420131 | instance | 2026-08-15 00:10:36.420142 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-15 00:10:36.420159 | instance | Saturday 15 August 2026 00:10:36 +0000 (0:00:00.140) 0:02:04.634 ******* 2026-08-15 00:10:36.541527 | instance | skipping: [instance] 2026-08-15 00:10:36.541601 | instance | 2026-08-15 00:10:36.541741 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-15 00:10:36.541862 | instance | Saturday 15 August 2026 00:10:36 +0000 (0:00:00.121) 0:02:04.756 ******* 2026-08-15 00:10:36.672232 | instance | skipping: [instance] => (item=instance) 2026-08-15 00:10:36.672362 | instance | skipping: [instance] 2026-08-15 00:10:36.672512 | instance | 2026-08-15 00:10:36.672656 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-15 00:10:36.672801 | instance | Saturday 15 August 2026 00:10:36 +0000 (0:00:00.130) 0:02:04.887 ******* 2026-08-15 00:10:36.979115 | instance | ok: [instance] 2026-08-15 00:10:36.979198 | instance | 2026-08-15 00:10:36.979349 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-15 00:10:36.979462 | instance | Saturday 15 August 2026 00:10:36 +0000 (0:00:00.307) 0:02:05.194 ******* 2026-08-15 00:10:44.197755 | instance | ok: [instance] 2026-08-15 00:10:44.197837 | instance | 2026-08-15 00:10:44.197972 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-08-15 00:10:44.198096 | instance | Saturday 15 August 2026 00:10:44 +0000 (0:00:07.217) 0:02:12.412 ******* 2026-08-15 00:10:49.768410 | instance | ok: [instance] 2026-08-15 00:10:49.768755 | instance | 2026-08-15 00:10:49.769158 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-08-15 00:10:49.769532 | instance | Saturday 15 August 2026 00:10:49 +0000 (0:00:05.570) 0:02:17.982 ******* 2026-08-15 00:11:04.586441 | instance | ok: [instance] 2026-08-15 00:11:04.586581 | instance | 2026-08-15 00:11:04.586775 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-08-15 00:11:04.586969 | instance | Saturday 15 August 2026 00:11:04 +0000 (0:00:14.818) 0:02:32.801 ******* 2026-08-15 00:11:04.819571 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-08-15 00:11:04.819794 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-08-15 00:11:04.819998 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-08-15 00:11:04.820334 | instance | skipping: [instance] 2026-08-15 00:11:04.820489 | instance | 2026-08-15 00:11:04.820684 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-08-15 00:11:04.820848 | instance | Saturday 15 August 2026 00:11:04 +0000 (0:00:00.232) 0:02:33.034 ******* 2026-08-15 00:11:11.539350 | instance | ok: [instance] 2026-08-15 00:11:11.539425 | instance | 2026-08-15 00:11:11.539740 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-08-15 00:11:11.539785 | instance | Saturday 15 August 2026 00:11:11 +0000 (0:00:06.719) 0:02:39.754 ******* 2026-08-15 00:11:18.201122 | instance | ok: [instance] 2026-08-15 00:11:18.201203 | instance | 2026-08-15 00:11:18.201339 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-08-15 00:11:18.201492 | instance | Saturday 15 August 2026 00:11:18 +0000 (0:00:06.662) 0:02:46.416 ******* 2026-08-15 00:11:18.339621 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-08-15 00:11:18.339760 | instance | 2026-08-15 00:11:18.339881 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-08-15 00:11:18.339997 | instance | Saturday 15 August 2026 00:11:18 +0000 (0:00:00.137) 0:02:46.554 ******* 2026-08-15 00:11:18.425925 | instance | ok: [instance] 2026-08-15 00:11:18.426141 | instance | 2026-08-15 00:11:18.426525 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-08-15 00:11:18.426980 | instance | Saturday 15 August 2026 00:11:18 +0000 (0:00:00.086) 0:02:46.640 ******* 2026-08-15 00:11:25.067442 | instance | ok: [instance] 2026-08-15 00:11:25.067524 | instance | 2026-08-15 00:11:25.067647 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-08-15 00:11:25.067767 | instance | Saturday 15 August 2026 00:11:25 +0000 (0:00:06.641) 0:02:53.282 ******* 2026-08-15 00:11:25.145701 | instance | ok: [instance] 2026-08-15 00:11:25.145963 | instance | 2026-08-15 00:11:25.146411 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-08-15 00:11:25.146711 | instance | Saturday 15 August 2026 00:11:25 +0000 (0:00:00.077) 0:02:53.360 ******* 2026-08-15 00:11:25.222599 | instance | skipping: [instance] => (item=1) 2026-08-15 00:11:25.222870 | instance | skipping: [instance] => (item=1) 2026-08-15 00:11:25.223060 | instance | skipping: [instance] => (item=1) 2026-08-15 00:11:25.223254 | instance | skipping: [instance] 2026-08-15 00:11:25.223419 | instance | 2026-08-15 00:11:25.223644 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-08-15 00:11:25.223890 | instance | Saturday 15 August 2026 00:11:25 +0000 (0:00:00.076) 0:02:53.437 ******* 2026-08-15 00:11:25.358918 | instance | skipping: [instance] 2026-08-15 00:11:25.359122 | instance | 2026-08-15 00:11:25.359404 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-08-15 00:11:25.359627 | instance | 2026-08-15 00:11:25.359885 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:11:25.360140 | instance | Saturday 15 August 2026 00:11:25 +0000 (0:00:00.136) 0:02:53.573 ******* 2026-08-15 00:11:30.235998 | instance | ok: [instance] 2026-08-15 00:11:30.236067 | instance | 2026-08-15 00:11:30.236200 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:11:30.236321 | instance | Saturday 15 August 2026 00:11:30 +0000 (0:00:04.877) 0:02:58.450 ******* 2026-08-15 00:11:30.547095 | instance | ok: [instance] 2026-08-15 00:11:30.547320 | instance | 2026-08-15 00:11:30.547600 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:11:30.547872 | instance | Saturday 15 August 2026 00:11:30 +0000 (0:00:00.310) 0:02:58.761 ******* 2026-08-15 00:11:30.648709 | instance | skipping: [instance] 2026-08-15 00:11:30.648985 | instance | 2026-08-15 00:11:30.649343 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-15 00:11:30.649622 | instance | Saturday 15 August 2026 00:11:30 +0000 (0:00:00.101) 0:02:58.863 ******* 2026-08-15 00:11:30.946163 | instance | ok: [instance] 2026-08-15 00:11:30.946557 | instance | 2026-08-15 00:11:30.946930 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:11:30.947301 | instance | Saturday 15 August 2026 00:11:30 +0000 (0:00:00.297) 0:02:59.160 ******* 2026-08-15 00:11:31.166323 | instance | ok: [instance] => { 2026-08-15 00:11:31.166694 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-15 00:11:31.166991 | instance | } 2026-08-15 00:11:31.167286 | instance | 2026-08-15 00:11:31.167662 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:11:31.168003 | instance | Saturday 15 August 2026 00:11:31 +0000 (0:00:00.220) 0:02:59.381 ******* 2026-08-15 00:11:31.544899 | instance | ok: [instance] 2026-08-15 00:11:31.545505 | instance | 2026-08-15 00:11:31.545539 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:11:31.545850 | instance | Saturday 15 August 2026 00:11:31 +0000 (0:00:00.378) 0:02:59.759 ******* 2026-08-15 00:11:31.687296 | instance | skipping: [instance] 2026-08-15 00:11:31.687361 | instance | 2026-08-15 00:11:31.687499 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:11:31.687618 | instance | Saturday 15 August 2026 00:11:31 +0000 (0:00:00.142) 0:02:59.901 ******* 2026-08-15 00:11:31.816110 | instance | skipping: [instance] 2026-08-15 00:11:31.816211 | instance | 2026-08-15 00:11:31.816289 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:11:31.816418 | instance | Saturday 15 August 2026 00:11:31 +0000 (0:00:00.129) 0:03:00.031 ******* 2026-08-15 00:11:32.083503 | instance | ok: [instance] 2026-08-15 00:11:32.083584 | instance | 2026-08-15 00:11:32.083807 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:11:32.083955 | instance | Saturday 15 August 2026 00:11:32 +0000 (0:00:00.267) 0:03:00.298 ******* 2026-08-15 00:11:33.213090 | instance | ok: [instance] 2026-08-15 00:11:33.213158 | instance | 2026-08-15 00:11:33.213165 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:11:33.213247 | instance | Saturday 15 August 2026 00:11:33 +0000 (0:00:01.128) 0:03:01.427 ******* 2026-08-15 00:11:33.345737 | instance | ok: [instance] => { 2026-08-15 00:11:33.346016 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-15 00:11:33.346380 | instance | } 2026-08-15 00:11:33.346707 | instance | 2026-08-15 00:11:33.346987 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:11:33.347234 | instance | Saturday 15 August 2026 00:11:33 +0000 (0:00:00.133) 0:03:01.560 ******* 2026-08-15 00:11:33.815157 | instance | ok: [instance] 2026-08-15 00:11:33.815387 | instance | 2026-08-15 00:11:33.815689 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:11:33.815964 | instance | Saturday 15 August 2026 00:11:33 +0000 (0:00:00.469) 0:03:02.029 ******* 2026-08-15 00:11:35.915700 | instance | ok: [instance] 2026-08-15 00:11:35.915972 | instance | 2026-08-15 00:11:35.916248 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-15 00:11:35.916511 | instance | Saturday 15 August 2026 00:11:35 +0000 (0:00:02.100) 0:03:04.130 ******* 2026-08-15 00:11:35.997639 | instance | skipping: [instance] 2026-08-15 00:11:35.998346 | instance | 2026-08-15 00:11:35.998417 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-15 00:11:35.998426 | instance | Saturday 15 August 2026 00:11:35 +0000 (0:00:00.082) 0:03:04.212 ******* 2026-08-15 00:11:36.075642 | instance | skipping: [instance] 2026-08-15 00:11:36.075880 | instance | 2026-08-15 00:11:36.076148 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-15 00:11:36.076358 | instance | Saturday 15 August 2026 00:11:36 +0000 (0:00:00.077) 0:03:04.290 ******* 2026-08-15 00:11:36.152491 | instance | skipping: [instance] 2026-08-15 00:11:36.152797 | instance | 2026-08-15 00:11:36.153121 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-15 00:11:36.153389 | instance | Saturday 15 August 2026 00:11:36 +0000 (0:00:00.076) 0:03:04.367 ******* 2026-08-15 00:11:37.235507 | instance | ok: [instance] 2026-08-15 00:11:37.235573 | instance | 2026-08-15 00:11:37.235585 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-15 00:11:37.235595 | instance | Saturday 15 August 2026 00:11:37 +0000 (0:00:01.082) 0:03:05.449 ******* 2026-08-15 00:11:37.738130 | instance | ok: [instance] 2026-08-15 00:11:37.738204 | instance | 2026-08-15 00:11:37.738389 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-15 00:11:37.738516 | instance | Saturday 15 August 2026 00:11:37 +0000 (0:00:00.503) 0:03:05.953 ******* 2026-08-15 00:11:38.706750 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-15 00:11:38.707578 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-15 00:11:38.707619 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-15 00:11:38.707624 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-15 00:11:38.707629 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-15 00:11:38.707634 | instance | 2026-08-15 00:11:38.707639 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-15 00:11:38.707643 | instance | Saturday 15 August 2026 00:11:38 +0000 (0:00:00.967) 0:03:06.921 ******* 2026-08-15 00:11:39.329717 | instance | ok: [instance] 2026-08-15 00:11:39.330440 | instance | 2026-08-15 00:11:39.330529 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-15 00:11:39.330541 | instance | Saturday 15 August 2026 00:11:39 +0000 (0:00:00.585) 0:03:07.506 ******* 2026-08-15 00:11:39.330551 | instance | 2026-08-15 00:11:39.330581 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-15 00:11:39.330591 | instance | Saturday 15 August 2026 00:11:39 +0000 (0:00:00.036) 0:03:07.543 ******* 2026-08-15 00:11:39.787279 | instance | ok: [instance] 2026-08-15 00:11:39.787322 | instance | 2026-08-15 00:11:39.787327 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:11:39.787332 | instance | Saturday 15 August 2026 00:11:39 +0000 (0:00:00.458) 0:03:08.001 ******* 2026-08-15 00:11:40.088350 | instance | ok: [instance] 2026-08-15 00:11:40.088426 | instance | 2026-08-15 00:11:40.088685 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:11:40.088729 | instance | Saturday 15 August 2026 00:11:40 +0000 (0:00:00.300) 0:03:08.302 ******* 2026-08-15 00:11:40.188941 | instance | ok: [instance] => { 2026-08-15 00:11:40.189018 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-15 00:11:40.189138 | instance | } 2026-08-15 00:11:40.189250 | instance | 2026-08-15 00:11:40.189375 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:11:40.189492 | instance | Saturday 15 August 2026 00:11:40 +0000 (0:00:00.101) 0:03:08.403 ******* 2026-08-15 00:11:40.682166 | instance | ok: [instance] 2026-08-15 00:11:40.682243 | instance | 2026-08-15 00:11:40.682424 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:11:40.682541 | instance | Saturday 15 August 2026 00:11:40 +0000 (0:00:00.493) 0:03:08.897 ******* 2026-08-15 00:11:43.946358 | instance | ok: [instance] 2026-08-15 00:11:43.946483 | instance | 2026-08-15 00:11:43.946672 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-15 00:11:43.946834 | instance | Saturday 15 August 2026 00:11:43 +0000 (0:00:03.263) 0:03:12.161 ******* 2026-08-15 00:11:45.102474 | instance | ok: [instance] 2026-08-15 00:11:45.102611 | instance | 2026-08-15 00:11:45.102805 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-15 00:11:45.102958 | instance | Saturday 15 August 2026 00:11:45 +0000 (0:00:01.155) 0:03:13.317 ******* 2026-08-15 00:11:45.328662 | instance | ok: [instance] 2026-08-15 00:11:45.328973 | instance | 2026-08-15 00:11:45.329250 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-15 00:11:45.329517 | instance | Saturday 15 August 2026 00:11:45 +0000 (0:00:00.226) 0:03:13.543 ******* 2026-08-15 00:11:45.827608 | instance | ok: [instance] 2026-08-15 00:11:45.827689 | instance | 2026-08-15 00:11:45.827841 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-15 00:11:45.828160 | instance | Saturday 15 August 2026 00:11:45 +0000 (0:00:00.499) 0:03:14.042 ******* 2026-08-15 00:11:46.419615 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-08-15 00:11:46.419891 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-15 00:11:46.420169 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-15 00:11:46.420419 | instance | 2026-08-15 00:11:46.420682 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-15 00:11:46.420957 | instance | Saturday 15 August 2026 00:11:46 +0000 (0:00:00.591) 0:03:14.634 ******* 2026-08-15 00:11:46.895835 | instance | ok: [instance] 2026-08-15 00:11:46.896130 | instance | 2026-08-15 00:11:46.896513 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-15 00:11:46.896875 | instance | Saturday 15 August 2026 00:11:46 +0000 (0:00:00.476) 0:03:15.110 ******* 2026-08-15 00:11:47.384838 | instance | ok: [instance] 2026-08-15 00:11:47.385062 | instance | 2026-08-15 00:11:47.385337 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-15 00:11:47.385609 | instance | Saturday 15 August 2026 00:11:47 +0000 (0:00:00.447) 0:03:15.558 ******* 2026-08-15 00:11:47.385915 | instance | 2026-08-15 00:11:47.386187 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-15 00:11:47.386482 | instance | Saturday 15 August 2026 00:11:47 +0000 (0:00:00.039) 0:03:15.597 ******* 2026-08-15 00:11:47.855631 | instance | ok: [instance] 2026-08-15 00:11:47.855871 | instance | 2026-08-15 00:11:47.856153 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-15 00:11:47.856425 | instance | Saturday 15 August 2026 00:11:47 +0000 (0:00:00.472) 0:03:16.070 ******* 2026-08-15 00:11:48.004236 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-15 00:11:48.004505 | instance | 2026-08-15 00:11:48.004805 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-15 00:11:48.005099 | instance | Saturday 15 August 2026 00:11:48 +0000 (0:00:00.148) 0:03:16.218 ******* 2026-08-15 00:11:49.103957 | instance | ok: [instance] 2026-08-15 00:11:49.104186 | instance | 2026-08-15 00:11:49.104470 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-15 00:11:49.104782 | instance | Saturday 15 August 2026 00:11:49 +0000 (0:00:01.099) 0:03:17.318 ******* 2026-08-15 00:11:49.850734 | instance | ok: [instance] => (item=chronyd) 2026-08-15 00:11:49.851411 | instance | ok: [instance] => (item=sshd) 2026-08-15 00:11:49.851476 | instance | 2026-08-15 00:11:49.851493 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-15 00:11:49.851821 | instance | Saturday 15 August 2026 00:11:49 +0000 (0:00:00.746) 0:03:18.065 ******* 2026-08-15 00:11:50.173123 | instance | ok: [instance] 2026-08-15 00:11:50.173343 | instance | 2026-08-15 00:11:50.173615 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-15 00:11:50.173882 | instance | Saturday 15 August 2026 00:11:50 +0000 (0:00:00.322) 0:03:18.387 ******* 2026-08-15 00:11:50.405588 | instance | ok: [instance] 2026-08-15 00:11:50.405818 | instance | 2026-08-15 00:11:50.406114 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-15 00:11:50.406451 | instance | Saturday 15 August 2026 00:11:50 +0000 (0:00:00.232) 0:03:18.620 ******* 2026-08-15 00:11:50.685379 | instance | ok: [instance] 2026-08-15 00:11:50.685624 | instance | 2026-08-15 00:11:50.685915 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-15 00:11:50.686197 | instance | Saturday 15 August 2026 00:11:50 +0000 (0:00:00.279) 0:03:18.900 ******* 2026-08-15 00:11:50.974263 | instance | ok: [instance] 2026-08-15 00:11:50.974521 | instance | 2026-08-15 00:11:50.974804 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-08-15 00:11:50.975074 | instance | Saturday 15 August 2026 00:11:50 +0000 (0:00:00.288) 0:03:19.188 ******* 2026-08-15 00:11:57.825897 | instance | ok: [instance] 2026-08-15 00:11:57.826274 | instance | 2026-08-15 00:11:57.826697 | instance | PLAY [all] ********************************************************************* 2026-08-15 00:11:57.827115 | instance | 2026-08-15 00:11:57.827556 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-08-15 00:11:57.827877 | instance | Saturday 15 August 2026 00:11:57 +0000 (0:00:06.852) 0:03:26.040 ******* 2026-08-15 00:11:58.245275 | instance | ok: [instance] 2026-08-15 00:11:58.245518 | instance | 2026-08-15 00:11:58.245849 | instance | PLAY [all] ********************************************************************* 2026-08-15 00:11:58.246111 | instance | 2026-08-15 00:11:58.246471 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:11:58.246800 | instance | Saturday 15 August 2026 00:11:58 +0000 (0:00:00.418) 0:03:26.459 ******* 2026-08-15 00:12:02.419517 | instance | ok: [instance] 2026-08-15 00:12:02.419752 | instance | 2026-08-15 00:12:02.420035 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-08-15 00:12:02.420311 | instance | Saturday 15 August 2026 00:12:02 +0000 (0:00:04.175) 0:03:30.634 ******* 2026-08-15 00:12:06.263325 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-08-15 00:12:06.263592 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-08-15 00:12:06.263859 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-08-15 00:12:06.264120 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-08-15 00:12:06.264390 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-08-15 00:12:06.264649 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-08-15 00:12:06.264906 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-08-15 00:12:06.265210 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-08-15 00:12:06.265429 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-08-15 00:12:06.265697 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-08-15 00:12:06.265963 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-08-15 00:12:06.266235 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-08-15 00:12:06.266550 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-08-15 00:12:06.266808 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-08-15 00:12:06.267079 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-08-15 00:12:06.267350 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-15 00:12:06.267661 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-15 00:12:06.267954 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-08-15 00:12:06.268219 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-15 00:12:06.268485 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-15 00:12:06.268730 | instance | 2026-08-15 00:12:06.268998 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-08-15 00:12:06.269259 | instance | Saturday 15 August 2026 00:12:06 +0000 (0:00:03.843) 0:03:34.477 ******* 2026-08-15 00:12:06.524173 | instance | ok: [instance] 2026-08-15 00:12:06.524274 | instance | 2026-08-15 00:12:06.524449 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-08-15 00:12:06.524615 | instance | Saturday 15 August 2026 00:12:06 +0000 (0:00:00.261) 0:03:34.739 ******* 2026-08-15 00:12:07.017009 | instance | ok: [instance] 2026-08-15 00:12:07.017238 | instance | 2026-08-15 00:12:07.017514 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-08-15 00:12:07.017787 | instance | Saturday 15 August 2026 00:12:07 +0000 (0:00:00.492) 0:03:35.231 ******* 2026-08-15 00:12:07.338358 | instance | ok: [instance] 2026-08-15 00:12:07.338416 | instance | 2026-08-15 00:12:07.338743 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-15 00:12:07.338961 | instance | Saturday 15 August 2026 00:12:07 +0000 (0:00:00.320) 0:03:35.551 ******* 2026-08-15 00:12:07.409193 | instance | ok: [instance] 2026-08-15 00:12:07.409246 | instance | 2026-08-15 00:12:07.409490 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-08-15 00:12:07.409560 | instance | 2026-08-15 00:12:07.409595 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:12:07.409747 | instance | Saturday 15 August 2026 00:12:07 +0000 (0:00:00.072) 0:03:35.624 ******* 2026-08-15 00:12:11.012878 | instance | ok: [instance] 2026-08-15 00:12:11.012957 | instance | 2026-08-15 00:12:11.013109 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-08-15 00:12:11.013241 | instance | Saturday 15 August 2026 00:12:11 +0000 (0:00:03.603) 0:03:39.227 ******* 2026-08-15 00:12:11.277364 | instance | ok: [instance] 2026-08-15 00:12:11.277454 | instance | 2026-08-15 00:12:11.277578 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-08-15 00:12:11.277716 | instance | Saturday 15 August 2026 00:12:11 +0000 (0:00:00.264) 0:03:39.492 ******* 2026-08-15 00:12:12.252464 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-08-15 00:12:12.252542 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-08-15 00:12:12.253282 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-08-15 00:12:12.253321 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-08-15 00:12:12.253327 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-08-15 00:12:12.253331 | instance | 2026-08-15 00:12:12.253336 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-08-15 00:12:12.253340 | instance | Saturday 15 August 2026 00:12:12 +0000 (0:00:00.975) 0:03:40.467 ******* 2026-08-15 00:12:12.832139 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-08-15 00:12:12.832216 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-08-15 00:12:12.832592 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-08-15 00:12:12.832645 | instance | 2026-08-15 00:12:12.832661 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-08-15 00:12:12.832691 | instance | Saturday 15 August 2026 00:12:12 +0000 (0:00:00.579) 0:03:41.047 ******* 2026-08-15 00:12:13.153074 | instance | ok: [instance] 2026-08-15 00:12:13.153160 | instance | 2026-08-15 00:12:13.153291 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-08-15 00:12:13.153416 | instance | Saturday 15 August 2026 00:12:13 +0000 (0:00:00.320) 0:03:41.368 ******* 2026-08-15 00:12:13.381384 | instance | ok: [instance] 2026-08-15 00:12:13.381843 | instance | 2026-08-15 00:12:13.381884 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-08-15 00:12:13.381890 | instance | Saturday 15 August 2026 00:12:13 +0000 (0:00:00.228) 0:03:41.596 ******* 2026-08-15 00:12:13.456840 | instance | ok: [instance] 2026-08-15 00:12:13.457083 | instance | 2026-08-15 00:12:13.457147 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-08-15 00:12:13.457306 | instance | Saturday 15 August 2026 00:12:13 +0000 (0:00:00.075) 0:03:41.671 ******* 2026-08-15 00:12:13.527110 | instance | skipping: [instance] 2026-08-15 00:12:13.527147 | instance | 2026-08-15 00:12:13.527153 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-08-15 00:12:13.527158 | instance | Saturday 15 August 2026 00:12:13 +0000 (0:00:00.070) 0:03:41.741 ******* 2026-08-15 00:12:14.105866 | instance | ok: [instance] 2026-08-15 00:12:14.105956 | instance | 2026-08-15 00:12:14.106184 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-08-15 00:12:14.106274 | instance | Saturday 15 August 2026 00:12:14 +0000 (0:00:00.579) 0:03:42.320 ******* 2026-08-15 00:12:14.488486 | instance | ok: [instance] 2026-08-15 00:12:14.488568 | instance | 2026-08-15 00:12:14.488708 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-08-15 00:12:14.488833 | instance | Saturday 15 August 2026 00:12:14 +0000 (0:00:00.255) 0:03:42.576 ******* 2026-08-15 00:12:14.489001 | instance | 2026-08-15 00:12:14.489162 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-08-15 00:12:14.489324 | instance | 2026-08-15 00:12:14.489468 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:12:14.489588 | instance | Saturday 15 August 2026 00:12:14 +0000 (0:00:00.126) 0:03:42.703 ******* 2026-08-15 00:12:18.207548 | instance | ok: [instance] 2026-08-15 00:12:18.207661 | instance | 2026-08-15 00:12:18.207747 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:12:18.207908 | instance | Saturday 15 August 2026 00:12:18 +0000 (0:00:03.719) 0:03:46.422 ******* 2026-08-15 00:12:18.498138 | instance | ok: [instance] 2026-08-15 00:12:18.498222 | instance | 2026-08-15 00:12:18.498401 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:12:18.498473 | instance | Saturday 15 August 2026 00:12:18 +0000 (0:00:00.290) 0:03:46.713 ******* 2026-08-15 00:12:18.606999 | instance | skipping: [instance] 2026-08-15 00:12:18.607038 | instance | 2026-08-15 00:12:18.607043 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-15 00:12:18.607048 | instance | Saturday 15 August 2026 00:12:18 +0000 (0:00:00.108) 0:03:46.821 ******* 2026-08-15 00:12:18.921884 | instance | ok: [instance] 2026-08-15 00:12:18.921960 | instance | 2026-08-15 00:12:18.922251 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:12:18.922308 | instance | Saturday 15 August 2026 00:12:18 +0000 (0:00:00.315) 0:03:47.136 ******* 2026-08-15 00:12:19.017623 | instance | ok: [instance] => { 2026-08-15 00:12:19.017704 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-15 00:12:19.018170 | instance | } 2026-08-15 00:12:19.018212 | instance | 2026-08-15 00:12:19.018218 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:12:19.018223 | instance | Saturday 15 August 2026 00:12:19 +0000 (0:00:00.095) 0:03:47.232 ******* 2026-08-15 00:12:19.400087 | instance | ok: [instance] 2026-08-15 00:12:19.400167 | instance | 2026-08-15 00:12:19.400433 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:12:19.400477 | instance | Saturday 15 August 2026 00:12:19 +0000 (0:00:00.382) 0:03:47.615 ******* 2026-08-15 00:12:19.626961 | instance | skipping: [instance] 2026-08-15 00:12:19.628964 | instance | 2026-08-15 00:12:19.629024 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:12:19.629035 | instance | Saturday 15 August 2026 00:12:19 +0000 (0:00:00.226) 0:03:47.841 ******* 2026-08-15 00:12:19.910169 | instance | ok: [instance] 2026-08-15 00:12:19.910254 | instance | 2026-08-15 00:12:19.910564 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:12:19.910646 | instance | Saturday 15 August 2026 00:12:19 +0000 (0:00:00.283) 0:03:48.124 ******* 2026-08-15 00:12:21.031525 | instance | ok: [instance] 2026-08-15 00:12:21.031629 | instance | 2026-08-15 00:12:21.031766 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:12:21.031811 | instance | Saturday 15 August 2026 00:12:21 +0000 (0:00:01.121) 0:03:49.245 ******* 2026-08-15 00:12:21.160007 | instance | ok: [instance] => { 2026-08-15 00:12:21.160087 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-15 00:12:21.160258 | instance | } 2026-08-15 00:12:21.160331 | instance | 2026-08-15 00:12:21.160516 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:12:21.160534 | instance | Saturday 15 August 2026 00:12:21 +0000 (0:00:00.128) 0:03:49.374 ******* 2026-08-15 00:12:21.623954 | instance | ok: [instance] 2026-08-15 00:12:21.623992 | instance | 2026-08-15 00:12:21.623997 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:12:21.624002 | instance | Saturday 15 August 2026 00:12:21 +0000 (0:00:00.463) 0:03:49.838 ******* 2026-08-15 00:12:23.725481 | instance | ok: [instance] 2026-08-15 00:12:23.725582 | instance | 2026-08-15 00:12:23.725690 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-15 00:12:23.725842 | instance | Saturday 15 August 2026 00:12:23 +0000 (0:00:02.101) 0:03:51.940 ******* 2026-08-15 00:12:23.798999 | instance | skipping: [instance] 2026-08-15 00:12:23.799088 | instance | 2026-08-15 00:12:23.799361 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-15 00:12:23.799405 | instance | Saturday 15 August 2026 00:12:23 +0000 (0:00:00.073) 0:03:52.014 ******* 2026-08-15 00:12:23.872727 | instance | skipping: [instance] 2026-08-15 00:12:23.872816 | instance | 2026-08-15 00:12:23.873021 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-15 00:12:23.873198 | instance | Saturday 15 August 2026 00:12:23 +0000 (0:00:00.073) 0:03:52.087 ******* 2026-08-15 00:12:23.947081 | instance | skipping: [instance] 2026-08-15 00:12:23.947148 | instance | 2026-08-15 00:12:23.947453 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-15 00:12:23.947522 | instance | Saturday 15 August 2026 00:12:23 +0000 (0:00:00.074) 0:03:52.162 ******* 2026-08-15 00:12:25.161842 | instance | ok: [instance] 2026-08-15 00:12:25.161950 | instance | 2026-08-15 00:12:25.162382 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-15 00:12:25.162460 | instance | Saturday 15 August 2026 00:12:25 +0000 (0:00:01.214) 0:03:53.376 ******* 2026-08-15 00:12:25.661869 | instance | ok: [instance] 2026-08-15 00:12:25.661954 | instance | 2026-08-15 00:12:25.662086 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-15 00:12:25.662302 | instance | Saturday 15 August 2026 00:12:25 +0000 (0:00:00.500) 0:03:53.876 ******* 2026-08-15 00:12:26.657064 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-15 00:12:26.657274 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-15 00:12:26.657418 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-15 00:12:26.657551 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-15 00:12:26.657697 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-15 00:12:26.657813 | instance | 2026-08-15 00:12:26.657934 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-15 00:12:26.658057 | instance | Saturday 15 August 2026 00:12:26 +0000 (0:00:00.995) 0:03:54.872 ******* 2026-08-15 00:12:27.281310 | instance | ok: [instance] 2026-08-15 00:12:27.281528 | instance | 2026-08-15 00:12:27.281804 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-15 00:12:27.282070 | instance | Saturday 15 August 2026 00:12:27 +0000 (0:00:00.577) 0:03:55.449 ******* 2026-08-15 00:12:27.282368 | instance | 2026-08-15 00:12:27.282816 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-15 00:12:27.283118 | instance | Saturday 15 August 2026 00:12:27 +0000 (0:00:00.045) 0:03:55.495 ******* 2026-08-15 00:12:27.747824 | instance | ok: [instance] 2026-08-15 00:12:27.747949 | instance | 2026-08-15 00:12:27.748145 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-08-15 00:12:27.748329 | instance | Saturday 15 August 2026 00:12:27 +0000 (0:00:00.466) 0:03:55.962 ******* 2026-08-15 00:12:28.685182 | instance | ok: [instance] 2026-08-15 00:12:28.685305 | instance | 2026-08-15 00:12:28.685495 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-08-15 00:12:28.685655 | instance | Saturday 15 August 2026 00:12:28 +0000 (0:00:00.938) 0:03:56.900 ******* 2026-08-15 00:12:28.776894 | instance | ok: [instance] 2026-08-15 00:12:28.777168 | instance | 2026-08-15 00:12:28.777482 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-08-15 00:12:28.777752 | instance | Saturday 15 August 2026 00:12:28 +0000 (0:00:00.091) 0:03:56.991 ******* 2026-08-15 00:12:28.848846 | instance | ok: [instance] 2026-08-15 00:12:28.849100 | instance | 2026-08-15 00:12:28.849384 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-08-15 00:12:28.849663 | instance | Saturday 15 August 2026 00:12:28 +0000 (0:00:00.072) 0:03:57.063 ******* 2026-08-15 00:12:28.934740 | instance | ok: [instance] 2026-08-15 00:12:28.934968 | instance | 2026-08-15 00:12:28.935211 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-08-15 00:12:28.935533 | instance | Saturday 15 August 2026 00:12:28 +0000 (0:00:00.085) 0:03:57.149 ******* 2026-08-15 00:12:29.026450 | instance | skipping: [instance] 2026-08-15 00:12:29.026684 | instance | 2026-08-15 00:12:29.026970 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-08-15 00:12:29.027237 | instance | Saturday 15 August 2026 00:12:29 +0000 (0:00:00.091) 0:03:57.241 ******* 2026-08-15 00:12:29.139207 | instance | ok: [instance] 2026-08-15 00:12:29.139514 | instance | 2026-08-15 00:12:29.139788 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:12:29.140051 | instance | Saturday 15 August 2026 00:12:29 +0000 (0:00:00.112) 0:03:57.353 ******* 2026-08-15 00:12:29.422518 | instance | ok: [instance] 2026-08-15 00:12:29.422798 | instance | 2026-08-15 00:12:29.423112 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:12:29.423427 | instance | Saturday 15 August 2026 00:12:29 +0000 (0:00:00.283) 0:03:57.637 ******* 2026-08-15 00:12:29.614139 | instance | ok: [instance] => { 2026-08-15 00:12:29.614432 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-08-15 00:12:29.614707 | instance | } 2026-08-15 00:12:29.614915 | instance | 2026-08-15 00:12:29.615183 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:12:29.615443 | instance | Saturday 15 August 2026 00:12:29 +0000 (0:00:00.191) 0:03:57.828 ******* 2026-08-15 00:12:30.183371 | instance | ok: [instance] 2026-08-15 00:12:30.183615 | instance | 2026-08-15 00:12:30.183889 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:12:30.184318 | instance | Saturday 15 August 2026 00:12:30 +0000 (0:00:00.568) 0:03:58.397 ******* 2026-08-15 00:12:30.317083 | instance | skipping: [instance] 2026-08-15 00:12:30.317383 | instance | 2026-08-15 00:12:30.317684 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:12:30.317973 | instance | Saturday 15 August 2026 00:12:30 +0000 (0:00:00.133) 0:03:58.531 ******* 2026-08-15 00:12:30.606888 | instance | ok: [instance] 2026-08-15 00:12:30.607199 | instance | 2026-08-15 00:12:30.607575 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:12:30.607939 | instance | Saturday 15 August 2026 00:12:30 +0000 (0:00:00.290) 0:03:58.821 ******* 2026-08-15 00:12:30.729422 | instance | ok: [instance] => { 2026-08-15 00:12:30.729840 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-08-15 00:12:30.730141 | instance | } 2026-08-15 00:12:30.730486 | instance | 2026-08-15 00:12:30.730790 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:12:30.731123 | instance | Saturday 15 August 2026 00:12:30 +0000 (0:00:00.122) 0:03:58.943 ******* 2026-08-15 00:12:31.402509 | instance | ok: [instance] 2026-08-15 00:12:31.402774 | instance | 2026-08-15 00:12:31.403593 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:12:31.403670 | instance | Saturday 15 August 2026 00:12:31 +0000 (0:00:00.673) 0:03:59.617 ******* 2026-08-15 00:12:31.585530 | instance | skipping: [instance] 2026-08-15 00:12:31.585940 | instance | 2026-08-15 00:12:31.586319 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-15 00:12:31.586662 | instance | Saturday 15 August 2026 00:12:31 +0000 (0:00:00.182) 0:03:59.799 ******* 2026-08-15 00:12:31.680285 | instance | skipping: [instance] 2026-08-15 00:12:31.680534 | instance | 2026-08-15 00:12:31.680823 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-15 00:12:31.681035 | instance | Saturday 15 August 2026 00:12:31 +0000 (0:00:00.095) 0:03:59.894 ******* 2026-08-15 00:12:31.777780 | instance | skipping: [instance] 2026-08-15 00:12:31.778079 | instance | 2026-08-15 00:12:31.778375 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-15 00:12:31.778636 | instance | Saturday 15 August 2026 00:12:31 +0000 (0:00:00.097) 0:03:59.992 ******* 2026-08-15 00:12:31.859247 | instance | skipping: [instance] 2026-08-15 00:12:31.859482 | instance | 2026-08-15 00:12:31.859695 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-15 00:12:31.859892 | instance | Saturday 15 August 2026 00:12:31 +0000 (0:00:00.081) 0:04:00.074 ******* 2026-08-15 00:12:33.119437 | instance | ok: [instance] 2026-08-15 00:12:33.119820 | instance | 2026-08-15 00:12:33.120161 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-15 00:12:33.120499 | instance | Saturday 15 August 2026 00:12:33 +0000 (0:00:01.260) 0:04:01.334 ******* 2026-08-15 00:12:33.606441 | instance | ok: [instance] 2026-08-15 00:12:33.606820 | instance | 2026-08-15 00:12:33.607161 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-15 00:12:33.607495 | instance | Saturday 15 August 2026 00:12:33 +0000 (0:00:00.486) 0:04:01.821 ******* 2026-08-15 00:12:34.660702 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-15 00:12:34.660741 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-15 00:12:34.660747 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-15 00:12:34.660752 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-15 00:12:34.660756 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-15 00:12:34.660761 | instance | 2026-08-15 00:12:34.660765 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-15 00:12:34.660775 | instance | Saturday 15 August 2026 00:12:34 +0000 (0:00:01.052) 0:04:02.873 ******* 2026-08-15 00:12:35.289489 | instance | ok: [instance] 2026-08-15 00:12:35.289546 | instance | 2026-08-15 00:12:35.289557 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-15 00:12:35.289567 | instance | Saturday 15 August 2026 00:12:35 +0000 (0:00:00.585) 0:04:03.459 ******* 2026-08-15 00:12:35.289577 | instance | 2026-08-15 00:12:35.289586 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-15 00:12:35.289594 | instance | Saturday 15 August 2026 00:12:35 +0000 (0:00:00.042) 0:04:03.502 ******* 2026-08-15 00:12:35.715801 | instance | ok: [instance] 2026-08-15 00:12:35.715865 | instance | 2026-08-15 00:12:35.715877 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:12:35.715887 | instance | Saturday 15 August 2026 00:12:35 +0000 (0:00:00.427) 0:04:03.929 ******* 2026-08-15 00:12:36.002967 | instance | ok: [instance] 2026-08-15 00:12:36.003031 | instance | 2026-08-15 00:12:36.003043 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:12:36.003054 | instance | Saturday 15 August 2026 00:12:35 +0000 (0:00:00.286) 0:04:04.216 ******* 2026-08-15 00:12:36.108072 | instance | ok: [instance] => { 2026-08-15 00:12:36.108147 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-08-15 00:12:36.108161 | instance | } 2026-08-15 00:12:36.108285 | instance | 2026-08-15 00:12:36.108405 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:12:36.108524 | instance | Saturday 15 August 2026 00:12:36 +0000 (0:00:00.106) 0:04:04.322 ******* 2026-08-15 00:12:36.630432 | instance | ok: [instance] 2026-08-15 00:12:36.630592 | instance | 2026-08-15 00:12:36.630775 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:12:36.630959 | instance | Saturday 15 August 2026 00:12:36 +0000 (0:00:00.522) 0:04:04.845 ******* 2026-08-15 00:12:37.873996 | instance | ok: [instance] 2026-08-15 00:12:37.874220 | instance | 2026-08-15 00:12:37.874532 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:12:37.874812 | instance | Saturday 15 August 2026 00:12:37 +0000 (0:00:01.243) 0:04:06.088 ******* 2026-08-15 00:12:37.984919 | instance | ok: [instance] => { 2026-08-15 00:12:37.985174 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-08-15 00:12:37.985428 | instance | } 2026-08-15 00:12:37.985672 | instance | 2026-08-15 00:12:37.985935 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:12:37.986228 | instance | Saturday 15 August 2026 00:12:37 +0000 (0:00:00.110) 0:04:06.199 ******* 2026-08-15 00:12:38.443176 | instance | ok: [instance] 2026-08-15 00:12:38.443320 | instance | 2026-08-15 00:12:38.443483 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:12:38.443649 | instance | Saturday 15 August 2026 00:12:38 +0000 (0:00:00.458) 0:04:06.658 ******* 2026-08-15 00:12:39.686553 | instance | ok: [instance] 2026-08-15 00:12:39.686698 | instance | 2026-08-15 00:12:39.687050 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-08-15 00:12:39.687231 | instance | Saturday 15 August 2026 00:12:39 +0000 (0:00:01.243) 0:04:07.901 ******* 2026-08-15 00:12:40.174576 | instance | ok: [instance] 2026-08-15 00:12:40.174659 | instance | 2026-08-15 00:12:40.174729 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-08-15 00:12:40.174845 | instance | Saturday 15 August 2026 00:12:40 +0000 (0:00:00.487) 0:04:08.388 ******* 2026-08-15 00:12:40.479852 | instance | ok: [instance] 2026-08-15 00:12:40.479935 | instance | 2026-08-15 00:12:40.480180 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:12:40.480220 | instance | Saturday 15 August 2026 00:12:40 +0000 (0:00:00.305) 0:04:08.694 ******* 2026-08-15 00:12:40.794157 | instance | ok: [instance] 2026-08-15 00:12:40.794252 | instance | 2026-08-15 00:12:40.794538 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:12:40.794584 | instance | Saturday 15 August 2026 00:12:40 +0000 (0:00:00.314) 0:04:09.008 ******* 2026-08-15 00:12:40.902457 | instance | ok: [instance] => { 2026-08-15 00:12:40.903041 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-08-15 00:12:40.903081 | instance | } 2026-08-15 00:12:40.903087 | instance | 2026-08-15 00:12:40.903091 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:12:40.903096 | instance | Saturday 15 August 2026 00:12:40 +0000 (0:00:00.108) 0:04:09.117 ******* 2026-08-15 00:12:41.402710 | instance | ok: [instance] 2026-08-15 00:12:41.402750 | instance | 2026-08-15 00:12:41.402756 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:12:41.402761 | instance | Saturday 15 August 2026 00:12:41 +0000 (0:00:00.500) 0:04:09.617 ******* 2026-08-15 00:12:43.502705 | instance | ok: [instance] 2026-08-15 00:12:43.502790 | instance | 2026-08-15 00:12:43.503098 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-08-15 00:12:43.503142 | instance | Saturday 15 August 2026 00:12:43 +0000 (0:00:02.100) 0:04:11.717 ******* 2026-08-15 00:12:43.647564 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-08-15 00:12:43.647660 | instance | 2026-08-15 00:12:43.647788 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-08-15 00:12:43.647947 | instance | Saturday 15 August 2026 00:12:43 +0000 (0:00:00.144) 0:04:11.862 ******* 2026-08-15 00:12:44.711335 | instance | ok: [instance] 2026-08-15 00:12:44.711469 | instance | 2026-08-15 00:12:44.711668 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-08-15 00:12:44.711854 | instance | Saturday 15 August 2026 00:12:44 +0000 (0:00:01.063) 0:04:12.926 ******* 2026-08-15 00:12:44.938780 | instance | ok: [instance] 2026-08-15 00:12:44.939015 | instance | 2026-08-15 00:12:44.939284 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-08-15 00:12:44.939613 | instance | Saturday 15 August 2026 00:12:44 +0000 (0:00:00.227) 0:04:13.153 ******* 2026-08-15 00:12:45.408479 | instance | ok: [instance] 2026-08-15 00:12:45.408720 | instance | 2026-08-15 00:12:45.408987 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-08-15 00:12:45.409266 | instance | Saturday 15 August 2026 00:12:45 +0000 (0:00:00.469) 0:04:13.623 ******* 2026-08-15 00:12:46.212846 | instance | ok: [instance] => (item=br_netfilter) 2026-08-15 00:12:46.212995 | instance | ok: [instance] => (item=ip_tables) 2026-08-15 00:12:46.213152 | instance | ok: [instance] => (item=ip6_tables) 2026-08-15 00:12:46.213319 | instance | ok: [instance] => (item=nf_conntrack) 2026-08-15 00:12:46.213478 | instance | 2026-08-15 00:12:46.213647 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:12:46.213807 | instance | Saturday 15 August 2026 00:12:46 +0000 (0:00:00.803) 0:04:14.427 ******* 2026-08-15 00:12:46.488656 | instance | ok: [instance] 2026-08-15 00:12:46.488728 | instance | 2026-08-15 00:12:46.488879 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:12:46.489010 | instance | Saturday 15 August 2026 00:12:46 +0000 (0:00:00.275) 0:04:14.702 ******* 2026-08-15 00:12:46.583300 | instance | ok: [instance] => { 2026-08-15 00:12:46.583625 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-08-15 00:12:46.583913 | instance | } 2026-08-15 00:12:46.584183 | instance | 2026-08-15 00:12:46.584490 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:12:46.584762 | instance | Saturday 15 August 2026 00:12:46 +0000 (0:00:00.094) 0:04:14.797 ******* 2026-08-15 00:12:47.014030 | instance | ok: [instance] 2026-08-15 00:12:47.014263 | instance | 2026-08-15 00:12:47.014553 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:12:47.014823 | instance | Saturday 15 August 2026 00:12:47 +0000 (0:00:00.431) 0:04:15.228 ******* 2026-08-15 00:12:47.209026 | instance | skipping: [instance] 2026-08-15 00:12:47.209180 | instance | 2026-08-15 00:12:47.209474 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-08-15 00:12:47.209720 | instance | Saturday 15 August 2026 00:12:47 +0000 (0:00:00.195) 0:04:15.423 ******* 2026-08-15 00:12:47.348425 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-08-15 00:12:47.348623 | instance | 2026-08-15 00:12:47.348939 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-08-15 00:12:47.349236 | instance | Saturday 15 August 2026 00:12:47 +0000 (0:00:00.139) 0:04:15.563 ******* 2026-08-15 00:12:47.423311 | instance | skipping: [instance] 2026-08-15 00:12:47.423519 | instance | 2026-08-15 00:12:47.423785 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-08-15 00:12:47.424043 | instance | Saturday 15 August 2026 00:12:47 +0000 (0:00:00.074) 0:04:15.638 ******* 2026-08-15 00:12:48.637033 | instance | ok: [instance] 2026-08-15 00:12:48.637153 | instance | 2026-08-15 00:12:48.637354 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-08-15 00:12:48.637524 | instance | Saturday 15 August 2026 00:12:48 +0000 (0:00:01.213) 0:04:16.851 ******* 2026-08-15 00:12:51.006501 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-08-15 00:12:51.006788 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-08-15 00:12:51.007107 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-08-15 00:12:51.007383 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-08-15 00:12:51.007672 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-08-15 00:12:51.007939 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-08-15 00:12:51.008241 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-08-15 00:12:51.009118 | instance | 2026-08-15 00:12:51.009156 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-08-15 00:12:51.009168 | instance | Saturday 15 August 2026 00:12:50 +0000 (0:00:02.369) 0:04:19.221 ******* 2026-08-15 00:12:51.588371 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-08-15 00:12:51.588520 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-08-15 00:12:51.588699 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-08-15 00:12:51.588856 | instance | 2026-08-15 00:12:51.589026 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-08-15 00:12:51.589192 | instance | Saturday 15 August 2026 00:12:51 +0000 (0:00:00.582) 0:04:19.803 ******* 2026-08-15 00:12:52.078369 | instance | ok: [instance] 2026-08-15 00:12:52.078621 | instance | 2026-08-15 00:12:52.078917 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-08-15 00:12:52.079395 | instance | Saturday 15 August 2026 00:12:52 +0000 (0:00:00.489) 0:04:20.293 ******* 2026-08-15 00:12:52.608372 | instance | ok: [instance] 2026-08-15 00:12:52.608621 | instance | 2026-08-15 00:12:52.608918 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-08-15 00:12:52.609171 | instance | Saturday 15 August 2026 00:12:52 +0000 (0:00:00.529) 0:04:20.823 ******* 2026-08-15 00:12:52.862335 | instance | ok: [instance] 2026-08-15 00:12:52.862480 | instance | 2026-08-15 00:12:52.862646 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-08-15 00:12:52.862810 | instance | Saturday 15 August 2026 00:12:52 +0000 (0:00:00.254) 0:04:21.077 ******* 2026-08-15 00:12:52.935790 | instance | skipping: [instance] 2026-08-15 00:12:52.936024 | instance | 2026-08-15 00:12:52.936291 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-08-15 00:12:52.936552 | instance | Saturday 15 August 2026 00:12:52 +0000 (0:00:00.073) 0:04:21.150 ******* 2026-08-15 00:12:53.541357 | instance | ok: [instance] => (item=swap) 2026-08-15 00:12:53.541982 | instance | ok: [instance] => (item=none) 2026-08-15 00:12:53.542615 | instance | 2026-08-15 00:12:53.543262 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-08-15 00:12:53.543568 | instance | Saturday 15 August 2026 00:12:53 +0000 (0:00:00.604) 0:04:21.755 ******* 2026-08-15 00:12:54.036568 | instance | ok: [instance] 2026-08-15 00:12:54.036779 | instance | 2026-08-15 00:12:54.037140 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-08-15 00:12:54.037484 | instance | Saturday 15 August 2026 00:12:54 +0000 (0:00:00.495) 0:04:22.251 ******* 2026-08-15 00:12:54.500694 | instance | ok: [instance] 2026-08-15 00:12:54.500927 | instance | 2026-08-15 00:12:54.501199 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-08-15 00:12:54.501461 | instance | Saturday 15 August 2026 00:12:54 +0000 (0:00:00.427) 0:04:22.678 ******* 2026-08-15 00:12:54.501701 | instance | 2026-08-15 00:12:54.501969 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-08-15 00:12:54.502224 | instance | Saturday 15 August 2026 00:12:54 +0000 (0:00:00.036) 0:04:22.714 ******* 2026-08-15 00:12:54.938326 | instance | ok: [instance] 2026-08-15 00:12:54.938551 | instance | 2026-08-15 00:12:54.938825 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-08-15 00:12:54.939088 | instance | Saturday 15 August 2026 00:12:54 +0000 (0:00:00.437) 0:04:23.152 ******* 2026-08-15 00:12:56.102255 | instance | ok: [instance] 2026-08-15 00:12:56.102836 | instance | 2026-08-15 00:12:56.102851 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-08-15 00:12:56.103080 | instance | Saturday 15 August 2026 00:12:56 +0000 (0:00:01.163) 0:04:24.316 ******* 2026-08-15 00:12:59.153889 | instance | ok: [instance] 2026-08-15 00:12:59.154121 | instance | 2026-08-15 00:12:59.154439 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-08-15 00:12:59.154726 | instance | Saturday 15 August 2026 00:12:59 +0000 (0:00:03.051) 0:04:27.368 ******* 2026-08-15 00:12:59.444184 | instance | ok: [instance] 2026-08-15 00:12:59.444298 | instance | 2026-08-15 00:12:59.444476 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-08-15 00:12:59.444647 | instance | Saturday 15 August 2026 00:12:59 +0000 (0:00:00.290) 0:04:27.658 ******* 2026-08-15 00:13:00.149824 | instance | ok: [instance] 2026-08-15 00:13:00.150064 | instance | 2026-08-15 00:13:00.150407 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-08-15 00:13:00.150729 | instance | Saturday 15 August 2026 00:13:00 +0000 (0:00:00.705) 0:04:28.364 ******* 2026-08-15 00:13:00.297368 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-08-15 00:13:00.297498 | instance | 2026-08-15 00:13:00.297665 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-08-15 00:13:00.297832 | instance | Saturday 15 August 2026 00:13:00 +0000 (0:00:00.147) 0:04:28.512 ******* 2026-08-15 00:13:00.450483 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-08-15 00:13:00.450729 | instance | 2026-08-15 00:13:00.451036 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-08-15 00:13:00.451325 | instance | Saturday 15 August 2026 00:13:00 +0000 (0:00:00.152) 0:04:28.664 ******* 2026-08-15 00:13:00.770341 | instance | ok: [instance] => (item=instance) 2026-08-15 00:13:00.770641 | instance | 2026-08-15 00:13:00.770935 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-08-15 00:13:00.771223 | instance | Saturday 15 August 2026 00:13:00 +0000 (0:00:00.320) 0:04:28.985 ******* 2026-08-15 00:13:00.849164 | instance | ok: [instance] 2026-08-15 00:13:00.849424 | instance | 2026-08-15 00:13:00.849722 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-08-15 00:13:00.850000 | instance | Saturday 15 August 2026 00:13:00 +0000 (0:00:00.078) 0:04:29.063 ******* 2026-08-15 00:13:00.926768 | instance | skipping: [instance] 2026-08-15 00:13:00.926988 | instance | 2026-08-15 00:13:00.927291 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-08-15 00:13:00.927574 | instance | Saturday 15 August 2026 00:13:00 +0000 (0:00:00.077) 0:04:29.141 ******* 2026-08-15 00:13:01.085785 | instance | ok: [instance] => { 2026-08-15 00:13:01.086028 | instance | "msg": "instance" 2026-08-15 00:13:01.086299 | instance | } 2026-08-15 00:13:01.086584 | instance | 2026-08-15 00:13:01.086856 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-08-15 00:13:01.087122 | instance | Saturday 15 August 2026 00:13:01 +0000 (0:00:00.159) 0:04:29.300 ******* 2026-08-15 00:13:01.644997 | instance | ok: [instance] 2026-08-15 00:13:01.645370 | instance | 2026-08-15 00:13:01.645789 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-08-15 00:13:01.646183 | instance | Saturday 15 August 2026 00:13:01 +0000 (0:00:00.558) 0:04:29.859 ******* 2026-08-15 00:13:01.716707 | instance | skipping: [instance] 2026-08-15 00:13:01.716803 | instance | 2026-08-15 00:13:01.716926 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-08-15 00:13:01.717047 | instance | Saturday 15 August 2026 00:13:01 +0000 (0:00:00.072) 0:04:29.931 ******* 2026-08-15 00:13:01.789773 | instance | skipping: [instance] 2026-08-15 00:13:01.789843 | instance | 2026-08-15 00:13:01.789945 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-08-15 00:13:01.790136 | instance | Saturday 15 August 2026 00:13:01 +0000 (0:00:00.073) 0:04:30.004 ******* 2026-08-15 00:13:01.861877 | instance | skipping: [instance] 2026-08-15 00:13:01.862107 | instance | 2026-08-15 00:13:01.862403 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-08-15 00:13:01.862659 | instance | Saturday 15 August 2026 00:13:01 +0000 (0:00:00.072) 0:04:30.076 ******* 2026-08-15 00:13:01.932564 | instance | skipping: [instance] 2026-08-15 00:13:01.932649 | instance | 2026-08-15 00:13:01.932773 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-08-15 00:13:01.932891 | instance | Saturday 15 August 2026 00:13:01 +0000 (0:00:00.070) 0:04:30.147 ******* 2026-08-15 00:13:02.003188 | instance | skipping: [instance] 2026-08-15 00:13:02.003384 | instance | 2026-08-15 00:13:02.003574 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-08-15 00:13:02.003745 | instance | Saturday 15 August 2026 00:13:01 +0000 (0:00:00.070) 0:04:30.217 ******* 2026-08-15 00:13:02.085974 | instance | skipping: [instance] 2026-08-15 00:13:02.086211 | instance | 2026-08-15 00:13:02.086785 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-08-15 00:13:02.087094 | instance | Saturday 15 August 2026 00:13:02 +0000 (0:00:00.082) 0:04:30.300 ******* 2026-08-15 00:13:02.155630 | instance | skipping: [instance] 2026-08-15 00:13:02.155842 | instance | 2026-08-15 00:13:02.156106 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-08-15 00:13:02.156366 | instance | Saturday 15 August 2026 00:13:02 +0000 (0:00:00.069) 0:04:30.370 ******* 2026-08-15 00:13:02.399493 | instance | ok: [instance] 2026-08-15 00:13:02.399713 | instance | 2026-08-15 00:13:02.399992 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-08-15 00:13:02.400253 | instance | Saturday 15 August 2026 00:13:02 +0000 (0:00:00.243) 0:04:30.614 ******* 2026-08-15 00:13:02.659538 | instance | ok: [instance] 2026-08-15 00:13:02.659682 | instance | 2026-08-15 00:13:02.659880 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-08-15 00:13:02.660087 | instance | Saturday 15 August 2026 00:13:02 +0000 (0:00:00.260) 0:04:30.874 ******* 2026-08-15 00:13:02.739983 | instance | skipping: [instance] 2026-08-15 00:13:02.740144 | instance | 2026-08-15 00:13:02.740316 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-08-15 00:13:02.740517 | instance | Saturday 15 August 2026 00:13:02 +0000 (0:00:00.080) 0:04:30.954 ******* 2026-08-15 00:13:02.976841 | instance | ok: [instance] 2026-08-15 00:13:02.977049 | instance | 2026-08-15 00:13:02.977317 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-08-15 00:13:02.977572 | instance | Saturday 15 August 2026 00:13:02 +0000 (0:00:00.236) 0:04:31.191 ******* 2026-08-15 00:13:03.235375 | instance | ok: [instance] 2026-08-15 00:13:03.235596 | instance | 2026-08-15 00:13:03.235859 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-08-15 00:13:03.236122 | instance | Saturday 15 August 2026 00:13:03 +0000 (0:00:00.258) 0:04:31.449 ******* 2026-08-15 00:13:03.477988 | instance | ok: [instance] 2026-08-15 00:13:03.478307 | instance | 2026-08-15 00:13:03.478685 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-08-15 00:13:03.479031 | instance | Saturday 15 August 2026 00:13:03 +0000 (0:00:00.242) 0:04:31.692 ******* 2026-08-15 00:13:04.579724 | instance | ok: [instance] 2026-08-15 00:13:04.579974 | instance | 2026-08-15 00:13:04.580312 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-08-15 00:13:04.580604 | instance | Saturday 15 August 2026 00:13:04 +0000 (0:00:01.101) 0:04:32.794 ******* 2026-08-15 00:13:05.885488 | instance | ok: [instance] 2026-08-15 00:13:05.885561 | instance | 2026-08-15 00:13:05.885853 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-08-15 00:13:05.886122 | instance | Saturday 15 August 2026 00:13:05 +0000 (0:00:01.306) 0:04:34.100 ******* 2026-08-15 00:13:05.984455 | instance | skipping: [instance] 2026-08-15 00:13:05.984638 | instance | 2026-08-15 00:13:05.984834 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-08-15 00:13:05.985029 | instance | Saturday 15 August 2026 00:13:05 +0000 (0:00:00.098) 0:04:34.199 ******* 2026-08-15 00:13:06.079283 | instance | skipping: [instance] 2026-08-15 00:13:06.079544 | instance | 2026-08-15 00:13:06.079836 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-08-15 00:13:06.080126 | instance | Saturday 15 August 2026 00:13:06 +0000 (0:00:00.094) 0:04:34.293 ******* 2026-08-15 00:13:06.871524 | instance | ok: [instance] 2026-08-15 00:13:06.871739 | instance | 2026-08-15 00:13:06.872007 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-08-15 00:13:06.872274 | instance | Saturday 15 August 2026 00:13:06 +0000 (0:00:00.792) 0:04:35.086 ******* 2026-08-15 00:13:06.934751 | instance | skipping: [instance] => (item=DaemonSet) 2026-08-15 00:13:06.934833 | instance | skipping: [instance] => (item=ConfigMap) 2026-08-15 00:13:06.934967 | instance | skipping: [instance] 2026-08-15 00:13:06.935070 | instance | 2026-08-15 00:13:06.935189 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-08-15 00:13:06.935330 | instance | Saturday 15 August 2026 00:13:06 +0000 (0:00:00.063) 0:04:35.149 ******* 2026-08-15 00:13:07.012110 | instance | skipping: [instance] 2026-08-15 00:13:07.012330 | instance | 2026-08-15 00:13:07.012476 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-08-15 00:13:07.012676 | instance | Saturday 15 August 2026 00:13:07 +0000 (0:00:00.077) 0:04:35.226 ******* 2026-08-15 00:13:07.086153 | instance | skipping: [instance] 2026-08-15 00:13:07.086237 | instance | 2026-08-15 00:13:07.086762 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-08-15 00:13:07.086791 | instance | Saturday 15 August 2026 00:13:07 +0000 (0:00:00.073) 0:04:35.300 ******* 2026-08-15 00:13:07.166127 | instance | skipping: [instance] 2026-08-15 00:13:07.166254 | instance | 2026-08-15 00:13:07.166477 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-08-15 00:13:07.166651 | instance | Saturday 15 August 2026 00:13:07 +0000 (0:00:00.079) 0:04:35.380 ******* 2026-08-15 00:13:07.242680 | instance | skipping: [instance] 2026-08-15 00:13:07.242921 | instance | 2026-08-15 00:13:07.243260 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-08-15 00:13:07.243534 | instance | Saturday 15 August 2026 00:13:07 +0000 (0:00:00.076) 0:04:35.457 ******* 2026-08-15 00:13:07.765877 | instance | ok: [instance] 2026-08-15 00:13:07.766836 | instance | 2026-08-15 00:13:07.766871 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-08-15 00:13:07.766883 | instance | Saturday 15 August 2026 00:13:07 +0000 (0:00:00.523) 0:04:35.980 ******* 2026-08-15 00:13:08.841170 | instance | ok: [instance] 2026-08-15 00:13:08.841239 | instance | 2026-08-15 00:13:08.841252 | instance | PLAY [Install control-plane components] **************************************** 2026-08-15 00:13:08.841262 | instance | 2026-08-15 00:13:08.841273 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:13:08.841283 | instance | Saturday 15 August 2026 00:13:08 +0000 (0:00:01.074) 0:04:37.054 ******* 2026-08-15 00:13:12.590171 | instance | ok: [instance] 2026-08-15 00:13:12.590231 | instance | 2026-08-15 00:13:12.590325 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-15 00:13:12.590608 | instance | Saturday 15 August 2026 00:13:12 +0000 (0:00:03.749) 0:04:40.804 ******* 2026-08-15 00:13:12.880434 | instance | ok: [instance] 2026-08-15 00:13:12.880697 | instance | 2026-08-15 00:13:12.880988 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:13:12.881351 | instance | Saturday 15 August 2026 00:13:12 +0000 (0:00:00.290) 0:04:41.094 ******* 2026-08-15 00:13:14.084234 | instance | ok: [instance] 2026-08-15 00:13:14.084567 | instance | 2026-08-15 00:13:14.084944 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-15 00:13:14.085314 | instance | Saturday 15 August 2026 00:13:14 +0000 (0:00:01.203) 0:04:42.298 ******* 2026-08-15 00:13:14.366140 | instance | ok: [instance] 2026-08-15 00:13:14.366425 | instance | 2026-08-15 00:13:14.366715 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:13:14.367011 | instance | Saturday 15 August 2026 00:13:14 +0000 (0:00:00.281) 0:04:42.580 ******* 2026-08-15 00:13:14.463574 | instance | ok: [instance] => { 2026-08-15 00:13:14.463726 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-08-15 00:13:14.463897 | instance | } 2026-08-15 00:13:14.464058 | instance | 2026-08-15 00:13:14.464221 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:13:14.464385 | instance | Saturday 15 August 2026 00:13:14 +0000 (0:00:00.098) 0:04:42.678 ******* 2026-08-15 00:13:14.916638 | instance | ok: [instance] 2026-08-15 00:13:14.916787 | instance | 2026-08-15 00:13:14.916988 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:13:14.917279 | instance | Saturday 15 August 2026 00:13:14 +0000 (0:00:00.452) 0:04:43.131 ******* 2026-08-15 00:13:16.237048 | instance | ok: [instance] 2026-08-15 00:13:16.237150 | instance | 2026-08-15 00:13:16.237310 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-08-15 00:13:16.237464 | instance | Saturday 15 August 2026 00:13:16 +0000 (0:00:01.320) 0:04:44.451 ******* 2026-08-15 00:13:16.636766 | instance | ok: [instance] 2026-08-15 00:13:16.637009 | instance | 2026-08-15 00:13:16.637298 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-08-15 00:13:16.637673 | instance | Saturday 15 August 2026 00:13:16 +0000 (0:00:00.399) 0:04:44.851 ******* 2026-08-15 00:13:16.864017 | instance | ok: [instance] 2026-08-15 00:13:16.864297 | instance | 2026-08-15 00:13:16.864683 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-08-15 00:13:16.864998 | instance | Saturday 15 August 2026 00:13:16 +0000 (0:00:00.227) 0:04:45.078 ******* 2026-08-15 00:13:17.158183 | instance | ok: [instance] 2026-08-15 00:13:17.158268 | instance | 2026-08-15 00:13:17.158417 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-08-15 00:13:17.158539 | instance | Saturday 15 August 2026 00:13:17 +0000 (0:00:00.294) 0:04:45.373 ******* 2026-08-15 00:13:17.403009 | instance | ok: [instance] 2026-08-15 00:13:17.403296 | instance | 2026-08-15 00:13:17.403684 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-08-15 00:13:17.404074 | instance | Saturday 15 August 2026 00:13:17 +0000 (0:00:00.244) 0:04:45.617 ******* 2026-08-15 00:13:17.670194 | instance | ok: [instance] 2026-08-15 00:13:17.670579 | instance | 2026-08-15 00:13:17.670917 | instance | TASK [Install plugin] ********************************************************** 2026-08-15 00:13:17.671218 | instance | Saturday 15 August 2026 00:13:17 +0000 (0:00:00.267) 0:04:45.884 ******* 2026-08-15 00:13:17.795423 | instance | included: vexxhost.containers.download_artifact for instance 2026-08-15 00:13:17.795546 | instance | 2026-08-15 00:13:17.795718 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:13:17.795888 | instance | Saturday 15 August 2026 00:13:17 +0000 (0:00:00.125) 0:04:46.010 ******* 2026-08-15 00:13:17.900205 | instance | ok: [instance] => { 2026-08-15 00:13:17.900351 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-08-15 00:13:17.900532 | instance | } 2026-08-15 00:13:17.900675 | instance | 2026-08-15 00:13:17.900844 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:13:17.901012 | instance | Saturday 15 August 2026 00:13:17 +0000 (0:00:00.104) 0:04:46.115 ******* 2026-08-15 00:13:18.326054 | instance | ok: [instance] 2026-08-15 00:13:18.326368 | instance | 2026-08-15 00:13:18.326697 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:13:18.327047 | instance | Saturday 15 August 2026 00:13:18 +0000 (0:00:00.425) 0:04:46.540 ******* 2026-08-15 00:13:19.926098 | instance | ok: [instance] 2026-08-15 00:13:19.926425 | instance | 2026-08-15 00:13:19.926750 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:13:19.927019 | instance | Saturday 15 August 2026 00:13:19 +0000 (0:00:01.599) 0:04:48.140 ******* 2026-08-15 00:13:20.112624 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:13:20.112919 | instance | 2026-08-15 00:13:20.113287 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:13:20.113622 | instance | Saturday 15 August 2026 00:13:20 +0000 (0:00:00.186) 0:04:48.326 ******* 2026-08-15 00:13:20.814373 | instance | ok: [instance] 2026-08-15 00:13:20.814643 | instance | 2026-08-15 00:13:20.814989 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-08-15 00:13:20.815328 | instance | Saturday 15 August 2026 00:13:20 +0000 (0:00:00.702) 0:04:49.028 ******* 2026-08-15 00:13:21.753255 | instance | ok: [instance] 2026-08-15 00:13:21.753380 | instance | 2026-08-15 00:13:21.753579 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-08-15 00:13:21.753766 | instance | Saturday 15 August 2026 00:13:21 +0000 (0:00:00.939) 0:04:49.968 ******* 2026-08-15 00:13:23.836907 | instance | ok: [instance] 2026-08-15 00:13:23.837059 | instance | 2026-08-15 00:13:23.837188 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:13:23.837364 | instance | Saturday 15 August 2026 00:13:23 +0000 (0:00:02.083) 0:04:52.051 ******* 2026-08-15 00:13:23.934368 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:13:23.934637 | instance | 2026-08-15 00:13:23.934930 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:13:23.935213 | instance | Saturday 15 August 2026 00:13:23 +0000 (0:00:00.097) 0:04:52.149 ******* 2026-08-15 00:13:24.517155 | instance | ok: [instance] 2026-08-15 00:13:24.517364 | instance | 2026-08-15 00:13:24.517655 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-08-15 00:13:24.517916 | instance | Saturday 15 August 2026 00:13:24 +0000 (0:00:00.582) 0:04:52.731 ******* 2026-08-15 00:13:26.500003 | instance | ok: [instance] 2026-08-15 00:13:26.500068 | instance | 2026-08-15 00:13:26.500081 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-08-15 00:13:26.500092 | instance | Saturday 15 August 2026 00:13:26 +0000 (0:00:01.980) 0:04:54.711 ******* 2026-08-15 00:13:27.259878 | instance | ok: [instance] 2026-08-15 00:13:27.259974 | instance | 2026-08-15 00:13:27.261096 | instance | PLAY [all] ********************************************************************* 2026-08-15 00:13:27.261127 | instance | 2026-08-15 00:13:27.261138 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:13:27.261147 | instance | Saturday 15 August 2026 00:13:27 +0000 (0:00:00.763) 0:04:55.475 ******* 2026-08-15 00:13:31.317922 | instance | ok: [instance] 2026-08-15 00:13:31.318067 | instance | 2026-08-15 00:13:31.318275 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-08-15 00:13:31.318431 | instance | Saturday 15 August 2026 00:13:31 +0000 (0:00:04.057) 0:04:59.532 ******* 2026-08-15 00:13:32.161894 | instance | ok: [instance] 2026-08-15 00:13:32.161977 | instance | 2026-08-15 00:13:32.162054 | instance | PLAY [all] ********************************************************************* 2026-08-15 00:13:32.162163 | instance | 2026-08-15 00:13:32.162305 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-08-15 00:13:32.162419 | instance | Saturday 15 August 2026 00:13:32 +0000 (0:00:00.843) 0:05:00.376 ******* 2026-08-15 00:13:32.960990 | instance | ok: [instance] 2026-08-15 00:13:32.961229 | instance | 2026-08-15 00:13:32.961595 | instance | PLAY [controllers] ************************************************************* 2026-08-15 00:13:32.961976 | instance | 2026-08-15 00:13:32.962437 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:13:32.962760 | instance | Saturday 15 August 2026 00:13:32 +0000 (0:00:00.797) 0:05:01.174 ******* 2026-08-15 00:13:36.640241 | instance | ok: [instance] 2026-08-15 00:13:36.640469 | instance | 2026-08-15 00:13:36.640757 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:13:36.641165 | instance | Saturday 15 August 2026 00:13:36 +0000 (0:00:03.680) 0:05:04.855 ******* 2026-08-15 00:13:36.730441 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:13:36.730573 | instance | 2026-08-15 00:13:36.730786 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:13:36.730973 | instance | Saturday 15 August 2026 00:13:36 +0000 (0:00:00.090) 0:05:04.945 ******* 2026-08-15 00:13:37.329818 | instance | ok: [instance] 2026-08-15 00:13:37.330110 | instance | 2026-08-15 00:13:37.330472 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-08-15 00:13:37.330780 | instance | Saturday 15 August 2026 00:13:37 +0000 (0:00:00.598) 0:05:05.543 ******* 2026-08-15 00:13:38.800672 | instance | ok: [instance] 2026-08-15 00:13:38.800926 | instance | 2026-08-15 00:13:38.801213 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:13:38.801484 | instance | Saturday 15 August 2026 00:13:38 +0000 (0:00:01.471) 0:05:07.014 ******* 2026-08-15 00:13:38.898741 | instance | skipping: [instance] 2026-08-15 00:13:38.899075 | instance | 2026-08-15 00:13:38.899396 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-08-15 00:13:38.899687 | instance | Saturday 15 August 2026 00:13:38 +0000 (0:00:00.098) 0:05:07.112 ******* 2026-08-15 00:13:38.996541 | instance | skipping: [instance] 2026-08-15 00:13:38.996859 | instance | 2026-08-15 00:13:38.997154 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-08-15 00:13:38.997460 | instance | Saturday 15 August 2026 00:13:38 +0000 (0:00:00.098) 0:05:07.211 ******* 2026-08-15 00:13:39.054427 | instance | skipping: [instance] 2026-08-15 00:13:39.054698 | instance | 2026-08-15 00:13:39.055011 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-08-15 00:13:39.055343 | instance | Saturday 15 August 2026 00:13:39 +0000 (0:00:00.057) 0:05:07.269 ******* 2026-08-15 00:13:39.115524 | instance | skipping: [instance] 2026-08-15 00:13:39.115769 | instance | 2026-08-15 00:13:39.116048 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-08-15 00:13:39.116324 | instance | Saturday 15 August 2026 00:13:39 +0000 (0:00:00.061) 0:05:07.330 ******* 2026-08-15 00:13:39.212302 | instance | skipping: [instance] 2026-08-15 00:13:39.212572 | instance | 2026-08-15 00:13:39.212876 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-08-15 00:13:39.213157 | instance | Saturday 15 August 2026 00:13:39 +0000 (0:00:00.096) 0:05:07.427 ******* 2026-08-15 00:13:39.311117 | instance | skipping: [instance] 2026-08-15 00:13:39.311362 | instance | 2026-08-15 00:13:39.311645 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-08-15 00:13:39.311920 | instance | Saturday 15 August 2026 00:13:39 +0000 (0:00:00.098) 0:05:07.526 ******* 2026-08-15 00:13:39.409481 | instance | skipping: [instance] 2026-08-15 00:13:39.409722 | instance | 2026-08-15 00:13:39.410002 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-08-15 00:13:39.410316 | instance | Saturday 15 August 2026 00:13:39 +0000 (0:00:00.098) 0:05:07.624 ******* 2026-08-15 00:13:39.476399 | instance | skipping: [instance] 2026-08-15 00:13:39.476647 | instance | 2026-08-15 00:13:39.476905 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-08-15 00:13:39.477189 | instance | Saturday 15 August 2026 00:13:39 +0000 (0:00:00.066) 0:05:07.691 ******* 2026-08-15 00:13:39.709498 | instance | skipping: [instance] 2026-08-15 00:13:39.709723 | instance | 2026-08-15 00:13:39.709998 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-08-15 00:13:39.710263 | instance | Saturday 15 August 2026 00:13:39 +0000 (0:00:00.233) 0:05:07.924 ******* 2026-08-15 00:13:39.772074 | instance | skipping: [instance] 2026-08-15 00:13:39.772210 | instance | 2026-08-15 00:13:39.772377 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-08-15 00:13:39.772543 | instance | Saturday 15 August 2026 00:13:39 +0000 (0:00:00.062) 0:05:07.987 ******* 2026-08-15 00:13:39.838537 | instance | skipping: [instance] 2026-08-15 00:13:39.838807 | instance | 2026-08-15 00:13:39.839116 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-08-15 00:13:39.839386 | instance | Saturday 15 August 2026 00:13:39 +0000 (0:00:00.066) 0:05:08.053 ******* 2026-08-15 00:13:39.903050 | instance | skipping: [instance] 2026-08-15 00:13:39.903314 | instance | 2026-08-15 00:13:39.903707 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-08-15 00:13:39.904064 | instance | Saturday 15 August 2026 00:13:39 +0000 (0:00:00.064) 0:05:08.117 ******* 2026-08-15 00:13:40.023251 | instance | skipping: [instance] 2026-08-15 00:13:40.023325 | instance | 2026-08-15 00:13:40.023552 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-08-15 00:13:40.023679 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.119) 0:05:08.237 ******* 2026-08-15 00:13:40.091477 | instance | skipping: [instance] 2026-08-15 00:13:40.091535 | instance | 2026-08-15 00:13:40.091590 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-08-15 00:13:40.091966 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.068) 0:05:08.305 ******* 2026-08-15 00:13:40.155537 | instance | skipping: [instance] 2026-08-15 00:13:40.155723 | instance | 2026-08-15 00:13:40.155914 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-08-15 00:13:40.156067 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.064) 0:05:08.370 ******* 2026-08-15 00:13:40.251429 | instance | skipping: [instance] 2026-08-15 00:13:40.251680 | instance | 2026-08-15 00:13:40.252050 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-08-15 00:13:40.252340 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.095) 0:05:08.465 ******* 2026-08-15 00:13:40.314198 | instance | skipping: [instance] 2026-08-15 00:13:40.314399 | instance | 2026-08-15 00:13:40.314608 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-08-15 00:13:40.314784 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.063) 0:05:08.529 ******* 2026-08-15 00:13:40.376647 | instance | skipping: [instance] 2026-08-15 00:13:40.376866 | instance | 2026-08-15 00:13:40.377139 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-08-15 00:13:40.377403 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.062) 0:05:08.591 ******* 2026-08-15 00:13:40.452304 | instance | skipping: [instance] 2026-08-15 00:13:40.452439 | instance | 2026-08-15 00:13:40.452630 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-08-15 00:13:40.452842 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.075) 0:05:08.666 ******* 2026-08-15 00:13:40.520788 | instance | skipping: [instance] 2026-08-15 00:13:40.521026 | instance | 2026-08-15 00:13:40.521297 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-08-15 00:13:40.521560 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.068) 0:05:08.735 ******* 2026-08-15 00:13:40.584070 | instance | skipping: [instance] 2026-08-15 00:13:40.584315 | instance | 2026-08-15 00:13:40.584614 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-08-15 00:13:40.584883 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.063) 0:05:08.798 ******* 2026-08-15 00:13:40.644694 | instance | skipping: [instance] 2026-08-15 00:13:40.644919 | instance | 2026-08-15 00:13:40.645355 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-08-15 00:13:40.645631 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.060) 0:05:08.859 ******* 2026-08-15 00:13:40.796290 | instance | skipping: [instance] 2026-08-15 00:13:40.796559 | instance | 2026-08-15 00:13:40.796831 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-08-15 00:13:40.797195 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.151) 0:05:09.010 ******* 2026-08-15 00:13:40.876628 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-08-15 00:13:40.876885 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-08-15 00:13:40.877189 | instance | skipping: [instance] 2026-08-15 00:13:40.877435 | instance | 2026-08-15 00:13:40.877750 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-08-15 00:13:40.878037 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.080) 0:05:09.091 ******* 2026-08-15 00:13:40.938179 | instance | skipping: [instance] 2026-08-15 00:13:40.938487 | instance | 2026-08-15 00:13:40.938708 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-08-15 00:13:40.938974 | instance | Saturday 15 August 2026 00:13:40 +0000 (0:00:00.061) 0:05:09.153 ******* 2026-08-15 00:13:41.078570 | instance | skipping: [instance] 2026-08-15 00:13:41.078726 | instance | 2026-08-15 00:13:41.078921 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-08-15 00:13:41.079104 | instance | Saturday 15 August 2026 00:13:41 +0000 (0:00:00.138) 0:05:09.291 ******* 2026-08-15 00:13:41.137841 | instance | skipping: [instance] 2026-08-15 00:13:41.138211 | instance | 2026-08-15 00:13:41.138750 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-08-15 00:13:41.139107 | instance | Saturday 15 August 2026 00:13:41 +0000 (0:00:00.060) 0:05:09.352 ******* 2026-08-15 00:13:41.206208 | instance | skipping: [instance] 2026-08-15 00:13:41.206549 | instance | 2026-08-15 00:13:41.206827 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-08-15 00:13:41.207087 | instance | Saturday 15 August 2026 00:13:41 +0000 (0:00:00.068) 0:05:09.420 ******* 2026-08-15 00:13:41.452005 | instance | skipping: [instance] 2026-08-15 00:13:41.452283 | instance | 2026-08-15 00:13:41.452543 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-08-15 00:13:41.452809 | instance | 2026-08-15 00:13:41.453075 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:13:41.453334 | instance | Saturday 15 August 2026 00:13:41 +0000 (0:00:00.246) 0:05:09.666 ******* 2026-08-15 00:13:45.205976 | instance | ok: [instance] 2026-08-15 00:13:45.206123 | instance | 2026-08-15 00:13:45.206323 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-08-15 00:13:45.206579 | instance | Saturday 15 August 2026 00:13:45 +0000 (0:00:03.754) 0:05:13.420 ******* 2026-08-15 00:13:45.310247 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-08-15 00:13:45.310503 | instance | 2026-08-15 00:13:45.310774 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-08-15 00:13:45.311036 | instance | Saturday 15 August 2026 00:13:45 +0000 (0:00:00.104) 0:05:13.524 ******* 2026-08-15 00:13:45.435641 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-08-15 00:13:45.435872 | instance | 2026-08-15 00:13:45.436152 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-08-15 00:13:45.436446 | instance | Saturday 15 August 2026 00:13:45 +0000 (0:00:00.125) 0:05:13.650 ******* 2026-08-15 00:13:48.629567 | instance | ok: [instance] 2026-08-15 00:13:48.629645 | instance | 2026-08-15 00:13:48.629657 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-08-15 00:13:48.629667 | instance | Saturday 15 August 2026 00:13:48 +0000 (0:00:03.191) 0:05:16.842 ******* 2026-08-15 00:13:49.354831 | instance | ok: [instance] 2026-08-15 00:13:49.355074 | instance | 2026-08-15 00:13:49.355401 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-08-15 00:13:49.355801 | instance | Saturday 15 August 2026 00:13:49 +0000 (0:00:00.727) 0:05:17.569 ******* 2026-08-15 00:13:49.456064 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-08-15 00:13:49.456229 | instance | 2026-08-15 00:13:49.456498 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-08-15 00:13:49.456792 | instance | Saturday 15 August 2026 00:13:49 +0000 (0:00:00.101) 0:05:17.670 ******* 2026-08-15 00:13:50.218090 | instance | ok: [instance] 2026-08-15 00:13:50.218423 | instance | 2026-08-15 00:13:50.218737 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-08-15 00:13:50.219066 | instance | Saturday 15 August 2026 00:13:50 +0000 (0:00:00.761) 0:05:18.432 ******* 2026-08-15 00:13:50.953524 | instance | ok: [instance] 2026-08-15 00:13:50.953755 | instance | 2026-08-15 00:13:50.954050 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-08-15 00:13:50.954359 | instance | Saturday 15 August 2026 00:13:50 +0000 (0:00:00.735) 0:05:19.168 ******* 2026-08-15 00:13:51.533871 | instance | ok: [instance] 2026-08-15 00:13:51.533964 | instance | 2026-08-15 00:13:51.534038 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-08-15 00:13:51.534158 | instance | Saturday 15 August 2026 00:13:51 +0000 (0:00:00.479) 0:05:19.647 ******* 2026-08-15 00:13:51.534314 | instance | 2026-08-15 00:13:51.534453 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:13:51.534581 | instance | Saturday 15 August 2026 00:13:51 +0000 (0:00:00.100) 0:05:19.748 ******* 2026-08-15 00:13:51.730638 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:13:51.730783 | instance | 2026-08-15 00:13:51.730966 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:13:51.731146 | instance | Saturday 15 August 2026 00:13:51 +0000 (0:00:00.197) 0:05:19.945 ******* 2026-08-15 00:13:52.318661 | instance | ok: [instance] 2026-08-15 00:13:52.318777 | instance | 2026-08-15 00:13:52.318964 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-08-15 00:13:52.319131 | instance | Saturday 15 August 2026 00:13:52 +0000 (0:00:00.586) 0:05:20.531 ******* 2026-08-15 00:13:54.100174 | instance | ok: [instance] 2026-08-15 00:13:54.100297 | instance | 2026-08-15 00:13:54.100480 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:13:54.100651 | instance | Saturday 15 August 2026 00:13:54 +0000 (0:00:01.782) 0:05:22.314 ******* 2026-08-15 00:13:54.201768 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:13:54.202002 | instance | 2026-08-15 00:13:54.202400 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:13:54.202669 | instance | Saturday 15 August 2026 00:13:54 +0000 (0:00:00.101) 0:05:22.416 ******* 2026-08-15 00:13:54.769220 | instance | ok: [instance] 2026-08-15 00:13:54.769427 | instance | 2026-08-15 00:13:54.769663 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-08-15 00:13:54.769892 | instance | Saturday 15 August 2026 00:13:54 +0000 (0:00:00.566) 0:05:22.982 ******* 2026-08-15 00:13:57.693005 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-08-15 00:13:57.693252 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-08-15 00:13:57.693510 | instance | 2026-08-15 00:13:57.693803 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-08-15 00:13:57.694085 | instance | Saturday 15 August 2026 00:13:57 +0000 (0:00:02.925) 0:05:25.907 ******* 2026-08-15 00:14:00.439719 | instance | ok: [instance] 2026-08-15 00:14:00.439818 | instance | 2026-08-15 00:14:00.439948 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:14:00.440096 | instance | Saturday 15 August 2026 00:14:00 +0000 (0:00:02.745) 0:05:28.653 ******* 2026-08-15 00:14:00.529243 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:14:00.529671 | instance | 2026-08-15 00:14:00.530069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:14:00.530557 | instance | Saturday 15 August 2026 00:14:00 +0000 (0:00:00.090) 0:05:28.743 ******* 2026-08-15 00:14:01.119950 | instance | ok: [instance] 2026-08-15 00:14:01.120291 | instance | 2026-08-15 00:14:01.120657 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-08-15 00:14:01.120949 | instance | Saturday 15 August 2026 00:14:01 +0000 (0:00:00.590) 0:05:29.334 ******* 2026-08-15 00:14:04.343264 | instance | ok: [instance] 2026-08-15 00:14:04.343684 | instance | 2026-08-15 00:14:04.344097 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-08-15 00:14:04.344474 | instance | Saturday 15 August 2026 00:14:04 +0000 (0:00:03.223) 0:05:32.557 ******* 2026-08-15 00:14:06.122189 | instance | ok: [instance] 2026-08-15 00:14:06.122496 | instance | 2026-08-15 00:14:06.122792 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-08-15 00:14:06.123059 | instance | Saturday 15 August 2026 00:14:06 +0000 (0:00:01.777) 0:05:34.335 ******* 2026-08-15 00:14:06.920146 | instance | ok: [instance] 2026-08-15 00:14:06.920377 | instance | 2026-08-15 00:14:06.920704 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-08-15 00:14:06.921068 | instance | Saturday 15 August 2026 00:14:06 +0000 (0:00:00.799) 0:05:35.134 ******* 2026-08-15 00:14:06.987068 | instance | skipping: [instance] 2026-08-15 00:14:06.987304 | instance | 2026-08-15 00:14:06.987591 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-08-15 00:14:06.987884 | instance | Saturday 15 August 2026 00:14:06 +0000 (0:00:00.066) 0:05:35.201 ******* 2026-08-15 00:14:07.674069 | instance | ok: [instance] 2026-08-15 00:14:07.674200 | instance | 2026-08-15 00:14:07.674417 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-08-15 00:14:07.674583 | instance | Saturday 15 August 2026 00:14:07 +0000 (0:00:00.687) 0:05:35.888 ******* 2026-08-15 00:14:07.750744 | instance | ok: [instance] 2026-08-15 00:14:07.750879 | instance | 2026-08-15 00:14:07.751040 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-08-15 00:14:07.751206 | instance | Saturday 15 August 2026 00:14:07 +0000 (0:00:00.076) 0:05:35.965 ******* 2026-08-15 00:14:07.836084 | instance | skipping: [instance] 2026-08-15 00:14:07.836379 | instance | 2026-08-15 00:14:07.836704 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-08-15 00:14:07.836984 | instance | Saturday 15 August 2026 00:14:07 +0000 (0:00:00.085) 0:05:36.050 ******* 2026-08-15 00:14:07.915624 | instance | skipping: [instance] 2026-08-15 00:14:07.915774 | instance | 2026-08-15 00:14:07.915971 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-08-15 00:14:07.916142 | instance | Saturday 15 August 2026 00:14:07 +0000 (0:00:00.079) 0:05:36.130 ******* 2026-08-15 00:14:07.991318 | instance | skipping: [instance] 2026-08-15 00:14:07.991452 | instance | 2026-08-15 00:14:07.991632 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-08-15 00:14:07.991809 | instance | Saturday 15 August 2026 00:14:07 +0000 (0:00:00.075) 0:05:36.206 ******* 2026-08-15 00:14:08.071024 | instance | skipping: [instance] 2026-08-15 00:14:08.071164 | instance | 2026-08-15 00:14:08.071335 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-08-15 00:14:08.071510 | instance | Saturday 15 August 2026 00:14:08 +0000 (0:00:00.079) 0:05:36.285 ******* 2026-08-15 00:14:08.147827 | instance | skipping: [instance] 2026-08-15 00:14:08.147950 | instance | 2026-08-15 00:14:08.148112 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-08-15 00:14:08.148273 | instance | Saturday 15 August 2026 00:14:08 +0000 (0:00:00.077) 0:05:36.362 ******* 2026-08-15 00:14:08.216903 | instance | skipping: [instance] 2026-08-15 00:14:08.217114 | instance | 2026-08-15 00:14:08.217492 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-08-15 00:14:08.217791 | instance | Saturday 15 August 2026 00:14:08 +0000 (0:00:00.068) 0:05:36.431 ******* 2026-08-15 00:14:09.009057 | instance | ok: [instance] 2026-08-15 00:14:09.009284 | instance | 2026-08-15 00:14:09.009565 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-08-15 00:14:09.009839 | instance | Saturday 15 August 2026 00:14:09 +0000 (0:00:00.792) 0:05:37.223 ******* 2026-08-15 00:14:09.866718 | instance | ok: [instance] 2026-08-15 00:14:09.866806 | instance | 2026-08-15 00:14:09.866921 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:14:09.867048 | instance | Saturday 15 August 2026 00:14:09 +0000 (0:00:00.857) 0:05:38.080 ******* 2026-08-15 00:14:09.992568 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:14:09.992834 | instance | 2026-08-15 00:14:09.993147 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:14:09.993439 | instance | Saturday 15 August 2026 00:14:09 +0000 (0:00:00.126) 0:05:38.207 ******* 2026-08-15 00:14:10.580777 | instance | ok: [instance] 2026-08-15 00:14:10.581016 | instance | 2026-08-15 00:14:10.581291 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-08-15 00:14:10.581563 | instance | Saturday 15 August 2026 00:14:10 +0000 (0:00:00.587) 0:05:38.794 ******* 2026-08-15 00:14:11.356994 | instance | ok: [instance] 2026-08-15 00:14:11.357101 | instance | 2026-08-15 00:14:11.357266 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-08-15 00:14:11.357417 | instance | Saturday 15 August 2026 00:14:11 +0000 (0:00:00.777) 0:05:39.571 ******* 2026-08-15 00:14:13.414945 | instance | ok: [instance] 2026-08-15 00:14:13.415028 | instance | 2026-08-15 00:14:13.415315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:14:13.415378 | instance | Saturday 15 August 2026 00:14:13 +0000 (0:00:02.057) 0:05:41.629 ******* 2026-08-15 00:14:13.488692 | instance | skipping: [instance] 2026-08-15 00:14:13.488910 | instance | 2026-08-15 00:14:13.489186 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:14:13.489445 | instance | Saturday 15 August 2026 00:14:13 +0000 (0:00:00.073) 0:05:41.703 ******* 2026-08-15 00:14:13.551530 | instance | skipping: [instance] 2026-08-15 00:14:13.551750 | instance | 2026-08-15 00:14:13.552032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:14:13.552324 | instance | Saturday 15 August 2026 00:14:13 +0000 (0:00:00.063) 0:05:41.766 ******* 2026-08-15 00:14:13.612599 | instance | skipping: [instance] 2026-08-15 00:14:13.612828 | instance | 2026-08-15 00:14:13.613134 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:14:13.613782 | instance | Saturday 15 August 2026 00:14:13 +0000 (0:00:00.060) 0:05:41.827 ******* 2026-08-15 00:14:13.688549 | instance | skipping: [instance] 2026-08-15 00:14:13.688642 | instance | 2026-08-15 00:14:13.688784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:14:13.688908 | instance | Saturday 15 August 2026 00:14:13 +0000 (0:00:00.076) 0:05:41.903 ******* 2026-08-15 00:14:14.407260 | instance | ok: [instance] 2026-08-15 00:14:14.407414 | instance | 2026-08-15 00:14:14.407595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:14:14.407766 | instance | Saturday 15 August 2026 00:14:14 +0000 (0:00:00.718) 0:05:42.622 ******* 2026-08-15 00:14:14.480341 | instance | ok: [instance] 2026-08-15 00:14:14.480470 | instance | 2026-08-15 00:14:14.480656 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:14:14.480853 | instance | Saturday 15 August 2026 00:14:14 +0000 (0:00:00.072) 0:05:42.694 ******* 2026-08-15 00:14:14.561620 | instance | ok: [instance] 2026-08-15 00:14:14.561740 | instance | 2026-08-15 00:14:14.561918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:14:14.562087 | instance | Saturday 15 August 2026 00:14:14 +0000 (0:00:00.081) 0:05:42.776 ******* 2026-08-15 00:14:14.647607 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:14:14.647729 | instance | 2026-08-15 00:14:14.647892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:14:14.648054 | instance | Saturday 15 August 2026 00:14:14 +0000 (0:00:00.085) 0:05:42.862 ******* 2026-08-15 00:14:14.776155 | instance | ok: [instance] 2026-08-15 00:14:14.776380 | instance | 2026-08-15 00:14:14.776665 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:14:14.776969 | instance | Saturday 15 August 2026 00:14:14 +0000 (0:00:00.128) 0:05:42.990 ******* 2026-08-15 00:14:14.875029 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:14:14.875254 | instance | 2026-08-15 00:14:14.875536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:14:14.875857 | instance | Saturday 15 August 2026 00:14:14 +0000 (0:00:00.098) 0:05:43.089 ******* 2026-08-15 00:14:15.567328 | instance | ok: [instance] 2026-08-15 00:14:15.567453 | instance | 2026-08-15 00:14:15.567611 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-08-15 00:14:15.567780 | instance | Saturday 15 August 2026 00:14:15 +0000 (0:00:00.692) 0:05:43.781 ******* 2026-08-15 00:14:16.263499 | instance | ok: [instance] 2026-08-15 00:14:16.263578 | instance | 2026-08-15 00:14:16.264409 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-08-15 00:14:16.264426 | instance | Saturday 15 August 2026 00:14:16 +0000 (0:00:00.696) 0:05:44.478 ******* 2026-08-15 00:14:17.296150 | instance | ok: [instance] 2026-08-15 00:14:17.296302 | instance | 2026-08-15 00:14:17.296622 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-08-15 00:14:17.296875 | instance | Saturday 15 August 2026 00:14:17 +0000 (0:00:01.032) 0:05:45.511 ******* 2026-08-15 00:14:17.734614 | instance | ok: [instance] 2026-08-15 00:14:17.734835 | instance | 2026-08-15 00:14:17.734843 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-08-15 00:14:17.734952 | instance | Saturday 15 August 2026 00:14:17 +0000 (0:00:00.438) 0:05:45.949 ******* 2026-08-15 00:14:18.137734 | instance | ok: [instance] 2026-08-15 00:14:18.137826 | instance | 2026-08-15 00:14:18.137993 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-08-15 00:14:18.138140 | instance | Saturday 15 August 2026 00:14:18 +0000 (0:00:00.403) 0:05:46.352 ******* 2026-08-15 00:14:18.517364 | instance | ok: [instance] 2026-08-15 00:14:18.517477 | instance | 2026-08-15 00:14:18.517622 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-08-15 00:14:18.517767 | instance | Saturday 15 August 2026 00:14:18 +0000 (0:00:00.379) 0:05:46.732 ******* 2026-08-15 00:14:18.891597 | instance | ok: [instance] 2026-08-15 00:14:18.891823 | instance | 2026-08-15 00:14:18.892082 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-08-15 00:14:18.892339 | instance | Saturday 15 August 2026 00:14:18 +0000 (0:00:00.373) 0:05:47.106 ******* 2026-08-15 00:14:20.420700 | instance | ok: [instance] 2026-08-15 00:14:20.420929 | instance | 2026-08-15 00:14:20.421231 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-08-15 00:14:20.421611 | instance | Saturday 15 August 2026 00:14:20 +0000 (0:00:01.529) 0:05:48.635 ******* 2026-08-15 00:14:21.164592 | instance | ok: [instance] 2026-08-15 00:14:21.164811 | instance | 2026-08-15 00:14:21.165110 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-08-15 00:14:21.165368 | instance | Saturday 15 August 2026 00:14:21 +0000 (0:00:00.743) 0:05:49.379 ******* 2026-08-15 00:14:21.274940 | instance | included: ingress for instance 2026-08-15 00:14:21.275157 | instance | 2026-08-15 00:14:21.275435 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-08-15 00:14:21.275733 | instance | Saturday 15 August 2026 00:14:21 +0000 (0:00:00.110) 0:05:49.489 ******* 2026-08-15 00:14:22.360195 | instance | ok: [instance] 2026-08-15 00:14:22.360356 | instance | 2026-08-15 00:14:22.360667 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-08-15 00:14:22.361582 | instance | Saturday 15 August 2026 00:14:22 +0000 (0:00:01.085) 0:05:50.574 ******* 2026-08-15 00:14:22.730494 | instance | ok: [instance] 2026-08-15 00:14:22.730649 | instance | 2026-08-15 00:14:22.730827 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-08-15 00:14:22.731002 | instance | Saturday 15 August 2026 00:14:22 +0000 (0:00:00.370) 0:05:50.944 ******* 2026-08-15 00:14:23.649111 | instance | ok: [instance] 2026-08-15 00:14:23.649292 | instance | 2026-08-15 00:14:23.649547 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-08-15 00:14:23.650293 | instance | 2026-08-15 00:14:23.650319 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:14:23.650329 | instance | Saturday 15 August 2026 00:14:23 +0000 (0:00:00.918) 0:05:51.862 ******* 2026-08-15 00:14:27.494711 | instance | ok: [instance] 2026-08-15 00:14:27.494845 | instance | 2026-08-15 00:14:27.495031 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:14:27.495200 | instance | Saturday 15 August 2026 00:14:27 +0000 (0:00:03.846) 0:05:55.709 ******* 2026-08-15 00:14:27.599859 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:14:27.600210 | instance | 2026-08-15 00:14:27.600597 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:14:27.600915 | instance | Saturday 15 August 2026 00:14:27 +0000 (0:00:00.104) 0:05:55.814 ******* 2026-08-15 00:14:28.190613 | instance | ok: [instance] 2026-08-15 00:14:28.190798 | instance | 2026-08-15 00:14:28.191072 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-08-15 00:14:28.191367 | instance | Saturday 15 August 2026 00:14:28 +0000 (0:00:00.590) 0:05:56.405 ******* 2026-08-15 00:14:29.009835 | instance | ok: [instance] 2026-08-15 00:14:29.010053 | instance | 2026-08-15 00:14:29.010409 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-08-15 00:14:29.010715 | instance | Saturday 15 August 2026 00:14:29 +0000 (0:00:00.819) 0:05:57.224 ******* 2026-08-15 00:14:30.929154 | instance | ok: [instance] 2026-08-15 00:14:30.929397 | instance | 2026-08-15 00:14:30.929701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:14:30.930028 | instance | Saturday 15 August 2026 00:14:30 +0000 (0:00:01.918) 0:05:59.143 ******* 2026-08-15 00:14:31.031130 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:14:31.031462 | instance | 2026-08-15 00:14:31.031845 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:14:31.032206 | instance | Saturday 15 August 2026 00:14:31 +0000 (0:00:00.102) 0:05:59.245 ******* 2026-08-15 00:14:31.691405 | instance | ok: [instance] 2026-08-15 00:14:31.691556 | instance | 2026-08-15 00:14:31.691734 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-08-15 00:14:31.691909 | instance | Saturday 15 August 2026 00:14:31 +0000 (0:00:00.659) 0:05:59.905 ******* 2026-08-15 00:14:33.117169 | instance | ok: [instance] 2026-08-15 00:14:33.117400 | instance | 2026-08-15 00:14:33.117743 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-08-15 00:14:33.118013 | instance | Saturday 15 August 2026 00:14:33 +0000 (0:00:01.426) 0:06:01.331 ******* 2026-08-15 00:14:33.588628 | instance | ok: [instance] 2026-08-15 00:14:33.588760 | instance | 2026-08-15 00:14:33.589056 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-08-15 00:14:33.589369 | instance | Saturday 15 August 2026 00:14:33 +0000 (0:00:00.471) 0:06:01.803 ******* 2026-08-15 00:14:34.982007 | instance | ok: [instance] 2026-08-15 00:14:34.982084 | instance | 2026-08-15 00:14:34.982102 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-08-15 00:14:34.982314 | instance | Saturday 15 August 2026 00:14:34 +0000 (0:00:01.392) 0:06:03.196 ******* 2026-08-15 00:14:36.230727 | instance | ok: [instance] 2026-08-15 00:14:36.230972 | instance | 2026-08-15 00:14:36.231253 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-08-15 00:14:36.231519 | instance | Saturday 15 August 2026 00:14:36 +0000 (0:00:01.249) 0:06:04.445 ******* 2026-08-15 00:14:36.640600 | instance | ok: [instance] 2026-08-15 00:14:36.640839 | instance | 2026-08-15 00:14:36.641216 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-08-15 00:14:36.641590 | instance | Saturday 15 August 2026 00:14:36 +0000 (0:00:00.409) 0:06:04.855 ******* 2026-08-15 00:14:36.870787 | instance | ok: [instance] 2026-08-15 00:14:36.870932 | instance | 2026-08-15 00:14:36.871125 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-08-15 00:14:36.871296 | instance | Saturday 15 August 2026 00:14:36 +0000 (0:00:00.230) 0:06:05.085 ******* 2026-08-15 00:14:37.092107 | instance | ok: [instance] 2026-08-15 00:14:37.092351 | instance | 2026-08-15 00:14:37.092670 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-08-15 00:14:37.092914 | instance | Saturday 15 August 2026 00:14:37 +0000 (0:00:00.221) 0:06:05.306 ******* 2026-08-15 00:14:37.833975 | instance | ok: [instance] 2026-08-15 00:14:37.834249 | instance | 2026-08-15 00:14:37.834585 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-08-15 00:14:37.834879 | instance | Saturday 15 August 2026 00:14:37 +0000 (0:00:00.741) 0:06:06.048 ******* 2026-08-15 00:14:40.019549 | instance | ok: [instance] => (item=alertmanager) 2026-08-15 00:14:40.019917 | instance | ok: [instance] => (item=grafana) 2026-08-15 00:14:40.020180 | instance | ok: [instance] => (item=prometheus) 2026-08-15 00:14:40.020436 | instance | 2026-08-15 00:14:40.020708 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-08-15 00:14:40.021001 | instance | Saturday 15 August 2026 00:14:40 +0000 (0:00:02.185) 0:06:08.234 ******* 2026-08-15 00:14:41.975253 | instance | ok: [instance] => (item=alertmanager) 2026-08-15 00:14:41.975424 | instance | ok: [instance] => (item=grafana) 2026-08-15 00:14:41.975598 | instance | ok: [instance] => (item=prometheus) 2026-08-15 00:14:41.975837 | instance | 2026-08-15 00:14:41.976029 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-08-15 00:14:41.976200 | instance | Saturday 15 August 2026 00:14:41 +0000 (0:00:01.955) 0:06:10.190 ******* 2026-08-15 00:14:45.160588 | instance | ok: [instance] => (item=None) 2026-08-15 00:14:45.161115 | instance | ok: [instance] => (item=None) 2026-08-15 00:14:45.161514 | instance | ok: [instance] => (item=None) 2026-08-15 00:14:45.161883 | instance | ok: [instance] 2026-08-15 00:14:45.162271 | instance | 2026-08-15 00:14:45.162679 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-08-15 00:14:45.163037 | instance | Saturday 15 August 2026 00:14:45 +0000 (0:00:03.185) 0:06:13.375 ******* 2026-08-15 00:14:49.488597 | instance | ok: [instance] => (item=None) 2026-08-15 00:14:49.489044 | instance | ok: [instance] => (item=None) 2026-08-15 00:14:49.489081 | instance | ok: [instance] => (item=None) 2026-08-15 00:14:49.489499 | instance | ok: [instance] => (item=None) 2026-08-15 00:14:49.489790 | instance | ok: [instance] => (item=None) 2026-08-15 00:14:49.489860 | instance | ok: [instance] 2026-08-15 00:14:49.490164 | instance | 2026-08-15 00:14:49.490522 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-08-15 00:14:49.490752 | instance | Saturday 15 August 2026 00:14:49 +0000 (0:00:04.328) 0:06:17.703 ******* 2026-08-15 00:14:50.901099 | instance | ok: [instance] => (item=alertmanager) 2026-08-15 00:14:50.901191 | instance | ok: [instance] => (item=prometheus) 2026-08-15 00:14:50.901311 | instance | 2026-08-15 00:14:50.901467 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-08-15 00:14:50.901601 | instance | Saturday 15 August 2026 00:14:50 +0000 (0:00:01.412) 0:06:19.116 ******* 2026-08-15 00:14:52.552365 | instance | ok: [instance] => (item=alertmanager) 2026-08-15 00:14:52.552603 | instance | ok: [instance] => (item=prometheus) 2026-08-15 00:14:52.552879 | instance | 2026-08-15 00:14:52.553204 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-08-15 00:14:52.553519 | instance | Saturday 15 August 2026 00:14:52 +0000 (0:00:01.651) 0:06:20.767 ******* 2026-08-15 00:14:53.303265 | instance | ok: [instance] 2026-08-15 00:14:53.303509 | instance | 2026-08-15 00:14:53.303810 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-08-15 00:14:53.304091 | instance | Saturday 15 August 2026 00:14:53 +0000 (0:00:00.750) 0:06:21.517 ******* 2026-08-15 00:15:01.007083 | instance | ok: [instance] 2026-08-15 00:15:01.007222 | instance | 2026-08-15 00:15:01.007430 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-08-15 00:15:01.007602 | instance | Saturday 15 August 2026 00:15:01 +0000 (0:00:07.703) 0:06:29.221 ******* 2026-08-15 00:15:16.431766 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-08-15 00:15:16.431935 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-08-15 00:15:16.432170 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-08-15 00:15:16.432378 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-08-15 00:15:16.432588 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-08-15 00:15:16.432771 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-08-15 00:15:16.432984 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-08-15 00:15:16.433192 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-08-15 00:15:16.433363 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-08-15 00:15:16.433556 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-08-15 00:15:16.433730 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-08-15 00:15:16.433894 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-08-15 00:15:16.434077 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-08-15 00:15:16.434254 | instance | 2026-08-15 00:15:16.434468 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-08-15 00:15:16.434661 | instance | Saturday 15 August 2026 00:15:16 +0000 (0:00:15.424) 0:06:44.646 ******* 2026-08-15 00:15:31.980063 | instance | ok: [instance] 2026-08-15 00:15:31.980279 | instance | 2026-08-15 00:15:31.980561 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:15:31.980824 | instance | Saturday 15 August 2026 00:15:31 +0000 (0:00:15.548) 0:07:00.195 ******* 2026-08-15 00:15:32.091105 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:15:32.091344 | instance | 2026-08-15 00:15:32.091619 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:15:32.091883 | instance | Saturday 15 August 2026 00:15:32 +0000 (0:00:00.110) 0:07:00.305 ******* 2026-08-15 00:15:32.728984 | instance | ok: [instance] 2026-08-15 00:15:32.729257 | instance | 2026-08-15 00:15:32.729630 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-08-15 00:15:32.730083 | instance | Saturday 15 August 2026 00:15:32 +0000 (0:00:00.637) 0:07:00.942 ******* 2026-08-15 00:15:35.800811 | instance | ok: [instance] 2026-08-15 00:15:35.800877 | instance | 2026-08-15 00:15:35.801002 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:15:35.801125 | instance | Saturday 15 August 2026 00:15:35 +0000 (0:00:03.072) 0:07:04.015 ******* 2026-08-15 00:15:35.916320 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:15:35.916526 | instance | 2026-08-15 00:15:35.916814 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:15:35.917075 | instance | Saturday 15 August 2026 00:15:35 +0000 (0:00:00.115) 0:07:04.130 ******* 2026-08-15 00:15:36.604630 | instance | ok: [instance] 2026-08-15 00:15:36.604857 | instance | 2026-08-15 00:15:36.605135 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-08-15 00:15:36.605413 | instance | Saturday 15 August 2026 00:15:36 +0000 (0:00:00.687) 0:07:04.818 ******* 2026-08-15 00:15:38.327148 | instance | ok: [instance] 2026-08-15 00:15:38.327288 | instance | 2026-08-15 00:15:38.327502 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:15:38.327696 | instance | Saturday 15 August 2026 00:15:38 +0000 (0:00:01.722) 0:07:06.541 ******* 2026-08-15 00:15:38.422917 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:15:38.423062 | instance | 2026-08-15 00:15:38.423237 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:15:38.423434 | instance | Saturday 15 August 2026 00:15:38 +0000 (0:00:00.096) 0:07:06.637 ******* 2026-08-15 00:15:39.001834 | instance | ok: [instance] 2026-08-15 00:15:39.002076 | instance | 2026-08-15 00:15:39.002438 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-08-15 00:15:39.002716 | instance | Saturday 15 August 2026 00:15:38 +0000 (0:00:00.578) 0:07:07.216 ******* 2026-08-15 00:15:40.588723 | instance | ok: [instance] 2026-08-15 00:15:40.589000 | instance | 2026-08-15 00:15:40.589299 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-08-15 00:15:40.589775 | instance | Saturday 15 August 2026 00:15:40 +0000 (0:00:01.586) 0:07:08.802 ******* 2026-08-15 00:15:41.475895 | instance | ok: [instance] 2026-08-15 00:15:41.476121 | instance | 2026-08-15 00:15:41.476410 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:15:41.476674 | instance | Saturday 15 August 2026 00:15:41 +0000 (0:00:00.887) 0:07:09.690 ******* 2026-08-15 00:15:41.580289 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:15:41.580527 | instance | 2026-08-15 00:15:41.580852 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:15:41.581189 | instance | Saturday 15 August 2026 00:15:41 +0000 (0:00:00.104) 0:07:09.794 ******* 2026-08-15 00:15:42.136825 | instance | ok: [instance] 2026-08-15 00:15:42.137071 | instance | 2026-08-15 00:15:42.137379 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-08-15 00:15:42.137728 | instance | Saturday 15 August 2026 00:15:42 +0000 (0:00:00.556) 0:07:10.351 ******* 2026-08-15 00:15:43.633282 | instance | ok: [instance] 2026-08-15 00:15:43.633529 | instance | 2026-08-15 00:15:43.633815 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:15:43.634141 | instance | Saturday 15 August 2026 00:15:43 +0000 (0:00:01.496) 0:07:11.847 ******* 2026-08-15 00:15:43.734170 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:15:43.734429 | instance | 2026-08-15 00:15:43.734534 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:15:43.734707 | instance | Saturday 15 August 2026 00:15:43 +0000 (0:00:00.101) 0:07:11.948 ******* 2026-08-15 00:15:44.287497 | instance | ok: [instance] 2026-08-15 00:15:44.287721 | instance | 2026-08-15 00:15:44.287994 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-08-15 00:15:44.288276 | instance | Saturday 15 August 2026 00:15:44 +0000 (0:00:00.552) 0:07:12.501 ******* 2026-08-15 00:15:45.951214 | instance | ok: [instance] 2026-08-15 00:15:45.951556 | instance | 2026-08-15 00:15:45.951963 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-08-15 00:15:45.952246 | instance | 2026-08-15 00:15:45.952522 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:15:45.952805 | instance | Saturday 15 August 2026 00:15:45 +0000 (0:00:01.664) 0:07:14.165 ******* 2026-08-15 00:15:49.831498 | instance | ok: [instance] 2026-08-15 00:15:49.831731 | instance | 2026-08-15 00:15:49.832024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:15:49.832297 | instance | Saturday 15 August 2026 00:15:49 +0000 (0:00:03.880) 0:07:18.046 ******* 2026-08-15 00:15:49.943947 | instance | ok: [instance] 2026-08-15 00:15:49.944190 | instance | 2026-08-15 00:15:49.944473 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:15:49.944751 | instance | Saturday 15 August 2026 00:15:49 +0000 (0:00:00.112) 0:07:18.158 ******* 2026-08-15 00:15:50.010085 | instance | skipping: [instance] 2026-08-15 00:15:50.010320 | instance | 2026-08-15 00:15:50.010611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:15:50.010874 | instance | Saturday 15 August 2026 00:15:50 +0000 (0:00:00.066) 0:07:18.225 ******* 2026-08-15 00:15:50.077036 | instance | skipping: [instance] 2026-08-15 00:15:50.077281 | instance | 2026-08-15 00:15:50.077669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:15:50.077897 | instance | Saturday 15 August 2026 00:15:50 +0000 (0:00:00.066) 0:07:18.291 ******* 2026-08-15 00:15:50.145269 | instance | skipping: [instance] 2026-08-15 00:15:50.145557 | instance | 2026-08-15 00:15:50.145836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:15:50.146097 | instance | Saturday 15 August 2026 00:15:50 +0000 (0:00:00.068) 0:07:18.360 ******* 2026-08-15 00:15:50.211957 | instance | skipping: [instance] 2026-08-15 00:15:50.212209 | instance | 2026-08-15 00:15:50.212452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:15:50.212715 | instance | Saturday 15 August 2026 00:15:50 +0000 (0:00:00.066) 0:07:18.426 ******* 2026-08-15 00:15:50.280511 | instance | skipping: [instance] 2026-08-15 00:15:50.280737 | instance | 2026-08-15 00:15:50.281041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:15:50.281304 | instance | Saturday 15 August 2026 00:15:50 +0000 (0:00:00.068) 0:07:18.495 ******* 2026-08-15 00:15:50.355361 | instance | ok: [instance] 2026-08-15 00:15:50.355582 | instance | 2026-08-15 00:15:50.355873 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:15:50.356159 | instance | Saturday 15 August 2026 00:15:50 +0000 (0:00:00.074) 0:07:18.570 ******* 2026-08-15 00:15:50.435390 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:15:50.435603 | instance | 2026-08-15 00:15:50.435877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:15:50.436140 | instance | Saturday 15 August 2026 00:15:50 +0000 (0:00:00.080) 0:07:18.650 ******* 2026-08-15 00:15:50.547907 | instance | ok: [instance] 2026-08-15 00:15:50.548018 | instance | 2026-08-15 00:15:50.548207 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:15:50.548366 | instance | Saturday 15 August 2026 00:15:50 +0000 (0:00:00.112) 0:07:18.762 ******* 2026-08-15 00:15:50.658630 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:15:50.658906 | instance | 2026-08-15 00:15:50.659207 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:15:50.659486 | instance | Saturday 15 August 2026 00:15:50 +0000 (0:00:00.110) 0:07:18.873 ******* 2026-08-15 00:15:51.245893 | instance | ok: [instance] 2026-08-15 00:15:51.245963 | instance | 2026-08-15 00:15:51.246162 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-08-15 00:15:51.246349 | instance | Saturday 15 August 2026 00:15:51 +0000 (0:00:00.587) 0:07:19.460 ******* 2026-08-15 00:15:52.975044 | instance | ok: [instance] 2026-08-15 00:15:52.975304 | instance | 2026-08-15 00:15:52.975579 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-08-15 00:15:52.975844 | instance | Saturday 15 August 2026 00:15:52 +0000 (0:00:01.728) 0:07:21.189 ******* 2026-08-15 00:15:53.785693 | instance | ok: [instance] 2026-08-15 00:15:53.785775 | instance | 2026-08-15 00:15:53.785884 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-08-15 00:15:53.786022 | instance | Saturday 15 August 2026 00:15:53 +0000 (0:00:00.810) 0:07:22.000 ******* 2026-08-15 00:15:54.870249 | instance | ok: [instance] 2026-08-15 00:15:54.870319 | instance | 2026-08-15 00:15:54.870333 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-08-15 00:15:54.870599 | instance | Saturday 15 August 2026 00:15:54 +0000 (0:00:01.084) 0:07:23.084 ******* 2026-08-15 00:15:55.118043 | instance | ok: [instance] 2026-08-15 00:15:55.118135 | instance | 2026-08-15 00:15:55.118394 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-08-15 00:15:55.118430 | instance | Saturday 15 August 2026 00:15:55 +0000 (0:00:00.248) 0:07:23.333 ******* 2026-08-15 00:15:55.688540 | instance | ok: [instance] 2026-08-15 00:15:55.688623 | instance | 2026-08-15 00:15:55.688872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:15:55.688915 | instance | Saturday 15 August 2026 00:15:55 +0000 (0:00:00.569) 0:07:23.902 ******* 2026-08-15 00:15:55.794602 | instance | ok: [instance] 2026-08-15 00:15:55.794678 | instance | 2026-08-15 00:15:55.794974 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:15:55.795016 | instance | Saturday 15 August 2026 00:15:55 +0000 (0:00:00.106) 0:07:24.009 ******* 2026-08-15 00:15:55.925318 | instance | included: rabbitmq for instance 2026-08-15 00:15:55.925422 | instance | 2026-08-15 00:15:55.925590 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:15:55.925752 | instance | Saturday 15 August 2026 00:15:55 +0000 (0:00:00.130) 0:07:24.140 ******* 2026-08-15 00:15:56.666008 | instance | ok: [instance] 2026-08-15 00:15:56.666759 | instance | 2026-08-15 00:15:56.666779 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:15:56.666793 | instance | Saturday 15 August 2026 00:15:56 +0000 (0:00:00.740) 0:07:24.880 ******* 2026-08-15 00:15:56.853500 | instance | skipping: [instance] 2026-08-15 00:15:56.853566 | instance | 2026-08-15 00:15:56.853921 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:15:56.853994 | instance | Saturday 15 August 2026 00:15:56 +0000 (0:00:00.187) 0:07:25.068 ******* 2026-08-15 00:15:57.039166 | instance | skipping: [instance] 2026-08-15 00:15:57.039520 | instance | 2026-08-15 00:15:57.039656 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:15:57.039748 | instance | Saturday 15 August 2026 00:15:57 +0000 (0:00:00.185) 0:07:25.254 ******* 2026-08-15 00:15:57.227524 | instance | skipping: [instance] 2026-08-15 00:15:57.227593 | instance | 2026-08-15 00:15:57.227846 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:15:57.227889 | instance | Saturday 15 August 2026 00:15:57 +0000 (0:00:00.188) 0:07:25.442 ******* 2026-08-15 00:15:58.130640 | instance | ok: [instance] 2026-08-15 00:15:58.130711 | instance | 2026-08-15 00:15:58.130961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:15:58.131040 | instance | Saturday 15 August 2026 00:15:58 +0000 (0:00:00.902) 0:07:26.345 ******* 2026-08-15 00:15:58.856909 | instance | ok: [instance] 2026-08-15 00:15:58.856992 | instance | 2026-08-15 00:15:58.857224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:15:58.857331 | instance | Saturday 15 August 2026 00:15:58 +0000 (0:00:00.726) 0:07:27.072 ******* 2026-08-15 00:15:58.943627 | instance | ok: [instance] 2026-08-15 00:15:58.943722 | instance | 2026-08-15 00:15:58.943871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:15:58.944045 | instance | Saturday 15 August 2026 00:15:58 +0000 (0:00:00.086) 0:07:27.158 ******* 2026-08-15 00:15:59.020063 | instance | skipping: [instance] 2026-08-15 00:15:59.020371 | instance | 2026-08-15 00:15:59.020754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:15:59.021107 | instance | Saturday 15 August 2026 00:15:59 +0000 (0:00:00.076) 0:07:27.234 ******* 2026-08-15 00:15:59.098712 | instance | skipping: [instance] 2026-08-15 00:15:59.098937 | instance | 2026-08-15 00:15:59.099251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:15:59.099536 | instance | Saturday 15 August 2026 00:15:59 +0000 (0:00:00.078) 0:07:27.313 ******* 2026-08-15 00:15:59.179391 | instance | ok: [instance] 2026-08-15 00:15:59.179621 | instance | 2026-08-15 00:15:59.179892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:15:59.180155 | instance | Saturday 15 August 2026 00:15:59 +0000 (0:00:00.080) 0:07:27.394 ******* 2026-08-15 00:15:59.287834 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:15:59.288111 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:15:59.288368 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:15:59.288628 | instance | ok: [instance] => (item=identity) 2026-08-15 00:15:59.288868 | instance | 2026-08-15 00:15:59.289129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:15:59.289443 | instance | Saturday 15 August 2026 00:15:59 +0000 (0:00:00.108) 0:07:27.502 ******* 2026-08-15 00:15:59.391317 | instance | ok: [instance] 2026-08-15 00:15:59.391440 | instance | 2026-08-15 00:15:59.391599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:15:59.391750 | instance | Saturday 15 August 2026 00:15:59 +0000 (0:00:00.103) 0:07:27.606 ******* 2026-08-15 00:15:59.493746 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:15:59.493989 | instance | 2026-08-15 00:15:59.494338 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:15:59.494743 | instance | Saturday 15 August 2026 00:15:59 +0000 (0:00:00.102) 0:07:27.708 ******* 2026-08-15 00:16:00.114401 | instance | ok: [instance] 2026-08-15 00:16:00.114680 | instance | 2026-08-15 00:16:00.114950 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-08-15 00:16:00.115227 | instance | Saturday 15 August 2026 00:16:00 +0000 (0:00:00.619) 0:07:28.328 ******* 2026-08-15 00:16:01.286056 | instance | ok: [instance] => (item=None) 2026-08-15 00:16:01.286125 | instance | ok: [instance] 2026-08-15 00:16:01.286250 | instance | 2026-08-15 00:16:01.286396 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-08-15 00:16:01.286512 | instance | Saturday 15 August 2026 00:16:01 +0000 (0:00:01.172) 0:07:29.501 ******* 2026-08-15 00:16:02.503179 | instance | ok: [instance] => (item=atmosphere) 2026-08-15 00:16:02.503444 | instance | 2026-08-15 00:16:02.503735 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-08-15 00:16:02.504115 | instance | Saturday 15 August 2026 00:16:02 +0000 (0:00:01.216) 0:07:30.717 ******* 2026-08-15 00:16:03.535250 | instance | ok: [instance] 2026-08-15 00:16:03.535507 | instance | 2026-08-15 00:16:03.535794 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-08-15 00:16:03.536069 | instance | Saturday 15 August 2026 00:16:03 +0000 (0:00:01.032) 0:07:31.749 ******* 2026-08-15 00:16:04.485797 | instance | ok: [instance] => (item=None) 2026-08-15 00:16:04.485854 | instance | ok: [instance] 2026-08-15 00:16:04.485862 | instance | 2026-08-15 00:16:04.485869 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-08-15 00:16:04.485876 | instance | Saturday 15 August 2026 00:16:04 +0000 (0:00:00.950) 0:07:32.700 ******* 2026-08-15 00:16:05.731875 | instance | ok: [instance] => (item=None) 2026-08-15 00:16:05.732061 | instance | ok: [instance] 2026-08-15 00:16:05.732194 | instance | 2026-08-15 00:16:05.732360 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-08-15 00:16:05.732534 | instance | Saturday 15 August 2026 00:16:05 +0000 (0:00:01.246) 0:07:33.946 ******* 2026-08-15 00:16:08.960900 | instance | ok: [instance] 2026-08-15 00:16:08.961154 | instance | 2026-08-15 00:16:08.961452 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:16:08.961839 | instance | Saturday 15 August 2026 00:16:08 +0000 (0:00:03.228) 0:07:37.175 ******* 2026-08-15 00:16:09.136450 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:16:09.136711 | instance | 2026-08-15 00:16:09.137001 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:16:09.137294 | instance | Saturday 15 August 2026 00:16:09 +0000 (0:00:00.175) 0:07:37.351 ******* 2026-08-15 00:16:09.208047 | instance | skipping: [instance] 2026-08-15 00:16:09.208268 | instance | 2026-08-15 00:16:09.208571 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:16:09.208828 | instance | Saturday 15 August 2026 00:16:09 +0000 (0:00:00.071) 0:07:37.422 ******* 2026-08-15 00:16:09.288253 | instance | skipping: [instance] 2026-08-15 00:16:09.288472 | instance | 2026-08-15 00:16:09.288744 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:16:09.289003 | instance | Saturday 15 August 2026 00:16:09 +0000 (0:00:00.080) 0:07:37.502 ******* 2026-08-15 00:16:09.384408 | instance | ok: [instance] 2026-08-15 00:16:09.384637 | instance | 2026-08-15 00:16:09.384904 | instance | TASK [Create Ingress identity] ************************************************* 2026-08-15 00:16:09.385168 | instance | Saturday 15 August 2026 00:16:09 +0000 (0:00:00.096) 0:07:37.599 ******* 2026-08-15 00:16:09.518970 | instance | included: ingress for instance 2026-08-15 00:16:09.519189 | instance | 2026-08-15 00:16:09.519547 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-08-15 00:16:09.519849 | instance | Saturday 15 August 2026 00:16:09 +0000 (0:00:00.134) 0:07:37.733 ******* 2026-08-15 00:16:10.603946 | instance | ok: [instance] 2026-08-15 00:16:10.604059 | instance | 2026-08-15 00:16:10.604167 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-08-15 00:16:10.604271 | instance | Saturday 15 August 2026 00:16:10 +0000 (0:00:01.085) 0:07:38.819 ******* 2026-08-15 00:16:10.970635 | instance | ok: [instance] 2026-08-15 00:16:10.970901 | instance | 2026-08-15 00:16:10.971201 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-08-15 00:16:10.971493 | instance | Saturday 15 August 2026 00:16:10 +0000 (0:00:00.366) 0:07:39.185 ******* 2026-08-15 00:16:11.681904 | instance | ok: [instance] 2026-08-15 00:16:11.681992 | instance | 2026-08-15 00:16:11.682123 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-08-15 00:16:11.682245 | instance | Saturday 15 August 2026 00:16:11 +0000 (0:00:00.711) 0:07:39.896 ******* 2026-08-15 00:16:12.879444 | instance | ok: [instance] => (item=atmosphere) 2026-08-15 00:16:12.879512 | instance | 2026-08-15 00:16:12.879520 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-08-15 00:16:12.879590 | instance | Saturday 15 August 2026 00:16:12 +0000 (0:00:01.196) 0:07:41.093 ******* 2026-08-15 00:16:14.034404 | instance | ok: [instance] => (item=atmosphere) 2026-08-15 00:16:14.034473 | instance | 2026-08-15 00:16:14.034660 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-08-15 00:16:14.034729 | instance | Saturday 15 August 2026 00:16:14 +0000 (0:00:01.155) 0:07:42.249 ******* 2026-08-15 00:16:15.164477 | instance | ok: [instance] => (item=atmosphere) 2026-08-15 00:16:15.164555 | instance | 2026-08-15 00:16:15.164671 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-08-15 00:16:15.164803 | instance | Saturday 15 August 2026 00:16:15 +0000 (0:00:01.130) 0:07:43.379 ******* 2026-08-15 00:16:16.377760 | instance | ok: [instance] => (item=atmosphere) 2026-08-15 00:16:16.377986 | instance | 2026-08-15 00:16:16.378260 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-15 00:16:16.378560 | instance | Saturday 15 August 2026 00:16:16 +0000 (0:00:01.213) 0:07:44.592 ******* 2026-08-15 00:16:16.669708 | instance | ok: [instance] 2026-08-15 00:16:16.669954 | instance | 2026-08-15 00:16:16.670226 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:16:16.670568 | instance | Saturday 15 August 2026 00:16:16 +0000 (0:00:00.292) 0:07:44.884 ******* 2026-08-15 00:16:17.925736 | instance | ok: [instance] 2026-08-15 00:16:17.926191 | instance | 2026-08-15 00:16:17.926249 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-15 00:16:17.926489 | instance | Saturday 15 August 2026 00:16:17 +0000 (0:00:01.255) 0:07:46.139 ******* 2026-08-15 00:16:18.204936 | instance | ok: [instance] 2026-08-15 00:16:18.205012 | instance | 2026-08-15 00:16:18.205280 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:16:18.205326 | instance | Saturday 15 August 2026 00:16:18 +0000 (0:00:00.279) 0:07:46.419 ******* 2026-08-15 00:16:18.328714 | instance | ok: [instance] => { 2026-08-15 00:16:18.328821 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-15 00:16:18.328951 | instance | } 2026-08-15 00:16:18.329049 | instance | 2026-08-15 00:16:18.329164 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:16:18.329281 | instance | Saturday 15 August 2026 00:16:18 +0000 (0:00:00.124) 0:07:46.543 ******* 2026-08-15 00:16:18.853263 | instance | ok: [instance] 2026-08-15 00:16:18.853382 | instance | 2026-08-15 00:16:18.853506 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:16:18.853627 | instance | Saturday 15 August 2026 00:16:18 +0000 (0:00:00.524) 0:07:47.068 ******* 2026-08-15 00:16:20.164419 | instance | ok: [instance] 2026-08-15 00:16:20.164707 | instance | 2026-08-15 00:16:20.165057 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-15 00:16:20.165397 | instance | Saturday 15 August 2026 00:16:20 +0000 (0:00:01.310) 0:07:48.379 ******* 2026-08-15 00:16:20.719837 | instance | ok: [instance] 2026-08-15 00:16:20.720035 | instance | 2026-08-15 00:16:20.720281 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-08-15 00:16:20.720506 | instance | Saturday 15 August 2026 00:16:20 +0000 (0:00:00.555) 0:07:48.934 ******* 2026-08-15 00:16:21.477747 | instance | ok: [instance] 2026-08-15 00:16:21.477833 | instance | 2026-08-15 00:16:21.477952 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-08-15 00:16:21.478074 | instance | Saturday 15 August 2026 00:16:21 +0000 (0:00:00.758) 0:07:49.692 ******* 2026-08-15 00:16:22.235767 | instance | ok: [instance] 2026-08-15 00:16:22.235854 | instance | 2026-08-15 00:16:22.236041 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-08-15 00:16:22.236220 | instance | Saturday 15 August 2026 00:16:22 +0000 (0:00:00.758) 0:07:50.450 ******* 2026-08-15 00:16:22.623918 | instance | ok: [instance] 2026-08-15 00:16:22.624145 | instance | 2026-08-15 00:16:22.624484 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-15 00:16:22.624754 | instance | Saturday 15 August 2026 00:16:22 +0000 (0:00:00.387) 0:07:50.838 ******* 2026-08-15 00:16:22.817604 | instance | included: openstack_helm_endpoints for instance 2026-08-15 00:16:22.817954 | instance | 2026-08-15 00:16:22.818424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:16:22.818739 | instance | Saturday 15 August 2026 00:16:22 +0000 (0:00:00.193) 0:07:51.032 ******* 2026-08-15 00:16:22.894647 | instance | skipping: [instance] 2026-08-15 00:16:22.894917 | instance | 2026-08-15 00:16:22.895228 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:16:22.895511 | instance | Saturday 15 August 2026 00:16:22 +0000 (0:00:00.075) 0:07:51.107 ******* 2026-08-15 00:16:22.953233 | instance | skipping: [instance] 2026-08-15 00:16:22.953474 | instance | 2026-08-15 00:16:22.953770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:16:22.954137 | instance | Saturday 15 August 2026 00:16:22 +0000 (0:00:00.060) 0:07:51.168 ******* 2026-08-15 00:16:23.019237 | instance | skipping: [instance] 2026-08-15 00:16:23.019491 | instance | 2026-08-15 00:16:23.019837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:16:23.020129 | instance | Saturday 15 August 2026 00:16:23 +0000 (0:00:00.065) 0:07:51.233 ******* 2026-08-15 00:16:23.083891 | instance | skipping: [instance] 2026-08-15 00:16:23.084177 | instance | 2026-08-15 00:16:23.084505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:16:23.084836 | instance | Saturday 15 August 2026 00:16:23 +0000 (0:00:00.064) 0:07:51.298 ******* 2026-08-15 00:16:23.149953 | instance | skipping: [instance] 2026-08-15 00:16:23.150103 | instance | 2026-08-15 00:16:23.150355 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:16:23.150627 | instance | Saturday 15 August 2026 00:16:23 +0000 (0:00:00.066) 0:07:51.364 ******* 2026-08-15 00:16:23.218992 | instance | skipping: [instance] 2026-08-15 00:16:23.219243 | instance | 2026-08-15 00:16:23.219528 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:16:23.219811 | instance | Saturday 15 August 2026 00:16:23 +0000 (0:00:00.068) 0:07:51.433 ******* 2026-08-15 00:16:23.290965 | instance | ok: [instance] 2026-08-15 00:16:23.291184 | instance | 2026-08-15 00:16:23.291465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:16:23.291730 | instance | Saturday 15 August 2026 00:16:23 +0000 (0:00:00.072) 0:07:51.505 ******* 2026-08-15 00:16:23.376560 | instance | ok: [instance] => (item=identity) 2026-08-15 00:16:23.376746 | instance | 2026-08-15 00:16:23.377059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:16:23.377327 | instance | Saturday 15 August 2026 00:16:23 +0000 (0:00:00.084) 0:07:51.590 ******* 2026-08-15 00:16:23.489656 | instance | ok: [instance] 2026-08-15 00:16:23.489897 | instance | 2026-08-15 00:16:23.490179 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-08-15 00:16:23.490477 | instance | Saturday 15 August 2026 00:16:23 +0000 (0:00:00.113) 0:07:51.703 ******* 2026-08-15 00:16:23.973934 | instance | ok: [instance] 2026-08-15 00:16:23.974176 | instance | 2026-08-15 00:16:23.974580 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-08-15 00:16:23.974866 | instance | Saturday 15 August 2026 00:16:23 +0000 (0:00:00.484) 0:07:52.188 ******* 2026-08-15 00:16:24.456033 | instance | ok: [instance] 2026-08-15 00:16:24.456359 | instance | 2026-08-15 00:16:24.456681 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-08-15 00:16:24.457006 | instance | Saturday 15 August 2026 00:16:24 +0000 (0:00:00.482) 0:07:52.670 ******* 2026-08-15 00:16:24.926635 | instance | ok: [instance] 2026-08-15 00:16:24.926677 | instance | 2026-08-15 00:16:24.926682 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-08-15 00:16:24.926687 | instance | Saturday 15 August 2026 00:16:24 +0000 (0:00:00.470) 0:07:53.141 ******* 2026-08-15 00:16:25.484830 | instance | ok: [instance] 2026-08-15 00:16:25.485029 | instance | 2026-08-15 00:16:25.485361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:16:25.485652 | instance | Saturday 15 August 2026 00:16:25 +0000 (0:00:00.557) 0:07:53.698 ******* 2026-08-15 00:16:25.588080 | instance | ok: [instance] 2026-08-15 00:16:25.588304 | instance | 2026-08-15 00:16:25.588613 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:16:25.588910 | instance | Saturday 15 August 2026 00:16:25 +0000 (0:00:00.103) 0:07:53.802 ******* 2026-08-15 00:16:25.719618 | instance | included: rabbitmq for instance 2026-08-15 00:16:25.719740 | instance | 2026-08-15 00:16:25.719967 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:16:25.720159 | instance | Saturday 15 August 2026 00:16:25 +0000 (0:00:00.131) 0:07:53.934 ******* 2026-08-15 00:16:26.423515 | instance | ok: [instance] 2026-08-15 00:16:26.423604 | instance | 2026-08-15 00:16:26.423721 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:16:26.423845 | instance | Saturday 15 August 2026 00:16:26 +0000 (0:00:00.704) 0:07:54.638 ******* 2026-08-15 00:16:26.731893 | instance | skipping: [instance] 2026-08-15 00:16:26.732041 | instance | 2026-08-15 00:16:26.732226 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:16:26.732385 | instance | Saturday 15 August 2026 00:16:26 +0000 (0:00:00.308) 0:07:54.946 ******* 2026-08-15 00:16:27.129056 | instance | skipping: [instance] 2026-08-15 00:16:27.129203 | instance | 2026-08-15 00:16:27.129374 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:16:27.129544 | instance | Saturday 15 August 2026 00:16:27 +0000 (0:00:00.397) 0:07:55.344 ******* 2026-08-15 00:16:27.300848 | instance | skipping: [instance] 2026-08-15 00:16:27.301116 | instance | 2026-08-15 00:16:27.301406 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:16:27.301685 | instance | Saturday 15 August 2026 00:16:27 +0000 (0:00:00.171) 0:07:55.515 ******* 2026-08-15 00:16:28.195581 | instance | ok: [instance] 2026-08-15 00:16:28.195823 | instance | 2026-08-15 00:16:28.196119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:16:28.196393 | instance | Saturday 15 August 2026 00:16:28 +0000 (0:00:00.894) 0:07:56.409 ******* 2026-08-15 00:16:28.894639 | instance | ok: [instance] 2026-08-15 00:16:28.894932 | instance | 2026-08-15 00:16:28.895264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:16:28.895569 | instance | Saturday 15 August 2026 00:16:28 +0000 (0:00:00.699) 0:07:57.109 ******* 2026-08-15 00:16:28.963652 | instance | ok: [instance] 2026-08-15 00:16:28.963955 | instance | 2026-08-15 00:16:28.964289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:16:28.964600 | instance | Saturday 15 August 2026 00:16:28 +0000 (0:00:00.069) 0:07:57.178 ******* 2026-08-15 00:16:29.037941 | instance | skipping: [instance] 2026-08-15 00:16:29.038215 | instance | 2026-08-15 00:16:29.038477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:16:29.038673 | instance | Saturday 15 August 2026 00:16:29 +0000 (0:00:00.073) 0:07:57.252 ******* 2026-08-15 00:16:29.106561 | instance | skipping: [instance] 2026-08-15 00:16:29.106917 | instance | 2026-08-15 00:16:29.107317 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:16:29.107690 | instance | Saturday 15 August 2026 00:16:29 +0000 (0:00:00.068) 0:07:57.321 ******* 2026-08-15 00:16:29.175110 | instance | ok: [instance] 2026-08-15 00:16:29.175315 | instance | 2026-08-15 00:16:29.175599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:16:29.175874 | instance | Saturday 15 August 2026 00:16:29 +0000 (0:00:00.068) 0:07:57.389 ******* 2026-08-15 00:16:29.315719 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:16:29.316002 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:16:29.316280 | instance | ok: [instance] => (item=key_manager) 2026-08-15 00:16:29.316587 | instance | ok: [instance] => (item=identity) 2026-08-15 00:16:29.316859 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:16:29.317157 | instance | 2026-08-15 00:16:29.317446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:16:29.317770 | instance | Saturday 15 August 2026 00:16:29 +0000 (0:00:00.140) 0:07:57.530 ******* 2026-08-15 00:16:29.420826 | instance | ok: [instance] 2026-08-15 00:16:29.421101 | instance | 2026-08-15 00:16:29.421432 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:16:29.421799 | instance | Saturday 15 August 2026 00:16:29 +0000 (0:00:00.105) 0:07:57.635 ******* 2026-08-15 00:16:29.522668 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:16:29.522885 | instance | 2026-08-15 00:16:29.523184 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:16:29.523480 | instance | Saturday 15 August 2026 00:16:29 +0000 (0:00:00.101) 0:07:57.737 ******* 2026-08-15 00:16:30.147172 | instance | ok: [instance] 2026-08-15 00:16:30.147430 | instance | 2026-08-15 00:16:30.147523 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-08-15 00:16:30.147646 | instance | Saturday 15 August 2026 00:16:30 +0000 (0:00:00.624) 0:07:58.361 ******* 2026-08-15 00:16:32.171090 | instance | ok: [instance] 2026-08-15 00:16:32.171638 | instance | 2026-08-15 00:16:32.171651 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:16:32.171661 | instance | Saturday 15 August 2026 00:16:32 +0000 (0:00:02.024) 0:08:00.386 ******* 2026-08-15 00:16:32.333981 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:16:32.334225 | instance | 2026-08-15 00:16:32.334606 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:16:32.334897 | instance | Saturday 15 August 2026 00:16:32 +0000 (0:00:00.162) 0:08:00.548 ******* 2026-08-15 00:16:32.405854 | instance | skipping: [instance] 2026-08-15 00:16:32.406119 | instance | 2026-08-15 00:16:32.406488 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:16:32.406750 | instance | Saturday 15 August 2026 00:16:32 +0000 (0:00:00.071) 0:08:00.620 ******* 2026-08-15 00:16:32.475714 | instance | skipping: [instance] 2026-08-15 00:16:32.475962 | instance | 2026-08-15 00:16:32.476248 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:16:32.476515 | instance | Saturday 15 August 2026 00:16:32 +0000 (0:00:00.069) 0:08:00.690 ******* 2026-08-15 00:16:32.557768 | instance | ok: [instance] 2026-08-15 00:16:32.557897 | instance | 2026-08-15 00:16:32.558087 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-08-15 00:16:32.558259 | instance | Saturday 15 August 2026 00:16:32 +0000 (0:00:00.082) 0:08:00.772 ******* 2026-08-15 00:16:32.687032 | instance | included: ingress for instance 2026-08-15 00:16:32.687386 | instance | 2026-08-15 00:16:32.687764 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-08-15 00:16:32.688060 | instance | Saturday 15 August 2026 00:16:32 +0000 (0:00:00.128) 0:08:00.901 ******* 2026-08-15 00:16:33.925034 | instance | ok: [instance] 2026-08-15 00:16:33.925240 | instance | 2026-08-15 00:16:33.925525 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-08-15 00:16:33.925803 | instance | Saturday 15 August 2026 00:16:33 +0000 (0:00:01.237) 0:08:02.139 ******* 2026-08-15 00:16:35.094976 | instance | ok: [instance] 2026-08-15 00:16:35.095187 | instance | 2026-08-15 00:16:35.095499 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-08-15 00:16:35.095778 | instance | Saturday 15 August 2026 00:16:35 +0000 (0:00:01.170) 0:08:03.309 ******* 2026-08-15 00:16:40.278725 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-08-15 00:16:40.278946 | instance | 2026-08-15 00:16:40.279242 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:16:40.279540 | instance | Saturday 15 August 2026 00:16:40 +0000 (0:00:05.183) 0:08:08.493 ******* 2026-08-15 00:16:40.379059 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:16:40.379288 | instance | 2026-08-15 00:16:40.379573 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:16:40.379853 | instance | Saturday 15 August 2026 00:16:40 +0000 (0:00:00.100) 0:08:08.593 ******* 2026-08-15 00:16:40.963982 | instance | ok: [instance] 2026-08-15 00:16:40.964210 | instance | 2026-08-15 00:16:40.964493 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-08-15 00:16:40.964771 | instance | Saturday 15 August 2026 00:16:40 +0000 (0:00:00.584) 0:08:09.178 ******* 2026-08-15 00:16:43.699954 | instance | ok: [instance] 2026-08-15 00:16:43.700019 | instance | 2026-08-15 00:16:43.700031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:16:43.700038 | instance | Saturday 15 August 2026 00:16:43 +0000 (0:00:02.735) 0:08:11.914 ******* 2026-08-15 00:16:43.786667 | instance | skipping: [instance] 2026-08-15 00:16:43.786740 | instance | 2026-08-15 00:16:43.786995 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:16:43.787036 | instance | Saturday 15 August 2026 00:16:43 +0000 (0:00:00.087) 0:08:12.001 ******* 2026-08-15 00:16:43.866172 | instance | skipping: [instance] 2026-08-15 00:16:43.866241 | instance | 2026-08-15 00:16:43.866527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:16:43.866569 | instance | Saturday 15 August 2026 00:16:43 +0000 (0:00:00.079) 0:08:12.081 ******* 2026-08-15 00:16:43.946363 | instance | skipping: [instance] 2026-08-15 00:16:43.946744 | instance | 2026-08-15 00:16:43.946788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:16:43.946794 | instance | Saturday 15 August 2026 00:16:43 +0000 (0:00:00.080) 0:08:12.161 ******* 2026-08-15 00:16:44.021667 | instance | skipping: [instance] 2026-08-15 00:16:44.021745 | instance | 2026-08-15 00:16:44.022009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:16:44.022054 | instance | Saturday 15 August 2026 00:16:44 +0000 (0:00:00.075) 0:08:12.236 ******* 2026-08-15 00:16:44.104918 | instance | skipping: [instance] 2026-08-15 00:16:44.104995 | instance | 2026-08-15 00:16:44.105255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:16:44.105299 | instance | Saturday 15 August 2026 00:16:44 +0000 (0:00:00.083) 0:08:12.319 ******* 2026-08-15 00:16:44.191221 | instance | skipping: [instance] 2026-08-15 00:16:44.191444 | instance | 2026-08-15 00:16:44.191612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:16:44.191767 | instance | Saturday 15 August 2026 00:16:44 +0000 (0:00:00.085) 0:08:12.405 ******* 2026-08-15 00:16:44.280586 | instance | ok: [instance] 2026-08-15 00:16:44.280649 | instance | 2026-08-15 00:16:44.280820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:16:44.281025 | instance | Saturday 15 August 2026 00:16:44 +0000 (0:00:00.089) 0:08:12.495 ******* 2026-08-15 00:16:44.388780 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-08-15 00:16:44.388865 | instance | 2026-08-15 00:16:44.388977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:16:44.389098 | instance | Saturday 15 August 2026 00:16:44 +0000 (0:00:00.108) 0:08:12.603 ******* 2026-08-15 00:16:44.528974 | instance | ok: [instance] 2026-08-15 00:16:44.529040 | instance | 2026-08-15 00:16:44.529212 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:16:44.529322 | instance | Saturday 15 August 2026 00:16:44 +0000 (0:00:00.140) 0:08:12.743 ******* 2026-08-15 00:16:44.649780 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:16:44.649874 | instance | 2026-08-15 00:16:44.650013 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:16:44.650141 | instance | Saturday 15 August 2026 00:16:44 +0000 (0:00:00.120) 0:08:12.864 ******* 2026-08-15 00:16:45.240080 | instance | ok: [instance] 2026-08-15 00:16:45.240362 | instance | 2026-08-15 00:16:45.240674 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-08-15 00:16:45.241048 | instance | Saturday 15 August 2026 00:16:45 +0000 (0:00:00.589) 0:08:13.454 ******* 2026-08-15 00:16:59.889397 | instance | ok: [instance] 2026-08-15 00:16:59.889754 | instance | 2026-08-15 00:16:59.890052 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-08-15 00:16:59.890342 | instance | Saturday 15 August 2026 00:16:59 +0000 (0:00:14.649) 0:08:28.104 ******* 2026-08-15 00:17:14.728620 | instance | ok: [instance] 2026-08-15 00:17:14.728725 | instance | 2026-08-15 00:17:14.728819 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-08-15 00:17:14.728946 | instance | Saturday 15 August 2026 00:17:14 +0000 (0:00:14.838) 0:08:42.942 ******* 2026-08-15 00:17:16.221666 | instance | ok: [instance] 2026-08-15 00:17:16.221830 | instance | 2026-08-15 00:17:16.222059 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-08-15 00:17:16.222224 | instance | Saturday 15 August 2026 00:17:16 +0000 (0:00:01.493) 0:08:44.436 ******* 2026-08-15 00:17:17.638363 | instance | ok: [instance] 2026-08-15 00:17:17.639007 | instance | 2026-08-15 00:17:17.639066 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-08-15 00:17:17.639168 | instance | Saturday 15 August 2026 00:17:17 +0000 (0:00:01.416) 0:08:45.852 ******* 2026-08-15 00:17:18.458360 | instance | ok: [instance] 2026-08-15 00:17:18.458448 | instance | 2026-08-15 00:17:18.458669 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-08-15 00:17:18.458711 | instance | Saturday 15 August 2026 00:17:18 +0000 (0:00:00.820) 0:08:46.673 ******* 2026-08-15 00:17:19.197094 | instance | ok: [instance] 2026-08-15 00:17:19.197181 | instance | 2026-08-15 00:17:19.197369 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-08-15 00:17:19.197434 | instance | Saturday 15 August 2026 00:17:19 +0000 (0:00:00.738) 0:08:47.412 ******* 2026-08-15 00:17:21.059410 | instance | ok: [instance] 2026-08-15 00:17:21.059490 | instance | 2026-08-15 00:17:21.059746 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-08-15 00:17:21.059786 | instance | Saturday 15 August 2026 00:17:21 +0000 (0:00:01.862) 0:08:49.274 ******* 2026-08-15 00:17:22.302708 | instance | [WARNING]: Module did not set no_log for update_password 2026-08-15 00:17:22.344328 | instance | ok: [instance] 2026-08-15 00:17:22.344416 | instance | 2026-08-15 00:17:22.344432 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-08-15 00:17:22.344587 | instance | Saturday 15 August 2026 00:17:22 +0000 (0:00:01.284) 0:08:50.559 ******* 2026-08-15 00:17:27.525639 | instance | ok: [instance] 2026-08-15 00:17:27.525721 | instance | 2026-08-15 00:17:27.525968 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-08-15 00:17:27.526015 | instance | Saturday 15 August 2026 00:17:27 +0000 (0:00:05.181) 0:08:55.740 ******* 2026-08-15 00:17:28.697944 | instance | ok: [instance] 2026-08-15 00:17:28.698003 | instance | 2026-08-15 00:17:28.700097 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-08-15 00:17:28.701840 | instance | Saturday 15 August 2026 00:17:28 +0000 (0:00:01.169) 0:08:56.911 ******* 2026-08-15 00:17:30.673885 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-162.nip.io/swift/v1/%(tenant_id)s'}) 2026-08-15 00:17:30.673991 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-08-15 00:17:30.674116 | instance | 2026-08-15 00:17:30.674270 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:17:30.674395 | instance | Saturday 15 August 2026 00:17:30 +0000 (0:00:01.977) 0:08:58.888 ******* 2026-08-15 00:17:30.846519 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:17:30.846755 | instance | 2026-08-15 00:17:30.847029 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:17:30.847379 | instance | Saturday 15 August 2026 00:17:30 +0000 (0:00:00.172) 0:08:59.061 ******* 2026-08-15 00:17:30.922072 | instance | skipping: [instance] 2026-08-15 00:17:30.922472 | instance | 2026-08-15 00:17:30.922799 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:17:30.923115 | instance | Saturday 15 August 2026 00:17:30 +0000 (0:00:00.075) 0:08:59.136 ******* 2026-08-15 00:17:30.996869 | instance | skipping: [instance] 2026-08-15 00:17:30.997228 | instance | 2026-08-15 00:17:30.997555 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:17:30.997869 | instance | Saturday 15 August 2026 00:17:30 +0000 (0:00:00.074) 0:08:59.211 ******* 2026-08-15 00:17:31.091986 | instance | ok: [instance] 2026-08-15 00:17:31.092096 | instance | 2026-08-15 00:17:31.092254 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-08-15 00:17:31.092409 | instance | Saturday 15 August 2026 00:17:31 +0000 (0:00:00.093) 0:08:59.305 ******* 2026-08-15 00:17:31.216221 | instance | included: ingress for instance 2026-08-15 00:17:31.216289 | instance | 2026-08-15 00:17:31.216423 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-08-15 00:17:31.216547 | instance | Saturday 15 August 2026 00:17:31 +0000 (0:00:00.125) 0:08:59.431 ******* 2026-08-15 00:17:32.364043 | instance | ok: [instance] 2026-08-15 00:17:32.364281 | instance | 2026-08-15 00:17:32.364577 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:17:32.364883 | instance | Saturday 15 August 2026 00:17:32 +0000 (0:00:01.146) 0:09:00.578 ******* 2026-08-15 00:17:32.466518 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:17:32.466756 | instance | 2026-08-15 00:17:32.467105 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:17:32.467304 | instance | Saturday 15 August 2026 00:17:32 +0000 (0:00:00.103) 0:09:00.681 ******* 2026-08-15 00:17:33.086624 | instance | ok: [instance] 2026-08-15 00:17:33.086784 | instance | 2026-08-15 00:17:33.086995 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-08-15 00:17:33.087161 | instance | Saturday 15 August 2026 00:17:33 +0000 (0:00:00.619) 0:09:01.300 ******* 2026-08-15 00:17:47.869005 | instance | ok: [instance] 2026-08-15 00:17:47.869462 | instance | 2026-08-15 00:17:47.869761 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-08-15 00:17:47.870028 | instance | Saturday 15 August 2026 00:17:47 +0000 (0:00:14.782) 0:09:16.083 ******* 2026-08-15 00:17:47.963052 | instance | ok: [instance] => (item=10.96.240.200) 2026-08-15 00:17:47.963293 | instance | 2026-08-15 00:17:47.963583 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-08-15 00:17:47.963871 | instance | Saturday 15 August 2026 00:17:47 +0000 (0:00:00.094) 0:09:16.177 ******* 2026-08-15 00:17:48.656022 | instance | ok: [instance] 2026-08-15 00:17:48.656222 | instance | 2026-08-15 00:17:48.656569 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-08-15 00:17:48.656868 | instance | Saturday 15 August 2026 00:17:48 +0000 (0:00:00.693) 0:09:16.870 ******* 2026-08-15 00:17:49.402666 | instance | ok: [instance] 2026-08-15 00:17:49.402906 | instance | 2026-08-15 00:17:49.403189 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-08-15 00:17:49.403464 | instance | Saturday 15 August 2026 00:17:49 +0000 (0:00:00.746) 0:09:17.617 ******* 2026-08-15 00:17:50.810844 | instance | ok: [instance] 2026-08-15 00:17:50.811095 | instance | 2026-08-15 00:17:50.811146 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-08-15 00:17:50.811367 | instance | Saturday 15 August 2026 00:17:50 +0000 (0:00:01.407) 0:09:19.025 ******* 2026-08-15 00:17:50.912488 | instance | ok: [instance] 2026-08-15 00:17:50.912588 | instance | 2026-08-15 00:17:50.912768 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-08-15 00:17:50.912973 | instance | Saturday 15 August 2026 00:17:50 +0000 (0:00:00.101) 0:09:19.127 ******* 2026-08-15 00:17:51.691445 | instance | ok: [instance] 2026-08-15 00:17:51.691585 | instance | 2026-08-15 00:17:51.691778 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-08-15 00:17:51.691965 | instance | Saturday 15 August 2026 00:17:51 +0000 (0:00:00.779) 0:09:19.906 ******* 2026-08-15 00:17:53.455633 | instance | ok: [instance] 2026-08-15 00:17:53.455692 | instance | 2026-08-15 00:17:53.455705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:17:53.455737 | instance | Saturday 15 August 2026 00:17:53 +0000 (0:00:01.762) 0:09:21.668 ******* 2026-08-15 00:17:53.815608 | instance | ok: [instance] 2026-08-15 00:17:53.815692 | instance | 2026-08-15 00:17:53.815834 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:17:53.815973 | instance | Saturday 15 August 2026 00:17:53 +0000 (0:00:00.362) 0:09:22.030 ******* 2026-08-15 00:17:53.969602 | instance | included: rabbitmq for instance 2026-08-15 00:17:53.969778 | instance | 2026-08-15 00:17:53.970103 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:17:53.970186 | instance | Saturday 15 August 2026 00:17:53 +0000 (0:00:00.153) 0:09:22.184 ******* 2026-08-15 00:17:54.677622 | instance | ok: [instance] 2026-08-15 00:17:54.677739 | instance | 2026-08-15 00:17:54.677764 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:17:54.677774 | instance | Saturday 15 August 2026 00:17:54 +0000 (0:00:00.706) 0:09:22.890 ******* 2026-08-15 00:17:54.868068 | instance | skipping: [instance] 2026-08-15 00:17:54.868170 | instance | 2026-08-15 00:17:54.868362 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:17:54.868534 | instance | Saturday 15 August 2026 00:17:54 +0000 (0:00:00.191) 0:09:23.082 ******* 2026-08-15 00:17:55.057394 | instance | skipping: [instance] 2026-08-15 00:17:55.057642 | instance | 2026-08-15 00:17:55.057939 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:17:55.058222 | instance | Saturday 15 August 2026 00:17:55 +0000 (0:00:00.189) 0:09:23.272 ******* 2026-08-15 00:17:55.220653 | instance | skipping: [instance] 2026-08-15 00:17:55.220775 | instance | 2026-08-15 00:17:55.220949 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:17:55.221143 | instance | Saturday 15 August 2026 00:17:55 +0000 (0:00:00.163) 0:09:23.435 ******* 2026-08-15 00:17:56.127511 | instance | ok: [instance] 2026-08-15 00:17:56.127666 | instance | 2026-08-15 00:17:56.128012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:17:56.128267 | instance | Saturday 15 August 2026 00:17:56 +0000 (0:00:00.906) 0:09:24.342 ******* 2026-08-15 00:17:56.952999 | instance | ok: [instance] 2026-08-15 00:17:56.953117 | instance | 2026-08-15 00:17:56.953126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:17:56.953253 | instance | Saturday 15 August 2026 00:17:56 +0000 (0:00:00.825) 0:09:25.167 ******* 2026-08-15 00:17:57.048059 | instance | ok: [instance] 2026-08-15 00:17:57.048178 | instance | 2026-08-15 00:17:57.048361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:17:57.048581 | instance | Saturday 15 August 2026 00:17:57 +0000 (0:00:00.094) 0:09:25.261 ******* 2026-08-15 00:17:57.120492 | instance | skipping: [instance] 2026-08-15 00:17:57.120811 | instance | 2026-08-15 00:17:57.121003 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:17:57.121283 | instance | Saturday 15 August 2026 00:17:57 +0000 (0:00:00.072) 0:09:25.334 ******* 2026-08-15 00:17:57.207515 | instance | skipping: [instance] 2026-08-15 00:17:57.207729 | instance | 2026-08-15 00:17:57.208032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:17:57.208292 | instance | Saturday 15 August 2026 00:17:57 +0000 (0:00:00.087) 0:09:25.421 ******* 2026-08-15 00:17:57.283277 | instance | ok: [instance] 2026-08-15 00:17:57.283411 | instance | 2026-08-15 00:17:57.283592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:17:57.283759 | instance | Saturday 15 August 2026 00:17:57 +0000 (0:00:00.075) 0:09:25.497 ******* 2026-08-15 00:17:57.450266 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:17:57.450536 | instance | ok: [instance] => (item=dashboard) 2026-08-15 00:17:57.450811 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:17:57.451299 | instance | ok: [instance] => (item=image) 2026-08-15 00:17:57.451757 | instance | ok: [instance] => (item=identity) 2026-08-15 00:17:57.451982 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:17:57.452137 | instance | 2026-08-15 00:17:57.452311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:17:57.452486 | instance | Saturday 15 August 2026 00:17:57 +0000 (0:00:00.166) 0:09:25.664 ******* 2026-08-15 00:17:57.569060 | instance | ok: [instance] 2026-08-15 00:17:57.569240 | instance | 2026-08-15 00:17:57.569551 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:17:57.569815 | instance | Saturday 15 August 2026 00:17:57 +0000 (0:00:00.117) 0:09:25.781 ******* 2026-08-15 00:17:57.692203 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:17:57.692396 | instance | 2026-08-15 00:17:57.692694 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:17:57.692947 | instance | Saturday 15 August 2026 00:17:57 +0000 (0:00:00.124) 0:09:25.906 ******* 2026-08-15 00:17:58.340500 | instance | ok: [instance] 2026-08-15 00:17:58.340740 | instance | 2026-08-15 00:17:58.340978 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-08-15 00:17:58.341150 | instance | Saturday 15 August 2026 00:17:58 +0000 (0:00:00.646) 0:09:26.552 ******* 2026-08-15 00:18:00.922438 | instance | ok: [instance] 2026-08-15 00:18:00.922511 | instance | 2026-08-15 00:18:00.922524 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:18:00.922534 | instance | Saturday 15 August 2026 00:18:00 +0000 (0:00:02.583) 0:09:29.136 ******* 2026-08-15 00:18:01.089264 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:18:01.089378 | instance | 2026-08-15 00:18:01.089530 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:18:01.089654 | instance | Saturday 15 August 2026 00:18:01 +0000 (0:00:00.167) 0:09:29.304 ******* 2026-08-15 00:18:01.173315 | instance | skipping: [instance] 2026-08-15 00:18:01.173456 | instance | 2026-08-15 00:18:01.173753 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:18:01.173774 | instance | Saturday 15 August 2026 00:18:01 +0000 (0:00:00.083) 0:09:29.388 ******* 2026-08-15 00:18:01.248443 | instance | skipping: [instance] 2026-08-15 00:18:01.248539 | instance | 2026-08-15 00:18:01.248859 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:18:01.248877 | instance | Saturday 15 August 2026 00:18:01 +0000 (0:00:00.075) 0:09:29.463 ******* 2026-08-15 00:18:01.341159 | instance | ok: [instance] 2026-08-15 00:18:01.341237 | instance | 2026-08-15 00:18:01.341483 | instance | TASK [Create Ingress image] **************************************************** 2026-08-15 00:18:01.341514 | instance | Saturday 15 August 2026 00:18:01 +0000 (0:00:00.092) 0:09:29.556 ******* 2026-08-15 00:18:01.462316 | instance | included: ingress for instance 2026-08-15 00:18:01.462725 | instance | 2026-08-15 00:18:01.462766 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-08-15 00:18:01.462772 | instance | Saturday 15 August 2026 00:18:01 +0000 (0:00:00.120) 0:09:29.677 ******* 2026-08-15 00:18:02.786011 | instance | ok: [instance] 2026-08-15 00:18:02.786091 | instance | 2026-08-15 00:18:02.786181 | instance | TASK [Create images] *********************************************************** 2026-08-15 00:18:02.786361 | instance | Saturday 15 August 2026 00:18:02 +0000 (0:00:01.323) 0:09:31.001 ******* 2026-08-15 00:18:03.017192 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-08-15 00:18:03.017263 | instance | 2026-08-15 00:18:03.017388 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-08-15 00:18:03.017506 | instance | Saturday 15 August 2026 00:18:03 +0000 (0:00:00.231) 0:09:31.232 ******* 2026-08-15 00:18:04.184801 | instance | ok: [instance] 2026-08-15 00:18:04.184886 | instance | 2026-08-15 00:18:04.185179 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-15 00:18:04.185235 | instance | Saturday 15 August 2026 00:18:04 +0000 (0:00:01.166) 0:09:32.399 ******* 2026-08-15 00:18:04.870880 | instance | ok: [instance] 2026-08-15 00:18:04.870999 | instance | 2026-08-15 00:18:04.871188 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-15 00:18:04.871263 | instance | Saturday 15 August 2026 00:18:04 +0000 (0:00:00.686) 0:09:33.085 ******* 2026-08-15 00:18:04.958777 | instance | ok: [instance] 2026-08-15 00:18:04.958818 | instance | 2026-08-15 00:18:04.958823 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-15 00:18:04.958828 | instance | Saturday 15 August 2026 00:18:04 +0000 (0:00:00.087) 0:09:33.173 ******* 2026-08-15 00:18:06.058538 | instance | ok: [instance] 2026-08-15 00:18:06.058625 | instance | 2026-08-15 00:18:06.058768 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-15 00:18:06.058891 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:01.100) 0:09:34.273 ******* 2026-08-15 00:18:06.137614 | instance | ok: [instance] 2026-08-15 00:18:06.137695 | instance | 2026-08-15 00:18:06.137843 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-15 00:18:06.137976 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.079) 0:09:34.352 ******* 2026-08-15 00:18:06.232214 | instance | ok: [instance] 2026-08-15 00:18:06.232279 | instance | 2026-08-15 00:18:06.232403 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-15 00:18:06.232524 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.094) 0:09:34.447 ******* 2026-08-15 00:18:06.299139 | instance | skipping: [instance] 2026-08-15 00:18:06.299334 | instance | 2026-08-15 00:18:06.299705 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-15 00:18:06.299980 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.066) 0:09:34.513 ******* 2026-08-15 00:18:06.374596 | instance | skipping: [instance] 2026-08-15 00:18:06.374754 | instance | 2026-08-15 00:18:06.375052 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-15 00:18:06.375377 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.075) 0:09:34.589 ******* 2026-08-15 00:18:06.446845 | instance | skipping: [instance] 2026-08-15 00:18:06.447106 | instance | 2026-08-15 00:18:06.447393 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-15 00:18:06.447748 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.071) 0:09:34.661 ******* 2026-08-15 00:18:06.514302 | instance | skipping: [instance] 2026-08-15 00:18:06.514590 | instance | 2026-08-15 00:18:06.514891 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-15 00:18:06.515171 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.067) 0:09:34.729 ******* 2026-08-15 00:18:06.576527 | instance | skipping: [instance] 2026-08-15 00:18:06.576745 | instance | 2026-08-15 00:18:06.577046 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-15 00:18:06.577305 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.062) 0:09:34.791 ******* 2026-08-15 00:18:06.652844 | instance | skipping: [instance] 2026-08-15 00:18:06.652955 | instance | 2026-08-15 00:18:06.653130 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-15 00:18:06.653297 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.076) 0:09:34.867 ******* 2026-08-15 00:18:06.728009 | instance | skipping: [instance] 2026-08-15 00:18:06.728241 | instance | 2026-08-15 00:18:06.728531 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-15 00:18:06.728803 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.075) 0:09:34.942 ******* 2026-08-15 00:18:06.792078 | instance | skipping: [instance] 2026-08-15 00:18:06.792384 | instance | 2026-08-15 00:18:06.792669 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-15 00:18:06.792830 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.064) 0:09:35.006 ******* 2026-08-15 00:18:06.864679 | instance | skipping: [instance] 2026-08-15 00:18:06.864885 | instance | 2026-08-15 00:18:06.865148 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-15 00:18:06.865409 | instance | Saturday 15 August 2026 00:18:06 +0000 (0:00:00.072) 0:09:35.079 ******* 2026-08-15 00:18:07.072510 | instance | skipping: [instance] 2026-08-15 00:18:07.072850 | instance | 2026-08-15 00:18:07.073199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:18:07.073508 | instance | Saturday 15 August 2026 00:18:07 +0000 (0:00:00.207) 0:09:35.286 ******* 2026-08-15 00:18:07.172444 | instance | ok: [instance] 2026-08-15 00:18:07.172568 | instance | 2026-08-15 00:18:07.172732 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:18:07.172901 | instance | Saturday 15 August 2026 00:18:07 +0000 (0:00:00.100) 0:09:35.387 ******* 2026-08-15 00:18:07.255052 | instance | skipping: [instance] 2026-08-15 00:18:07.255201 | instance | 2026-08-15 00:18:07.255373 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:18:07.255539 | instance | Saturday 15 August 2026 00:18:07 +0000 (0:00:00.082) 0:09:35.470 ******* 2026-08-15 00:18:07.324144 | instance | skipping: [instance] 2026-08-15 00:18:07.324446 | instance | 2026-08-15 00:18:07.324758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:18:07.325080 | instance | Saturday 15 August 2026 00:18:07 +0000 (0:00:00.068) 0:09:35.538 ******* 2026-08-15 00:18:07.396418 | instance | skipping: [instance] 2026-08-15 00:18:07.396625 | instance | 2026-08-15 00:18:07.396914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:18:07.397162 | instance | Saturday 15 August 2026 00:18:07 +0000 (0:00:00.072) 0:09:35.611 ******* 2026-08-15 00:18:07.474238 | instance | skipping: [instance] 2026-08-15 00:18:07.474510 | instance | 2026-08-15 00:18:07.474801 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:18:07.475083 | instance | Saturday 15 August 2026 00:18:07 +0000 (0:00:00.077) 0:09:35.688 ******* 2026-08-15 00:18:07.549664 | instance | skipping: [instance] 2026-08-15 00:18:07.549897 | instance | 2026-08-15 00:18:07.550206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:18:07.550595 | instance | Saturday 15 August 2026 00:18:07 +0000 (0:00:00.075) 0:09:35.764 ******* 2026-08-15 00:18:07.628706 | instance | ok: [instance] 2026-08-15 00:18:07.628875 | instance | 2026-08-15 00:18:07.629104 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:18:07.629426 | instance | Saturday 15 August 2026 00:18:07 +0000 (0:00:00.079) 0:09:35.843 ******* 2026-08-15 00:18:07.756866 | instance | ok: [instance] => (item=identity) 2026-08-15 00:18:07.756981 | instance | ok: [instance] => (item=staffeln) 2026-08-15 00:18:07.757143 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:18:07.757305 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:18:07.757456 | instance | 2026-08-15 00:18:07.757643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:18:07.757776 | instance | Saturday 15 August 2026 00:18:07 +0000 (0:00:00.128) 0:09:35.971 ******* 2026-08-15 00:18:07.962905 | instance | ok: [instance] 2026-08-15 00:18:07.963126 | instance | 2026-08-15 00:18:07.963409 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:18:07.963681 | instance | Saturday 15 August 2026 00:18:07 +0000 (0:00:00.205) 0:09:36.177 ******* 2026-08-15 00:18:08.072764 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:18:08.073023 | instance | 2026-08-15 00:18:08.073293 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:18:08.073562 | instance | Saturday 15 August 2026 00:18:08 +0000 (0:00:00.110) 0:09:36.287 ******* 2026-08-15 00:18:08.718745 | instance | ok: [instance] 2026-08-15 00:18:08.719036 | instance | 2026-08-15 00:18:08.719486 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-08-15 00:18:08.719917 | instance | Saturday 15 August 2026 00:18:08 +0000 (0:00:00.645) 0:09:36.933 ******* 2026-08-15 00:18:10.750518 | instance | ok: [instance] 2026-08-15 00:18:10.750767 | instance | 2026-08-15 00:18:10.751052 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:18:10.751318 | instance | Saturday 15 August 2026 00:18:10 +0000 (0:00:02.031) 0:09:38.965 ******* 2026-08-15 00:18:10.859471 | instance | ok: [instance] 2026-08-15 00:18:10.859579 | instance | 2026-08-15 00:18:10.859770 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:18:10.859928 | instance | Saturday 15 August 2026 00:18:10 +0000 (0:00:00.109) 0:09:39.074 ******* 2026-08-15 00:18:10.973022 | instance | included: rabbitmq for instance 2026-08-15 00:18:10.973147 | instance | 2026-08-15 00:18:10.973322 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:18:10.973490 | instance | Saturday 15 August 2026 00:18:10 +0000 (0:00:00.113) 0:09:39.187 ******* 2026-08-15 00:18:11.700024 | instance | ok: [instance] 2026-08-15 00:18:11.700176 | instance | 2026-08-15 00:18:11.700362 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:18:11.700538 | instance | Saturday 15 August 2026 00:18:11 +0000 (0:00:00.726) 0:09:39.914 ******* 2026-08-15 00:18:11.885660 | instance | skipping: [instance] 2026-08-15 00:18:11.885902 | instance | 2026-08-15 00:18:11.886207 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:18:11.886526 | instance | Saturday 15 August 2026 00:18:11 +0000 (0:00:00.185) 0:09:40.100 ******* 2026-08-15 00:18:12.057298 | instance | skipping: [instance] 2026-08-15 00:18:12.057445 | instance | 2026-08-15 00:18:12.057624 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:18:12.057793 | instance | Saturday 15 August 2026 00:18:12 +0000 (0:00:00.171) 0:09:40.272 ******* 2026-08-15 00:18:12.228667 | instance | skipping: [instance] 2026-08-15 00:18:12.228955 | instance | 2026-08-15 00:18:12.229255 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:18:12.229540 | instance | Saturday 15 August 2026 00:18:12 +0000 (0:00:00.170) 0:09:40.442 ******* 2026-08-15 00:18:13.133272 | instance | ok: [instance] 2026-08-15 00:18:13.133524 | instance | 2026-08-15 00:18:13.133817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:18:13.134093 | instance | Saturday 15 August 2026 00:18:13 +0000 (0:00:00.905) 0:09:41.347 ******* 2026-08-15 00:18:13.843369 | instance | ok: [instance] 2026-08-15 00:18:13.843621 | instance | 2026-08-15 00:18:13.843918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:18:13.844253 | instance | Saturday 15 August 2026 00:18:13 +0000 (0:00:00.710) 0:09:42.058 ******* 2026-08-15 00:18:13.924662 | instance | ok: [instance] 2026-08-15 00:18:13.924811 | instance | 2026-08-15 00:18:13.924995 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:18:13.925166 | instance | Saturday 15 August 2026 00:18:13 +0000 (0:00:00.081) 0:09:42.139 ******* 2026-08-15 00:18:13.999799 | instance | skipping: [instance] 2026-08-15 00:18:14.000062 | instance | 2026-08-15 00:18:14.000386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:18:14.000649 | instance | Saturday 15 August 2026 00:18:13 +0000 (0:00:00.074) 0:09:42.214 ******* 2026-08-15 00:18:14.077381 | instance | skipping: [instance] 2026-08-15 00:18:14.077723 | instance | 2026-08-15 00:18:14.078051 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:18:14.078428 | instance | Saturday 15 August 2026 00:18:14 +0000 (0:00:00.077) 0:09:42.292 ******* 2026-08-15 00:18:14.150076 | instance | ok: [instance] 2026-08-15 00:18:14.150384 | instance | 2026-08-15 00:18:14.150776 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:18:14.151085 | instance | Saturday 15 August 2026 00:18:14 +0000 (0:00:00.072) 0:09:42.364 ******* 2026-08-15 00:18:14.304894 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:18:14.305043 | instance | ok: [instance] => (item=volumev3) 2026-08-15 00:18:14.305217 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:18:14.305436 | instance | ok: [instance] => (item=image) 2026-08-15 00:18:14.305654 | instance | ok: [instance] => (item=identity) 2026-08-15 00:18:14.305920 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:18:14.306133 | instance | 2026-08-15 00:18:14.306394 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:18:14.306618 | instance | Saturday 15 August 2026 00:18:14 +0000 (0:00:00.154) 0:09:42.519 ******* 2026-08-15 00:18:14.426823 | instance | ok: [instance] 2026-08-15 00:18:14.426899 | instance | 2026-08-15 00:18:14.427042 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:18:14.427162 | instance | Saturday 15 August 2026 00:18:14 +0000 (0:00:00.119) 0:09:42.639 ******* 2026-08-15 00:18:14.559374 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:18:14.559449 | instance | 2026-08-15 00:18:14.559576 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:18:14.559697 | instance | Saturday 15 August 2026 00:18:14 +0000 (0:00:00.135) 0:09:42.774 ******* 2026-08-15 00:18:15.183962 | instance | ok: [instance] 2026-08-15 00:18:15.184031 | instance | 2026-08-15 00:18:15.184043 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-08-15 00:18:15.184080 | instance | Saturday 15 August 2026 00:18:15 +0000 (0:00:00.620) 0:09:43.394 ******* 2026-08-15 00:18:15.555521 | instance | ok: [instance] 2026-08-15 00:18:15.555831 | instance | 2026-08-15 00:18:15.556192 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-08-15 00:18:15.556597 | instance | Saturday 15 August 2026 00:18:15 +0000 (0:00:00.375) 0:09:43.770 ******* 2026-08-15 00:18:15.639048 | instance | ok: [instance] 2026-08-15 00:18:15.639361 | instance | 2026-08-15 00:18:15.639698 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-08-15 00:18:15.639993 | instance | Saturday 15 August 2026 00:18:15 +0000 (0:00:00.083) 0:09:43.853 ******* 2026-08-15 00:18:18.091236 | instance | ok: [instance] 2026-08-15 00:18:18.091559 | instance | 2026-08-15 00:18:18.091899 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:18:18.092219 | instance | Saturday 15 August 2026 00:18:18 +0000 (0:00:02.452) 0:09:46.305 ******* 2026-08-15 00:18:18.352736 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:18:18.352957 | instance | 2026-08-15 00:18:18.353237 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:18:18.353501 | instance | Saturday 15 August 2026 00:18:18 +0000 (0:00:00.261) 0:09:46.567 ******* 2026-08-15 00:18:18.426320 | instance | skipping: [instance] 2026-08-15 00:18:18.426550 | instance | 2026-08-15 00:18:18.426791 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:18:18.427007 | instance | Saturday 15 August 2026 00:18:18 +0000 (0:00:00.073) 0:09:46.641 ******* 2026-08-15 00:18:18.500717 | instance | skipping: [instance] 2026-08-15 00:18:18.500947 | instance | 2026-08-15 00:18:18.501297 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:18:18.501571 | instance | Saturday 15 August 2026 00:18:18 +0000 (0:00:00.074) 0:09:46.715 ******* 2026-08-15 00:18:18.577853 | instance | ok: [instance] 2026-08-15 00:18:18.578056 | instance | 2026-08-15 00:18:18.578341 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-08-15 00:18:18.578643 | instance | Saturday 15 August 2026 00:18:18 +0000 (0:00:00.077) 0:09:46.792 ******* 2026-08-15 00:18:18.708423 | instance | included: ingress for instance 2026-08-15 00:18:18.708659 | instance | 2026-08-15 00:18:18.708928 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-08-15 00:18:18.709205 | instance | Saturday 15 August 2026 00:18:18 +0000 (0:00:00.130) 0:09:46.923 ******* 2026-08-15 00:18:19.961031 | instance | ok: [instance] 2026-08-15 00:18:19.961261 | instance | 2026-08-15 00:18:19.961569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:18:19.961854 | instance | Saturday 15 August 2026 00:18:19 +0000 (0:00:01.252) 0:09:48.175 ******* 2026-08-15 00:18:20.058462 | instance | ok: [instance] 2026-08-15 00:18:20.058732 | instance | 2026-08-15 00:18:20.059029 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:18:20.059421 | instance | Saturday 15 August 2026 00:18:20 +0000 (0:00:00.097) 0:09:48.273 ******* 2026-08-15 00:18:20.131133 | instance | skipping: [instance] 2026-08-15 00:18:20.131441 | instance | 2026-08-15 00:18:20.131777 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:18:20.132040 | instance | Saturday 15 August 2026 00:18:20 +0000 (0:00:00.072) 0:09:48.345 ******* 2026-08-15 00:18:20.202975 | instance | skipping: [instance] 2026-08-15 00:18:20.203105 | instance | 2026-08-15 00:18:20.203293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:18:20.203554 | instance | Saturday 15 August 2026 00:18:20 +0000 (0:00:00.072) 0:09:48.417 ******* 2026-08-15 00:18:20.270889 | instance | skipping: [instance] 2026-08-15 00:18:20.271008 | instance | 2026-08-15 00:18:20.271168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:18:20.271322 | instance | Saturday 15 August 2026 00:18:20 +0000 (0:00:00.067) 0:09:48.485 ******* 2026-08-15 00:18:20.356028 | instance | skipping: [instance] 2026-08-15 00:18:20.356237 | instance | 2026-08-15 00:18:20.356589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:18:20.356909 | instance | Saturday 15 August 2026 00:18:20 +0000 (0:00:00.084) 0:09:48.570 ******* 2026-08-15 00:18:20.432628 | instance | skipping: [instance] 2026-08-15 00:18:20.432862 | instance | 2026-08-15 00:18:20.433187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:18:20.433527 | instance | Saturday 15 August 2026 00:18:20 +0000 (0:00:00.076) 0:09:48.647 ******* 2026-08-15 00:18:20.512072 | instance | ok: [instance] 2026-08-15 00:18:20.512351 | instance | 2026-08-15 00:18:20.512714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:18:20.513100 | instance | Saturday 15 August 2026 00:18:20 +0000 (0:00:00.079) 0:09:48.726 ******* 2026-08-15 00:18:20.650048 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:18:20.650242 | instance | ok: [instance] => (item=placement) 2026-08-15 00:18:20.650729 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:18:20.651171 | instance | ok: [instance] => (item=identity) 2026-08-15 00:18:20.651567 | instance | 2026-08-15 00:18:20.652014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:18:20.652296 | instance | Saturday 15 August 2026 00:18:20 +0000 (0:00:00.138) 0:09:48.864 ******* 2026-08-15 00:18:20.764185 | instance | ok: [instance] 2026-08-15 00:18:20.764395 | instance | 2026-08-15 00:18:20.764670 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:18:20.764935 | instance | Saturday 15 August 2026 00:18:20 +0000 (0:00:00.113) 0:09:48.978 ******* 2026-08-15 00:18:20.871312 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:18:20.871474 | instance | 2026-08-15 00:18:20.871660 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:18:20.871876 | instance | Saturday 15 August 2026 00:18:20 +0000 (0:00:00.107) 0:09:49.086 ******* 2026-08-15 00:18:21.453897 | instance | ok: [instance] 2026-08-15 00:18:21.454364 | instance | 2026-08-15 00:18:21.454819 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-08-15 00:18:21.455254 | instance | Saturday 15 August 2026 00:18:21 +0000 (0:00:00.581) 0:09:49.667 ******* 2026-08-15 00:18:23.362406 | instance | ok: [instance] 2026-08-15 00:18:23.362629 | instance | 2026-08-15 00:18:23.362934 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:18:23.363210 | instance | Saturday 15 August 2026 00:18:23 +0000 (0:00:01.909) 0:09:51.577 ******* 2026-08-15 00:18:23.625751 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:18:23.625817 | instance | 2026-08-15 00:18:23.625830 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:18:23.625841 | instance | Saturday 15 August 2026 00:18:23 +0000 (0:00:00.261) 0:09:51.838 ******* 2026-08-15 00:18:23.707329 | instance | skipping: [instance] 2026-08-15 00:18:23.707608 | instance | 2026-08-15 00:18:23.707998 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:18:23.708321 | instance | Saturday 15 August 2026 00:18:23 +0000 (0:00:00.083) 0:09:51.921 ******* 2026-08-15 00:18:23.785413 | instance | skipping: [instance] 2026-08-15 00:18:23.785491 | instance | 2026-08-15 00:18:23.785600 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:18:23.785724 | instance | Saturday 15 August 2026 00:18:23 +0000 (0:00:00.078) 0:09:52.000 ******* 2026-08-15 00:18:23.884146 | instance | ok: [instance] 2026-08-15 00:18:23.884359 | instance | 2026-08-15 00:18:23.884625 | instance | TASK [Create Ingress placement] ************************************************ 2026-08-15 00:18:23.884880 | instance | Saturday 15 August 2026 00:18:23 +0000 (0:00:00.098) 0:09:52.098 ******* 2026-08-15 00:18:24.000563 | instance | included: ingress for instance 2026-08-15 00:18:24.000794 | instance | 2026-08-15 00:18:24.001098 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-08-15 00:18:24.001436 | instance | Saturday 15 August 2026 00:18:23 +0000 (0:00:00.116) 0:09:52.215 ******* 2026-08-15 00:18:25.148163 | instance | ok: [instance] 2026-08-15 00:18:25.148251 | instance | 2026-08-15 00:18:25.148348 | instance | PLAY [Configure operating system] ********************************************** 2026-08-15 00:18:25.148459 | instance | 2026-08-15 00:18:25.148589 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:18:25.148698 | instance | Saturday 15 August 2026 00:18:25 +0000 (0:00:01.148) 0:09:53.363 ******* 2026-08-15 00:18:29.011647 | instance | ok: [instance] 2026-08-15 00:18:29.011881 | instance | 2026-08-15 00:18:29.012223 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-08-15 00:18:29.012516 | instance | Saturday 15 August 2026 00:18:29 +0000 (0:00:03.862) 0:09:57.226 ******* 2026-08-15 00:18:29.249786 | instance | ok: [instance] 2026-08-15 00:18:29.249930 | instance | 2026-08-15 00:18:29.250101 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-08-15 00:18:29.250289 | instance | Saturday 15 August 2026 00:18:29 +0000 (0:00:00.238) 0:09:57.464 ******* 2026-08-15 00:18:29.319729 | instance | skipping: [instance] 2026-08-15 00:18:29.319948 | instance | 2026-08-15 00:18:29.320264 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-08-15 00:18:29.320529 | instance | Saturday 15 August 2026 00:18:29 +0000 (0:00:00.070) 0:09:57.534 ******* 2026-08-15 00:18:29.401747 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-08-15 00:18:29.401996 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-08-15 00:18:29.402274 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-08-15 00:18:29.402579 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-08-15 00:18:29.402989 | instance | skipping: [instance] 2026-08-15 00:18:29.403235 | instance | 2026-08-15 00:18:29.403515 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-08-15 00:18:29.403790 | instance | Saturday 15 August 2026 00:18:29 +0000 (0:00:00.081) 0:09:57.616 ******* 2026-08-15 00:18:29.484811 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-08-15 00:18:29.485119 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-08-15 00:18:29.485383 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-08-15 00:18:29.486071 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-08-15 00:18:29.486117 | instance | skipping: [instance] 2026-08-15 00:18:29.486207 | instance | 2026-08-15 00:18:29.486544 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-08-15 00:18:29.486808 | instance | Saturday 15 August 2026 00:18:29 +0000 (0:00:00.082) 0:09:57.699 ******* 2026-08-15 00:18:29.557364 | instance | skipping: [instance] 2026-08-15 00:18:29.557462 | instance | 2026-08-15 00:18:29.557550 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-08-15 00:18:29.557666 | instance | Saturday 15 August 2026 00:18:29 +0000 (0:00:00.072) 0:09:57.772 ******* 2026-08-15 00:18:29.687826 | instance | skipping: [instance] 2026-08-15 00:18:29.687945 | instance | 2026-08-15 00:18:29.688129 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-08-15 00:18:29.688329 | instance | Saturday 15 August 2026 00:18:29 +0000 (0:00:00.130) 0:09:57.902 ******* 2026-08-15 00:18:30.068702 | instance | ok: [instance] 2026-08-15 00:18:30.068900 | instance | 2026-08-15 00:18:30.069225 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-08-15 00:18:30.069491 | instance | Saturday 15 August 2026 00:18:30 +0000 (0:00:00.380) 0:09:58.283 ******* 2026-08-15 00:18:31.205811 | instance | ok: [instance] 2026-08-15 00:18:31.206028 | instance | 2026-08-15 00:18:31.206359 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-08-15 00:18:31.206690 | instance | Saturday 15 August 2026 00:18:31 +0000 (0:00:01.137) 0:09:59.420 ******* 2026-08-15 00:18:31.715714 | instance | ok: [instance] 2026-08-15 00:18:31.715805 | instance | 2026-08-15 00:18:31.715950 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-08-15 00:18:31.716059 | instance | Saturday 15 August 2026 00:18:31 +0000 (0:00:00.509) 0:09:59.930 ******* 2026-08-15 00:18:32.821441 | instance | ok: [instance] 2026-08-15 00:18:32.821720 | instance | 2026-08-15 00:18:32.822088 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-08-15 00:18:32.822417 | instance | Saturday 15 August 2026 00:18:32 +0000 (0:00:01.106) 0:10:01.036 ******* 2026-08-15 00:18:33.370405 | instance | ok: [instance] 2026-08-15 00:18:33.370650 | instance | 2026-08-15 00:18:33.370948 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-08-15 00:18:33.371278 | instance | Saturday 15 August 2026 00:18:33 +0000 (0:00:00.548) 0:10:01.585 ******* 2026-08-15 00:18:33.844858 | instance | ok: [instance] 2026-08-15 00:18:33.844982 | instance | 2026-08-15 00:18:33.845163 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-08-15 00:18:33.845350 | instance | Saturday 15 August 2026 00:18:33 +0000 (0:00:00.474) 0:10:02.059 ******* 2026-08-15 00:18:34.402511 | instance | ok: [instance] 2026-08-15 00:18:34.402792 | instance | 2026-08-15 00:18:34.403192 | instance | PLAY [Deploy SDN] ************************************************************** 2026-08-15 00:18:34.403356 | instance | 2026-08-15 00:18:34.403682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:18:34.404865 | instance | Saturday 15 August 2026 00:18:34 +0000 (0:00:00.557) 0:10:02.617 ******* 2026-08-15 00:18:34.499417 | instance | ok: [instance] 2026-08-15 00:18:34.499604 | instance | 2026-08-15 00:18:34.499618 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:18:34.499753 | instance | Saturday 15 August 2026 00:18:34 +0000 (0:00:00.096) 0:10:02.714 ******* 2026-08-15 00:18:34.562584 | instance | skipping: [instance] 2026-08-15 00:18:34.562723 | instance | 2026-08-15 00:18:34.562945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:18:34.563135 | instance | Saturday 15 August 2026 00:18:34 +0000 (0:00:00.063) 0:10:02.777 ******* 2026-08-15 00:18:34.642107 | instance | skipping: [instance] 2026-08-15 00:18:34.642256 | instance | 2026-08-15 00:18:34.642463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:18:34.642637 | instance | Saturday 15 August 2026 00:18:34 +0000 (0:00:00.079) 0:10:02.856 ******* 2026-08-15 00:18:34.718468 | instance | skipping: [instance] 2026-08-15 00:18:34.718613 | instance | 2026-08-15 00:18:34.718797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:18:34.719027 | instance | Saturday 15 August 2026 00:18:34 +0000 (0:00:00.076) 0:10:02.933 ******* 2026-08-15 00:18:34.782745 | instance | skipping: [instance] 2026-08-15 00:18:34.782931 | instance | 2026-08-15 00:18:34.783165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:18:34.783346 | instance | Saturday 15 August 2026 00:18:34 +0000 (0:00:00.064) 0:10:02.997 ******* 2026-08-15 00:18:34.850926 | instance | skipping: [instance] 2026-08-15 00:18:34.851241 | instance | 2026-08-15 00:18:34.851608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:18:34.851885 | instance | Saturday 15 August 2026 00:18:34 +0000 (0:00:00.067) 0:10:03.065 ******* 2026-08-15 00:18:34.922427 | instance | ok: [instance] 2026-08-15 00:18:34.922680 | instance | 2026-08-15 00:18:34.922955 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:18:34.923245 | instance | Saturday 15 August 2026 00:18:34 +0000 (0:00:00.071) 0:10:03.137 ******* 2026-08-15 00:18:34.985917 | instance | skipping: [instance] 2026-08-15 00:18:34.986174 | instance | 2026-08-15 00:18:34.986466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:18:34.986731 | instance | Saturday 15 August 2026 00:18:34 +0000 (0:00:00.063) 0:10:03.200 ******* 2026-08-15 00:18:35.090522 | instance | ok: [instance] 2026-08-15 00:18:35.090805 | instance | 2026-08-15 00:18:35.091156 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:18:35.091449 | instance | Saturday 15 August 2026 00:18:35 +0000 (0:00:00.104) 0:10:03.305 ******* 2026-08-15 00:18:35.196554 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:18:35.196798 | instance | 2026-08-15 00:18:35.197130 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:18:35.197406 | instance | Saturday 15 August 2026 00:18:35 +0000 (0:00:00.106) 0:10:03.411 ******* 2026-08-15 00:18:35.792209 | instance | ok: [instance] 2026-08-15 00:18:35.792561 | instance | 2026-08-15 00:18:35.792930 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-08-15 00:18:35.793287 | instance | Saturday 15 August 2026 00:18:35 +0000 (0:00:00.595) 0:10:04.006 ******* 2026-08-15 00:18:36.047606 | instance | ok: [instance] 2026-08-15 00:18:36.047978 | instance | 2026-08-15 00:18:36.048394 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-08-15 00:18:36.048826 | instance | Saturday 15 August 2026 00:18:36 +0000 (0:00:00.255) 0:10:04.262 ******* 2026-08-15 00:18:36.119192 | instance | ok: [instance] => { 2026-08-15 00:18:36.119440 | instance | "changed": false, 2026-08-15 00:18:36.119771 | instance | "msg": "All assertions passed" 2026-08-15 00:18:36.120035 | instance | } 2026-08-15 00:18:36.120294 | instance | 2026-08-15 00:18:36.120552 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-08-15 00:18:36.120823 | instance | Saturday 15 August 2026 00:18:36 +0000 (0:00:00.071) 0:10:04.333 ******* 2026-08-15 00:18:36.858997 | instance | ok: [instance] 2026-08-15 00:18:36.859237 | instance | 2026-08-15 00:18:36.859527 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-08-15 00:18:36.859819 | instance | Saturday 15 August 2026 00:18:36 +0000 (0:00:00.739) 0:10:05.073 ******* 2026-08-15 00:18:36.934884 | instance | ok: [instance] => { 2026-08-15 00:18:36.935162 | instance | "changed": false, 2026-08-15 00:18:36.935497 | instance | "msg": "Successfully pulled openvswitch image" 2026-08-15 00:18:36.935857 | instance | } 2026-08-15 00:18:36.936241 | instance | 2026-08-15 00:18:36.936580 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-08-15 00:18:36.937012 | instance | Saturday 15 August 2026 00:18:36 +0000 (0:00:00.075) 0:10:05.149 ******* 2026-08-15 00:18:38.718039 | instance | ok: [instance] 2026-08-15 00:18:38.718123 | instance | 2026-08-15 00:18:38.718242 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:18:38.718404 | instance | Saturday 15 August 2026 00:18:38 +0000 (0:00:01.782) 0:10:06.931 ******* 2026-08-15 00:18:38.831649 | instance | skipping: [instance] 2026-08-15 00:18:38.831945 | instance | 2026-08-15 00:18:38.832255 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-08-15 00:18:38.832556 | instance | Saturday 15 August 2026 00:18:38 +0000 (0:00:00.114) 0:10:07.045 ******* 2026-08-15 00:18:38.964845 | instance | skipping: [instance] 2026-08-15 00:18:38.965121 | instance | 2026-08-15 00:18:38.965547 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:18:38.965843 | instance | Saturday 15 August 2026 00:18:38 +0000 (0:00:00.133) 0:10:07.178 ******* 2026-08-15 00:18:39.172351 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:18:39.172564 | instance | 2026-08-15 00:18:39.172852 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:18:39.173131 | instance | Saturday 15 August 2026 00:18:39 +0000 (0:00:00.208) 0:10:07.387 ******* 2026-08-15 00:18:39.792451 | instance | ok: [instance] 2026-08-15 00:18:39.792577 | instance | 2026-08-15 00:18:39.792749 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-08-15 00:18:39.792919 | instance | Saturday 15 August 2026 00:18:39 +0000 (0:00:00.619) 0:10:08.006 ******* 2026-08-15 00:18:39.858041 | instance | skipping: [instance] 2026-08-15 00:18:39.858150 | instance | 2026-08-15 00:18:39.858431 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-08-15 00:18:39.858526 | instance | Saturday 15 August 2026 00:18:39 +0000 (0:00:00.066) 0:10:08.072 ******* 2026-08-15 00:18:39.946425 | instance | skipping: [instance] 2026-08-15 00:18:39.946680 | instance | 2026-08-15 00:18:39.946952 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-08-15 00:18:39.947232 | instance | Saturday 15 August 2026 00:18:39 +0000 (0:00:00.088) 0:10:08.161 ******* 2026-08-15 00:18:40.499900 | instance | ok: [instance] 2026-08-15 00:18:40.499995 | instance | 2026-08-15 00:18:40.500118 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-08-15 00:18:40.500241 | instance | Saturday 15 August 2026 00:18:40 +0000 (0:00:00.553) 0:10:08.714 ******* 2026-08-15 00:18:40.579209 | instance | ok: [instance] => { 2026-08-15 00:18:40.579460 | instance | "changed": false, 2026-08-15 00:18:40.579784 | instance | "msg": "Successfully pulled ovn-controller image" 2026-08-15 00:18:40.580053 | instance | } 2026-08-15 00:18:40.580308 | instance | 2026-08-15 00:18:40.580612 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-08-15 00:18:40.580942 | instance | Saturday 15 August 2026 00:18:40 +0000 (0:00:00.079) 0:10:08.793 ******* 2026-08-15 00:18:40.761860 | instance | skipping: [instance] 2026-08-15 00:18:40.761963 | instance | 2026-08-15 00:18:40.762103 | instance | PLAY [controllers[0]] ********************************************************** 2026-08-15 00:18:40.762209 | instance | 2026-08-15 00:18:40.762369 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:18:40.762513 | instance | Saturday 15 August 2026 00:18:40 +0000 (0:00:00.183) 0:10:08.976 ******* 2026-08-15 00:18:44.318897 | instance | ok: [instance] 2026-08-15 00:18:44.319094 | instance | 2026-08-15 00:18:44.319392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:18:44.319652 | instance | Saturday 15 August 2026 00:18:44 +0000 (0:00:03.556) 0:10:12.533 ******* 2026-08-15 00:18:44.415742 | instance | ok: [instance] 2026-08-15 00:18:44.416013 | instance | 2026-08-15 00:18:44.416314 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:18:44.416647 | instance | Saturday 15 August 2026 00:18:44 +0000 (0:00:00.096) 0:10:12.630 ******* 2026-08-15 00:18:44.485793 | instance | skipping: [instance] 2026-08-15 00:18:44.485985 | instance | 2026-08-15 00:18:44.486241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:18:44.486489 | instance | Saturday 15 August 2026 00:18:44 +0000 (0:00:00.070) 0:10:12.700 ******* 2026-08-15 00:18:44.556389 | instance | skipping: [instance] 2026-08-15 00:18:44.556533 | instance | 2026-08-15 00:18:44.556710 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:18:44.556931 | instance | Saturday 15 August 2026 00:18:44 +0000 (0:00:00.070) 0:10:12.771 ******* 2026-08-15 00:18:44.621938 | instance | skipping: [instance] 2026-08-15 00:18:44.622073 | instance | 2026-08-15 00:18:44.622257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:18:44.622461 | instance | Saturday 15 August 2026 00:18:44 +0000 (0:00:00.065) 0:10:12.836 ******* 2026-08-15 00:18:44.700789 | instance | skipping: [instance] 2026-08-15 00:18:44.701006 | instance | 2026-08-15 00:18:44.701292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:18:44.701588 | instance | Saturday 15 August 2026 00:18:44 +0000 (0:00:00.078) 0:10:12.915 ******* 2026-08-15 00:18:44.787764 | instance | skipping: [instance] 2026-08-15 00:18:44.788016 | instance | 2026-08-15 00:18:44.788395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:18:44.788649 | instance | Saturday 15 August 2026 00:18:44 +0000 (0:00:00.086) 0:10:13.002 ******* 2026-08-15 00:18:44.869262 | instance | ok: [instance] 2026-08-15 00:18:44.869514 | instance | 2026-08-15 00:18:44.869791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:18:44.870055 | instance | Saturday 15 August 2026 00:18:44 +0000 (0:00:00.081) 0:10:13.083 ******* 2026-08-15 00:18:45.072676 | instance | ok: [instance] => (item=libvirt_exporter) 2026-08-15 00:18:45.072807 | instance | 2026-08-15 00:18:45.073007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:18:45.073198 | instance | Saturday 15 August 2026 00:18:45 +0000 (0:00:00.204) 0:10:13.287 ******* 2026-08-15 00:18:45.189273 | instance | ok: [instance] 2026-08-15 00:18:45.189550 | instance | 2026-08-15 00:18:45.189894 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:18:45.190207 | instance | Saturday 15 August 2026 00:18:45 +0000 (0:00:00.116) 0:10:13.403 ******* 2026-08-15 00:18:45.300461 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:18:45.300642 | instance | 2026-08-15 00:18:45.300827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:18:45.301045 | instance | Saturday 15 August 2026 00:18:45 +0000 (0:00:00.111) 0:10:13.515 ******* 2026-08-15 00:18:45.889746 | instance | ok: [instance] 2026-08-15 00:18:45.890086 | instance | 2026-08-15 00:18:45.890483 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-08-15 00:18:45.890805 | instance | Saturday 15 August 2026 00:18:45 +0000 (0:00:00.589) 0:10:14.104 ******* 2026-08-15 00:18:47.319387 | instance | ok: [instance] => (item=libvirt-vnc) 2026-08-15 00:18:47.319535 | instance | ok: [instance] => (item=libvirt-api) 2026-08-15 00:18:47.319692 | instance | 2026-08-15 00:18:47.319873 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-08-15 00:18:47.320039 | instance | Saturday 15 August 2026 00:18:47 +0000 (0:00:01.430) 0:10:15.534 ******* 2026-08-15 00:18:48.669551 | instance | ok: [instance] => (item=libvirt-vnc) 2026-08-15 00:18:48.669725 | instance | ok: [instance] => (item=libvirt-api) 2026-08-15 00:18:48.669889 | instance | 2026-08-15 00:18:48.670053 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-08-15 00:18:48.670264 | instance | Saturday 15 August 2026 00:18:48 +0000 (0:00:01.350) 0:10:16.884 ******* 2026-08-15 00:18:50.690593 | instance | ok: [instance] 2026-08-15 00:18:50.690845 | instance | 2026-08-15 00:18:50.691307 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:18:50.691584 | instance | Saturday 15 August 2026 00:18:50 +0000 (0:00:02.019) 0:10:18.904 ******* 2026-08-15 00:18:50.807206 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:18:50.807521 | instance | 2026-08-15 00:18:50.807819 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:18:50.808122 | instance | Saturday 15 August 2026 00:18:50 +0000 (0:00:00.117) 0:10:19.021 ******* 2026-08-15 00:18:51.391713 | instance | ok: [instance] 2026-08-15 00:18:51.391986 | instance | 2026-08-15 00:18:51.392257 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-08-15 00:18:51.392542 | instance | Saturday 15 August 2026 00:18:51 +0000 (0:00:00.584) 0:10:19.606 ******* 2026-08-15 00:18:53.078418 | instance | ok: [instance] 2026-08-15 00:18:53.078648 | instance | 2026-08-15 00:18:53.078945 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-08-15 00:18:53.079283 | instance | Saturday 15 August 2026 00:18:53 +0000 (0:00:01.686) 0:10:21.292 ******* 2026-08-15 00:18:54.148868 | instance | ok: [instance] 2026-08-15 00:18:54.149169 | instance | 2026-08-15 00:18:54.149475 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-08-15 00:18:54.149745 | instance | Saturday 15 August 2026 00:18:54 +0000 (0:00:01.070) 0:10:22.363 ******* 2026-08-15 00:18:54.380101 | instance | ok: [instance] 2026-08-15 00:18:54.380314 | instance | 2026-08-15 00:18:54.380609 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-08-15 00:18:54.380916 | instance | Saturday 15 August 2026 00:18:54 +0000 (0:00:00.231) 0:10:22.594 ******* 2026-08-15 00:18:54.940340 | instance | ok: [instance] 2026-08-15 00:18:54.940509 | instance | 2026-08-15 00:18:54.940677 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:18:54.940838 | instance | Saturday 15 August 2026 00:18:54 +0000 (0:00:00.559) 0:10:23.154 ******* 2026-08-15 00:18:55.177191 | instance | ok: [instance] 2026-08-15 00:18:55.177259 | instance | 2026-08-15 00:18:55.177271 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:18:55.177281 | instance | Saturday 15 August 2026 00:18:55 +0000 (0:00:00.236) 0:10:23.391 ******* 2026-08-15 00:18:55.304067 | instance | included: rabbitmq for instance 2026-08-15 00:18:55.304125 | instance | 2026-08-15 00:18:55.304137 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:18:55.304148 | instance | Saturday 15 August 2026 00:18:55 +0000 (0:00:00.126) 0:10:23.517 ******* 2026-08-15 00:18:56.042896 | instance | ok: [instance] 2026-08-15 00:18:56.042968 | instance | 2026-08-15 00:18:56.042985 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:18:56.043047 | instance | Saturday 15 August 2026 00:18:56 +0000 (0:00:00.739) 0:10:24.257 ******* 2026-08-15 00:18:56.228184 | instance | skipping: [instance] 2026-08-15 00:18:56.228447 | instance | 2026-08-15 00:18:56.228747 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:18:56.229012 | instance | Saturday 15 August 2026 00:18:56 +0000 (0:00:00.185) 0:10:24.442 ******* 2026-08-15 00:18:56.411873 | instance | skipping: [instance] 2026-08-15 00:18:56.412131 | instance | 2026-08-15 00:18:56.412425 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:18:56.412707 | instance | Saturday 15 August 2026 00:18:56 +0000 (0:00:00.183) 0:10:24.626 ******* 2026-08-15 00:18:56.734742 | instance | skipping: [instance] 2026-08-15 00:18:56.734981 | instance | 2026-08-15 00:18:56.735252 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:18:56.735513 | instance | Saturday 15 August 2026 00:18:56 +0000 (0:00:00.322) 0:10:24.949 ******* 2026-08-15 00:18:57.843889 | instance | ok: [instance] 2026-08-15 00:18:57.844326 | instance | 2026-08-15 00:18:57.844720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:18:57.845279 | instance | Saturday 15 August 2026 00:18:57 +0000 (0:00:01.109) 0:10:26.058 ******* 2026-08-15 00:18:58.554020 | instance | ok: [instance] 2026-08-15 00:18:58.554265 | instance | 2026-08-15 00:18:58.554608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:18:58.554867 | instance | Saturday 15 August 2026 00:18:58 +0000 (0:00:00.710) 0:10:26.768 ******* 2026-08-15 00:18:58.630820 | instance | ok: [instance] 2026-08-15 00:18:58.631056 | instance | 2026-08-15 00:18:58.631503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:18:58.631757 | instance | Saturday 15 August 2026 00:18:58 +0000 (0:00:00.076) 0:10:26.845 ******* 2026-08-15 00:18:58.714836 | instance | skipping: [instance] 2026-08-15 00:18:58.715032 | instance | 2026-08-15 00:18:58.715243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:18:58.715488 | instance | Saturday 15 August 2026 00:18:58 +0000 (0:00:00.084) 0:10:26.929 ******* 2026-08-15 00:18:58.796566 | instance | skipping: [instance] 2026-08-15 00:18:58.797328 | instance | 2026-08-15 00:18:58.797357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:18:58.797368 | instance | Saturday 15 August 2026 00:18:58 +0000 (0:00:00.081) 0:10:27.011 ******* 2026-08-15 00:18:58.883924 | instance | ok: [instance] 2026-08-15 00:18:58.884285 | instance | 2026-08-15 00:18:58.884623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:18:58.884942 | instance | Saturday 15 August 2026 00:18:58 +0000 (0:00:00.087) 0:10:27.098 ******* 2026-08-15 00:18:59.139834 | instance | ok: [instance] => (item=baremetal) 2026-08-15 00:18:59.139927 | instance | ok: [instance] => (item=compute_metadata) 2026-08-15 00:18:59.140118 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:18:59.140386 | instance | ok: [instance] => (item=volumev3) 2026-08-15 00:18:59.140652 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:18:59.140926 | instance | ok: [instance] => (item=oslo_db_api) 2026-08-15 00:18:59.141184 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-08-15 00:18:59.141442 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-08-15 00:18:59.141709 | instance | ok: [instance] => (item=image) 2026-08-15 00:18:59.141958 | instance | ok: [instance] => (item=compute) 2026-08-15 00:18:59.142231 | instance | ok: [instance] => (item=placement) 2026-08-15 00:18:59.142521 | instance | ok: [instance] => (item=network) 2026-08-15 00:18:59.142782 | instance | ok: [instance] => (item=identity) 2026-08-15 00:18:59.143030 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:18:59.143267 | instance | 2026-08-15 00:18:59.143580 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:18:59.143846 | instance | Saturday 15 August 2026 00:18:59 +0000 (0:00:00.255) 0:10:27.354 ******* 2026-08-15 00:18:59.247142 | instance | ok: [instance] 2026-08-15 00:18:59.247384 | instance | 2026-08-15 00:18:59.247738 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:18:59.248077 | instance | Saturday 15 August 2026 00:18:59 +0000 (0:00:00.107) 0:10:27.461 ******* 2026-08-15 00:18:59.362232 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:18:59.362342 | instance | 2026-08-15 00:18:59.362526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:18:59.362696 | instance | Saturday 15 August 2026 00:18:59 +0000 (0:00:00.115) 0:10:27.576 ******* 2026-08-15 00:18:59.974023 | instance | ok: [instance] 2026-08-15 00:18:59.974218 | instance | 2026-08-15 00:18:59.974580 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-08-15 00:18:59.974905 | instance | Saturday 15 August 2026 00:18:59 +0000 (0:00:00.611) 0:10:28.188 ******* 2026-08-15 00:19:00.425682 | instance | ok: [instance -> localhost] 2026-08-15 00:19:00.425777 | instance | 2026-08-15 00:19:00.426019 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-08-15 00:19:00.426212 | instance | Saturday 15 August 2026 00:19:00 +0000 (0:00:00.452) 0:10:28.640 ******* 2026-08-15 00:19:01.045950 | instance | ok: [instance -> localhost] 2026-08-15 00:19:01.046046 | instance | 2026-08-15 00:19:01.046349 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-08-15 00:19:01.046405 | instance | Saturday 15 August 2026 00:19:01 +0000 (0:00:00.620) 0:10:29.260 ******* 2026-08-15 00:19:01.582172 | instance | ok: [instance -> localhost] 2026-08-15 00:19:01.582249 | instance | 2026-08-15 00:19:01.582518 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-08-15 00:19:01.582557 | instance | Saturday 15 August 2026 00:19:01 +0000 (0:00:00.536) 0:10:29.797 ******* 2026-08-15 00:19:01.831294 | instance | ok: [instance -> localhost] 2026-08-15 00:19:01.831370 | instance | 2026-08-15 00:19:01.831625 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-08-15 00:19:01.831667 | instance | Saturday 15 August 2026 00:19:01 +0000 (0:00:00.249) 0:10:30.046 ******* 2026-08-15 00:19:03.260908 | instance | ok: [instance] => (item=nova-bootstrap) 2026-08-15 00:19:03.261020 | instance | ok: [instance] => (item=nova-cell-setup) 2026-08-15 00:19:03.261344 | instance | 2026-08-15 00:19:03.261360 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-08-15 00:19:03.261365 | instance | Saturday 15 August 2026 00:19:03 +0000 (0:00:01.429) 0:10:31.475 ******* 2026-08-15 00:19:06.865442 | instance | ok: [instance] 2026-08-15 00:19:06.865513 | instance | 2026-08-15 00:19:06.865637 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:19:06.865758 | instance | Saturday 15 August 2026 00:19:06 +0000 (0:00:03.604) 0:10:35.080 ******* 2026-08-15 00:19:07.053595 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:19:07.053714 | instance | 2026-08-15 00:19:07.053788 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:19:07.053903 | instance | Saturday 15 August 2026 00:19:07 +0000 (0:00:00.188) 0:10:35.268 ******* 2026-08-15 00:19:07.126562 | instance | skipping: [instance] 2026-08-15 00:19:07.126624 | instance | 2026-08-15 00:19:07.126756 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:19:07.126876 | instance | Saturday 15 August 2026 00:19:07 +0000 (0:00:00.073) 0:10:35.341 ******* 2026-08-15 00:19:07.194937 | instance | skipping: [instance] 2026-08-15 00:19:07.195029 | instance | 2026-08-15 00:19:07.195157 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:19:07.195278 | instance | Saturday 15 August 2026 00:19:07 +0000 (0:00:00.068) 0:10:35.410 ******* 2026-08-15 00:19:07.283259 | instance | ok: [instance] 2026-08-15 00:19:07.283367 | instance | 2026-08-15 00:19:07.283542 | instance | TASK [Create Ingress compute] ************************************************** 2026-08-15 00:19:07.283722 | instance | Saturday 15 August 2026 00:19:07 +0000 (0:00:00.088) 0:10:35.498 ******* 2026-08-15 00:19:07.402016 | instance | included: ingress for instance 2026-08-15 00:19:07.402094 | instance | 2026-08-15 00:19:07.402240 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-08-15 00:19:07.402385 | instance | Saturday 15 August 2026 00:19:07 +0000 (0:00:00.118) 0:10:35.617 ******* 2026-08-15 00:19:08.834009 | instance | ok: [instance] 2026-08-15 00:19:08.834075 | instance | 2026-08-15 00:19:08.834204 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:19:08.834383 | instance | Saturday 15 August 2026 00:19:08 +0000 (0:00:01.431) 0:10:37.048 ******* 2026-08-15 00:19:09.010520 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:19:09.010599 | instance | 2026-08-15 00:19:09.010859 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:19:09.010901 | instance | Saturday 15 August 2026 00:19:09 +0000 (0:00:00.177) 0:10:37.225 ******* 2026-08-15 00:19:09.106261 | instance | skipping: [instance] 2026-08-15 00:19:09.106773 | instance | 2026-08-15 00:19:09.106828 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:19:09.106837 | instance | Saturday 15 August 2026 00:19:09 +0000 (0:00:00.095) 0:10:37.321 ******* 2026-08-15 00:19:09.181805 | instance | skipping: [instance] 2026-08-15 00:19:09.182301 | instance | 2026-08-15 00:19:09.182327 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:19:09.182334 | instance | Saturday 15 August 2026 00:19:09 +0000 (0:00:00.075) 0:10:37.396 ******* 2026-08-15 00:19:09.279907 | instance | ok: [instance] 2026-08-15 00:19:09.279969 | instance | 2026-08-15 00:19:09.279981 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-08-15 00:19:09.279991 | instance | Saturday 15 August 2026 00:19:09 +0000 (0:00:00.097) 0:10:37.493 ******* 2026-08-15 00:19:09.399801 | instance | included: ingress for instance 2026-08-15 00:19:09.399877 | instance | 2026-08-15 00:19:09.400116 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-08-15 00:19:09.400157 | instance | Saturday 15 August 2026 00:19:09 +0000 (0:00:00.120) 0:10:37.614 ******* 2026-08-15 00:19:10.515518 | instance | ok: [instance] 2026-08-15 00:19:10.515606 | instance | 2026-08-15 00:19:10.515869 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-08-15 00:19:10.515908 | instance | Saturday 15 August 2026 00:19:10 +0000 (0:00:01.115) 0:10:38.729 ******* 2026-08-15 00:19:11.235679 | instance | ok: [instance] 2026-08-15 00:19:11.235754 | instance | 2026-08-15 00:19:11.235912 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-08-15 00:19:11.236084 | instance | Saturday 15 August 2026 00:19:11 +0000 (0:00:00.720) 0:10:39.450 ******* 2026-08-15 00:19:16.653930 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-08-15 00:19:16.654426 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-08-15 00:19:16.654445 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-08-15 00:19:16.654451 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-08-15 00:19:16.654456 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-08-15 00:19:16.654798 | instance | 2026-08-15 00:19:16.654833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:19:16.654839 | instance | Saturday 15 August 2026 00:19:16 +0000 (0:00:05.418) 0:10:44.869 ******* 2026-08-15 00:19:16.775039 | instance | ok: [instance] 2026-08-15 00:19:16.775159 | instance | 2026-08-15 00:19:16.775414 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:19:16.775460 | instance | Saturday 15 August 2026 00:19:16 +0000 (0:00:00.120) 0:10:44.989 ******* 2026-08-15 00:19:16.895907 | instance | included: rabbitmq for instance 2026-08-15 00:19:16.895980 | instance | 2026-08-15 00:19:16.896248 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:19:16.896287 | instance | Saturday 15 August 2026 00:19:16 +0000 (0:00:00.121) 0:10:45.110 ******* 2026-08-15 00:19:17.611070 | instance | ok: [instance] 2026-08-15 00:19:17.611155 | instance | 2026-08-15 00:19:17.611285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:19:17.611391 | instance | Saturday 15 August 2026 00:19:17 +0000 (0:00:00.715) 0:10:45.826 ******* 2026-08-15 00:19:17.785462 | instance | skipping: [instance] 2026-08-15 00:19:17.785542 | instance | 2026-08-15 00:19:17.785661 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:19:17.785784 | instance | Saturday 15 August 2026 00:19:17 +0000 (0:00:00.174) 0:10:46.000 ******* 2026-08-15 00:19:17.962162 | instance | skipping: [instance] 2026-08-15 00:19:17.962243 | instance | 2026-08-15 00:19:17.962412 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:19:17.962559 | instance | Saturday 15 August 2026 00:19:17 +0000 (0:00:00.176) 0:10:46.177 ******* 2026-08-15 00:19:18.129831 | instance | skipping: [instance] 2026-08-15 00:19:18.129912 | instance | 2026-08-15 00:19:18.130013 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:19:18.130134 | instance | Saturday 15 August 2026 00:19:18 +0000 (0:00:00.167) 0:10:46.344 ******* 2026-08-15 00:19:19.038260 | instance | ok: [instance] 2026-08-15 00:19:19.038379 | instance | 2026-08-15 00:19:19.038496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:19:19.038648 | instance | Saturday 15 August 2026 00:19:19 +0000 (0:00:00.908) 0:10:47.253 ******* 2026-08-15 00:19:19.801307 | instance | ok: [instance] 2026-08-15 00:19:19.801521 | instance | 2026-08-15 00:19:19.801829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:19:19.802073 | instance | Saturday 15 August 2026 00:19:19 +0000 (0:00:00.762) 0:10:48.016 ******* 2026-08-15 00:19:19.879785 | instance | ok: [instance] 2026-08-15 00:19:19.880045 | instance | 2026-08-15 00:19:19.880420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:19:19.880706 | instance | Saturday 15 August 2026 00:19:19 +0000 (0:00:00.078) 0:10:48.094 ******* 2026-08-15 00:19:19.955937 | instance | skipping: [instance] 2026-08-15 00:19:19.956187 | instance | 2026-08-15 00:19:19.956484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:19:19.956763 | instance | Saturday 15 August 2026 00:19:19 +0000 (0:00:00.075) 0:10:48.170 ******* 2026-08-15 00:19:20.039987 | instance | skipping: [instance] 2026-08-15 00:19:20.040231 | instance | 2026-08-15 00:19:20.040519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:19:20.040797 | instance | Saturday 15 August 2026 00:19:20 +0000 (0:00:00.084) 0:10:48.254 ******* 2026-08-15 00:19:20.121161 | instance | ok: [instance] 2026-08-15 00:19:20.121418 | instance | 2026-08-15 00:19:20.121705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:19:20.121963 | instance | Saturday 15 August 2026 00:19:20 +0000 (0:00:00.081) 0:10:48.335 ******* 2026-08-15 00:19:20.304420 | instance | ok: [instance] => (item=baremetal) 2026-08-15 00:19:20.304657 | instance | ok: [instance] => (item=load_balancer) 2026-08-15 00:19:20.304984 | instance | ok: [instance] => (item=compute_metadata) 2026-08-15 00:19:20.305252 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:19:20.305516 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:19:20.305828 | instance | ok: [instance] => (item=compute) 2026-08-15 00:19:20.306089 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:19:20.306404 | instance | ok: [instance] => (item=network) 2026-08-15 00:19:20.306709 | instance | ok: [instance] => (item=dns) 2026-08-15 00:19:20.306958 | instance | ok: [instance] => (item=identity) 2026-08-15 00:19:20.307195 | instance | 2026-08-15 00:19:20.307452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:19:20.307709 | instance | Saturday 15 August 2026 00:19:20 +0000 (0:00:00.183) 0:10:48.519 ******* 2026-08-15 00:19:20.523958 | instance | ok: [instance] 2026-08-15 00:19:20.524103 | instance | 2026-08-15 00:19:20.524289 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:19:20.524466 | instance | Saturday 15 August 2026 00:19:20 +0000 (0:00:00.218) 0:10:48.737 ******* 2026-08-15 00:19:20.655808 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:19:20.655853 | instance | 2026-08-15 00:19:20.655859 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:19:20.655864 | instance | Saturday 15 August 2026 00:19:20 +0000 (0:00:00.132) 0:10:48.869 ******* 2026-08-15 00:19:21.295835 | instance | ok: [instance] 2026-08-15 00:19:21.295976 | instance | 2026-08-15 00:19:21.296289 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-08-15 00:19:21.296697 | instance | Saturday 15 August 2026 00:19:21 +0000 (0:00:00.640) 0:10:49.510 ******* 2026-08-15 00:19:22.017340 | instance | ok: [instance] 2026-08-15 00:19:22.017613 | instance | 2026-08-15 00:19:22.017917 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-08-15 00:19:22.018194 | instance | Saturday 15 August 2026 00:19:22 +0000 (0:00:00.721) 0:10:50.231 ******* 2026-08-15 00:19:22.085630 | instance | skipping: [instance] 2026-08-15 00:19:22.085857 | instance | 2026-08-15 00:19:22.086215 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-08-15 00:19:22.086574 | instance | Saturday 15 August 2026 00:19:22 +0000 (0:00:00.068) 0:10:50.300 ******* 2026-08-15 00:19:22.409950 | instance | ok: [instance] 2026-08-15 00:19:22.410183 | instance | 2026-08-15 00:19:22.410485 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-08-15 00:19:22.410742 | instance | Saturday 15 August 2026 00:19:22 +0000 (0:00:00.323) 0:10:50.624 ******* 2026-08-15 00:19:22.479388 | instance | skipping: [instance] 2026-08-15 00:19:22.479692 | instance | 2026-08-15 00:19:22.480028 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-08-15 00:19:22.480376 | instance | Saturday 15 August 2026 00:19:22 +0000 (0:00:00.069) 0:10:50.694 ******* 2026-08-15 00:19:22.583182 | instance | ok: [instance] 2026-08-15 00:19:22.583422 | instance | 2026-08-15 00:19:22.583743 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-08-15 00:19:22.584033 | instance | Saturday 15 August 2026 00:19:22 +0000 (0:00:00.103) 0:10:50.797 ******* 2026-08-15 00:19:22.679139 | instance | skipping: [instance] 2026-08-15 00:19:22.679476 | instance | 2026-08-15 00:19:22.679953 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-08-15 00:19:22.680411 | instance | Saturday 15 August 2026 00:19:22 +0000 (0:00:00.096) 0:10:50.893 ******* 2026-08-15 00:19:25.496259 | instance | ok: [instance] 2026-08-15 00:19:25.496355 | instance | 2026-08-15 00:19:25.496529 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:19:25.496727 | instance | Saturday 15 August 2026 00:19:25 +0000 (0:00:02.816) 0:10:53.710 ******* 2026-08-15 00:19:25.682298 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:19:25.682534 | instance | 2026-08-15 00:19:25.682800 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:19:25.683040 | instance | Saturday 15 August 2026 00:19:25 +0000 (0:00:00.186) 0:10:53.896 ******* 2026-08-15 00:19:25.761190 | instance | skipping: [instance] 2026-08-15 00:19:25.761417 | instance | 2026-08-15 00:19:25.761615 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:19:25.761791 | instance | Saturday 15 August 2026 00:19:25 +0000 (0:00:00.079) 0:10:53.976 ******* 2026-08-15 00:19:25.822162 | instance | skipping: [instance] 2026-08-15 00:19:25.822243 | instance | 2026-08-15 00:19:25.822418 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:19:25.822525 | instance | Saturday 15 August 2026 00:19:25 +0000 (0:00:00.061) 0:10:54.037 ******* 2026-08-15 00:19:25.904209 | instance | ok: [instance] 2026-08-15 00:19:25.904297 | instance | 2026-08-15 00:19:25.904424 | instance | TASK [Create Ingress network] ************************************************** 2026-08-15 00:19:25.904561 | instance | Saturday 15 August 2026 00:19:25 +0000 (0:00:00.082) 0:10:54.119 ******* 2026-08-15 00:19:26.010732 | instance | included: ingress for instance 2026-08-15 00:19:26.010828 | instance | 2026-08-15 00:19:26.010956 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-08-15 00:19:26.011075 | instance | Saturday 15 August 2026 00:19:26 +0000 (0:00:00.106) 0:10:54.225 ******* 2026-08-15 00:19:27.300471 | instance | ok: [instance] 2026-08-15 00:19:27.300540 | instance | 2026-08-15 00:19:27.300673 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-08-15 00:19:27.300803 | instance | Saturday 15 August 2026 00:19:27 +0000 (0:00:01.289) 0:10:55.515 ******* 2026-08-15 00:19:28.041320 | instance | ok: [instance] 2026-08-15 00:19:28.041573 | instance | 2026-08-15 00:19:28.041868 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-08-15 00:19:28.042152 | instance | Saturday 15 August 2026 00:19:28 +0000 (0:00:00.740) 0:10:56.255 ******* 2026-08-15 00:19:29.374211 | instance | ok: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-08-15 00:19:29.374489 | instance | 2026-08-15 00:19:29.374765 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-08-15 00:19:29.375049 | instance | Saturday 15 August 2026 00:19:29 +0000 (0:00:01.333) 0:10:57.588 ******* 2026-08-15 00:19:30.746411 | instance | ok: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-08-15 00:19:30.746580 | instance | 2026-08-15 00:19:30.746771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:19:30.746946 | instance | Saturday 15 August 2026 00:19:30 +0000 (0:00:01.371) 0:10:58.960 ******* 2026-08-15 00:19:30.999335 | instance | ok: [instance] 2026-08-15 00:19:31.000272 | instance | 2026-08-15 00:19:31.000292 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:19:31.000350 | instance | Saturday 15 August 2026 00:19:30 +0000 (0:00:00.253) 0:10:59.213 ******* 2026-08-15 00:19:31.148691 | instance | included: rabbitmq for instance 2026-08-15 00:19:31.148811 | instance | 2026-08-15 00:19:31.148997 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:19:31.149167 | instance | Saturday 15 August 2026 00:19:31 +0000 (0:00:00.149) 0:10:59.363 ******* 2026-08-15 00:19:32.151965 | instance | ok: [instance] 2026-08-15 00:19:32.152218 | instance | 2026-08-15 00:19:32.152520 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:19:32.152858 | instance | Saturday 15 August 2026 00:19:32 +0000 (0:00:01.003) 0:11:00.366 ******* 2026-08-15 00:19:32.322149 | instance | skipping: [instance] 2026-08-15 00:19:32.322304 | instance | 2026-08-15 00:19:32.322481 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:19:32.322641 | instance | Saturday 15 August 2026 00:19:32 +0000 (0:00:00.170) 0:11:00.536 ******* 2026-08-15 00:19:32.506500 | instance | skipping: [instance] 2026-08-15 00:19:32.506633 | instance | 2026-08-15 00:19:32.506830 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:19:32.506995 | instance | Saturday 15 August 2026 00:19:32 +0000 (0:00:00.184) 0:11:00.721 ******* 2026-08-15 00:19:32.688547 | instance | skipping: [instance] 2026-08-15 00:19:32.688695 | instance | 2026-08-15 00:19:32.688895 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:19:32.689132 | instance | Saturday 15 August 2026 00:19:32 +0000 (0:00:00.181) 0:11:00.903 ******* 2026-08-15 00:19:33.569261 | instance | ok: [instance] 2026-08-15 00:19:33.569711 | instance | 2026-08-15 00:19:33.570031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:19:33.570331 | instance | Saturday 15 August 2026 00:19:33 +0000 (0:00:00.880) 0:11:01.783 ******* 2026-08-15 00:19:34.261419 | instance | ok: [instance] 2026-08-15 00:19:34.261660 | instance | 2026-08-15 00:19:34.261992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:19:34.262268 | instance | Saturday 15 August 2026 00:19:34 +0000 (0:00:00.692) 0:11:02.476 ******* 2026-08-15 00:19:34.333935 | instance | ok: [instance] 2026-08-15 00:19:34.334166 | instance | 2026-08-15 00:19:34.334507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:19:34.334777 | instance | Saturday 15 August 2026 00:19:34 +0000 (0:00:00.072) 0:11:02.548 ******* 2026-08-15 00:19:34.404285 | instance | skipping: [instance] 2026-08-15 00:19:34.404368 | instance | 2026-08-15 00:19:34.404499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:19:34.404619 | instance | Saturday 15 August 2026 00:19:34 +0000 (0:00:00.070) 0:11:02.619 ******* 2026-08-15 00:19:34.479010 | instance | skipping: [instance] 2026-08-15 00:19:34.479160 | instance | 2026-08-15 00:19:34.479400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:19:34.479566 | instance | Saturday 15 August 2026 00:19:34 +0000 (0:00:00.074) 0:11:02.693 ******* 2026-08-15 00:19:34.550075 | instance | ok: [instance] 2026-08-15 00:19:34.550321 | instance | 2026-08-15 00:19:34.550621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:19:34.550878 | instance | Saturday 15 August 2026 00:19:34 +0000 (0:00:00.071) 0:11:02.764 ******* 2026-08-15 00:19:34.690237 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:19:34.690573 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:19:34.690856 | instance | ok: [instance] => (item=identity) 2026-08-15 00:19:34.691157 | instance | ok: [instance] => (item=orchestration) 2026-08-15 00:19:34.691426 | instance | ok: [instance] => (item=cloudformation) 2026-08-15 00:19:34.691717 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:19:34.691980 | instance | 2026-08-15 00:19:34.692262 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:19:34.692534 | instance | Saturday 15 August 2026 00:19:34 +0000 (0:00:00.139) 0:11:02.904 ******* 2026-08-15 00:19:34.804156 | instance | ok: [instance] 2026-08-15 00:19:34.804322 | instance | 2026-08-15 00:19:34.804509 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:19:34.804697 | instance | Saturday 15 August 2026 00:19:34 +0000 (0:00:00.113) 0:11:03.018 ******* 2026-08-15 00:19:34.915752 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:19:34.915892 | instance | 2026-08-15 00:19:34.916103 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:19:34.916291 | instance | Saturday 15 August 2026 00:19:34 +0000 (0:00:00.112) 0:11:03.130 ******* 2026-08-15 00:19:35.529013 | instance | ok: [instance] 2026-08-15 00:19:35.529159 | instance | 2026-08-15 00:19:35.529335 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-08-15 00:19:35.529492 | instance | Saturday 15 August 2026 00:19:35 +0000 (0:00:00.613) 0:11:03.743 ******* 2026-08-15 00:19:38.084043 | instance | ok: [instance] 2026-08-15 00:19:38.084206 | instance | 2026-08-15 00:19:38.084221 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:19:38.084350 | instance | Saturday 15 August 2026 00:19:38 +0000 (0:00:02.555) 0:11:06.298 ******* 2026-08-15 00:19:38.245714 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:19:38.245987 | instance | 2026-08-15 00:19:38.246473 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:19:38.246694 | instance | Saturday 15 August 2026 00:19:38 +0000 (0:00:00.161) 0:11:06.460 ******* 2026-08-15 00:19:38.318973 | instance | skipping: [instance] 2026-08-15 00:19:38.319219 | instance | 2026-08-15 00:19:38.319489 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:19:38.319748 | instance | Saturday 15 August 2026 00:19:38 +0000 (0:00:00.073) 0:11:06.533 ******* 2026-08-15 00:19:38.394128 | instance | skipping: [instance] 2026-08-15 00:19:38.394219 | instance | 2026-08-15 00:19:38.394411 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:19:38.394570 | instance | Saturday 15 August 2026 00:19:38 +0000 (0:00:00.075) 0:11:06.609 ******* 2026-08-15 00:19:38.480274 | instance | ok: [instance] 2026-08-15 00:19:38.480502 | instance | 2026-08-15 00:19:38.480815 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-08-15 00:19:38.481035 | instance | Saturday 15 August 2026 00:19:38 +0000 (0:00:00.085) 0:11:06.695 ******* 2026-08-15 00:19:38.617328 | instance | included: ingress for instance 2026-08-15 00:19:38.617620 | instance | 2026-08-15 00:19:38.617997 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-08-15 00:19:38.618359 | instance | Saturday 15 August 2026 00:19:38 +0000 (0:00:00.135) 0:11:06.830 ******* 2026-08-15 00:19:39.915557 | instance | ok: [instance] 2026-08-15 00:19:39.915635 | instance | 2026-08-15 00:19:39.915815 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:19:39.915980 | instance | Saturday 15 August 2026 00:19:39 +0000 (0:00:01.299) 0:11:08.130 ******* 2026-08-15 00:19:40.087646 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:19:40.087904 | instance | 2026-08-15 00:19:40.088203 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:19:40.088497 | instance | Saturday 15 August 2026 00:19:40 +0000 (0:00:00.171) 0:11:08.302 ******* 2026-08-15 00:19:40.273845 | instance | skipping: [instance] 2026-08-15 00:19:40.274092 | instance | 2026-08-15 00:19:40.274431 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:19:40.274713 | instance | Saturday 15 August 2026 00:19:40 +0000 (0:00:00.186) 0:11:08.488 ******* 2026-08-15 00:19:40.345507 | instance | skipping: [instance] 2026-08-15 00:19:40.345749 | instance | 2026-08-15 00:19:40.346042 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:19:40.346352 | instance | Saturday 15 August 2026 00:19:40 +0000 (0:00:00.071) 0:11:08.560 ******* 2026-08-15 00:19:40.428188 | instance | ok: [instance] 2026-08-15 00:19:40.428483 | instance | 2026-08-15 00:19:40.428770 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-08-15 00:19:40.429173 | instance | Saturday 15 August 2026 00:19:40 +0000 (0:00:00.082) 0:11:08.643 ******* 2026-08-15 00:19:40.549534 | instance | included: ingress for instance 2026-08-15 00:19:40.549681 | instance | 2026-08-15 00:19:40.549860 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-08-15 00:19:40.550054 | instance | Saturday 15 August 2026 00:19:40 +0000 (0:00:00.121) 0:11:08.764 ******* 2026-08-15 00:19:41.845505 | instance | ok: [instance] 2026-08-15 00:19:41.845814 | instance | 2026-08-15 00:19:41.846119 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-15 00:19:41.846455 | instance | Saturday 15 August 2026 00:19:41 +0000 (0:00:01.296) 0:11:10.060 ******* 2026-08-15 00:19:42.119090 | instance | ok: [instance] 2026-08-15 00:19:42.119519 | instance | 2026-08-15 00:19:42.119630 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:19:42.119910 | instance | Saturday 15 August 2026 00:19:42 +0000 (0:00:00.272) 0:11:10.333 ******* 2026-08-15 00:19:43.323013 | instance | ok: [instance] 2026-08-15 00:19:43.323393 | instance | 2026-08-15 00:19:43.323771 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-15 00:19:43.324142 | instance | Saturday 15 August 2026 00:19:43 +0000 (0:00:01.203) 0:11:11.536 ******* 2026-08-15 00:19:43.612035 | instance | ok: [instance] 2026-08-15 00:19:43.612324 | instance | 2026-08-15 00:19:43.612607 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:19:43.612877 | instance | Saturday 15 August 2026 00:19:43 +0000 (0:00:00.289) 0:11:11.826 ******* 2026-08-15 00:19:43.746986 | instance | ok: [instance] => { 2026-08-15 00:19:43.747160 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-15 00:19:43.747369 | instance | } 2026-08-15 00:19:43.747736 | instance | 2026-08-15 00:19:43.748138 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:19:43.748441 | instance | Saturday 15 August 2026 00:19:43 +0000 (0:00:00.135) 0:11:11.961 ******* 2026-08-15 00:19:44.157097 | instance | ok: [instance] 2026-08-15 00:19:44.157319 | instance | 2026-08-15 00:19:44.157590 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:19:44.157852 | instance | Saturday 15 August 2026 00:19:44 +0000 (0:00:00.410) 0:11:12.371 ******* 2026-08-15 00:19:45.335781 | instance | ok: [instance] 2026-08-15 00:19:45.335867 | instance | 2026-08-15 00:19:45.335990 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-15 00:19:45.336124 | instance | Saturday 15 August 2026 00:19:45 +0000 (0:00:01.178) 0:11:13.550 ******* 2026-08-15 00:19:45.867074 | instance | ok: [instance] 2026-08-15 00:19:45.867166 | instance | 2026-08-15 00:19:45.867303 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-08-15 00:19:45.867420 | instance | Saturday 15 August 2026 00:19:45 +0000 (0:00:00.531) 0:11:14.082 ******* 2026-08-15 00:19:46.606848 | instance | ok: [instance] 2026-08-15 00:19:46.607085 | instance | 2026-08-15 00:19:46.607395 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-08-15 00:19:46.607741 | instance | Saturday 15 August 2026 00:19:46 +0000 (0:00:00.739) 0:11:14.821 ******* 2026-08-15 00:19:47.370367 | instance | ok: [instance] 2026-08-15 00:19:47.370457 | instance | 2026-08-15 00:19:47.370628 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-08-15 00:19:47.370747 | instance | Saturday 15 August 2026 00:19:47 +0000 (0:00:00.763) 0:11:15.585 ******* 2026-08-15 00:19:47.787254 | instance | ok: [instance] 2026-08-15 00:19:47.787354 | instance | 2026-08-15 00:19:47.787535 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-15 00:19:47.787572 | instance | Saturday 15 August 2026 00:19:47 +0000 (0:00:00.416) 0:11:16.001 ******* 2026-08-15 00:19:47.979474 | instance | included: openstack_helm_endpoints for instance 2026-08-15 00:19:47.979558 | instance | 2026-08-15 00:19:47.979686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:19:47.979804 | instance | Saturday 15 August 2026 00:19:47 +0000 (0:00:00.192) 0:11:16.194 ******* 2026-08-15 00:19:48.056181 | instance | skipping: [instance] 2026-08-15 00:19:48.056261 | instance | 2026-08-15 00:19:48.056496 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:19:48.056538 | instance | Saturday 15 August 2026 00:19:48 +0000 (0:00:00.076) 0:11:16.271 ******* 2026-08-15 00:19:48.138173 | instance | skipping: [instance] 2026-08-15 00:19:48.138697 | instance | 2026-08-15 00:19:48.138748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:19:48.138757 | instance | Saturday 15 August 2026 00:19:48 +0000 (0:00:00.081) 0:11:16.352 ******* 2026-08-15 00:19:48.210446 | instance | skipping: [instance] 2026-08-15 00:19:48.210535 | instance | 2026-08-15 00:19:48.210792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:19:48.210834 | instance | Saturday 15 August 2026 00:19:48 +0000 (0:00:00.072) 0:11:16.425 ******* 2026-08-15 00:19:48.449402 | instance | skipping: [instance] 2026-08-15 00:19:48.449459 | instance | 2026-08-15 00:19:48.449593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:19:48.449716 | instance | Saturday 15 August 2026 00:19:48 +0000 (0:00:00.239) 0:11:16.664 ******* 2026-08-15 00:19:48.513369 | instance | skipping: [instance] 2026-08-15 00:19:48.513428 | instance | 2026-08-15 00:19:48.513702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:19:48.513749 | instance | Saturday 15 August 2026 00:19:48 +0000 (0:00:00.063) 0:11:16.728 ******* 2026-08-15 00:19:48.589634 | instance | skipping: [instance] 2026-08-15 00:19:48.589700 | instance | 2026-08-15 00:19:48.589971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:19:48.590015 | instance | Saturday 15 August 2026 00:19:48 +0000 (0:00:00.076) 0:11:16.804 ******* 2026-08-15 00:19:48.684128 | instance | ok: [instance] 2026-08-15 00:19:48.684203 | instance | 2026-08-15 00:19:48.684659 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:19:48.684705 | instance | Saturday 15 August 2026 00:19:48 +0000 (0:00:00.094) 0:11:16.899 ******* 2026-08-15 00:19:48.786907 | instance | ok: [instance] => (item=identity) 2026-08-15 00:19:48.786982 | instance | 2026-08-15 00:19:48.787247 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:19:48.787292 | instance | Saturday 15 August 2026 00:19:48 +0000 (0:00:00.102) 0:11:17.001 ******* 2026-08-15 00:19:48.915867 | instance | ok: [instance] 2026-08-15 00:19:48.915969 | instance | 2026-08-15 00:19:48.916212 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-08-15 00:19:48.916243 | instance | Saturday 15 August 2026 00:19:48 +0000 (0:00:00.129) 0:11:17.130 ******* 2026-08-15 00:19:49.409842 | instance | ok: [instance] 2026-08-15 00:19:49.409909 | instance | 2026-08-15 00:19:49.410180 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-08-15 00:19:49.410222 | instance | Saturday 15 August 2026 00:19:49 +0000 (0:00:00.493) 0:11:17.624 ******* 2026-08-15 00:19:49.916964 | instance | ok: [instance] 2026-08-15 00:19:49.917028 | instance | 2026-08-15 00:19:49.917040 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-08-15 00:19:49.917050 | instance | Saturday 15 August 2026 00:19:49 +0000 (0:00:00.505) 0:11:18.130 ******* 2026-08-15 00:19:50.392632 | instance | ok: [instance] 2026-08-15 00:19:50.392861 | instance | 2026-08-15 00:19:50.393149 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-08-15 00:19:50.393161 | instance | Saturday 15 August 2026 00:19:50 +0000 (0:00:00.474) 0:11:18.605 ******* 2026-08-15 00:19:50.953503 | instance | ok: [instance] 2026-08-15 00:19:50.953568 | instance | 2026-08-15 00:19:50.953579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:19:50.953589 | instance | Saturday 15 August 2026 00:19:50 +0000 (0:00:00.560) 0:11:19.166 ******* 2026-08-15 00:19:51.058911 | instance | ok: [instance] 2026-08-15 00:19:51.058978 | instance | 2026-08-15 00:19:51.058998 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:19:51.059185 | instance | Saturday 15 August 2026 00:19:51 +0000 (0:00:00.106) 0:11:19.273 ******* 2026-08-15 00:19:51.175947 | instance | included: rabbitmq for instance 2026-08-15 00:19:51.176103 | instance | 2026-08-15 00:19:51.176287 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:19:51.176459 | instance | Saturday 15 August 2026 00:19:51 +0000 (0:00:00.117) 0:11:19.390 ******* 2026-08-15 00:19:51.878417 | instance | ok: [instance] 2026-08-15 00:19:51.878612 | instance | 2026-08-15 00:19:51.878944 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:19:51.879210 | instance | Saturday 15 August 2026 00:19:51 +0000 (0:00:00.702) 0:11:20.093 ******* 2026-08-15 00:19:52.043797 | instance | skipping: [instance] 2026-08-15 00:19:52.044005 | instance | 2026-08-15 00:19:52.044303 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:19:52.044577 | instance | Saturday 15 August 2026 00:19:52 +0000 (0:00:00.165) 0:11:20.258 ******* 2026-08-15 00:19:52.222630 | instance | skipping: [instance] 2026-08-15 00:19:52.222841 | instance | 2026-08-15 00:19:52.223151 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:19:52.223398 | instance | Saturday 15 August 2026 00:19:52 +0000 (0:00:00.178) 0:11:20.437 ******* 2026-08-15 00:19:52.393368 | instance | skipping: [instance] 2026-08-15 00:19:52.393624 | instance | 2026-08-15 00:19:52.393889 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:19:52.394165 | instance | Saturday 15 August 2026 00:19:52 +0000 (0:00:00.170) 0:11:20.608 ******* 2026-08-15 00:19:53.278511 | instance | ok: [instance] 2026-08-15 00:19:53.278638 | instance | 2026-08-15 00:19:53.278833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:19:53.279058 | instance | Saturday 15 August 2026 00:19:53 +0000 (0:00:00.884) 0:11:21.492 ******* 2026-08-15 00:19:53.980300 | instance | ok: [instance] 2026-08-15 00:19:53.980557 | instance | 2026-08-15 00:19:53.980858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:19:53.981126 | instance | Saturday 15 August 2026 00:19:53 +0000 (0:00:00.702) 0:11:22.195 ******* 2026-08-15 00:19:54.056058 | instance | ok: [instance] 2026-08-15 00:19:54.056299 | instance | 2026-08-15 00:19:54.056625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:19:54.056889 | instance | Saturday 15 August 2026 00:19:54 +0000 (0:00:00.075) 0:11:22.270 ******* 2026-08-15 00:19:54.133075 | instance | skipping: [instance] 2026-08-15 00:19:54.133154 | instance | 2026-08-15 00:19:54.133272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:19:54.133388 | instance | Saturday 15 August 2026 00:19:54 +0000 (0:00:00.077) 0:11:22.348 ******* 2026-08-15 00:19:54.209807 | instance | skipping: [instance] 2026-08-15 00:19:54.210006 | instance | 2026-08-15 00:19:54.210319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:19:54.210632 | instance | Saturday 15 August 2026 00:19:54 +0000 (0:00:00.076) 0:11:22.424 ******* 2026-08-15 00:19:54.282445 | instance | ok: [instance] 2026-08-15 00:19:54.282734 | instance | 2026-08-15 00:19:54.282980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:19:54.283596 | instance | Saturday 15 August 2026 00:19:54 +0000 (0:00:00.072) 0:11:22.497 ******* 2026-08-15 00:19:54.428539 | instance | ok: [instance] => (item=load_balancer) 2026-08-15 00:19:54.428847 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:19:54.429066 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-08-15 00:19:54.429295 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:19:54.429499 | instance | ok: [instance] => (item=valkey) 2026-08-15 00:19:54.429723 | instance | ok: [instance] => (item=network) 2026-08-15 00:19:54.429989 | instance | ok: [instance] => (item=identity) 2026-08-15 00:19:54.430161 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:19:54.430406 | instance | 2026-08-15 00:19:54.430645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:19:54.430850 | instance | Saturday 15 August 2026 00:19:54 +0000 (0:00:00.145) 0:11:22.642 ******* 2026-08-15 00:19:54.541944 | instance | ok: [instance] 2026-08-15 00:19:54.542164 | instance | 2026-08-15 00:19:54.542539 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:19:54.542821 | instance | Saturday 15 August 2026 00:19:54 +0000 (0:00:00.113) 0:11:22.756 ******* 2026-08-15 00:19:54.646809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:19:54.647101 | instance | 2026-08-15 00:19:54.647383 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:19:54.647633 | instance | Saturday 15 August 2026 00:19:54 +0000 (0:00:00.104) 0:11:22.861 ******* 2026-08-15 00:19:55.369881 | instance | ok: [instance] 2026-08-15 00:19:55.369965 | instance | 2026-08-15 00:19:55.370702 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-08-15 00:19:55.370780 | instance | Saturday 15 August 2026 00:19:55 +0000 (0:00:00.722) 0:11:23.584 ******* 2026-08-15 00:19:56.685953 | instance | ok: [instance] 2026-08-15 00:19:56.686190 | instance | 2026-08-15 00:19:56.686479 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-08-15 00:19:56.686722 | instance | Saturday 15 August 2026 00:19:56 +0000 (0:00:01.316) 0:11:24.900 ******* 2026-08-15 00:19:57.655979 | instance | ok: [instance] 2026-08-15 00:19:57.656230 | instance | 2026-08-15 00:19:57.656549 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-08-15 00:19:57.657196 | instance | Saturday 15 August 2026 00:19:57 +0000 (0:00:00.969) 0:11:25.870 ******* 2026-08-15 00:19:58.661267 | instance | ok: [instance] 2026-08-15 00:19:58.661525 | instance | 2026-08-15 00:19:58.661821 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-08-15 00:19:58.662354 | instance | Saturday 15 August 2026 00:19:58 +0000 (0:00:01.005) 0:11:26.875 ******* 2026-08-15 00:19:59.679656 | instance | ok: [instance] 2026-08-15 00:19:59.679960 | instance | 2026-08-15 00:19:59.679979 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-08-15 00:19:59.680051 | instance | Saturday 15 August 2026 00:19:59 +0000 (0:00:01.018) 0:11:27.894 ******* 2026-08-15 00:20:04.719205 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-08-15 00:20:04.719366 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-08-15 00:20:04.719565 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-08-15 00:20:04.719747 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-08-15 00:20:04.719931 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-08-15 00:20:04.720795 | instance | 2026-08-15 00:20:04.720813 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-08-15 00:20:04.720819 | instance | Saturday 15 August 2026 00:20:04 +0000 (0:00:05.039) 0:11:32.933 ******* 2026-08-15 00:20:06.039688 | instance | ok: [instance] => (item=instance) 2026-08-15 00:20:06.039915 | instance | 2026-08-15 00:20:06.040182 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-08-15 00:20:06.040494 | instance | Saturday 15 August 2026 00:20:06 +0000 (0:00:01.320) 0:11:34.254 ******* 2026-08-15 00:20:08.582646 | instance | ok: [instance] => (item=instance) 2026-08-15 00:20:08.582912 | instance | 2026-08-15 00:20:08.583255 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-08-15 00:20:08.583593 | instance | Saturday 15 August 2026 00:20:08 +0000 (0:00:02.543) 0:11:36.797 ******* 2026-08-15 00:20:13.798126 | instance | ok: [instance] => (item=instance) 2026-08-15 00:20:13.798522 | instance | 2026-08-15 00:20:13.799032 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-08-15 00:20:13.799105 | instance | Saturday 15 August 2026 00:20:13 +0000 (0:00:05.215) 0:11:42.012 ******* 2026-08-15 00:20:15.113150 | instance | ok: [instance] => (item=instance) 2026-08-15 00:20:15.113228 | instance | 2026-08-15 00:20:15.113308 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-08-15 00:20:15.113495 | instance | Saturday 15 August 2026 00:20:15 +0000 (0:00:01.315) 0:11:43.328 ******* 2026-08-15 00:20:15.209685 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-08-15 00:20:15.209918 | instance | 2026-08-15 00:20:15.210188 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-08-15 00:20:15.210571 | instance | Saturday 15 August 2026 00:20:15 +0000 (0:00:00.096) 0:11:43.424 ******* 2026-08-15 00:20:16.163111 | instance | ok: [instance] 2026-08-15 00:20:16.163220 | instance | 2026-08-15 00:20:16.163406 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-08-15 00:20:16.163599 | instance | Saturday 15 August 2026 00:20:16 +0000 (0:00:00.953) 0:11:44.378 ******* 2026-08-15 00:20:18.203853 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-08-14T23:55:25Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.99', 'hostname': 'host-172-24-0-99', 'fqdn': 'host-172-24-0-99.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '390d8845-cb38-45a0-a98a-5315a56baa25', 'ip_address': '172.24.0.99'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:c2:a1:96', 'name': 'octavia-health-manager-port-instance', 'network_id': '446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5', 'numa_affinity_policy': None, 'project_id': '90541c1396024751a328e08d5ca8bb21', 'tenant_id': '90541c1396024751a328e08d5ca8bb21', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['ac2397a1-92bf-43f3-a5d2-98e268abaaf6'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-08-14T23:58:55Z', 'revision_number': 5, 'if_match': None, 'id': '2fff1fc7-0dbc-4827-985e-1b3ec5402c05', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-08-15 00:20:18.203931 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-08-14T23:55:25Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.99', 'hostname': 'host-172-24-0-99', 'fqdn': 'host-172-24-0-99.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '390d8845-cb38-45a0-a98a-5315a56baa25', 'ip_address': '172.24.0.99'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:c2:a1:96', 'name': 'octavia-health-manager-port-instance', 'network_id': '446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5', 'numa_affinity_policy': None, 'project_id': '90541c1396024751a328e08d5ca8bb21', 'tenant_id': '90541c1396024751a328e08d5ca8bb21', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['ac2397a1-92bf-43f3-a5d2-98e268abaaf6'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-08-14T23:58:55Z', 'revision_number': 5, 'if_match': None, 'id': '2fff1fc7-0dbc-4827-985e-1b3ec5402c05', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-08-15 00:20:18.203937 | instance | 2026-08-15 00:20:18.203942 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-08-15 00:20:18.203947 | instance | Saturday 15 August 2026 00:20:18 +0000 (0:00:02.040) 0:11:46.418 ******* 2026-08-15 00:20:19.237603 | instance | ok: [instance] 2026-08-15 00:20:19.237712 | instance | 2026-08-15 00:20:19.237905 | instance | TASK [Upload Amphora image] **************************************************** 2026-08-15 00:20:19.237948 | instance | Saturday 15 August 2026 00:20:19 +0000 (0:00:01.034) 0:11:47.452 ******* 2026-08-15 00:20:19.378075 | instance | included: atmosphere.common.glance_image for instance 2026-08-15 00:20:19.378151 | instance | 2026-08-15 00:20:19.378398 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-08-15 00:20:19.378440 | instance | Saturday 15 August 2026 00:20:19 +0000 (0:00:00.140) 0:11:47.592 ******* 2026-08-15 00:20:20.613374 | instance | ok: [instance] 2026-08-15 00:20:20.613456 | instance | 2026-08-15 00:20:20.613699 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-15 00:20:20.613757 | instance | Saturday 15 August 2026 00:20:20 +0000 (0:00:01.235) 0:11:48.828 ******* 2026-08-15 00:20:21.139184 | instance | ok: [instance] 2026-08-15 00:20:21.139239 | instance | 2026-08-15 00:20:21.139251 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-15 00:20:21.139261 | instance | Saturday 15 August 2026 00:20:21 +0000 (0:00:00.524) 0:11:49.353 ******* 2026-08-15 00:20:21.229417 | instance | ok: [instance] 2026-08-15 00:20:21.229887 | instance | 2026-08-15 00:20:21.229953 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-15 00:20:21.229972 | instance | Saturday 15 August 2026 00:20:21 +0000 (0:00:00.091) 0:11:49.444 ******* 2026-08-15 00:20:22.138355 | instance | ok: [instance] 2026-08-15 00:20:22.138413 | instance | 2026-08-15 00:20:22.138421 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-15 00:20:22.138427 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.908) 0:11:50.352 ******* 2026-08-15 00:20:22.233189 | instance | ok: [instance] 2026-08-15 00:20:22.233266 | instance | 2026-08-15 00:20:22.233410 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-15 00:20:22.233562 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.095) 0:11:50.448 ******* 2026-08-15 00:20:22.312256 | instance | ok: [instance] 2026-08-15 00:20:22.312414 | instance | 2026-08-15 00:20:22.312435 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-15 00:20:22.312584 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.078) 0:11:50.527 ******* 2026-08-15 00:20:22.384089 | instance | skipping: [instance] 2026-08-15 00:20:22.384169 | instance | 2026-08-15 00:20:22.384438 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-15 00:20:22.384481 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.071) 0:11:50.599 ******* 2026-08-15 00:20:22.455671 | instance | skipping: [instance] 2026-08-15 00:20:22.455784 | instance | 2026-08-15 00:20:22.456163 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-15 00:20:22.456181 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.071) 0:11:50.670 ******* 2026-08-15 00:20:22.529667 | instance | skipping: [instance] 2026-08-15 00:20:22.529744 | instance | 2026-08-15 00:20:22.529996 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-15 00:20:22.530043 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.073) 0:11:50.744 ******* 2026-08-15 00:20:22.599634 | instance | skipping: [instance] 2026-08-15 00:20:22.599762 | instance | 2026-08-15 00:20:22.599885 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-15 00:20:22.600007 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.070) 0:11:50.814 ******* 2026-08-15 00:20:22.680874 | instance | skipping: [instance] 2026-08-15 00:20:22.681003 | instance | 2026-08-15 00:20:22.681195 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-15 00:20:22.681375 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.080) 0:11:50.895 ******* 2026-08-15 00:20:22.755193 | instance | skipping: [instance] 2026-08-15 00:20:22.755267 | instance | 2026-08-15 00:20:22.755419 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-15 00:20:22.755514 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.074) 0:11:50.970 ******* 2026-08-15 00:20:22.823291 | instance | skipping: [instance] 2026-08-15 00:20:22.823376 | instance | 2026-08-15 00:20:22.823458 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-15 00:20:22.823577 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.068) 0:11:51.038 ******* 2026-08-15 00:20:22.907120 | instance | skipping: [instance] 2026-08-15 00:20:22.907203 | instance | 2026-08-15 00:20:22.907322 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-15 00:20:22.907429 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.083) 0:11:51.121 ******* 2026-08-15 00:20:22.982942 | instance | skipping: [instance] 2026-08-15 00:20:22.983063 | instance | 2026-08-15 00:20:22.983144 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-15 00:20:22.983277 | instance | Saturday 15 August 2026 00:20:22 +0000 (0:00:00.076) 0:11:51.197 ******* 2026-08-15 00:20:23.096438 | instance | skipping: [instance] 2026-08-15 00:20:23.096694 | instance | 2026-08-15 00:20:23.096972 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-08-15 00:20:23.097245 | instance | Saturday 15 August 2026 00:20:23 +0000 (0:00:00.112) 0:11:51.310 ******* 2026-08-15 00:20:24.035799 | instance | ok: [instance] 2026-08-15 00:20:24.036019 | instance | 2026-08-15 00:20:24.036282 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-08-15 00:20:24.036564 | instance | Saturday 15 August 2026 00:20:24 +0000 (0:00:00.940) 0:11:52.250 ******* 2026-08-15 00:20:24.762943 | instance | ok: [instance] 2026-08-15 00:20:24.763047 | instance | 2026-08-15 00:20:24.763242 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-08-15 00:20:24.763429 | instance | Saturday 15 August 2026 00:20:24 +0000 (0:00:00.727) 0:11:52.977 ******* 2026-08-15 00:20:25.426119 | instance | ok: [instance] 2026-08-15 00:20:25.426252 | instance | 2026-08-15 00:20:25.426457 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-08-15 00:20:25.426633 | instance | Saturday 15 August 2026 00:20:25 +0000 (0:00:00.663) 0:11:53.640 ******* 2026-08-15 00:20:26.649797 | instance | ok: [instance] 2026-08-15 00:20:26.649922 | instance | 2026-08-15 00:20:26.650048 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-08-15 00:20:26.650200 | instance | Saturday 15 August 2026 00:20:26 +0000 (0:00:01.223) 0:11:54.864 ******* 2026-08-15 00:20:28.161614 | instance | ok: [instance] => (item=octavia-client) 2026-08-15 00:20:28.161892 | instance | ok: [instance] => (item=octavia-server) 2026-08-15 00:20:28.162108 | instance | 2026-08-15 00:20:28.162508 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-08-15 00:20:28.162661 | instance | Saturday 15 August 2026 00:20:28 +0000 (0:00:01.511) 0:11:56.376 ******* 2026-08-15 00:20:28.926230 | instance | ok: [instance] 2026-08-15 00:20:28.926321 | instance | 2026-08-15 00:20:28.926571 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-08-15 00:20:28.926614 | instance | Saturday 15 August 2026 00:20:28 +0000 (0:00:00.764) 0:11:57.141 ******* 2026-08-15 00:20:30.507968 | instance | ok: [instance] 2026-08-15 00:20:30.508375 | instance | 2026-08-15 00:20:30.508443 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-08-15 00:20:30.508455 | instance | Saturday 15 August 2026 00:20:30 +0000 (0:00:01.581) 0:11:58.723 ******* 2026-08-15 00:20:32.970847 | instance | ok: [instance] 2026-08-15 00:20:32.971062 | instance | 2026-08-15 00:20:32.971125 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-08-15 00:20:32.971199 | instance | Saturday 15 August 2026 00:20:32 +0000 (0:00:02.462) 0:12:01.185 ******* 2026-08-15 00:20:42.797104 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-08-15 00:20:42.797186 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-08-15 00:20:42.797444 | instance | 2026-08-15 00:20:42.797468 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:20:42.797605 | instance | Saturday 15 August 2026 00:20:42 +0000 (0:00:09.826) 0:12:11.012 ******* 2026-08-15 00:20:43.121223 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:20:43.121317 | instance | 2026-08-15 00:20:43.121457 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:20:43.121554 | instance | Saturday 15 August 2026 00:20:43 +0000 (0:00:00.324) 0:12:11.336 ******* 2026-08-15 00:20:43.190998 | instance | skipping: [instance] 2026-08-15 00:20:43.191073 | instance | 2026-08-15 00:20:43.191347 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:20:43.191392 | instance | Saturday 15 August 2026 00:20:43 +0000 (0:00:00.069) 0:12:11.405 ******* 2026-08-15 00:20:43.286836 | instance | skipping: [instance] 2026-08-15 00:20:43.286874 | instance | 2026-08-15 00:20:43.286879 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:20:43.286884 | instance | Saturday 15 August 2026 00:20:43 +0000 (0:00:00.093) 0:12:11.499 ******* 2026-08-15 00:20:43.372846 | instance | ok: [instance] 2026-08-15 00:20:43.372961 | instance | 2026-08-15 00:20:43.373089 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-08-15 00:20:43.373217 | instance | Saturday 15 August 2026 00:20:43 +0000 (0:00:00.087) 0:12:11.587 ******* 2026-08-15 00:20:43.500545 | instance | included: ingress for instance 2026-08-15 00:20:43.500612 | instance | 2026-08-15 00:20:43.500735 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-08-15 00:20:43.500858 | instance | Saturday 15 August 2026 00:20:43 +0000 (0:00:00.127) 0:12:11.715 ******* 2026-08-15 00:20:44.752479 | instance | ok: [instance] 2026-08-15 00:20:44.752548 | instance | 2026-08-15 00:20:44.752676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:20:44.752797 | instance | Saturday 15 August 2026 00:20:44 +0000 (0:00:01.251) 0:12:12.966 ******* 2026-08-15 00:20:44.856551 | instance | ok: [instance] 2026-08-15 00:20:44.856629 | instance | 2026-08-15 00:20:44.856875 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:20:44.856950 | instance | Saturday 15 August 2026 00:20:44 +0000 (0:00:00.104) 0:12:13.071 ******* 2026-08-15 00:20:44.983315 | instance | included: rabbitmq for instance 2026-08-15 00:20:44.983822 | instance | 2026-08-15 00:20:44.983864 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:20:44.983873 | instance | Saturday 15 August 2026 00:20:44 +0000 (0:00:00.126) 0:12:13.198 ******* 2026-08-15 00:20:45.687994 | instance | ok: [instance] 2026-08-15 00:20:45.688110 | instance | 2026-08-15 00:20:45.688182 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:20:45.688304 | instance | Saturday 15 August 2026 00:20:45 +0000 (0:00:00.704) 0:12:13.902 ******* 2026-08-15 00:20:45.872649 | instance | skipping: [instance] 2026-08-15 00:20:45.872782 | instance | 2026-08-15 00:20:45.872803 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:20:45.872948 | instance | Saturday 15 August 2026 00:20:45 +0000 (0:00:00.184) 0:12:14.087 ******* 2026-08-15 00:20:46.040826 | instance | skipping: [instance] 2026-08-15 00:20:46.040931 | instance | 2026-08-15 00:20:46.041025 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:20:46.041121 | instance | Saturday 15 August 2026 00:20:46 +0000 (0:00:00.168) 0:12:14.255 ******* 2026-08-15 00:20:46.210759 | instance | skipping: [instance] 2026-08-15 00:20:46.210839 | instance | 2026-08-15 00:20:46.211145 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:20:46.211197 | instance | Saturday 15 August 2026 00:20:46 +0000 (0:00:00.169) 0:12:14.425 ******* 2026-08-15 00:20:47.121032 | instance | ok: [instance] 2026-08-15 00:20:47.121114 | instance | 2026-08-15 00:20:47.121168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:20:47.121310 | instance | Saturday 15 August 2026 00:20:47 +0000 (0:00:00.909) 0:12:15.335 ******* 2026-08-15 00:20:47.858517 | instance | ok: [instance] 2026-08-15 00:20:47.858661 | instance | 2026-08-15 00:20:47.858797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:20:47.858952 | instance | Saturday 15 August 2026 00:20:47 +0000 (0:00:00.737) 0:12:16.073 ******* 2026-08-15 00:20:47.934901 | instance | ok: [instance] 2026-08-15 00:20:47.934968 | instance | 2026-08-15 00:20:47.935234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:20:47.935278 | instance | Saturday 15 August 2026 00:20:47 +0000 (0:00:00.076) 0:12:16.149 ******* 2026-08-15 00:20:48.011863 | instance | skipping: [instance] 2026-08-15 00:20:48.011947 | instance | 2026-08-15 00:20:48.012220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:20:48.012257 | instance | Saturday 15 August 2026 00:20:48 +0000 (0:00:00.077) 0:12:16.226 ******* 2026-08-15 00:20:48.081678 | instance | skipping: [instance] 2026-08-15 00:20:48.081743 | instance | 2026-08-15 00:20:48.082019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:20:48.082061 | instance | Saturday 15 August 2026 00:20:48 +0000 (0:00:00.069) 0:12:16.296 ******* 2026-08-15 00:20:48.161680 | instance | ok: [instance] 2026-08-15 00:20:48.161754 | instance | 2026-08-15 00:20:48.162031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:20:48.162078 | instance | Saturday 15 August 2026 00:20:48 +0000 (0:00:00.080) 0:12:16.376 ******* 2026-08-15 00:20:48.330112 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:20:48.330194 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:20:48.330506 | instance | ok: [instance] => (item=container_infra) 2026-08-15 00:20:48.330597 | instance | ok: [instance] => (item=key_manager) 2026-08-15 00:20:48.330622 | instance | ok: [instance] => (item=identity) 2026-08-15 00:20:48.330707 | instance | ok: [instance] => (item=orchestration) 2026-08-15 00:20:48.331116 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:20:48.331158 | instance | 2026-08-15 00:20:48.331207 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:20:48.331349 | instance | Saturday 15 August 2026 00:20:48 +0000 (0:00:00.168) 0:12:16.545 ******* 2026-08-15 00:20:48.567632 | instance | ok: [instance] 2026-08-15 00:20:48.567711 | instance | 2026-08-15 00:20:48.567838 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:20:48.567960 | instance | Saturday 15 August 2026 00:20:48 +0000 (0:00:00.237) 0:12:16.782 ******* 2026-08-15 00:20:48.691135 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:20:48.691240 | instance | 2026-08-15 00:20:48.691370 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:20:48.691552 | instance | Saturday 15 August 2026 00:20:48 +0000 (0:00:00.123) 0:12:16.906 ******* 2026-08-15 00:20:49.269317 | instance | ok: [instance] 2026-08-15 00:20:49.269386 | instance | 2026-08-15 00:20:49.269673 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:20:49.269718 | instance | Saturday 15 August 2026 00:20:49 +0000 (0:00:00.577) 0:12:17.483 ******* 2026-08-15 00:20:49.357908 | instance | ok: [instance] => { 2026-08-15 00:20:49.358004 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-08-15 00:20:49.358083 | instance | } 2026-08-15 00:20:49.358345 | instance | 2026-08-15 00:20:49.358405 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:20:49.358474 | instance | Saturday 15 August 2026 00:20:49 +0000 (0:00:00.089) 0:12:17.572 ******* 2026-08-15 00:20:49.735034 | instance | ok: [instance] 2026-08-15 00:20:49.735132 | instance | 2026-08-15 00:20:49.735244 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:20:49.735367 | instance | Saturday 15 August 2026 00:20:49 +0000 (0:00:00.377) 0:12:17.950 ******* 2026-08-15 00:20:49.839168 | instance | skipping: [instance] 2026-08-15 00:20:49.839224 | instance | 2026-08-15 00:20:49.839236 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-08-15 00:20:49.839321 | instance | Saturday 15 August 2026 00:20:49 +0000 (0:00:00.103) 0:12:18.054 ******* 2026-08-15 00:20:50.439238 | instance | ok: [instance] 2026-08-15 00:20:50.439354 | instance | 2026-08-15 00:20:50.439635 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:20:50.439678 | instance | Saturday 15 August 2026 00:20:50 +0000 (0:00:00.600) 0:12:18.654 ******* 2026-08-15 00:20:50.561624 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:20:50.561700 | instance | 2026-08-15 00:20:50.561955 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:20:50.561996 | instance | Saturday 15 August 2026 00:20:50 +0000 (0:00:00.122) 0:12:18.776 ******* 2026-08-15 00:20:51.170310 | instance | ok: [instance] 2026-08-15 00:20:51.170399 | instance | 2026-08-15 00:20:51.170635 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-08-15 00:20:51.170686 | instance | Saturday 15 August 2026 00:20:51 +0000 (0:00:00.607) 0:12:19.384 ******* 2026-08-15 00:20:51.424478 | instance | ok: [instance] 2026-08-15 00:20:51.424597 | instance | 2026-08-15 00:20:51.424740 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-08-15 00:20:51.424870 | instance | Saturday 15 August 2026 00:20:51 +0000 (0:00:00.254) 0:12:19.639 ******* 2026-08-15 00:20:51.984072 | instance | ok: [instance] 2026-08-15 00:20:51.984285 | instance | 2026-08-15 00:20:51.984603 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-08-15 00:20:51.984878 | instance | Saturday 15 August 2026 00:20:51 +0000 (0:00:00.559) 0:12:20.198 ******* 2026-08-15 00:20:52.951401 | instance | ok: [instance] 2026-08-15 00:20:52.951658 | instance | 2026-08-15 00:20:52.951968 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-08-15 00:20:52.952253 | instance | Saturday 15 August 2026 00:20:52 +0000 (0:00:00.967) 0:12:21.166 ******* 2026-08-15 00:20:56.224886 | instance | ok: [instance] 2026-08-15 00:20:56.225117 | instance | 2026-08-15 00:20:56.225424 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-08-15 00:20:56.225691 | instance | Saturday 15 August 2026 00:20:56 +0000 (0:00:03.273) 0:12:24.439 ******* 2026-08-15 00:20:56.495841 | instance | ok: [instance] 2026-08-15 00:20:56.495986 | instance | 2026-08-15 00:20:56.496181 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-08-15 00:20:56.496409 | instance | Saturday 15 August 2026 00:20:56 +0000 (0:00:00.271) 0:12:24.710 ******* 2026-08-15 00:20:58.851040 | instance | ok: [instance] 2026-08-15 00:20:58.851288 | instance | 2026-08-15 00:20:58.851583 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-08-15 00:20:58.851855 | instance | Saturday 15 August 2026 00:20:58 +0000 (0:00:02.355) 0:12:27.065 ******* 2026-08-15 00:20:59.539941 | instance | ok: [instance] 2026-08-15 00:20:59.540166 | instance | 2026-08-15 00:20:59.540530 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-08-15 00:20:59.540863 | instance | Saturday 15 August 2026 00:20:59 +0000 (0:00:00.688) 0:12:27.754 ******* 2026-08-15 00:20:59.611397 | instance | skipping: [instance] 2026-08-15 00:20:59.611754 | instance | 2026-08-15 00:20:59.611921 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-08-15 00:20:59.612208 | instance | Saturday 15 August 2026 00:20:59 +0000 (0:00:00.071) 0:12:27.826 ******* 2026-08-15 00:20:59.734163 | instance | ok: [instance] 2026-08-15 00:20:59.734468 | instance | 2026-08-15 00:20:59.734771 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-08-15 00:20:59.735057 | instance | Saturday 15 August 2026 00:20:59 +0000 (0:00:00.122) 0:12:27.948 ******* 2026-08-15 00:20:59.809474 | instance | skipping: [instance] 2026-08-15 00:20:59.809755 | instance | 2026-08-15 00:20:59.810196 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-08-15 00:20:59.810647 | instance | Saturday 15 August 2026 00:20:59 +0000 (0:00:00.075) 0:12:28.024 ******* 2026-08-15 00:21:02.577980 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-08-15 00:21:02.578238 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-08-15 00:21:02.578560 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-08-15 00:21:02.578844 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-08-15 00:21:02.579107 | instance | 2026-08-15 00:21:02.579384 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-08-15 00:21:02.579724 | instance | Saturday 15 August 2026 00:21:02 +0000 (0:00:02.764) 0:12:30.788 ******* 2026-08-15 00:21:02.696681 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:21:02.697414 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:21:02.698116 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:21:02.698155 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:21:02.698471 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:21:02.698859 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:21:02.699389 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:21:02.699785 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-15 00:21:02.700071 | instance | skipping: [instance] 2026-08-15 00:21:02.700321 | instance | 2026-08-15 00:21:02.700493 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-08-15 00:21:02.700644 | instance | Saturday 15 August 2026 00:21:02 +0000 (0:00:00.122) 0:12:30.911 ******* 2026-08-15 00:21:03.822191 | instance | ok: [instance] 2026-08-15 00:21:03.822319 | instance | 2026-08-15 00:21:03.822459 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-08-15 00:21:03.822596 | instance | Saturday 15 August 2026 00:21:03 +0000 (0:00:01.125) 0:12:32.036 ******* 2026-08-15 00:21:04.557908 | instance | ok: [instance] 2026-08-15 00:21:04.558162 | instance | 2026-08-15 00:21:04.558481 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-08-15 00:21:04.558817 | instance | Saturday 15 August 2026 00:21:04 +0000 (0:00:00.735) 0:12:32.772 ******* 2026-08-15 00:21:06.782081 | instance | ok: [instance] 2026-08-15 00:21:06.782454 | instance | 2026-08-15 00:21:06.782844 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-08-15 00:21:06.783221 | instance | Saturday 15 August 2026 00:21:06 +0000 (0:00:02.224) 0:12:34.996 ******* 2026-08-15 00:21:07.628843 | instance | ok: [instance] 2026-08-15 00:21:07.629063 | instance | 2026-08-15 00:21:07.629259 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:21:07.629439 | instance | Saturday 15 August 2026 00:21:07 +0000 (0:00:00.845) 0:12:35.842 ******* 2026-08-15 00:21:07.824943 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:21:07.825200 | instance | 2026-08-15 00:21:07.825506 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:21:07.825825 | instance | Saturday 15 August 2026 00:21:07 +0000 (0:00:00.196) 0:12:36.039 ******* 2026-08-15 00:21:07.899976 | instance | skipping: [instance] 2026-08-15 00:21:07.900253 | instance | 2026-08-15 00:21:07.900558 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:21:07.900827 | instance | Saturday 15 August 2026 00:21:07 +0000 (0:00:00.075) 0:12:36.114 ******* 2026-08-15 00:21:07.974876 | instance | skipping: [instance] 2026-08-15 00:21:07.975172 | instance | 2026-08-15 00:21:07.975588 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:21:07.975974 | instance | Saturday 15 August 2026 00:21:07 +0000 (0:00:00.074) 0:12:36.189 ******* 2026-08-15 00:21:08.055539 | instance | ok: [instance] 2026-08-15 00:21:08.055856 | instance | 2026-08-15 00:21:08.056183 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-08-15 00:21:08.056510 | instance | Saturday 15 August 2026 00:21:08 +0000 (0:00:00.080) 0:12:36.270 ******* 2026-08-15 00:21:08.180970 | instance | included: ingress for instance 2026-08-15 00:21:08.181224 | instance | 2026-08-15 00:21:08.181517 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-08-15 00:21:08.181835 | instance | Saturday 15 August 2026 00:21:08 +0000 (0:00:00.125) 0:12:36.395 ******* 2026-08-15 00:21:09.421254 | instance | ok: [instance] 2026-08-15 00:21:09.421495 | instance | 2026-08-15 00:21:09.421775 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-08-15 00:21:09.422051 | instance | Saturday 15 August 2026 00:21:09 +0000 (0:00:01.240) 0:12:37.635 ******* 2026-08-15 00:21:10.272971 | instance | ok: [instance] 2026-08-15 00:21:10.273235 | instance | 2026-08-15 00:21:10.273670 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-08-15 00:21:10.274010 | instance | Saturday 15 August 2026 00:21:10 +0000 (0:00:00.851) 0:12:38.487 ******* 2026-08-15 00:21:10.449413 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:21:10.449493 | instance | 2026-08-15 00:21:10.449687 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:21:10.449864 | instance | Saturday 15 August 2026 00:21:10 +0000 (0:00:00.176) 0:12:38.663 ******* 2026-08-15 00:21:10.524693 | instance | skipping: [instance] 2026-08-15 00:21:10.524897 | instance | 2026-08-15 00:21:10.525314 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:21:10.525601 | instance | Saturday 15 August 2026 00:21:10 +0000 (0:00:00.075) 0:12:38.739 ******* 2026-08-15 00:21:10.604759 | instance | skipping: [instance] 2026-08-15 00:21:10.604990 | instance | 2026-08-15 00:21:10.605282 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:21:10.605601 | instance | Saturday 15 August 2026 00:21:10 +0000 (0:00:00.080) 0:12:38.819 ******* 2026-08-15 00:21:10.935983 | instance | ok: [instance] 2026-08-15 00:21:10.936229 | instance | 2026-08-15 00:21:10.936523 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-08-15 00:21:10.936805 | instance | Saturday 15 August 2026 00:21:10 +0000 (0:00:00.331) 0:12:39.150 ******* 2026-08-15 00:21:11.048187 | instance | included: ingress for instance 2026-08-15 00:21:11.048435 | instance | 2026-08-15 00:21:11.048743 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-08-15 00:21:11.049023 | instance | Saturday 15 August 2026 00:21:11 +0000 (0:00:00.112) 0:12:39.262 ******* 2026-08-15 00:21:12.167199 | instance | ok: [instance] 2026-08-15 00:21:12.167604 | instance | 2026-08-15 00:21:12.167964 | instance | TASK [Upload images] *********************************************************** 2026-08-15 00:21:12.168340 | instance | Saturday 15 August 2026 00:21:12 +0000 (0:00:01.118) 0:12:40.381 ******* 2026-08-15 00:21:12.335592 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-08-15 00:21:12.336006 | instance | 2026-08-15 00:21:12.336368 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-15 00:21:12.336743 | instance | Saturday 15 August 2026 00:21:12 +0000 (0:00:00.168) 0:12:40.550 ******* 2026-08-15 00:21:13.002367 | instance | ok: [instance] 2026-08-15 00:21:13.002803 | instance | 2026-08-15 00:21:13.003154 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-15 00:21:13.003484 | instance | Saturday 15 August 2026 00:21:12 +0000 (0:00:00.666) 0:12:41.217 ******* 2026-08-15 00:21:13.082138 | instance | ok: [instance] 2026-08-15 00:21:13.082584 | instance | 2026-08-15 00:21:13.082945 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-15 00:21:13.083321 | instance | Saturday 15 August 2026 00:21:13 +0000 (0:00:00.079) 0:12:41.297 ******* 2026-08-15 00:21:14.031623 | instance | ok: [instance] 2026-08-15 00:21:14.032009 | instance | 2026-08-15 00:21:14.032367 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-15 00:21:14.032723 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.949) 0:12:42.246 ******* 2026-08-15 00:21:14.110401 | instance | ok: [instance] 2026-08-15 00:21:14.110790 | instance | 2026-08-15 00:21:14.111160 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-15 00:21:14.111545 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.078) 0:12:42.325 ******* 2026-08-15 00:21:14.190886 | instance | ok: [instance] 2026-08-15 00:21:14.191150 | instance | 2026-08-15 00:21:14.191473 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-15 00:21:14.191708 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.080) 0:12:42.405 ******* 2026-08-15 00:21:14.261597 | instance | skipping: [instance] 2026-08-15 00:21:14.261989 | instance | 2026-08-15 00:21:14.262377 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-15 00:21:14.262737 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.070) 0:12:42.476 ******* 2026-08-15 00:21:14.337119 | instance | skipping: [instance] 2026-08-15 00:21:14.337511 | instance | 2026-08-15 00:21:14.337928 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-15 00:21:14.338336 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.075) 0:12:42.551 ******* 2026-08-15 00:21:14.428172 | instance | skipping: [instance] 2026-08-15 00:21:14.428238 | instance | 2026-08-15 00:21:14.428257 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-15 00:21:14.428305 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.091) 0:12:42.642 ******* 2026-08-15 00:21:14.504114 | instance | skipping: [instance] 2026-08-15 00:21:14.504452 | instance | 2026-08-15 00:21:14.504844 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-15 00:21:14.505208 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.075) 0:12:42.718 ******* 2026-08-15 00:21:14.574944 | instance | skipping: [instance] 2026-08-15 00:21:14.575194 | instance | 2026-08-15 00:21:14.575526 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-15 00:21:14.575808 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.070) 0:12:42.789 ******* 2026-08-15 00:21:14.657368 | instance | skipping: [instance] 2026-08-15 00:21:14.657736 | instance | 2026-08-15 00:21:14.658074 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-15 00:21:14.658381 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.082) 0:12:42.872 ******* 2026-08-15 00:21:14.730775 | instance | skipping: [instance] 2026-08-15 00:21:14.730916 | instance | 2026-08-15 00:21:14.731092 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-15 00:21:14.731258 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.073) 0:12:42.945 ******* 2026-08-15 00:21:14.804661 | instance | skipping: [instance] 2026-08-15 00:21:14.804909 | instance | 2026-08-15 00:21:14.805250 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-15 00:21:14.805531 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.073) 0:12:43.019 ******* 2026-08-15 00:21:14.874668 | instance | skipping: [instance] 2026-08-15 00:21:14.874900 | instance | 2026-08-15 00:21:14.875172 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-15 00:21:14.875462 | instance | Saturday 15 August 2026 00:21:14 +0000 (0:00:00.070) 0:12:43.089 ******* 2026-08-15 00:21:15.090916 | instance | skipping: [instance] 2026-08-15 00:21:15.091154 | instance | 2026-08-15 00:21:15.091467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:21:15.091756 | instance | Saturday 15 August 2026 00:21:15 +0000 (0:00:00.215) 0:12:43.304 ******* 2026-08-15 00:21:15.195075 | instance | ok: [instance] 2026-08-15 00:21:15.195273 | instance | 2026-08-15 00:21:15.195520 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:21:15.195757 | instance | Saturday 15 August 2026 00:21:15 +0000 (0:00:00.105) 0:12:43.409 ******* 2026-08-15 00:21:15.327997 | instance | included: rabbitmq for instance 2026-08-15 00:21:15.328269 | instance | 2026-08-15 00:21:15.328618 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-15 00:21:15.328911 | instance | Saturday 15 August 2026 00:21:15 +0000 (0:00:00.132) 0:12:43.542 ******* 2026-08-15 00:21:16.064437 | instance | ok: [instance] 2026-08-15 00:21:16.064670 | instance | 2026-08-15 00:21:16.064950 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-15 00:21:16.065217 | instance | Saturday 15 August 2026 00:21:16 +0000 (0:00:00.736) 0:12:44.278 ******* 2026-08-15 00:21:16.349493 | instance | skipping: [instance] 2026-08-15 00:21:16.349727 | instance | 2026-08-15 00:21:16.350020 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-15 00:21:16.350362 | instance | Saturday 15 August 2026 00:21:16 +0000 (0:00:00.285) 0:12:44.563 ******* 2026-08-15 00:21:16.751574 | instance | skipping: [instance] 2026-08-15 00:21:16.751828 | instance | 2026-08-15 00:21:16.752340 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-15 00:21:16.752646 | instance | Saturday 15 August 2026 00:21:16 +0000 (0:00:00.401) 0:12:44.965 ******* 2026-08-15 00:21:16.923372 | instance | skipping: [instance] 2026-08-15 00:21:16.923508 | instance | 2026-08-15 00:21:16.923684 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-15 00:21:16.923862 | instance | Saturday 15 August 2026 00:21:16 +0000 (0:00:00.172) 0:12:45.137 ******* 2026-08-15 00:21:17.801755 | instance | ok: [instance] 2026-08-15 00:21:17.801967 | instance | 2026-08-15 00:21:17.802380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:21:17.802690 | instance | Saturday 15 August 2026 00:21:17 +0000 (0:00:00.878) 0:12:46.016 ******* 2026-08-15 00:21:18.499821 | instance | ok: [instance] 2026-08-15 00:21:18.500055 | instance | 2026-08-15 00:21:18.500332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:21:18.500594 | instance | Saturday 15 August 2026 00:21:18 +0000 (0:00:00.698) 0:12:46.714 ******* 2026-08-15 00:21:18.572546 | instance | ok: [instance] 2026-08-15 00:21:18.572768 | instance | 2026-08-15 00:21:18.573081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:21:18.573338 | instance | Saturday 15 August 2026 00:21:18 +0000 (0:00:00.072) 0:12:46.787 ******* 2026-08-15 00:21:18.650329 | instance | skipping: [instance] 2026-08-15 00:21:18.650467 | instance | 2026-08-15 00:21:18.650668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:21:18.651201 | instance | Saturday 15 August 2026 00:21:18 +0000 (0:00:00.077) 0:12:46.865 ******* 2026-08-15 00:21:18.745084 | instance | skipping: [instance] 2026-08-15 00:21:18.745218 | instance | 2026-08-15 00:21:18.745404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:21:18.745581 | instance | Saturday 15 August 2026 00:21:18 +0000 (0:00:00.094) 0:12:46.959 ******* 2026-08-15 00:21:18.822725 | instance | ok: [instance] 2026-08-15 00:21:18.822983 | instance | 2026-08-15 00:21:18.823369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:21:18.823648 | instance | Saturday 15 August 2026 00:21:18 +0000 (0:00:00.077) 0:12:47.037 ******* 2026-08-15 00:21:18.957100 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:21:18.957335 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-15 00:21:18.957641 | instance | ok: [instance] => (item=sharev2) 2026-08-15 00:21:18.957916 | instance | ok: [instance] => (item=identity) 2026-08-15 00:21:18.958190 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:21:18.958439 | instance | 2026-08-15 00:21:18.958616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:21:18.958817 | instance | Saturday 15 August 2026 00:21:18 +0000 (0:00:00.134) 0:12:47.171 ******* 2026-08-15 00:21:19.075435 | instance | ok: [instance] 2026-08-15 00:21:19.075745 | instance | 2026-08-15 00:21:19.076211 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:21:19.076601 | instance | Saturday 15 August 2026 00:21:19 +0000 (0:00:00.117) 0:12:47.289 ******* 2026-08-15 00:21:19.178395 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:21:19.178651 | instance | 2026-08-15 00:21:19.178943 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:21:19.179212 | instance | Saturday 15 August 2026 00:21:19 +0000 (0:00:00.103) 0:12:47.393 ******* 2026-08-15 00:21:19.736157 | instance | ok: [instance] 2026-08-15 00:21:19.736247 | instance | 2026-08-15 00:21:19.736400 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-08-15 00:21:19.736524 | instance | Saturday 15 August 2026 00:21:19 +0000 (0:00:00.558) 0:12:47.951 ******* 2026-08-15 00:21:20.747522 | instance | ok: [instance] 2026-08-15 00:21:20.747755 | instance | 2026-08-15 00:21:20.748034 | instance | TASK [Upload service image] **************************************************** 2026-08-15 00:21:20.748322 | instance | Saturday 15 August 2026 00:21:20 +0000 (0:00:01.011) 0:12:48.962 ******* 2026-08-15 00:21:20.890813 | instance | included: atmosphere.common.glance_image for instance 2026-08-15 00:21:20.891071 | instance | 2026-08-15 00:21:20.891454 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-15 00:21:20.891766 | instance | Saturday 15 August 2026 00:21:20 +0000 (0:00:00.142) 0:12:49.105 ******* 2026-08-15 00:21:21.446423 | instance | ok: [instance] 2026-08-15 00:21:21.446613 | instance | 2026-08-15 00:21:21.446862 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-15 00:21:21.447062 | instance | Saturday 15 August 2026 00:21:21 +0000 (0:00:00.555) 0:12:49.661 ******* 2026-08-15 00:21:21.531625 | instance | ok: [instance] 2026-08-15 00:21:21.531772 | instance | 2026-08-15 00:21:21.531964 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-15 00:21:21.532136 | instance | Saturday 15 August 2026 00:21:21 +0000 (0:00:00.085) 0:12:49.746 ******* 2026-08-15 00:21:22.474740 | instance | ok: [instance] 2026-08-15 00:21:22.474978 | instance | 2026-08-15 00:21:22.475263 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-15 00:21:22.475525 | instance | Saturday 15 August 2026 00:21:22 +0000 (0:00:00.942) 0:12:50.689 ******* 2026-08-15 00:21:22.555304 | instance | ok: [instance] 2026-08-15 00:21:22.555510 | instance | 2026-08-15 00:21:22.555779 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-15 00:21:22.556039 | instance | Saturday 15 August 2026 00:21:22 +0000 (0:00:00.080) 0:12:50.770 ******* 2026-08-15 00:21:22.652804 | instance | ok: [instance] 2026-08-15 00:21:22.653024 | instance | 2026-08-15 00:21:22.653292 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-15 00:21:22.653545 | instance | Saturday 15 August 2026 00:21:22 +0000 (0:00:00.097) 0:12:50.867 ******* 2026-08-15 00:21:22.732491 | instance | skipping: [instance] 2026-08-15 00:21:22.733655 | instance | 2026-08-15 00:21:22.733683 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-15 00:21:22.733694 | instance | Saturday 15 August 2026 00:21:22 +0000 (0:00:00.079) 0:12:50.947 ******* 2026-08-15 00:21:22.802884 | instance | skipping: [instance] 2026-08-15 00:21:22.803059 | instance | 2026-08-15 00:21:22.803317 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-15 00:21:22.803575 | instance | Saturday 15 August 2026 00:21:22 +0000 (0:00:00.070) 0:12:51.017 ******* 2026-08-15 00:21:22.878127 | instance | skipping: [instance] 2026-08-15 00:21:22.878347 | instance | 2026-08-15 00:21:22.878649 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-15 00:21:22.878935 | instance | Saturday 15 August 2026 00:21:22 +0000 (0:00:00.075) 0:12:51.092 ******* 2026-08-15 00:21:22.943552 | instance | skipping: [instance] 2026-08-15 00:21:22.943743 | instance | 2026-08-15 00:21:22.944003 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-15 00:21:22.944263 | instance | Saturday 15 August 2026 00:21:22 +0000 (0:00:00.065) 0:12:51.158 ******* 2026-08-15 00:21:23.014612 | instance | skipping: [instance] 2026-08-15 00:21:23.014848 | instance | 2026-08-15 00:21:23.015123 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-15 00:21:23.015393 | instance | Saturday 15 August 2026 00:21:23 +0000 (0:00:00.070) 0:12:51.229 ******* 2026-08-15 00:21:23.085179 | instance | skipping: [instance] 2026-08-15 00:21:23.085707 | instance | 2026-08-15 00:21:23.085733 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-15 00:21:23.085944 | instance | Saturday 15 August 2026 00:21:23 +0000 (0:00:00.070) 0:12:51.299 ******* 2026-08-15 00:21:23.161685 | instance | skipping: [instance] 2026-08-15 00:21:23.161784 | instance | 2026-08-15 00:21:23.161981 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-15 00:21:23.162188 | instance | Saturday 15 August 2026 00:21:23 +0000 (0:00:00.076) 0:12:51.376 ******* 2026-08-15 00:21:23.231640 | instance | skipping: [instance] 2026-08-15 00:21:23.231757 | instance | 2026-08-15 00:21:23.231940 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-15 00:21:23.232113 | instance | Saturday 15 August 2026 00:21:23 +0000 (0:00:00.069) 0:12:51.446 ******* 2026-08-15 00:21:23.301519 | instance | skipping: [instance] 2026-08-15 00:21:23.301757 | instance | 2026-08-15 00:21:23.302169 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-15 00:21:23.302549 | instance | Saturday 15 August 2026 00:21:23 +0000 (0:00:00.069) 0:12:51.515 ******* 2026-08-15 00:21:23.547405 | instance | skipping: [instance] 2026-08-15 00:21:23.547633 | instance | 2026-08-15 00:21:23.547924 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-08-15 00:21:23.548188 | instance | Saturday 15 August 2026 00:21:23 +0000 (0:00:00.246) 0:12:51.762 ******* 2026-08-15 00:21:24.594353 | instance | ok: [instance] 2026-08-15 00:21:24.594622 | instance | 2026-08-15 00:21:24.594967 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-08-15 00:21:24.595273 | instance | Saturday 15 August 2026 00:21:24 +0000 (0:00:01.047) 0:12:52.809 ******* 2026-08-15 00:21:27.771850 | instance | ok: [instance] => (item=22) 2026-08-15 00:21:27.771966 | instance | ok: [instance] => (item=111) 2026-08-15 00:21:27.772166 | instance | ok: [instance] => (item=2049) 2026-08-15 00:21:27.772295 | instance | 2026-08-15 00:21:27.772503 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-08-15 00:21:27.772747 | instance | Saturday 15 August 2026 00:21:27 +0000 (0:00:03.177) 0:12:55.986 ******* 2026-08-15 00:21:28.880214 | instance | ok: [instance] 2026-08-15 00:21:28.880462 | instance | 2026-08-15 00:21:28.880813 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-08-15 00:21:28.881157 | instance | Saturday 15 August 2026 00:21:28 +0000 (0:00:01.108) 0:12:57.094 ******* 2026-08-15 00:21:29.079860 | instance | ok: [instance -> localhost] 2026-08-15 00:21:29.080152 | instance | 2026-08-15 00:21:29.080566 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-08-15 00:21:29.080903 | instance | Saturday 15 August 2026 00:21:29 +0000 (0:00:00.199) 0:12:57.294 ******* 2026-08-15 00:21:29.505282 | instance | ok: [instance -> localhost] 2026-08-15 00:21:29.505590 | instance | 2026-08-15 00:21:29.505886 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-08-15 00:21:29.506151 | instance | Saturday 15 August 2026 00:21:29 +0000 (0:00:00.425) 0:12:57.720 ******* 2026-08-15 00:21:29.874440 | instance | ok: [instance -> localhost] 2026-08-15 00:21:29.874657 | instance | 2026-08-15 00:21:29.874959 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-08-15 00:21:29.875253 | instance | Saturday 15 August 2026 00:21:29 +0000 (0:00:00.368) 0:12:58.089 ******* 2026-08-15 00:21:30.123328 | instance | ok: [instance -> localhost] 2026-08-15 00:21:30.123521 | instance | 2026-08-15 00:21:30.123799 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-08-15 00:21:30.124068 | instance | Saturday 15 August 2026 00:21:30 +0000 (0:00:00.249) 0:12:58.338 ******* 2026-08-15 00:21:30.934497 | instance | ok: [instance] 2026-08-15 00:21:30.934745 | instance | 2026-08-15 00:21:30.935033 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-08-15 00:21:30.935313 | instance | Saturday 15 August 2026 00:21:30 +0000 (0:00:00.810) 0:12:59.149 ******* 2026-08-15 00:21:33.236627 | instance | ok: [instance] 2026-08-15 00:21:33.236905 | instance | 2026-08-15 00:21:33.237226 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:21:33.237659 | instance | Saturday 15 August 2026 00:21:33 +0000 (0:00:02.302) 0:13:01.451 ******* 2026-08-15 00:21:33.421948 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:21:33.422167 | instance | 2026-08-15 00:21:33.422542 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:21:33.422793 | instance | Saturday 15 August 2026 00:21:33 +0000 (0:00:00.185) 0:13:01.636 ******* 2026-08-15 00:21:33.493446 | instance | skipping: [instance] 2026-08-15 00:21:33.493664 | instance | 2026-08-15 00:21:33.493941 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:21:33.494208 | instance | Saturday 15 August 2026 00:21:33 +0000 (0:00:00.071) 0:13:01.708 ******* 2026-08-15 00:21:33.583831 | instance | skipping: [instance] 2026-08-15 00:21:33.584044 | instance | 2026-08-15 00:21:33.584329 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:21:33.584601 | instance | Saturday 15 August 2026 00:21:33 +0000 (0:00:00.090) 0:13:01.798 ******* 2026-08-15 00:21:33.677655 | instance | ok: [instance] 2026-08-15 00:21:33.677897 | instance | 2026-08-15 00:21:33.678323 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-08-15 00:21:33.678739 | instance | Saturday 15 August 2026 00:21:33 +0000 (0:00:00.093) 0:13:01.892 ******* 2026-08-15 00:21:33.806609 | instance | included: ingress for instance 2026-08-15 00:21:33.806854 | instance | 2026-08-15 00:21:33.807139 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-08-15 00:21:33.807420 | instance | Saturday 15 August 2026 00:21:33 +0000 (0:00:00.129) 0:13:02.021 ******* 2026-08-15 00:21:35.082789 | instance | ok: [instance] 2026-08-15 00:21:35.082871 | instance | 2026-08-15 00:21:35.083000 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-08-15 00:21:35.083124 | instance | Saturday 15 August 2026 00:21:35 +0000 (0:00:01.275) 0:13:03.296 ******* 2026-08-15 00:21:36.465852 | instance | ok: [instance] 2026-08-15 00:21:36.466097 | instance | 2026-08-15 00:21:36.466493 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:21:36.466776 | instance | Saturday 15 August 2026 00:21:36 +0000 (0:00:01.383) 0:13:04.680 ******* 2026-08-15 00:21:36.570668 | instance | ok: [instance] 2026-08-15 00:21:36.570889 | instance | 2026-08-15 00:21:36.571152 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:21:36.571418 | instance | Saturday 15 August 2026 00:21:36 +0000 (0:00:00.104) 0:13:04.785 ******* 2026-08-15 00:21:36.661381 | instance | skipping: [instance] 2026-08-15 00:21:36.661523 | instance | 2026-08-15 00:21:36.661692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:21:36.661868 | instance | Saturday 15 August 2026 00:21:36 +0000 (0:00:00.091) 0:13:04.876 ******* 2026-08-15 00:21:36.724850 | instance | skipping: [instance] 2026-08-15 00:21:36.725123 | instance | 2026-08-15 00:21:36.725555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:21:36.725737 | instance | Saturday 15 August 2026 00:21:36 +0000 (0:00:00.063) 0:13:04.939 ******* 2026-08-15 00:21:36.810096 | instance | skipping: [instance] 2026-08-15 00:21:36.810390 | instance | 2026-08-15 00:21:36.810653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:21:36.810984 | instance | Saturday 15 August 2026 00:21:36 +0000 (0:00:00.085) 0:13:05.024 ******* 2026-08-15 00:21:36.895390 | instance | skipping: [instance] 2026-08-15 00:21:36.895468 | instance | 2026-08-15 00:21:36.895569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:21:36.895685 | instance | Saturday 15 August 2026 00:21:36 +0000 (0:00:00.085) 0:13:05.110 ******* 2026-08-15 00:21:36.972417 | instance | skipping: [instance] 2026-08-15 00:21:36.973389 | instance | 2026-08-15 00:21:36.973721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:21:36.973970 | instance | Saturday 15 August 2026 00:21:36 +0000 (0:00:00.076) 0:13:05.187 ******* 2026-08-15 00:21:37.157934 | instance | ok: [instance] 2026-08-15 00:21:37.158169 | instance | 2026-08-15 00:21:37.158497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:21:37.158777 | instance | Saturday 15 August 2026 00:21:37 +0000 (0:00:00.185) 0:13:05.372 ******* 2026-08-15 00:21:37.270704 | instance | ok: [instance] => (item=dashboard) 2026-08-15 00:21:37.270961 | instance | ok: [instance] => (item=identity) 2026-08-15 00:21:37.271225 | instance | ok: [instance] => (item=oslo_cache) 2026-08-15 00:21:37.271484 | instance | ok: [instance] => (item=oslo_db) 2026-08-15 00:21:37.271725 | instance | 2026-08-15 00:21:37.271990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:21:37.272253 | instance | Saturday 15 August 2026 00:21:37 +0000 (0:00:00.112) 0:13:05.484 ******* 2026-08-15 00:21:37.413176 | instance | ok: [instance] 2026-08-15 00:21:37.413315 | instance | 2026-08-15 00:21:37.413534 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:21:37.413739 | instance | Saturday 15 August 2026 00:21:37 +0000 (0:00:00.142) 0:13:05.627 ******* 2026-08-15 00:21:37.542228 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:21:37.542545 | instance | 2026-08-15 00:21:37.542912 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:21:37.543183 | instance | Saturday 15 August 2026 00:21:37 +0000 (0:00:00.129) 0:13:05.756 ******* 2026-08-15 00:21:38.179985 | instance | ok: [instance] 2026-08-15 00:21:38.180235 | instance | 2026-08-15 00:21:38.180509 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-08-15 00:21:38.180796 | instance | Saturday 15 August 2026 00:21:38 +0000 (0:00:00.636) 0:13:06.393 ******* 2026-08-15 00:21:40.398855 | instance | ok: [instance] 2026-08-15 00:21:40.398912 | instance | 2026-08-15 00:21:40.398920 | instance | TASK [Create Ingress] ********************************************************** 2026-08-15 00:21:40.398926 | instance | Saturday 15 August 2026 00:21:40 +0000 (0:00:02.219) 0:13:08.613 ******* 2026-08-15 00:21:40.566851 | instance | included: openstack_helm_ingress for instance 2026-08-15 00:21:40.566924 | instance | 2026-08-15 00:21:40.566938 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-15 00:21:40.566951 | instance | Saturday 15 August 2026 00:21:40 +0000 (0:00:00.167) 0:13:08.780 ******* 2026-08-15 00:21:40.645422 | instance | skipping: [instance] 2026-08-15 00:21:40.645690 | instance | 2026-08-15 00:21:40.645994 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-15 00:21:40.646290 | instance | Saturday 15 August 2026 00:21:40 +0000 (0:00:00.079) 0:13:08.860 ******* 2026-08-15 00:21:40.737640 | instance | skipping: [instance] 2026-08-15 00:21:40.737904 | instance | 2026-08-15 00:21:40.738272 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-15 00:21:40.738713 | instance | Saturday 15 August 2026 00:21:40 +0000 (0:00:00.092) 0:13:08.952 ******* 2026-08-15 00:21:40.821195 | instance | ok: [instance] 2026-08-15 00:21:40.821424 | instance | 2026-08-15 00:21:40.821690 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-08-15 00:21:40.821954 | instance | Saturday 15 August 2026 00:21:40 +0000 (0:00:00.083) 0:13:09.035 ******* 2026-08-15 00:21:40.940390 | instance | included: ingress for instance 2026-08-15 00:21:40.940606 | instance | 2026-08-15 00:21:40.940881 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-08-15 00:21:40.941148 | instance | Saturday 15 August 2026 00:21:40 +0000 (0:00:00.119) 0:13:09.155 ******* 2026-08-15 00:21:42.307580 | instance | ok: [instance] 2026-08-15 00:21:42.307789 | instance | 2026-08-15 00:21:42.308164 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-08-15 00:21:42.308499 | instance | Saturday 15 August 2026 00:21:42 +0000 (0:00:01.366) 0:13:10.521 ******* 2026-08-15 00:21:43.144973 | instance | ok: [instance] 2026-08-15 00:21:43.145254 | instance | 2026-08-15 00:21:43.145578 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-08-15 00:21:43.145885 | instance | Saturday 15 August 2026 00:21:43 +0000 (0:00:00.837) 0:13:11.359 ******* 2026-08-15 00:21:51.501672 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.501810 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.501979 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.502143 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.502325 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.502511 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.502675 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.502839 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.503003 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.503223 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.503472 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.503786 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.504055 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.504302 | instance | ok: [instance] 2026-08-15 00:21:51.504548 | instance | 2026-08-15 00:21:51.504879 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-08-15 00:21:51.505125 | instance | Saturday 15 August 2026 00:21:51 +0000 (0:00:08.356) 0:13:19.716 ******* 2026-08-15 00:21:51.774697 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.774942 | instance | skipping: [instance] => (item=None) 2026-08-15 00:21:51.775237 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.775488 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.775759 | instance | skipping: [instance] => (item=None) 2026-08-15 00:21:51.776014 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.776261 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.776513 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.776762 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.777065 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.777347 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.777590 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.777844 | instance | ok: [instance] => (item=None) 2026-08-15 00:21:51.778096 | instance | ok: [instance] 2026-08-15 00:21:51.778399 | instance | 2026-08-15 00:21:51.778686 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-08-15 00:21:51.778949 | instance | Saturday 15 August 2026 00:21:51 +0000 (0:00:00.272) 0:13:19.989 ******* 2026-08-15 00:21:52.482879 | instance | ok: [instance] 2026-08-15 00:21:52.482964 | instance | 2026-08-15 00:21:52.483102 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-08-15 00:21:52.483672 | instance | Saturday 15 August 2026 00:21:52 +0000 (0:00:00.708) 0:13:20.697 ******* 2026-08-15 00:21:53.313479 | instance | ok: [instance] 2026-08-15 00:21:53.313665 | instance | 2026-08-15 00:21:53.313942 | instance | PLAY [controllers] ************************************************************* 2026-08-15 00:21:53.314168 | instance | 2026-08-15 00:21:53.314432 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:21:53.314648 | instance | Saturday 15 August 2026 00:21:53 +0000 (0:00:00.830) 0:13:21.528 ******* 2026-08-15 00:21:57.509989 | instance | ok: [instance] 2026-08-15 00:21:57.510158 | instance | 2026-08-15 00:21:57.510563 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-15 00:21:57.510858 | instance | Saturday 15 August 2026 00:21:57 +0000 (0:00:04.196) 0:13:25.724 ******* 2026-08-15 00:21:57.810866 | instance | ok: [instance] 2026-08-15 00:21:57.811044 | instance | 2026-08-15 00:21:57.811317 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-15 00:21:57.811592 | instance | Saturday 15 August 2026 00:21:57 +0000 (0:00:00.300) 0:13:26.025 ******* 2026-08-15 00:21:59.050396 | instance | ok: [instance] 2026-08-15 00:21:59.050533 | instance | 2026-08-15 00:21:59.050547 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-15 00:21:59.050650 | instance | Saturday 15 August 2026 00:21:59 +0000 (0:00:01.239) 0:13:27.265 ******* 2026-08-15 00:21:59.333767 | instance | ok: [instance] 2026-08-15 00:21:59.333909 | instance | 2026-08-15 00:21:59.334034 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-15 00:21:59.334220 | instance | Saturday 15 August 2026 00:21:59 +0000 (0:00:00.283) 0:13:27.548 ******* 2026-08-15 00:21:59.447609 | instance | ok: [instance] => { 2026-08-15 00:21:59.447808 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-15 00:21:59.448064 | instance | } 2026-08-15 00:21:59.448331 | instance | 2026-08-15 00:21:59.448580 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-15 00:21:59.448839 | instance | Saturday 15 August 2026 00:21:59 +0000 (0:00:00.113) 0:13:27.662 ******* 2026-08-15 00:21:59.872523 | instance | ok: [instance] 2026-08-15 00:21:59.872650 | instance | 2026-08-15 00:21:59.872787 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-15 00:21:59.872968 | instance | Saturday 15 August 2026 00:21:59 +0000 (0:00:00.425) 0:13:28.087 ******* 2026-08-15 00:22:01.052469 | instance | ok: [instance] 2026-08-15 00:22:01.052550 | instance | 2026-08-15 00:22:01.052784 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-15 00:22:01.052869 | instance | Saturday 15 August 2026 00:22:01 +0000 (0:00:01.179) 0:13:29.266 ******* 2026-08-15 00:22:01.599038 | instance | ok: [instance] 2026-08-15 00:22:01.599120 | instance | 2026-08-15 00:22:01.599382 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-08-15 00:22:01.599425 | instance | Saturday 15 August 2026 00:22:01 +0000 (0:00:00.546) 0:13:29.813 ******* 2026-08-15 00:22:02.355703 | instance | ok: [instance] 2026-08-15 00:22:02.355775 | instance | 2026-08-15 00:22:02.356099 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-08-15 00:22:02.356165 | instance | Saturday 15 August 2026 00:22:02 +0000 (0:00:00.756) 0:13:30.570 ******* 2026-08-15 00:22:03.138936 | instance | ok: [instance] 2026-08-15 00:22:03.139018 | instance | 2026-08-15 00:22:03.139134 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-08-15 00:22:03.139257 | instance | Saturday 15 August 2026 00:22:03 +0000 (0:00:00.783) 0:13:31.353 ******* 2026-08-15 00:22:03.517584 | instance | ok: [instance] 2026-08-15 00:22:03.517669 | instance | 2026-08-15 00:22:03.517793 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-15 00:22:03.517912 | instance | Saturday 15 August 2026 00:22:03 +0000 (0:00:00.378) 0:13:31.732 ******* 2026-08-15 00:22:03.688064 | instance | included: openstack_helm_endpoints for instance 2026-08-15 00:22:03.688131 | instance | 2026-08-15 00:22:03.688261 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:22:03.688374 | instance | Saturday 15 August 2026 00:22:03 +0000 (0:00:00.170) 0:13:31.903 ******* 2026-08-15 00:22:03.773386 | instance | skipping: [instance] 2026-08-15 00:22:03.773464 | instance | 2026-08-15 00:22:03.773768 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:22:03.773813 | instance | Saturday 15 August 2026 00:22:03 +0000 (0:00:00.085) 0:13:31.988 ******* 2026-08-15 00:22:03.850041 | instance | skipping: [instance] 2026-08-15 00:22:03.850803 | instance | 2026-08-15 00:22:03.850882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:22:03.850894 | instance | Saturday 15 August 2026 00:22:03 +0000 (0:00:00.076) 0:13:32.064 ******* 2026-08-15 00:22:03.915127 | instance | skipping: [instance] 2026-08-15 00:22:03.915221 | instance | 2026-08-15 00:22:03.915327 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:22:03.915452 | instance | Saturday 15 August 2026 00:22:03 +0000 (0:00:00.065) 0:13:32.130 ******* 2026-08-15 00:22:03.980728 | instance | skipping: [instance] 2026-08-15 00:22:03.980802 | instance | 2026-08-15 00:22:03.981081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:22:03.981122 | instance | Saturday 15 August 2026 00:22:03 +0000 (0:00:00.065) 0:13:32.195 ******* 2026-08-15 00:22:04.045327 | instance | skipping: [instance] 2026-08-15 00:22:04.045407 | instance | 2026-08-15 00:22:04.045676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:22:04.045716 | instance | Saturday 15 August 2026 00:22:04 +0000 (0:00:00.064) 0:13:32.260 ******* 2026-08-15 00:22:04.114260 | instance | skipping: [instance] 2026-08-15 00:22:04.114383 | instance | 2026-08-15 00:22:04.114619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:22:04.114656 | instance | Saturday 15 August 2026 00:22:04 +0000 (0:00:00.068) 0:13:32.329 ******* 2026-08-15 00:22:04.314479 | instance | ok: [instance] 2026-08-15 00:22:04.314554 | instance | 2026-08-15 00:22:04.314838 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:22:04.314886 | instance | Saturday 15 August 2026 00:22:04 +0000 (0:00:00.200) 0:13:32.529 ******* 2026-08-15 00:22:04.421538 | instance | ok: [instance] => (item=identity) 2026-08-15 00:22:04.421612 | instance | 2026-08-15 00:22:04.421848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:22:04.421869 | instance | Saturday 15 August 2026 00:22:04 +0000 (0:00:00.106) 0:13:32.636 ******* 2026-08-15 00:22:04.557491 | instance | ok: [instance] 2026-08-15 00:22:04.557608 | instance | 2026-08-15 00:22:04.557771 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-08-15 00:22:04.557933 | instance | Saturday 15 August 2026 00:22:04 +0000 (0:00:00.135) 0:13:32.772 ******* 2026-08-15 00:22:05.094765 | instance | ok: [instance] 2026-08-15 00:22:05.094820 | instance | 2026-08-15 00:22:05.095228 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-08-15 00:22:05.095288 | instance | Saturday 15 August 2026 00:22:05 +0000 (0:00:00.536) 0:13:33.309 ******* 2026-08-15 00:22:05.607708 | instance | ok: [instance] 2026-08-15 00:22:05.607752 | instance | 2026-08-15 00:22:05.607758 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-08-15 00:22:05.607762 | instance | Saturday 15 August 2026 00:22:05 +0000 (0:00:00.513) 0:13:33.822 ******* 2026-08-15 00:22:06.111252 | instance | ok: [instance] 2026-08-15 00:22:06.111292 | instance | 2026-08-15 00:22:06.111297 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-08-15 00:22:06.111302 | instance | Saturday 15 August 2026 00:22:06 +0000 (0:00:00.503) 0:13:34.326 ******* 2026-08-15 00:22:06.635445 | instance | ok: [instance] 2026-08-15 00:22:06.635538 | instance | 2026-08-15 00:22:06.635660 | instance | PLAY [Configure networking] **************************************************** 2026-08-15 00:22:06.635771 | instance | 2026-08-15 00:22:06.635894 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:22:06.636009 | instance | Saturday 15 August 2026 00:22:06 +0000 (0:00:00.524) 0:13:34.850 ******* 2026-08-15 00:22:10.510476 | instance | ok: [instance] 2026-08-15 00:22:10.510537 | instance | 2026-08-15 00:22:10.510857 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-08-15 00:22:10.510900 | instance | Saturday 15 August 2026 00:22:10 +0000 (0:00:03.874) 0:13:38.725 ******* 2026-08-15 00:22:10.789562 | instance | ok: [instance] 2026-08-15 00:22:10.789647 | instance | 2026-08-15 00:22:10.789990 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-08-15 00:22:10.790053 | instance | Saturday 15 August 2026 00:22:10 +0000 (0:00:00.278) 0:13:39.004 ******* 2026-08-15 00:22:11.002627 | instance | ok: [instance] 2026-08-15 00:22:11.003029 | instance | 2026-08-15 00:22:11.003198 | instance | PLAY RECAP ********************************************************************* 2026-08-15 00:22:11.003491 | instance | instance : ok=801 changed=0 unreachable=0 failed=0 skipped=291 rescued=0 ignored=0 2026-08-15 00:22:11.004475 | instance | 2026-08-15 00:22:11.004528 | instance | Saturday 15 August 2026 00:22:10 +0000 (0:00:00.206) 0:13:39.210 ******* 2026-08-15 00:22:11.004542 | instance | =============================================================================== 2026-08-15 00:22:11.004553 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.55s 2026-08-15 00:22:11.004573 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.42s 2026-08-15 00:22:11.004590 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.84s 2026-08-15 00:22:11.004697 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.82s 2026-08-15 00:22:11.004938 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.81s 2026-08-15 00:22:11.005131 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.78s 2026-08-15 00:22:11.005189 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.65s 2026-08-15 00:22:11.005380 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------- 9.83s 2026-08-15 00:22:11.005810 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 8.36s 2026-08-15 00:22:11.005826 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 7.79s 2026-08-15 00:22:11.006339 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.70s 2026-08-15 00:22:11.006371 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.39s 2026-08-15 00:22:11.006383 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.24s 2026-08-15 00:22:11.006397 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.22s 2026-08-15 00:22:11.007104 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 6.98s 2026-08-15 00:22:11.007141 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 6.90s 2026-08-15 00:22:11.007153 | instance | vexxhost.ceph.ceph_exporter : Configure Ceph exporter service ----------- 6.85s 2026-08-15 00:22:11.007163 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 6.77s 2026-08-15 00:22:11.007219 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.72s 2026-08-15 00:22:11.007441 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 6.66s 2026-08-15 00:22:11.274342 | instance | INFO [aio > idempotence] Executed: Successful 2026-08-15 00:22:11.285229 | instance | INFO [aio > side_effect] Executing 2026-08-15 00:22:11.285602 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-15 00:22:11.292898 | instance | INFO [aio > verify] Executing 2026-08-15 00:22:12.121855 | instance | 2026-08-15 00:22:12.122226 | instance | PLAY [Run tests] *************************************************************** 2026-08-15 00:22:12.122497 | instance | 2026-08-15 00:22:12.122716 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-08-15 00:22:12.122968 | instance | Saturday 15 August 2026 00:22:12 +0000 (0:00:00.010) 0:00:00.010 ******* 2026-08-15 00:22:14.838291 | instance | changed: [localhost] 2026-08-15 00:22:14.838482 | instance | 2026-08-15 00:22:14.838742 | instance | PLAY [controllers[0]] ********************************************************** 2026-08-15 00:22:14.838990 | instance | 2026-08-15 00:22:14.839255 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-15 00:22:14.839519 | instance | Saturday 15 August 2026 00:22:14 +0000 (0:00:02.716) 0:00:02.726 ******* 2026-08-15 00:22:18.913409 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-15 00:22:18.913658 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-15 00:22:18.913930 | instance | interpreter could change the meaning of that path. See 2026-08-15 00:22:18.914182 | instance | https://docs.ansible.com/ansible- 2026-08-15 00:22:18.914527 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-15 00:22:18.992047 | instance | ok: [instance] 2026-08-15 00:22:18.992285 | instance | 2026-08-15 00:22:18.992566 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-08-15 00:22:18.992847 | instance | Saturday 15 August 2026 00:22:18 +0000 (0:00:04.153) 0:00:06.880 ******* 2026-08-15 00:22:20.158478 | instance | ok: [instance] 2026-08-15 00:22:20.158730 | instance | 2026-08-15 00:22:20.159011 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-08-15 00:22:20.159276 | instance | Saturday 15 August 2026 00:22:20 +0000 (0:00:01.164) 0:00:08.044 ******* 2026-08-15 00:22:20.531419 | instance | ok: [instance] 2026-08-15 00:22:20.531464 | instance | 2026-08-15 00:22:20.531714 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-08-15 00:22:20.532065 | instance | Saturday 15 August 2026 00:22:20 +0000 (0:00:00.375) 0:00:08.419 ******* 2026-08-15 00:22:21.209521 | instance | ok: [instance] 2026-08-15 00:22:21.209767 | instance | 2026-08-15 00:22:21.210081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:22:21.210424 | instance | Saturday 15 August 2026 00:22:21 +0000 (0:00:00.678) 0:00:09.097 ******* 2026-08-15 00:22:21.376614 | instance | ok: [instance] 2026-08-15 00:22:21.376890 | instance | 2026-08-15 00:22:21.377177 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:22:21.377462 | instance | Saturday 15 August 2026 00:22:21 +0000 (0:00:00.167) 0:00:09.265 ******* 2026-08-15 00:22:21.433024 | instance | skipping: [instance] 2026-08-15 00:22:21.433262 | instance | 2026-08-15 00:22:21.433561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:22:21.433835 | instance | Saturday 15 August 2026 00:22:21 +0000 (0:00:00.056) 0:00:09.321 ******* 2026-08-15 00:22:21.502984 | instance | skipping: [instance] 2026-08-15 00:22:21.503248 | instance | 2026-08-15 00:22:21.503533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:22:21.503824 | instance | Saturday 15 August 2026 00:22:21 +0000 (0:00:00.070) 0:00:09.391 ******* 2026-08-15 00:22:21.563219 | instance | skipping: [instance] 2026-08-15 00:22:21.563476 | instance | 2026-08-15 00:22:21.563772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:22:21.564053 | instance | Saturday 15 August 2026 00:22:21 +0000 (0:00:00.060) 0:00:09.452 ******* 2026-08-15 00:22:21.629649 | instance | skipping: [instance] 2026-08-15 00:22:21.629805 | instance | 2026-08-15 00:22:21.630006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:22:21.630315 | instance | Saturday 15 August 2026 00:22:21 +0000 (0:00:00.066) 0:00:09.518 ******* 2026-08-15 00:22:21.693421 | instance | skipping: [instance] 2026-08-15 00:22:21.693638 | instance | 2026-08-15 00:22:21.693914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:22:21.694176 | instance | Saturday 15 August 2026 00:22:21 +0000 (0:00:00.063) 0:00:09.582 ******* 2026-08-15 00:22:21.764598 | instance | ok: [instance] 2026-08-15 00:22:21.764934 | instance | 2026-08-15 00:22:21.765230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:22:21.765598 | instance | Saturday 15 August 2026 00:22:21 +0000 (0:00:00.071) 0:00:09.653 ******* 2026-08-15 00:22:21.852456 | instance | ok: [instance] => (item=dashboard) 2026-08-15 00:22:21.852574 | instance | ok: [instance] => (item=identity) 2026-08-15 00:22:21.852695 | instance | 2026-08-15 00:22:21.852817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:22:21.852935 | instance | Saturday 15 August 2026 00:22:21 +0000 (0:00:00.088) 0:00:09.741 ******* 2026-08-15 00:22:21.945402 | instance | ok: [instance] 2026-08-15 00:22:21.945649 | instance | 2026-08-15 00:22:21.945937 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-15 00:22:21.946212 | instance | Saturday 15 August 2026 00:22:21 +0000 (0:00:00.092) 0:00:09.834 ******* 2026-08-15 00:22:22.062260 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-15 00:22:22.062398 | instance | 2026-08-15 00:22:22.062561 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-15 00:22:22.062731 | instance | Saturday 15 August 2026 00:22:22 +0000 (0:00:00.117) 0:00:09.951 ******* 2026-08-15 00:22:22.765616 | instance | changed: [instance] 2026-08-15 00:22:22.765744 | instance | 2026-08-15 00:22:22.765943 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-15 00:22:22.766123 | instance | Saturday 15 August 2026 00:22:22 +0000 (0:00:00.702) 0:00:10.654 ******* 2026-08-15 00:22:22.918674 | instance | included: openstack_helm_endpoints for instance 2026-08-15 00:22:22.918872 | instance | 2026-08-15 00:22:22.919154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-15 00:22:22.919425 | instance | Saturday 15 August 2026 00:22:22 +0000 (0:00:00.153) 0:00:10.807 ******* 2026-08-15 00:22:23.053331 | instance | ok: [instance] 2026-08-15 00:22:23.053553 | instance | 2026-08-15 00:22:23.053843 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-15 00:22:23.054109 | instance | Saturday 15 August 2026 00:22:23 +0000 (0:00:00.134) 0:00:10.942 ******* 2026-08-15 00:22:23.119518 | instance | skipping: [instance] 2026-08-15 00:22:23.119779 | instance | 2026-08-15 00:22:23.120099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-15 00:22:23.120339 | instance | Saturday 15 August 2026 00:22:23 +0000 (0:00:00.066) 0:00:11.008 ******* 2026-08-15 00:22:23.176654 | instance | skipping: [instance] 2026-08-15 00:22:23.176921 | instance | 2026-08-15 00:22:23.177257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-15 00:22:23.177570 | instance | Saturday 15 August 2026 00:22:23 +0000 (0:00:00.057) 0:00:11.065 ******* 2026-08-15 00:22:23.238593 | instance | skipping: [instance] 2026-08-15 00:22:23.238796 | instance | 2026-08-15 00:22:23.239087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-15 00:22:23.239357 | instance | Saturday 15 August 2026 00:22:23 +0000 (0:00:00.061) 0:00:11.127 ******* 2026-08-15 00:22:23.299219 | instance | skipping: [instance] 2026-08-15 00:22:23.299469 | instance | 2026-08-15 00:22:23.299780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-15 00:22:23.300047 | instance | Saturday 15 August 2026 00:22:23 +0000 (0:00:00.060) 0:00:11.187 ******* 2026-08-15 00:22:23.360909 | instance | skipping: [instance] 2026-08-15 00:22:23.361139 | instance | 2026-08-15 00:22:23.361468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-15 00:22:23.361772 | instance | Saturday 15 August 2026 00:22:23 +0000 (0:00:00.061) 0:00:11.249 ******* 2026-08-15 00:22:23.432700 | instance | ok: [instance] 2026-08-15 00:22:23.433154 | instance | 2026-08-15 00:22:23.433285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-15 00:22:23.433599 | instance | Saturday 15 August 2026 00:22:23 +0000 (0:00:00.071) 0:00:11.321 ******* 2026-08-15 00:22:23.516829 | instance | ok: [instance] => (item=dashboard) 2026-08-15 00:22:23.517137 | instance | ok: [instance] => (item=identity) 2026-08-15 00:22:23.517467 | instance | 2026-08-15 00:22:23.517771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-15 00:22:23.518074 | instance | Saturday 15 August 2026 00:22:23 +0000 (0:00:00.084) 0:00:11.405 ******* 2026-08-15 00:22:23.631677 | instance | ok: [instance] 2026-08-15 00:22:23.631750 | instance | 2026-08-15 00:22:23.632698 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-08-15 00:22:23.632722 | instance | Saturday 15 August 2026 00:22:23 +0000 (0:00:00.114) 0:00:11.519 ******* 2026-08-15 00:22:24.795380 | instance | ok: [instance] 2026-08-15 00:22:24.795665 | instance | 2026-08-15 00:22:24.795956 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-08-15 00:22:24.796227 | instance | Saturday 15 August 2026 00:22:24 +0000 (0:00:01.163) 0:00:12.683 ******* 2026-08-15 00:22:24.881683 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '3115d6fd-4520-4725-af8f-ebc9d685f350'}}}}) 2026-08-15 00:22:24.881799 | instance | 2026-08-15 00:22:24.882007 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-08-15 00:22:24.882208 | instance | Saturday 15 August 2026 00:22:24 +0000 (0:00:00.086) 0:00:12.770 ******* 2026-08-15 00:22:26.038074 | instance | ok: [instance] 2026-08-15 00:22:26.038365 | instance | 2026-08-15 00:22:26.038668 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-08-15 00:22:26.039141 | instance | Saturday 15 August 2026 00:22:26 +0000 (0:00:01.156) 0:00:13.926 ******* 2026-08-15 00:22:26.123240 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': 'f9b22efd-e437-43c9-be6c-fc62fe7a6c88'}}}}) 2026-08-15 00:22:26.123500 | instance | 2026-08-15 00:22:26.123858 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-08-15 00:22:26.124114 | instance | Saturday 15 August 2026 00:22:26 +0000 (0:00:00.085) 0:00:14.011 ******* 2026-08-15 00:22:27.242938 | instance | ok: [instance] 2026-08-15 00:22:27.243120 | instance | 2026-08-15 00:22:27.243465 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-08-15 00:22:27.243749 | instance | Saturday 15 August 2026 00:22:27 +0000 (0:00:01.119) 0:00:15.131 ******* 2026-08-15 00:22:27.331612 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '7364098b-7fc8-4bd7-97f9-33336d336931'}}}}) 2026-08-15 00:22:27.331872 | instance | 2026-08-15 00:22:27.332147 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-08-15 00:22:27.332415 | instance | Saturday 15 August 2026 00:22:27 +0000 (0:00:00.088) 0:00:15.220 ******* 2026-08-15 00:33:37.648785 | instance | changed: [instance] 2026-08-15 00:33:37.648876 | instance | 2026-08-15 00:33:37.649092 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-08-15 00:33:37.649279 | instance | Saturday 15 August 2026 00:33:37 +0000 (0:11:10.317) 0:11:25.537 ******* 2026-08-15 00:33:38.606832 | instance | ok: [instance] 2026-08-15 00:33:38.607057 | instance | 2026-08-15 00:33:38.607357 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-08-15 00:33:38.607628 | instance | Saturday 15 August 2026 00:33:38 +0000 (0:00:00.958) 0:11:26.495 ******* 2026-08-15 00:33:39.561221 | instance | ok: [instance] 2026-08-15 00:33:39.561386 | instance | 2026-08-15 00:33:39.561596 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-08-15 00:33:39.561798 | instance | Saturday 15 August 2026 00:33:39 +0000 (0:00:00.954) 0:11:27.449 ******* 2026-08-15 00:33:39.588978 | instance | ok: [instance] => { 2026-08-15 00:33:39.589362 | instance | "msg": [ 2026-08-15 00:33:39.589676 | instance | "+ tempest cleanup --init-saved-state", 2026-08-15 00:33:39.589978 | instance | "+ '[' true == false ']'", 2026-08-15 00:33:39.590804 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-08-15 00:33:39.591401 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-08-15 00:33:39.591831 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-08-15 00:33:39.592342 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-08-15 00:33:39.592665 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-08-15 00:33:39.593013 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.149312s] ... ok", 2026-08-15 00:33:39.593348 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.053218s] ... ok", 2026-08-15 00:33:39.593685 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [3.989051s] ... ok", 2026-08-15 00:33:39.594020 | instance | "{3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.363773s] ... ok", 2026-08-15 00:33:39.594464 | instance | "{3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [0.737922s] ... ok", 2026-08-15 00:33:39.594815 | instance | "{3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.535424s] ... ok", 2026-08-15 00:33:39.595143 | instance | "{3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.081572s] ... ok", 2026-08-15 00:33:39.595474 | instance | "{3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.007410s] ... ok", 2026-08-15 00:33:39.595805 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.119239s] ... ok", 2026-08-15 00:33:39.596135 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000478s] ... ok", 2026-08-15 00:33:39.596554 | instance | "2026-08-15 00:23:50.742 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-08-15 00:33:39.596895 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.020293s] ... ok", 2026-08-15 00:33:39.597223 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.632577s] ... ok", 2026-08-15 00:33:39.597584 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.096598s] ... ok", 2026-08-15 00:33:39.597924 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.044960s] ... ok", 2026-08-15 00:33:39.598369 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.079947s] ... ok", 2026-08-15 00:33:39.598519 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000286s] ... ok", 2026-08-15 00:33:39.598662 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.050096s] ... ok", 2026-08-15 00:33:39.598807 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.034936s] ... ok", 2026-08-15 00:33:39.598979 | instance | "2026-08-15 00:23:56.310 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-08-15 00:33:39.599133 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.515640s] ... ok", 2026-08-15 00:33:39.599298 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.269040s] ... ok", 2026-08-15 00:33:39.599453 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.039664s] ... ok", 2026-08-15 00:33:39.599609 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.046800s] ... ok", 2026-08-15 00:33:39.599764 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.048604s] ... ok", 2026-08-15 00:33:39.599932 | instance | "2026-08-15 00:24:02.874 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-08-15 00:33:39.600090 | instance | "{2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.139774s] ... ok", 2026-08-15 00:33:39.600312 | instance | "2026-08-15 00:24:10.454 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-08-15 00:33:39.600469 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [7.863402s] ... ok", 2026-08-15 00:33:39.600624 | instance | "{2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.392956s] ... ok", 2026-08-15 00:33:39.600780 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.113871s] ... ok", 2026-08-15 00:33:39.600935 | instance | "{2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.187130s] ... ok", 2026-08-15 00:33:39.601092 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.045214s] ... ok", 2026-08-15 00:33:39.601248 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.067013s] ... ok", 2026-08-15 00:33:39.601402 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.370057s] ... ok", 2026-08-15 00:33:39.601556 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.066656s] ... ok", 2026-08-15 00:33:39.601708 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.018602s] ... ok", 2026-08-15 00:33:39.601927 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.027678s] ... ok", 2026-08-15 00:33:39.602165 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.008381s] ... ok", 2026-08-15 00:33:39.602325 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.589603s] ... ok", 2026-08-15 00:33:39.602471 | instance | "{2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.432862s] ... ok", 2026-08-15 00:33:39.602619 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.412722s] ... ok", 2026-08-15 00:33:39.602773 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.814373s] ... ok", 2026-08-15 00:33:39.602930 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.573698s] ... ok", 2026-08-15 00:33:39.603082 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.551571s] ... ok", 2026-08-15 00:33:39.603236 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.552928s] ... ok", 2026-08-15 00:33:39.603401 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011433s] ... ok", 2026-08-15 00:33:39.603557 | instance | "{1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [67.860952s] ... ok", 2026-08-15 00:33:39.603713 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.112228s] ... ok", 2026-08-15 00:33:39.603869 | instance | "{3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.036015s] ... ok", 2026-08-15 00:33:39.604023 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [1.041488s] ... ok", 2026-08-15 00:33:39.604177 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.400032s] ... ok", 2026-08-15 00:33:39.604332 | instance | "{0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.529137s] ... ok", 2026-08-15 00:33:39.604486 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.651976s] ... ok", 2026-08-15 00:33:39.604640 | instance | "{0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.439466s] ... ok", 2026-08-15 00:33:39.604796 | instance | "{0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.496112s] ... ok", 2026-08-15 00:33:39.604949 | instance | "{0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.138644s] ... ok", 2026-08-15 00:33:39.605104 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.448433s] ... ok", 2026-08-15 00:33:39.605258 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.334564s] ... ok", 2026-08-15 00:33:39.605412 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.325143s] ... ok", 2026-08-15 00:33:39.605566 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.047590s] ... ok", 2026-08-15 00:33:39.605905 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.042714s] ... ok", 2026-08-15 00:33:39.606224 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.237346s] ... ok", 2026-08-15 00:33:39.606550 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.475403s] ... ok", 2026-08-15 00:33:39.606800 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.100652s] ... ok", 2026-08-15 00:33:39.607079 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000299s] ... ok", 2026-08-15 00:33:39.607428 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [8.979679s] ... ok", 2026-08-15 00:33:39.607772 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.815967s] ... ok", 2026-08-15 00:33:39.608120 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.535703s] ... ok", 2026-08-15 00:33:39.608374 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.060925s] ... ok", 2026-08-15 00:33:39.608540 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [5.950217s] ... ok", 2026-08-15 00:33:39.608726 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.594872s] ... ok", 2026-08-15 00:33:39.608876 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.204612s] ... ok", 2026-08-15 00:33:39.609027 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.109290s] ... ok", 2026-08-15 00:33:39.609182 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.899463s] ... ok", 2026-08-15 00:33:39.609496 | instance | "2026-08-15 00:25:17.911 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.201 ([Errno None] Unable to connect to port 22 on 10.96.250.201). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.201", 2026-08-15 00:33:39.609850 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [6.541967s] ... ok", 2026-08-15 00:33:39.610002 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.726751s] ... ok", 2026-08-15 00:33:39.610169 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.427377s] ... ok", 2026-08-15 00:33:39.610402 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.026928s] ... ok", 2026-08-15 00:33:39.610549 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.114302s] ... ok", 2026-08-15 00:33:39.610702 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.051961s] ... ok", 2026-08-15 00:33:39.610854 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.055992s] ... ok", 2026-08-15 00:33:39.611009 | instance | "{3} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [40.687859s] ... ok", 2026-08-15 00:33:39.611162 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.056288s] ... ok", 2026-08-15 00:33:39.611316 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.030808s] ... ok", 2026-08-15 00:33:39.611475 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.029251s] ... ok", 2026-08-15 00:33:39.611695 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.084635s] ... ok", 2026-08-15 00:33:39.611805 | instance | "2026-08-15 00:25:38.071 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-08-15 00:33:39.611965 | instance | "{3} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-08-15 00:33:39.612124 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.133519s] ... ok", 2026-08-15 00:33:39.612282 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.674585s] ... ok", 2026-08-15 00:33:39.612458 | instance | "2026-08-15 00:25:42.130 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-08-15 00:33:39.612616 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.100797s] ... ok", 2026-08-15 00:33:39.612782 | instance | "2026-08-15 00:25:45.632 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-08-15 00:33:39.612940 | instance | "{0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [24.941647s] ... ok", 2026-08-15 00:33:39.613096 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.670622s] ... ok", 2026-08-15 00:33:39.613268 | instance | "2026-08-15 00:25:50.133 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-08-15 00:33:39.613441 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.450764s] ... ok", 2026-08-15 00:33:39.613620 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.367091s] ... ok", 2026-08-15 00:33:39.613779 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.285561s] ... ok", 2026-08-15 00:33:39.613939 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.409131s] ... ok", 2026-08-15 00:33:39.614111 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.493249s] ... ok", 2026-08-15 00:33:39.614267 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.203832s] ... ok", 2026-08-15 00:33:39.614471 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.284628s] ... ok", 2026-08-15 00:33:39.614632 | instance | "{0} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [5.920045s] ... ok", 2026-08-15 00:33:39.614787 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.798298s] ... ok", 2026-08-15 00:33:39.615109 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.746461s] ... ok", 2026-08-15 00:33:39.615128 | instance | "2026-08-15 00:26:22.456 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-08-15 00:33:39.615371 | instance | "2026-08-15 00:26:24.958 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-08-15 00:33:39.615613 | instance | "{3} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-08-15 00:33:39.615949 | instance | "{1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [33.066318s] ... ok", 2026-08-15 00:33:39.616148 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.546119s] ... ok", 2026-08-15 00:33:39.616289 | instance | "2026-08-15 00:26:44.798 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-08-15 00:33:39.616451 | instance | "2026-08-15 00:26:47.299 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-08-15 00:33:39.616608 | instance | "{1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.094228s] ... ok", 2026-08-15 00:33:39.616785 | instance | "2026-08-15 00:26:50.801 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-08-15 00:33:39.616944 | instance | "{1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.180395s] ... ok", 2026-08-15 00:33:39.617107 | instance | "{1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.245945s] ... ok", 2026-08-15 00:33:39.617263 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.884226s] ... ok", 2026-08-15 00:33:39.617421 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.131719s] ... ok", 2026-08-15 00:33:39.617576 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.056947s] ... ok", 2026-08-15 00:33:39.617730 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.038692s] ... ok", 2026-08-15 00:33:39.617912 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_show_network [0.058446s] ... ok", 2026-08-15 00:33:39.618106 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.027167s] ... ok", 2026-08-15 00:33:39.618264 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.438178s] ... ok", 2026-08-15 00:33:39.618447 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.042445s] ... ok", 2026-08-15 00:33:39.618712 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.010266s] ... ok", 2026-08-15 00:33:39.618766 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.199056s] ... ok", 2026-08-15 00:33:39.618925 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.092004s] ... ok", 2026-08-15 00:33:39.619080 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.082771s] ... ok", 2026-08-15 00:33:39.619233 | instance | "{1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.012865s] ... ok", 2026-08-15 00:33:39.619430 | instance | "2026-08-15 00:27:22.600 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-08-15 00:33:39.619567 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.558864s] ... ok", 2026-08-15 00:33:39.619743 | instance | "2026-08-15 00:27:25.102 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-08-15 00:33:39.619910 | instance | "2026-08-15 00:27:28.603 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-08-15 00:33:39.620070 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [0.904734s] ... ok", 2026-08-15 00:33:39.620306 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [0.960675s] ... ok", 2026-08-15 00:33:39.621044 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.279325s] ... ok", 2026-08-15 00:33:39.621211 | instance | "{0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [94.371526s] ... ok", 2026-08-15 00:33:39.621369 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.947633s] ... ok", 2026-08-15 00:33:39.621527 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.602396s] ... ok", 2026-08-15 00:33:39.621813 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.822453s] ... ok", 2026-08-15 00:33:39.621845 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.895213s] ... ok", 2026-08-15 00:33:39.622007 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.884403s] ... ok", 2026-08-15 00:33:39.622183 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.850042s] ... ok", 2026-08-15 00:33:39.622361 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.564036s] ... ok", 2026-08-15 00:33:39.622534 | instance | "2026-08-15 00:29:35.766 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-08-15 00:33:39.622717 | instance | "2026-08-15 00:29:38.269 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-08-15 00:33:39.622908 | instance | "2026-08-15 00:29:41.771 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-08-15 00:33:39.623057 | instance | "2026-08-15 00:29:46.273 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-08-15 00:33:39.623215 | instance | "{0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [76.808889s] ... ok", 2026-08-15 00:33:39.623359 | instance | "", 2026-08-15 00:33:39.623547 | instance | "======", 2026-08-15 00:33:39.623725 | instance | "Totals", 2026-08-15 00:33:39.623876 | instance | "======", 2026-08-15 00:33:39.624822 | instance | "Ran: 131 tests in 556.6721 sec.", 2026-08-15 00:33:39.624911 | instance | " - Passed: 129", 2026-08-15 00:33:39.624923 | instance | " - Skipped: 2", 2026-08-15 00:33:39.624932 | instance | " - Expected Fail: 0", 2026-08-15 00:33:39.624988 | instance | " - Unexpected Success: 0", 2026-08-15 00:33:39.625136 | instance | " - Failed: 0", 2026-08-15 00:33:39.625275 | instance | "Sum of execute time for each test: 471.9980 sec.", 2026-08-15 00:33:39.626004 | instance | "", 2026-08-15 00:33:39.626117 | instance | "==============", 2026-08-15 00:33:39.626130 | instance | "Worker Balance", 2026-08-15 00:33:39.626138 | instance | "==============", 2026-08-15 00:33:39.626147 | instance | " - Worker 0 (29 tests) => 0:08:45.874832", 2026-08-15 00:33:39.626163 | instance | " - Worker 1 (27 tests) => 0:04:37.233609", 2026-08-15 00:33:39.626207 | instance | " - Worker 2 (42 tests) => 0:02:46.584666", 2026-08-15 00:33:39.626354 | instance | " - Worker 3 (33 tests) => 0:03:09.128127", 2026-08-15 00:33:39.626478 | instance | "+ tempest cleanup", 2026-08-15 00:33:39.626594 | instance | "" 2026-08-15 00:33:39.626701 | instance | ] 2026-08-15 00:33:39.626811 | instance | } 2026-08-15 00:33:39.634154 | instance | 2026-08-15 00:33:39.634298 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-08-15 00:33:39.634426 | instance | Saturday 15 August 2026 00:33:39 +0000 (0:00:00.073) 0:11:27.523 ******* 2026-08-15 00:33:39.709580 | instance | skipping: [instance] 2026-08-15 00:33:39.709727 | instance | 2026-08-15 00:33:39.709827 | instance | PLAY RECAP ********************************************************************* 2026-08-15 00:33:39.709952 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-08-15 00:33:39.710141 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-15 00:33:39.710272 | instance | 2026-08-15 00:33:39.710452 | instance | Saturday 15 August 2026 00:33:39 +0000 (0:00:00.075) 0:11:27.598 ******* 2026-08-15 00:33:39.710609 | instance | =============================================================================== 2026-08-15 00:33:39.710800 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 670.32s 2026-08-15 00:33:39.711388 | instance | Gathering Facts --------------------------------------------------------- 4.15s 2026-08-15 00:33:39.711405 | instance | Run "stestr" tests ------------------------------------------------------ 2.72s 2026-08-15 00:33:39.711411 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.16s 2026-08-15 00:33:39.711417 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.16s 2026-08-15 00:33:39.711425 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.16s 2026-08-15 00:33:39.711508 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.12s 2026-08-15 00:33:39.711622 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.96s 2026-08-15 00:33:39.711741 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.95s 2026-08-15 00:33:39.711862 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.70s 2026-08-15 00:33:39.711981 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.68s 2026-08-15 00:33:39.712124 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.38s 2026-08-15 00:33:39.712290 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.17s 2026-08-15 00:33:39.712515 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.15s 2026-08-15 00:33:39.712764 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-08-15 00:33:39.713035 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.12s 2026-08-15 00:33:39.713252 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.11s 2026-08-15 00:33:39.713439 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.09s 2026-08-15 00:33:39.713603 | instance | vexxhost.atmosphere.tempest : Set test network ref ---------------------- 0.09s 2026-08-15 00:33:39.713782 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-08-15 00:33:39.800252 | instance | INFO [aio > verify] Executed: Successful 2026-08-15 00:33:39.814323 | instance | INFO [aio > cleanup] Executing 2026-08-15 00:33:39.814646 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-15 00:33:39.822087 | instance | INFO [aio > destroy] Executing 2026-08-15 00:33:39.822129 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-08-15 00:33:39.822298 | instance | INFO [aio > destroy] Executed: Successful 2026-08-15 00:33:39.822595 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-08-15 00:33:40.273104 | instance | ok: Runtime: 1:27:07.089079 2026-08-15 00:33:40.350886 | 2026-08-15 00:33:40.350987 | PLAY RECAP 2026-08-15 00:33:40.351027 | instance | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-15 00:33:40.351049 | 2026-08-15 00:33:40.481360 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-15 00:33:40.491844 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-15 00:33:41.105282 | 2026-08-15 00:33:41.105848 | PLAY [all] 2026-08-15 00:33:41.120032 | 2026-08-15 00:33:41.120105 | TASK [gather-host-logs : creating directory for system status] 2026-08-15 00:33:41.470063 | instance | changed 2026-08-15 00:33:41.475255 | 2026-08-15 00:33:41.475334 | TASK [gather-host-logs : Get logs for each host] 2026-08-15 00:33:41.844881 | instance | + systemd-cgls --full --all --no-pager 2026-08-15 00:33:41.887630 | instance | + ip addr 2026-08-15 00:33:41.894821 | instance | + ip route 2026-08-15 00:33:41.896718 | instance | + lsblk 2026-08-15 00:33:41.914853 | instance | + mount 2026-08-15 00:33:41.928993 | instance | + docker images 2026-08-15 00:33:41.949867 | instance | + brctl show 2026-08-15 00:33:41.950369 | instance | /bin/bash: line 8: brctl: command not found 2026-08-15 00:33:41.950591 | instance | + ps aux --sort=-%mem 2026-08-15 00:33:42.005273 | instance | + dpkg -l 2026-08-15 00:33:42.017487 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-08-15 00:33:42.017973 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-08-15 00:33:42.038927 | instance | + '[' '!' -z '' ']' 2026-08-15 00:33:42.513442 | instance | ok: Runtime: 0:00:00.199785 2026-08-15 00:33:42.519662 | 2026-08-15 00:33:42.519730 | TASK [gather-host-logs : Downloads logs to executor] 2026-08-15 00:33:43.154147 | instance | changed: 2026-08-15 00:33:43.154392 | instance | created directory /var/lib/zuul/builds/40395edb0a56403ca102da0646a19cef/work/logs/instance 2026-08-15 00:33:43.154454 | instance | cd+++++++++ system/ 2026-08-15 00:33:43.154503 | instance | >f+++++++++ system/brctl-show.txt 2026-08-15 00:33:43.154548 | instance | >f+++++++++ system/docker-images.txt 2026-08-15 00:33:43.154591 | instance | >f+++++++++ system/ip-addr.txt 2026-08-15 00:33:43.154638 | instance | >f+++++++++ system/ip-route.txt 2026-08-15 00:33:43.154684 | instance | >f+++++++++ system/lsblk.txt 2026-08-15 00:33:43.154727 | instance | >f+++++++++ system/mount.txt 2026-08-15 00:33:43.154770 | instance | >f+++++++++ system/packages.txt 2026-08-15 00:33:43.154809 | instance | >f+++++++++ system/ps.txt 2026-08-15 00:33:43.154832 | instance | >f+++++++++ system/systemd-cgls.txt 2026-08-15 00:33:43.163562 | 2026-08-15 00:33:43.163632 | LOOP [helm-release-status : creating directory for helm release status] 2026-08-15 00:33:43.360924 | instance | changed: "values" 2026-08-15 00:33:43.525927 | instance | changed: "releases" 2026-08-15 00:33:43.543808 | 2026-08-15 00:33:43.543967 | TASK [helm-release-status : Gather get release status for helm charts] 2026-08-15 00:33:53.090815 | instance | ok: Runtime: 0:00:08.864579 2026-08-15 00:33:53.097279 | 2026-08-15 00:33:53.097344 | TASK [helm-release-status : Downloads logs to executor] 2026-08-15 00:33:53.597086 | instance | changed: 2026-08-15 00:33:53.597246 | instance | cd+++++++++ helm/ 2026-08-15 00:33:53.597273 | instance | cd+++++++++ helm/releases/ 2026-08-15 00:33:53.597295 | instance | cd+++++++++ helm/releases/auth-system/ 2026-08-15 00:33:53.597315 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-08-15 00:33:53.597334 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-08-15 00:33:53.597353 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-08-15 00:33:53.597372 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-08-15 00:33:53.597390 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-08-15 00:33:53.597408 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-08-15 00:33:53.597426 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-08-15 00:33:53.597444 | instance | cd+++++++++ helm/releases/kube-system/ 2026-08-15 00:33:53.597462 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-08-15 00:33:53.597505 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-08-15 00:33:53.597525 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-08-15 00:33:53.597544 | instance | cd+++++++++ helm/releases/monitoring/ 2026-08-15 00:33:53.597563 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-08-15 00:33:53.597581 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-08-15 00:33:53.597599 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-08-15 00:33:53.597618 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-08-15 00:33:53.597636 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-08-15 00:33:53.597656 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-08-15 00:33:53.597674 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-08-15 00:33:53.597692 | instance | cd+++++++++ helm/releases/openstack/ 2026-08-15 00:33:53.597711 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-08-15 00:33:53.597729 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-08-15 00:33:53.597747 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-08-15 00:33:53.597765 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-08-15 00:33:53.597783 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-08-15 00:33:53.597800 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-08-15 00:33:53.597818 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-08-15 00:33:53.597836 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-08-15 00:33:53.597854 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-08-15 00:33:53.597872 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-08-15 00:33:53.597890 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-08-15 00:33:53.597908 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-08-15 00:33:53.597926 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-08-15 00:33:53.597944 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-08-15 00:33:53.597961 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-08-15 00:33:53.597979 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-08-15 00:33:53.597997 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-08-15 00:33:53.598015 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-08-15 00:33:53.598033 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-08-15 00:33:53.598050 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-08-15 00:33:53.598068 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-08-15 00:33:53.598086 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-08-15 00:33:53.598104 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-08-15 00:33:53.598122 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-08-15 00:33:53.598140 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-08-15 00:33:53.598161 | instance | cd+++++++++ helm/values/ 2026-08-15 00:33:53.598181 | instance | cd+++++++++ helm/values/auth-system/ 2026-08-15 00:33:53.598199 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-08-15 00:33:53.598217 | instance | cd+++++++++ helm/values/cert-manager/ 2026-08-15 00:33:53.598235 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-08-15 00:33:53.598253 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-08-15 00:33:53.598271 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-08-15 00:33:53.598289 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-08-15 00:33:53.598307 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-08-15 00:33:53.598325 | instance | cd+++++++++ helm/values/kube-system/ 2026-08-15 00:33:53.598348 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-08-15 00:33:53.598367 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-08-15 00:33:53.598385 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-08-15 00:33:53.598403 | instance | cd+++++++++ helm/values/monitoring/ 2026-08-15 00:33:53.598422 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-08-15 00:33:53.598440 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-08-15 00:33:53.598459 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-08-15 00:33:53.598477 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-08-15 00:33:53.598495 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-08-15 00:33:53.598513 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-08-15 00:33:53.598531 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-08-15 00:33:53.598549 | instance | cd+++++++++ helm/values/openstack/ 2026-08-15 00:33:53.598567 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-08-15 00:33:53.598585 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-08-15 00:33:53.598603 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-08-15 00:33:53.598621 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-08-15 00:33:53.598639 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-08-15 00:33:53.598656 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-08-15 00:33:53.598674 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-08-15 00:33:53.598691 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-08-15 00:33:53.598709 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-08-15 00:33:53.598727 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-08-15 00:33:53.598745 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-08-15 00:33:53.598763 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-08-15 00:33:53.598781 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-08-15 00:33:53.598800 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-08-15 00:33:53.598818 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-08-15 00:33:53.598837 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-08-15 00:33:53.598855 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-08-15 00:33:53.598873 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-08-15 00:33:53.598891 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-08-15 00:33:53.598909 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-08-15 00:33:53.598927 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-08-15 00:33:53.598945 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-08-15 00:33:53.598963 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-08-15 00:33:53.598980 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-08-15 00:33:53.598998 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-08-15 00:33:53.608449 | 2026-08-15 00:33:53.608512 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-08-15 00:33:53.832491 | instance | changed 2026-08-15 00:33:53.837509 | 2026-08-15 00:33:53.837587 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-08-15 00:33:54.060274 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-15 00:33:54.060475 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-15 00:33:54.066943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:33:54.070112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:33:54.156688 | instance | node/instance 2026-08-15 00:33:54.162210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:33:54.240952 | instance | clusterrole/admin 2026-08-15 00:33:54.443310 | instance | clusterrole/capi-aggregated-manager-role 2026-08-15 00:33:54.510144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:33:54.513524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:33:54.540307 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-08-15 00:33:54.646529 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-08-15 00:33:54.747001 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-08-15 00:33:54.859605 | instance | clusterrole/capi-manager-role 2026-08-15 00:33:54.933601 | instance | clusterrole/capo-manager-role 2026-08-15 00:33:55.029615 | instance | clusterrole/cephfs-csi-nodeplugin 2026-08-15 00:33:55.114397 | instance | clusterrole/cephfs-external-provisioner-runner 2026-08-15 00:33:55.203178 | instance | clusterrole/cert-manager-cainjector 2026-08-15 00:33:55.298347 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-08-15 00:33:55.381507 | instance | clusterrole/cert-manager-controller-certificates 2026-08-15 00:33:55.487646 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-08-15 00:33:55.564381 | instance | clusterrole/cert-manager-controller-challenges 2026-08-15 00:33:55.673881 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-08-15 00:33:55.763204 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-08-15 00:33:55.863226 | instance | clusterrole/cert-manager-controller-issuers 2026-08-15 00:33:55.947422 | instance | clusterrole/cert-manager-controller-orders 2026-08-15 00:33:56.066029 | instance | clusterrole/cert-manager-edit 2026-08-15 00:33:56.147392 | instance | clusterrole/cert-manager-view 2026-08-15 00:33:56.296965 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-08-15 00:33:56.360582 | instance | clusterrole/cilium 2026-08-15 00:33:56.497799 | instance | clusterrole/cilium-operator 2026-08-15 00:33:56.595917 | instance | clusterrole/cluster-admin 2026-08-15 00:33:56.720393 | instance | clusterrole/edit 2026-08-15 00:33:56.799426 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-08-15 00:33:56.924175 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-08-15 00:33:56.989565 | instance | clusterrole/goldpinger-clusterrole 2026-08-15 00:33:57.098962 | instance | clusterrole/ingress-nginx 2026-08-15 00:33:57.166751 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-08-15 00:33:57.271594 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-08-15 00:33:57.350821 | instance | clusterrole/kube-prometheus-stack-operator 2026-08-15 00:33:57.472437 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-08-15 00:33:57.539521 | instance | clusterrole/kubeadm:get-nodes 2026-08-15 00:33:57.658636 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-08-15 00:33:57.730376 | instance | clusterrole/local-path-provisioner 2026-08-15 00:33:57.831794 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-08-15 00:33:57.911805 | instance | clusterrole/neutron-coredns 2026-08-15 00:33:57.995250 | instance | clusterrolebinding/capi-manager-rolebinding 2026-08-15 00:33:58.083333 | instance | clusterrole/node-feature-discovery 2026-08-15 00:33:58.169436 | instance | clusterrolebinding/capo-manager-rolebinding 2026-08-15 00:33:58.274612 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-08-15 00:33:58.344947 | instance | clusterrole/node-feature-discovery-gc 2026-08-15 00:33:58.457283 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-08-15 00:33:58.521263 | instance | clusterrole/nova-bootstrap 2026-08-15 00:33:58.634381 | instance | clusterrolebinding/cert-manager-cainjector 2026-08-15 00:33:58.704581 | instance | clusterrole/nova-cell-setup 2026-08-15 00:33:58.813071 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-08-15 00:33:58.888879 | instance | clusterrole/objectstorage-provisioner-role 2026-08-15 00:33:58.994593 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-08-15 00:33:59.064601 | instance | clusterrole/orc-image-editor-role 2026-08-15 00:33:59.169380 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-08-15 00:33:59.242163 | instance | clusterrole/orc-image-viewer-role 2026-08-15 00:33:59.355457 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-08-15 00:33:59.410127 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-08-15 00:33:59.554876 | instance | clusterrole/orc-manager-role 2026-08-15 00:33:59.599853 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-08-15 00:33:59.766991 | instance | clusterrole/orc-metrics-auth-role 2026-08-15 00:33:59.793287 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-08-15 00:33:59.959827 | instance | clusterrole/orc-metrics-reader 2026-08-15 00:33:59.998604 | instance | clusterrolebinding/cert-manager-controller-orders 2026-08-15 00:34:00.145360 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-08-15 00:34:00.190797 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-08-15 00:34:00.326981 | instance | clusterrolebinding/cilium 2026-08-15 00:34:00.378604 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-08-15 00:34:00.548209 | instance | clusterrolebinding/cilium-operator 2026-08-15 00:34:00.619921 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-08-15 00:34:00.750804 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-08-15 00:34:00.819712 | instance | clusterrolebinding/cluster-admin 2026-08-15 00:34:00.933127 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-08-15 00:34:00.998721 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-08-15 00:34:01.142357 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-08-15 00:34:01.202909 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-08-15 00:34:01.313729 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-08-15 00:34:01.399781 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-08-15 00:34:01.480318 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-08-15 00:34:01.569154 | instance | clusterrole/rbd-csi-nodeplugin 2026-08-15 00:34:01.663189 | instance | clusterrolebinding/ingress-nginx 2026-08-15 00:34:01.776573 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-08-15 00:34:01.859672 | instance | clusterrole/rbd-external-provisioner-runner 2026-08-15 00:34:01.971061 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-08-15 00:34:02.050840 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-08-15 00:34:02.129948 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-08-15 00:34:02.228861 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-08-15 00:34:02.323507 | instance | clusterrole/rook-ceph-global 2026-08-15 00:34:02.419020 | instance | clusterrolebinding/kubeadm:get-nodes 2026-08-15 00:34:02.516534 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-08-15 00:34:02.593496 | instance | clusterrole/rook-ceph-mgr-cluster 2026-08-15 00:34:02.737236 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-08-15 00:34:02.802921 | instance | clusterrole/rook-ceph-mgr-system 2026-08-15 00:34:02.921268 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-08-15 00:34:02.990762 | instance | clusterrole/rook-ceph-object-bucket 2026-08-15 00:34:03.100482 | instance | clusterrolebinding/kubeadm:node-proxier 2026-08-15 00:34:03.168822 | instance | clusterrole/rook-ceph-osd 2026-08-15 00:34:03.288476 | instance | clusterrolebinding/local-path-provisioner 2026-08-15 00:34:03.361864 | instance | clusterrole/rook-ceph-system 2026-08-15 00:34:03.484896 | instance | clusterrolebinding/magnum-cluster-api 2026-08-15 00:34:03.548219 | instance | clusterrole/secretgen-controller-cluster-role 2026-08-15 00:34:03.701032 | instance | clusterrolebinding/neutron-coredns 2026-08-15 00:34:03.770990 | instance | clusterrole/system:aggregate-to-admin 2026-08-15 00:34:03.886663 | instance | clusterrolebinding/node-feature-discovery 2026-08-15 00:34:03.998597 | instance | clusterrole/system:aggregate-to-edit 2026-08-15 00:34:04.085914 | instance | clusterrolebinding/node-feature-discovery-gc 2026-08-15 00:34:04.180300 | instance | clusterrole/system:aggregate-to-view 2026-08-15 00:34:04.271033 | instance | clusterrolebinding/nova-bootstrap 2026-08-15 00:34:04.371751 | instance | clusterrolebinding/nova-cell-setup 2026-08-15 00:34:04.472586 | instance | clusterrole/system:auth-delegator 2026-08-15 00:34:04.572629 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-08-15 00:34:04.662186 | instance | clusterrole/system:basic-user 2026-08-15 00:34:04.763052 | instance | clusterrolebinding/orc-manager-rolebinding 2026-08-15 00:34:04.840562 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-08-15 00:34:04.956552 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-08-15 00:34:05.042336 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-08-15 00:34:05.150212 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-08-15 00:34:05.232374 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-08-15 00:34:05.315130 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-08-15 00:34:05.408208 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-08-15 00:34:05.497131 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-08-15 00:34:05.592339 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-08-15 00:34:05.678438 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-08-15 00:34:05.789412 | instance | clusterrolebinding/rook-ceph-global 2026-08-15 00:34:05.862915 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-08-15 00:34:05.966018 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-08-15 00:34:06.052076 | instance | clusterrole/system:controller:attachdetach-controller 2026-08-15 00:34:06.146128 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-08-15 00:34:06.238607 | instance | clusterrole/system:controller:certificate-controller 2026-08-15 00:34:06.324142 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-08-15 00:34:06.416884 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-08-15 00:34:06.534131 | instance | clusterrolebinding/rook-ceph-osd 2026-08-15 00:34:06.601776 | instance | clusterrole/system:controller:cronjob-controller 2026-08-15 00:34:06.778538 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-08-15 00:34:06.812448 | instance | clusterrole/system:controller:daemon-set-controller 2026-08-15 00:34:06.981471 | instance | clusterrolebinding/rook-ceph-system 2026-08-15 00:34:07.003041 | instance | clusterrole/system:controller:deployment-controller 2026-08-15 00:34:07.174789 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-08-15 00:34:07.206472 | instance | clusterrole/system:controller:disruption-controller 2026-08-15 00:34:07.389982 | instance | clusterrolebinding/system:basic-user 2026-08-15 00:34:07.391634 | instance | clusterrole/system:controller:endpoint-controller 2026-08-15 00:34:07.587432 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-08-15 00:34:07.594965 | instance | clusterrole/system:controller:endpointslice-controller 2026-08-15 00:34:07.781888 | instance | clusterrolebinding/system:controller:certificate-controller 2026-08-15 00:34:07.791132 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-08-15 00:34:07.962138 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-08-15 00:34:07.978041 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-08-15 00:34:08.160425 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-08-15 00:34:08.162047 | instance | clusterrole/system:controller:expand-controller 2026-08-15 00:34:08.322523 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-08-15 00:34:08.337645 | instance | clusterrole/system:controller:generic-garbage-collector 2026-08-15 00:34:08.495043 | instance | clusterrolebinding/system:controller:deployment-controller 2026-08-15 00:34:08.516410 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-08-15 00:34:08.696463 | instance | clusterrolebinding/system:controller:disruption-controller 2026-08-15 00:34:08.699922 | instance | clusterrole/system:controller:job-controller 2026-08-15 00:34:08.885451 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-08-15 00:34:08.887678 | instance | clusterrole/system:controller:namespace-controller 2026-08-15 00:34:09.071573 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-08-15 00:34:09.075134 | instance | clusterrole/system:controller:node-controller 2026-08-15 00:34:09.259285 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-08-15 00:34:09.275203 | instance | clusterrole/system:controller:persistent-volume-binder 2026-08-15 00:34:09.455161 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-08-15 00:34:09.473794 | instance | clusterrole/system:controller:pod-garbage-collector 2026-08-15 00:34:09.634420 | instance | clusterrolebinding/system:controller:expand-controller 2026-08-15 00:34:09.657306 | instance | clusterrole/system:controller:pv-protection-controller 2026-08-15 00:34:09.816557 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-08-15 00:34:09.836972 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-08-15 00:34:10.002493 | instance | clusterrole/system:controller:pvc-protection-controller 2026-08-15 00:34:10.022119 | instance | clusterrolebinding/system:controller:job-controller 2026-08-15 00:34:10.192949 | instance | clusterrole/system:controller:replicaset-controller 2026-08-15 00:34:10.211292 | instance | clusterrole/system:controller:replication-controller 2026-08-15 00:34:10.374968 | instance | clusterrolebinding/system:controller:namespace-controller 2026-08-15 00:34:10.406340 | instance | clusterrole/system:controller:resourcequota-controller 2026-08-15 00:34:10.551494 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-08-15 00:34:10.604023 | instance | clusterrolebinding/system:controller:node-controller 2026-08-15 00:34:10.740144 | instance | clusterrole/system:controller:route-controller 2026-08-15 00:34:10.827891 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-08-15 00:34:10.937422 | instance | clusterrole/system:controller:service-account-controller 2026-08-15 00:34:11.017948 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-08-15 00:34:11.132697 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-08-15 00:34:11.202784 | instance | clusterrole/system:controller:service-controller 2026-08-15 00:34:11.336792 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-08-15 00:34:11.389488 | instance | clusterrole/system:controller:statefulset-controller 2026-08-15 00:34:11.542183 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-08-15 00:34:11.606435 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-08-15 00:34:11.758084 | instance | clusterrolebinding/system:controller:replication-controller 2026-08-15 00:34:11.817984 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-08-15 00:34:11.929750 | instance | clusterrole/system:controller:ttl-controller 2026-08-15 00:34:11.991384 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-08-15 00:34:12.108423 | instance | clusterrole/system:coredns 2026-08-15 00:34:12.183902 | instance | clusterrolebinding/system:controller:route-controller 2026-08-15 00:34:12.301302 | instance | clusterrolebinding/system:controller:service-account-controller 2026-08-15 00:34:12.383748 | instance | clusterrole/system:discovery 2026-08-15 00:34:12.483364 | instance | clusterrolebinding/system:controller:service-controller 2026-08-15 00:34:12.570364 | instance | clusterrole/system:heapster 2026-08-15 00:34:12.664125 | instance | clusterrole/system:kube-aggregator 2026-08-15 00:34:12.774368 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-08-15 00:34:12.854576 | instance | clusterrole/system:kube-controller-manager 2026-08-15 00:34:12.968078 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-08-15 00:34:13.043709 | instance | clusterrole/system:kube-dns 2026-08-15 00:34:13.140210 | instance | clusterrolebinding/system:controller:ttl-controller 2026-08-15 00:34:13.216379 | instance | clusterrole/system:kube-scheduler 2026-08-15 00:34:13.308824 | instance | clusterrolebinding/system:coredns 2026-08-15 00:34:13.397670 | instance | clusterrole/system:kubelet-api-admin 2026-08-15 00:34:13.486730 | instance | clusterrolebinding/system:discovery 2026-08-15 00:34:13.585510 | instance | clusterrole/system:monitoring 2026-08-15 00:34:13.668763 | instance | clusterrolebinding/system:kube-controller-manager 2026-08-15 00:34:13.790554 | instance | clusterrole/system:node 2026-08-15 00:34:13.859062 | instance | clusterrolebinding/system:kube-dns 2026-08-15 00:34:13.968143 | instance | clusterrole/system:node-bootstrapper 2026-08-15 00:34:14.028632 | instance | clusterrole/system:node-problem-detector 2026-08-15 00:34:14.153633 | instance | clusterrolebinding/system:kube-scheduler 2026-08-15 00:34:14.189798 | instance | clusterrole/system:node-proxier 2026-08-15 00:34:14.336012 | instance | clusterrolebinding/system:monitoring 2026-08-15 00:34:14.365275 | instance | clusterrole/system:persistent-volume-provisioner 2026-08-15 00:34:14.519828 | instance | clusterrolebinding/system:node 2026-08-15 00:34:14.554919 | instance | clusterrole/system:public-info-viewer 2026-08-15 00:34:14.716385 | instance | clusterrolebinding/system:node-proxier 2026-08-15 00:34:14.736203 | instance | clusterrole/system:service-account-issuer-discovery 2026-08-15 00:34:14.887941 | instance | clusterrolebinding/system:public-info-viewer 2026-08-15 00:34:14.906869 | instance | clusterrole/system:volume-scheduler 2026-08-15 00:34:15.069228 | instance | clusterrole/vector 2026-08-15 00:34:15.093118 | instance | clusterrole/view 2026-08-15 00:34:15.249585 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-08-15 00:34:15.277965 | instance | clusterrolebinding/system:volume-scheduler 2026-08-15 00:34:15.431147 | instance | clusterrolebinding/vector 2026-08-15 00:34:15.449030 | instance | storageclass/general 2026-08-15 00:34:15.597080 | instance | namespace/auth-system 2026-08-15 00:34:15.666496 | instance | namespace/capi-kubeadm-bootstrap-system 2026-08-15 00:34:15.807921 | instance | namespace/capi-kubeadm-control-plane-system 2026-08-15 00:34:15.850872 | instance | namespace/capi-system 2026-08-15 00:34:15.998745 | instance | namespace/capo-system 2026-08-15 00:34:16.066464 | instance | namespace/cert-manager 2026-08-15 00:34:16.200907 | instance | namespace/default 2026-08-15 00:34:16.283565 | instance | namespace/envoy-gateway-system 2026-08-15 00:34:16.389572 | instance | namespace/ingress-nginx 2026-08-15 00:34:16.514185 | instance | namespace/kube-node-lease 2026-08-15 00:34:16.590341 | instance | namespace/kube-public 2026-08-15 00:34:16.726979 | instance | namespace/kube-system 2026-08-15 00:34:16.790344 | instance | namespace/local-path-storage 2026-08-15 00:34:16.934426 | instance | namespace/magnum-system 2026-08-15 00:34:16.986460 | instance | namespace/monitoring 2026-08-15 00:34:17.134958 | instance | namespace/openstack 2026-08-15 00:34:17.166123 | instance | namespace/orc-system 2026-08-15 00:34:17.323709 | instance | namespace/rook-ceph 2026-08-15 00:34:17.354888 | instance | namespace/secretgen-controller 2026-08-15 00:34:17.914712 | instance | ok: Runtime: 0:00:23.489952 2026-08-15 00:34:17.922379 | 2026-08-15 00:34:17.922442 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-08-15 00:34:18.169401 | instance | changed 2026-08-15 00:34:18.174493 | 2026-08-15 00:34:18.174567 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-08-15 00:34:18.387756 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-15 00:34:18.388059 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-15 00:34:18.388211 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-15 00:34:18.490489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.494011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.576960 | instance | auth-system/configmaps/keycloak-env-vars 2026-08-15 00:34:18.579364 | instance | auth-system/configmaps/kube-root-ca.crt 2026-08-15 00:34:18.583640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.583673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.687963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.698366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.777962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.780982 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-08-15 00:34:18.795020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.884848 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-08-15 00:34:18.893462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.902140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.983653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:18.992902 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-08-15 00:34:19.003902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.076069 | instance | auth-system/endpoints/keycloak 2026-08-15 00:34:19.087781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.097051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.173030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.190861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.190908 | instance | auth-system/endpoints/keycloak-headless 2026-08-15 00:34:19.271331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.279939 | instance | auth-system/endpoints/keycloak-metrics 2026-08-15 00:34:19.286331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.364218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.382507 | instance | auth-system/ingresses/keycloak 2026-08-15 00:34:19.401011 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:19.410157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.451448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.504600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.511138 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-2rjrr 2026-08-15 00:34:19.555764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.597190 | instance | auth-system/networkpolicies/keycloak 2026-08-15 00:34:19.616604 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:19.625790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.672276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.740680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.763942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.780042 | instance | auth-system/pods/keycloak-0 2026-08-15 00:34:19.829335 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-08-15 00:34:19.837273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.859959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.951562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.955769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:19.984381 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-08-15 00:34:20.012590 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-08-15 00:34:20.059361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.066620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.162435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.180659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.183102 | instance | auth-system/secrets/keycloak 2026-08-15 00:34:20.207438 | instance | auth-system/secrets/keycloak-externaldb 2026-08-15 00:34:20.256983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.284824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.344525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.361608 | instance | auth-system/serviceaccounts/default 2026-08-15 00:34:20.397289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.435248 | instance | auth-system/secrets/keycloak.199-204-45-162.nip.io-tls 2026-08-15 00:34:20.436344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.515056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.517803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.582258 | instance | auth-system/serviceaccounts/keycloak 2026-08-15 00:34:20.621519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.626398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.636620 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-08-15 00:34:20.722538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.723213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.805822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.809768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.814784 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-08-15 00:34:20.862146 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-08-15 00:34:20.903570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:20.911355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.001805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.003219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.005117 | instance | auth-system/services/keycloak 2026-08-15 00:34:21.079716 | instance | auth-system/services/keycloak-headless 2026-08-15 00:34:21.084552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.107905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.195385 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:21.202440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.237601 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:21.247733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.252290 | instance | auth-system/services/keycloak-metrics 2026-08-15 00:34:21.285009 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-08-15 00:34:21.307642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.330625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.395030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.422103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.464717 | instance | auth-system/statefulsets/keycloak 2026-08-15 00:34:21.472515 | instance | capi-system/configmaps/kube-root-ca.crt 2026-08-15 00:34:21.484645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.519282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.580748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.624835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.654813 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-08-15 00:34:21.673254 | instance | capi-system/deployment/capi-controller-manager 2026-08-15 00:34:21.678166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.735701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.794269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.848257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.865606 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-08-15 00:34:21.899053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:21.923272 | instance | capi-system/endpoints/capi-webhook-service 2026-08-15 00:34:21.972869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.003688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.056188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.077428 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-08-15 00:34:22.092180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.130164 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-d6vtx 2026-08-15 00:34:22.151059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.177827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.239640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.278786 | instance | capi-system/pods/capi-controller-manager-5647546676-kdrr6 2026-08-15 00:34:22.280124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.340176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.355340 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-08-15 00:34:22.379631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.452728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.470626 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-08-15 00:34:22.478615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.545369 | instance | capi-system/roles/capi-leader-election-role 2026-08-15 00:34:22.545828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.596095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.634862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.676691 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-08-15 00:34:22.702988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.740140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.762116 | instance | capi-system/secrets/capi-webhook-service-cert 2026-08-15 00:34:22.801075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.847688 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:22.859278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.881417 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-08-15 00:34:22.904666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.954495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:22.964421 | instance | capi-system/serviceaccounts/capi-manager 2026-08-15 00:34:23.008616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.061950 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:23.069617 | instance | capi-system/serviceaccounts/default 2026-08-15 00:34:23.072471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.096226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.140773 | instance | capi-system/services/capi-webhook-service 2026-08-15 00:34:23.167558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.195816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.266613 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-08-15 00:34:23.273913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.292035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.350964 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-08-15 00:34:23.371702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.395451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.473602 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-08-15 00:34:23.494473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.525001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.542452 | instance | cert-manager/configmaps/cert-manager-webhook 2026-08-15 00:34:23.594200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.626440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.700179 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-08-15 00:34:23.723472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.743349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.770307 | instance | capo-system/configmaps/kube-root-ca.crt 2026-08-15 00:34:23.822595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.838856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.913317 | instance | cert-manager/deployment/cert-manager 2026-08-15 00:34:23.915020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.924274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:23.969322 | instance | cert-manager/deployment/cert-manager-cainjector 2026-08-15 00:34:24.015182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.030326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.103570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.105191 | instance | cert-manager/deployment/cert-manager-webhook 2026-08-15 00:34:24.122459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.179837 | instance | capo-system/deployment/capo-controller-manager 2026-08-15 00:34:24.209065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.211412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.291831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.309857 | instance | cert-manager/endpoints/cert-manager 2026-08-15 00:34:24.328366 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:24.339497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.379660 | instance | cert-manager/endpoints/cert-manager-webhook 2026-08-15 00:34:24.401138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.453666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.516014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.521488 | instance | capo-system/endpoints/capo-webhook-service 2026-08-15 00:34:24.542917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.575400 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-5qh8f 2026-08-15 00:34:24.598795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.650206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.709023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.745659 | instance | cert-manager/pods/cert-manager-75c4c745bc-5wqn7 2026-08-15 00:34:24.752398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.787314 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-m9qcr 2026-08-15 00:34:24.807421 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:24.819970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.843306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.902561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.950152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:24.951678 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-55d2l 2026-08-15 00:34:24.975248 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-08-15 00:34:25.007403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.055016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.093235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.151549 | instance | capo-system/roles/capo-leader-election-role 2026-08-15 00:34:25.152269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.158000 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-08-15 00:34:25.276316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.341672 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-08-15 00:34:25.361440 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-08-15 00:34:25.371590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.391200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.464005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.486451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.534748 | instance | capo-system/secrets/capo-webhook-service-cert 2026-08-15 00:34:25.554233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.559464 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-08-15 00:34:25.603241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.665696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.701374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.774904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.781646 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-08-15 00:34:25.794664 | instance | cert-manager/roles/cert-manager:leaderelection 2026-08-15 00:34:25.811335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.869570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.900183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.967127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:25.985571 | instance | capo-system/serviceaccounts/capo-manager 2026-08-15 00:34:26.000155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.001975 | instance | capo-system/serviceaccounts/default 2026-08-15 00:34:26.058939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.103702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.157236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.177888 | instance | capo-system/services/capo-webhook-service 2026-08-15 00:34:26.199313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.218312 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-08-15 00:34:26.257097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.312963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.397424 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-08-15 00:34:26.398401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.412344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.479253 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-08-15 00:34:26.531698 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:26.538960 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:26.543738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.551464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.656006 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-08-15 00:34:26.675217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.677758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.729150 | instance | cert-manager/serviceaccounts/cert-manager 2026-08-15 00:34:26.772370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.793105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.863188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.884285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.929570 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-08-15 00:34:26.939897 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-08-15 00:34:26.970929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:26.997498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.081837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.097554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.147535 | instance | cert-manager/serviceaccounts/default 2026-08-15 00:34:27.155278 | instance | default/configmaps/kube-root-ca.crt 2026-08-15 00:34:27.187748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.208576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.273700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.310560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.346000 | instance | cert-manager/services/cert-manager 2026-08-15 00:34:27.357144 | instance | cert-manager/services/cert-manager-webhook 2026-08-15 00:34:27.418590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.423516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.520049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.521126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.559633 | instance | default/endpoints/kubernetes 2026-08-15 00:34:27.576336 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-08-15 00:34:27.625208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.625694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.738697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.742790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.781644 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-08-15 00:34:27.783256 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-08-15 00:34:27.829544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.851716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.938576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.939039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:27.994323 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-08-15 00:34:27.994513 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-bxxgn 2026-08-15 00:34:28.046000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.049609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.141788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.170594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.194992 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-08-15 00:34:28.219118 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-08-15 00:34:28.254581 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:28.266456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.283038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.360527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.370847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.398142 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-08-15 00:34:28.448453 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-08-15 00:34:28.454048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.517736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.570856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.609634 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-08-15 00:34:28.618972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.638180 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-08-15 00:34:28.688205 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:28.697959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.728846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.806925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.814975 | instance | default/serviceaccounts/default 2026-08-15 00:34:28.818565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.836534 | instance | default/services/kubernetes 2026-08-15 00:34:28.920046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:28.930351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.013879 | instance | envoy-gateway-system/secrets/envoy 2026-08-15 00:34:29.042065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.044616 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-08-15 00:34:29.074783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.175544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.213524 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-08-15 00:34:29.229091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.231319 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-08-15 00:34:29.297052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.320516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.401187 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-08-15 00:34:29.403393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.413700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.431621 | instance | envoy-gateway-system/serviceaccounts/default 2026-08-15 00:34:29.504956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.534316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.623810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.626947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.716959 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-08-15 00:34:29.734127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.757188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.855662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.886773 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:29.895325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:29.910814 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-08-15 00:34:29.952767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.001661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.021502 | instance | envoy-gateway-system/services/envoy-gateway 2026-08-15 00:34:30.062716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.085719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.164132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.198838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.207237 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-08-15 00:34:30.257429 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-08-15 00:34:30.257941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.295192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.387218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.399551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.454159 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-08-15 00:34:30.468640 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-08-15 00:34:30.490488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.525869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.597791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.638143 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:30.648560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.662781 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-08-15 00:34:30.690082 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-08-15 00:34:30.704549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.768643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.811726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.874869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:30.895418 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-08-15 00:34:30.939751 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-08-15 00:34:30.982934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.095680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.101245 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-08-15 00:34:31.158383 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-08-15 00:34:31.184334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.288394 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-08-15 00:34:31.295625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.384100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.394555 | instance | ingress-nginx/pods/ingress-nginx-controller-cfwqq 2026-08-15 00:34:31.398517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.479822 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-mp5xf 2026-08-15 00:34:31.499055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.508095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.607920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.613334 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-08-15 00:34:31.643933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.685651 | instance | ingress-nginx/roles/ingress-nginx 2026-08-15 00:34:31.702179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.744252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:31.848262 | instance | kube-node-lease/serviceaccounts/default 2026-08-15 00:34:31.901592 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-08-15 00:34:31.917714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.037228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.053093 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-08-15 00:34:32.058080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.099023 | instance | ingress-nginx/serviceaccounts/default 2026-08-15 00:34:32.194894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.292263 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-08-15 00:34:32.315405 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:32.324584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.340270 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-08-15 00:34:32.361661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.463530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.526482 | instance | ingress-nginx/services/ingress-nginx-controller 2026-08-15 00:34:32.557631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.559882 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-08-15 00:34:32.603365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.700759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.737914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:32.754385 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-08-15 00:34:32.760881 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-08-15 00:34:32.961613 | instance | kube-system/configmaps/cilium-config 2026-08-15 00:34:32.963903 | instance | kube-system/configmaps/coredns 2026-08-15 00:34:33.057371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:33.151733 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-08-15 00:34:33.153382 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-08-15 00:34:33.193023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:33.243405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:33.306880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:33.329653 | instance | kube-system/configmaps/kube-proxy 2026-08-15 00:34:33.336324 | instance | kube-system/configmaps/kube-root-ca.crt 2026-08-15 00:34:33.431438 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:34:33.441635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:33.536452 | instance | kube-system/configmaps/kubeadm-config 2026-08-15 00:34:33.539646 | instance | kube-system/configmaps/kubelet-config 2026-08-15 00:34:33.566374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:33.709932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:33.749778 | instance | kube-public/configmaps/cluster-info 2026-08-15 00:34:33.773205 | instance | kube-public/configmaps/kube-root-ca.crt 2026-08-15 00:34:33.971620 | instance | kube-system/daemonsets/cilium 2026-08-15 00:34:33.981075 | instance | kube-system/daemonsets/kube-proxy 2026-08-15 00:34:34.171361 | instance | kube-system/deployment/cilium-operator 2026-08-15 00:34:34.189218 | instance | kube-system/deployment/coredns 2026-08-15 00:34:34.243803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:34.287371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:34.385054 | instance | kube-system/endpoints/kube-dns 2026-08-15 00:34:34.394551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:34.412281 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-08-15 00:34:34.605772 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-08-15 00:34:34.629673 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-08-15 00:34:34.796790 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-08-15 00:34:34.818992 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-08-15 00:34:34.855216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:34:34.999833 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-08-15 00:34:35.025056 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-08-15 00:34:35.189238 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-08-15 00:34:35.197275 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-08-15 00:34:35.375211 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-08-15 00:34:35.377113 | instance | kube-system/pods/cilium-g8vgr 2026-08-15 00:34:35.549761 | instance | kube-system/pods/cilium-operator-869df985b8-xqlc7 2026-08-15 00:34:35.563482 | instance | kube-system/pods/coredns-67659f764b-8ksvf 2026-08-15 00:34:35.754034 | instance | kube-system/pods/coredns-67659f764b-bcgg4 2026-08-15 00:34:35.755832 | instance | kube-system/pods/etcd-instance 2026-08-15 00:34:35.935751 | instance | kube-system/pods/kube-apiserver-instance 2026-08-15 00:34:35.939957 | instance | kube-system/pods/kube-controller-manager-instance 2026-08-15 00:34:36.126349 | instance | kube-system/pods/kube-proxy-2w2g2 2026-08-15 00:34:36.133614 | instance | kube-system/pods/kube-scheduler-instance 2026-08-15 00:34:36.323247 | instance | kube-system/pods/kube-vip-instance 2026-08-15 00:34:36.325422 | instance | kube-public/serviceaccounts/default 2026-08-15 00:34:36.520663 | instance | kube-system/rolebindings/cilium-config-agent 2026-08-15 00:34:36.522608 | instance | kube-system/rolebindings/kube-proxy 2026-08-15 00:34:36.711076 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-08-15 00:34:36.733314 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-08-15 00:34:36.891793 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-08-15 00:34:36.905889 | instance | kube-system/roles/cilium-config-agent 2026-08-15 00:34:37.097821 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-08-15 00:34:37.111191 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-08-15 00:34:37.287789 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-08-15 00:34:37.292892 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-08-15 00:34:37.466491 | instance | kube-system/roles/kube-proxy 2026-08-15 00:34:37.482596 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-08-15 00:34:37.652259 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-08-15 00:34:37.658023 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-08-15 00:34:37.837941 | instance | kube-system/roles/kubeadm:kubelet-config 2026-08-15 00:34:37.838730 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-08-15 00:34:38.009068 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-08-15 00:34:38.012412 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-08-15 00:34:38.183256 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-08-15 00:34:38.200054 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-08-15 00:34:38.366886 | instance | kube-system/roles/system:controller:cloud-provider 2026-08-15 00:34:38.373541 | instance | kube-system/roles/system:controller:token-cleaner 2026-08-15 00:34:38.542416 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-08-15 00:34:38.574913 | instance | local-path-storage/configmaps/local-path-config 2026-08-15 00:34:38.724413 | instance | kube-system/secrets/bootstrap-token-1zru9l 2026-08-15 00:34:38.770627 | instance | kube-system/secrets/bootstrap-token-llj9td 2026-08-15 00:34:38.900939 | instance | kube-system/secrets/kubeadm-certs 2026-08-15 00:34:38.955996 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-08-15 00:34:39.090866 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-08-15 00:34:39.230661 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-08-15 00:34:39.299967 | instance | kube-system/serviceaccounts/certificate-controller 2026-08-15 00:34:39.433472 | instance | kube-system/serviceaccounts/cilium 2026-08-15 00:34:39.520081 | instance | kube-system/serviceaccounts/cilium-operator 2026-08-15 00:34:39.684042 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-08-15 00:34:39.841464 | instance | kube-system/serviceaccounts/coredns 2026-08-15 00:34:39.918645 | instance | kube-system/serviceaccounts/cronjob-controller 2026-08-15 00:34:40.050505 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-08-15 00:34:40.117820 | instance | kube-system/serviceaccounts/default 2026-08-15 00:34:40.253766 | instance | kube-system/serviceaccounts/deployment-controller 2026-08-15 00:34:40.322303 | instance | kube-system/serviceaccounts/disruption-controller 2026-08-15 00:34:40.469539 | instance | kube-system/serviceaccounts/endpoint-controller 2026-08-15 00:34:40.543543 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-08-15 00:34:40.681051 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-08-15 00:34:40.760984 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-08-15 00:34:40.895548 | instance | kube-system/serviceaccounts/expand-controller 2026-08-15 00:34:40.959617 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-08-15 00:34:41.101475 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-08-15 00:34:41.183566 | instance | kube-system/serviceaccounts/job-controller 2026-08-15 00:34:41.314558 | instance | kube-system/serviceaccounts/kube-proxy 2026-08-15 00:34:41.396177 | instance | kube-system/serviceaccounts/namespace-controller 2026-08-15 00:34:41.524257 | instance | kube-system/serviceaccounts/node-controller 2026-08-15 00:34:41.629845 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-08-15 00:34:41.750894 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-08-15 00:34:41.842195 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-08-15 00:34:41.967548 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-08-15 00:34:42.056027 | instance | kube-system/serviceaccounts/replicaset-controller 2026-08-15 00:34:42.176623 | instance | kube-system/serviceaccounts/replication-controller 2026-08-15 00:34:42.265347 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-08-15 00:34:42.406088 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-08-15 00:34:42.455500 | instance | kube-system/serviceaccounts/service-account-controller 2026-08-15 00:34:42.624197 | instance | kube-system/serviceaccounts/service-controller 2026-08-15 00:34:42.679525 | instance | kube-system/serviceaccounts/statefulset-controller 2026-08-15 00:34:42.848489 | instance | kube-system/serviceaccounts/token-cleaner 2026-08-15 00:34:42.891975 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-08-15 00:34:43.060877 | instance | kube-system/serviceaccounts/ttl-controller 2026-08-15 00:34:43.102522 | instance | kube-system/services/kube-dns 2026-08-15 00:34:43.284826 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-08-15 00:34:43.295917 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-08-15 00:34:43.474030 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-08-15 00:34:43.475545 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-08-15 00:34:43.659092 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-08-15 00:34:43.675962 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-08-15 00:34:43.843058 | instance | local-path-storage/deployment/local-path-provisioner 2026-08-15 00:34:43.891194 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-vjh8q 2026-08-15 00:34:44.022896 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-08-15 00:34:44.072873 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-08-15 00:34:44.213651 | instance | local-path-storage/serviceaccounts/default 2026-08-15 00:34:44.249768 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-08-15 00:34:44.412015 | instance | magnum-system/serviceaccounts/default 2026-08-15 00:34:44.444744 | instance | monitoring/configmaps/goldpinger-zap 2026-08-15 00:34:44.601526 | instance | monitoring/configmaps/ipmi-exporter 2026-08-15 00:34:44.630007 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-08-15 00:34:44.792567 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-08-15 00:34:44.816406 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-08-15 00:34:44.964376 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-08-15 00:34:44.999329 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-08-15 00:34:45.131042 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-08-15 00:34:45.182105 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-08-15 00:34:45.354152 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-08-15 00:34:45.387307 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-08-15 00:34:45.619662 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-08-15 00:34:45.704570 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-08-15 00:34:45.864965 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-08-15 00:34:46.068505 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-08-15 00:34:46.149122 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-08-15 00:34:46.296090 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-08-15 00:34:46.374454 | instance | monitoring/daemonsets/goldpinger 2026-08-15 00:34:46.506853 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-08-15 00:34:46.614348 | instance | monitoring/daemonsets/ipmi-exporter 2026-08-15 00:34:46.721722 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-08-15 00:34:46.809699 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-08-15 00:34:46.914139 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-08-15 00:34:47.005558 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-08-15 00:34:47.114777 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-08-15 00:34:47.203959 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-08-15 00:34:47.306919 | instance | monitoring/daemonsets/vector 2026-08-15 00:34:47.390185 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-08-15 00:34:47.497429 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-08-15 00:34:47.569696 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-08-15 00:34:47.688105 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-08-15 00:34:47.769163 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-08-15 00:34:47.876434 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-08-15 00:34:47.948832 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-08-15 00:34:48.051046 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-08-15 00:34:48.140356 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-08-15 00:34:48.232784 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-08-15 00:34:48.333205 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-08-15 00:34:48.424968 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-08-15 00:34:48.544307 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-08-15 00:34:48.604999 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-08-15 00:34:48.732605 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-08-15 00:34:48.799340 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-08-15 00:34:48.900904 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-08-15 00:34:48.970032 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-08-15 00:34:49.091308 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-08-15 00:34:49.157730 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-08-15 00:34:49.274757 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-08-15 00:34:49.342381 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-08-15 00:34:49.465002 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-08-15 00:34:49.527986 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-08-15 00:34:49.651445 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-08-15 00:34:49.715905 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-08-15 00:34:49.864590 | instance | monitoring/configmaps/kube-root-ca.crt 2026-08-15 00:34:49.916867 | instance | monitoring/configmaps/loki 2026-08-15 00:34:50.042945 | instance | monitoring/configmaps/loki-alerting-rules 2026-08-15 00:34:50.091318 | instance | monitoring/configmaps/loki-gateway 2026-08-15 00:34:50.222968 | instance | monitoring/configmaps/loki-runtime 2026-08-15 00:34:50.282934 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-08-15 00:34:50.401388 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-08-15 00:34:50.471297 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-08-15 00:34:50.585126 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-08-15 00:34:50.651155 | instance | monitoring/configmaps/vector 2026-08-15 00:34:50.849460 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-08-15 00:34:50.856377 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-08-15 00:34:51.043527 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-08-15 00:34:51.044742 | instance | monitoring/deployment/loki-gateway 2026-08-15 00:34:51.239235 | instance | monitoring/deployment/node-feature-discovery-gc 2026-08-15 00:34:51.240493 | instance | monitoring/deployment/node-feature-discovery-master 2026-08-15 00:34:51.420899 | instance | monitoring/deployment/prometheus-pushgateway 2026-08-15 00:34:51.422916 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-08-15 00:34:51.606564 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-08-15 00:34:51.610731 | instance | monitoring/endpoints/alertmanager-operated 2026-08-15 00:34:51.802790 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-08-15 00:34:51.816183 | instance | monitoring/endpoints/goldpinger 2026-08-15 00:34:51.990725 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-08-15 00:34:51.992773 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-08-15 00:34:52.175493 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-08-15 00:34:52.177274 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-08-15 00:34:52.355884 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-08-15 00:34:52.360078 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-08-15 00:34:52.529410 | instance | monitoring/endpoints/loki 2026-08-15 00:34:52.544630 | instance | monitoring/endpoints/loki-chunks-cache 2026-08-15 00:34:52.728730 | instance | monitoring/endpoints/loki-gateway 2026-08-15 00:34:52.744563 | instance | monitoring/endpoints/loki-headless 2026-08-15 00:34:52.914676 | instance | monitoring/endpoints/loki-memberlist 2026-08-15 00:34:52.929603 | instance | monitoring/endpoints/loki-results-cache 2026-08-15 00:34:53.093814 | instance | monitoring/endpoints/prometheus-operated 2026-08-15 00:34:53.122729 | instance | monitoring/endpoints/prometheus-pushgateway 2026-08-15 00:34:53.274735 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-08-15 00:34:53.308693 | instance | monitoring/endpoints/vector-headless 2026-08-15 00:34:53.469164 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-08-15 00:34:53.504415 | instance | monitoring/pods/goldpinger-bw796 2026-08-15 00:34:53.683203 | instance | monitoring/pods/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz 2026-08-15 00:34:53.717039 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6jmxf 2026-08-15 00:34:53.864935 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-czxmb 2026-08-15 00:34:53.900430 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-8kcf9 2026-08-15 00:34:54.076045 | instance | monitoring/pods/loki-0 2026-08-15 00:34:54.101117 | instance | monitoring/pods/loki-chunks-cache-0 2026-08-15 00:34:54.291984 | instance | monitoring/pods/loki-gateway-cf54cb88c-q5dz5 2026-08-15 00:34:54.319338 | instance | monitoring/pods/loki-results-cache-0 2026-08-15 00:34:54.541966 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-fw8b4 2026-08-15 00:34:54.546433 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-68955 2026-08-15 00:34:54.746553 | instance | monitoring/pods/node-feature-discovery-worker-6sw7f 2026-08-15 00:34:54.772686 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-08-15 00:34:54.933586 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-rn5qv 2026-08-15 00:34:55.010310 | instance | monitoring/pods/vector-2vtpp 2026-08-15 00:34:55.134436 | instance | openstack/configmaps/barbican-bin 2026-08-15 00:34:55.195959 | instance | openstack/configmaps/ceph-csi-config 2026-08-15 00:34:55.352537 | instance | openstack/configmaps/ceph-etc 2026-08-15 00:34:55.431241 | instance | openstack/configmaps/cinder-bin 2026-08-15 00:34:55.595965 | instance | openstack/configmaps/glance-bin 2026-08-15 00:34:55.730379 | instance | openstack/configmaps/heat-bin 2026-08-15 00:34:55.873425 | instance | openstack/configmaps/horizon-bin 2026-08-15 00:34:55.978701 | instance | openstack/configmaps/keepalived-bin 2026-08-15 00:34:56.118098 | instance | openstack/configmaps/keystone-bin 2026-08-15 00:34:56.221456 | instance | openstack/configmaps/keystone-openid-metadata 2026-08-15 00:34:56.390705 | instance | openstack/configmaps/kube-root-ca.crt 2026-08-15 00:34:56.464764 | instance | openstack/configmaps/libvirt-bin 2026-08-15 00:34:56.650689 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-08-15 00:34:56.732302 | instance | openstack/configmaps/magnum-bin 2026-08-15 00:34:56.873324 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-08-15 00:34:56.966785 | instance | openstack/configmaps/manila-bin 2026-08-15 00:34:57.086652 | instance | openstack/configmaps/memcached-memcached-bin 2026-08-15 00:34:57.187570 | instance | openstack/configmaps/neutron-bin 2026-08-15 00:34:57.316408 | instance | openstack/configmaps/neutron-coredns 2026-08-15 00:34:57.428541 | instance | openstack/configmaps/nova-bin 2026-08-15 00:34:57.531248 | instance | openstack/configmaps/octavia-bin 2026-08-15 00:34:57.671158 | instance | openstack/configmaps/openvswitch-bin 2026-08-15 00:34:57.757575 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-08-15 00:34:57.895962 | instance | openstack/configmaps/percona-xtradb-pxc 2026-08-15 00:34:57.968856 | instance | openstack/configmaps/placement-bin 2026-08-15 00:34:58.141229 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-08-15 00:34:58.215390 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-08-15 00:34:58.376955 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-08-15 00:34:58.446040 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-08-15 00:34:58.609959 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-08-15 00:34:58.670974 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-08-15 00:34:58.856778 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-08-15 00:34:58.911326 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-08-15 00:34:59.097458 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-08-15 00:34:59.148593 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-08-15 00:34:59.341809 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-08-15 00:34:59.398506 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-08-15 00:34:59.583447 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-08-15 00:34:59.648266 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-08-15 00:34:59.803262 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-08-15 00:34:59.871697 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-08-15 00:35:00.062388 | instance | openstack/cronjobs/heat-engine-cleaner 2026-08-15 00:35:00.152550 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-08-15 00:35:00.305495 | instance | openstack/cronjobs/heat-purge-deleted 2026-08-15 00:35:00.367288 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-08-15 00:35:00.563361 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-08-15 00:35:00.611551 | instance | openstack/cronjobs/keystone-credential-rotate 2026-08-15 00:35:00.779928 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-08-15 00:35:00.848841 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-08-15 00:35:01.031373 | instance | openstack/cronjobs/nova-cell-setup 2026-08-15 00:35:01.090474 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-08-15 00:35:01.294694 | instance | openstack/cronjobs/nova-service-cleaner 2026-08-15 00:35:01.329969 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-08-15 00:35:01.524407 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-08-15 00:35:01.558884 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-08-15 00:35:01.765109 | instance | openstack/configmaps/rook-config-override 2026-08-15 00:35:01.812019 | instance | openstack/configmaps/staffeln-bin 2026-08-15 00:35:01.994542 | instance | openstack/configmaps/tempest-bin 2026-08-15 00:35:02.051028 | instance | openstack/configmaps/valkey-configuration 2026-08-15 00:35:02.224595 | instance | openstack/configmaps/valkey-health 2026-08-15 00:35:02.290827 | instance | openstack/configmaps/valkey-scripts 2026-08-15 00:35:02.454970 | instance | openstack/daemonsets/keepalived 2026-08-15 00:35:02.507953 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-08-15 00:35:02.703941 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-08-15 00:35:02.781460 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-08-15 00:35:02.953303 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-08-15 00:35:03.044427 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-08-15 00:35:03.228552 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-08-15 00:35:03.301718 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-08-15 00:35:03.484583 | instance | openstack/daemonsets/nova-compute-default 2026-08-15 00:35:03.568100 | instance | openstack/daemonsets/octavia-health-manager-default 2026-08-15 00:35:03.759826 | instance | openstack/daemonsets/openvswitch 2026-08-15 00:35:03.833334 | instance | openstack/deployment/barbican-api 2026-08-15 00:35:04.006360 | instance | openstack/deployment/cinder-api 2026-08-15 00:35:04.072632 | instance | openstack/deployment/cinder-backup 2026-08-15 00:35:04.252932 | instance | openstack/deployment/cinder-scheduler 2026-08-15 00:35:04.306047 | instance | openstack/deployment/cinder-volume 2026-08-15 00:35:04.495378 | instance | openstack/deployment/glance-api 2026-08-15 00:35:04.595877 | instance | openstack/deployment/heat-api 2026-08-15 00:35:04.783181 | instance | openstack/deployment/heat-cfn 2026-08-15 00:35:04.828292 | instance | openstack/deployment/heat-engine 2026-08-15 00:35:05.052362 | instance | openstack/deployment/horizon 2026-08-15 00:35:05.080356 | instance | openstack/deployment/keystone-api 2026-08-15 00:35:05.297529 | instance | openstack/deployment/magnum-api 2026-08-15 00:35:05.337125 | instance | openstack/deployment/magnum-registry 2026-08-15 00:35:05.518811 | instance | openstack/deployment/manila-api 2026-08-15 00:35:05.591407 | instance | openstack/deployment/manila-data 2026-08-15 00:35:05.838091 | instance | openstack/deployment/manila-scheduler 2026-08-15 00:35:05.902345 | instance | openstack/deployment/manila-share 2026-08-15 00:35:06.152973 | instance | openstack/deployment/memcached-memcached 2026-08-15 00:35:06.164528 | instance | openstack/deployment/neutron-coredns 2026-08-15 00:35:06.425843 | instance | openstack/deployment/neutron-rpc-server 2026-08-15 00:35:06.435344 | instance | openstack/deployment/neutron-server 2026-08-15 00:35:06.661257 | instance | openstack/deployment/nova-api-metadata 2026-08-15 00:35:06.713821 | instance | openstack/deployment/nova-api-osapi 2026-08-15 00:35:06.931903 | instance | openstack/deployment/nova-conductor 2026-08-15 00:35:06.946361 | instance | openstack/deployment/nova-novncproxy 2026-08-15 00:35:07.182946 | instance | openstack/deployment/nova-scheduler 2026-08-15 00:35:07.213314 | instance | openstack/deployment/octavia-api 2026-08-15 00:35:07.216223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:07.325936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:07.437295 | instance | openstack/deployment/octavia-housekeeping 2026-08-15 00:35:07.485932 | instance | openstack/deployment/octavia-worker 2026-08-15 00:35:07.589466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:07.691625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:07.707114 | instance | openstack/deployment/openstack-database-exporter 2026-08-15 00:35:07.730822 | instance | openstack/deployment/openstack-exporter 2026-08-15 00:35:07.870092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:07.957851 | instance | openstack/deployment/placement-api 2026-08-15 00:35:07.963771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:07.994519 | instance | openstack/deployment/pxc-operator 2026-08-15 00:35:08.051759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:08.200744 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-08-15 00:35:08.232502 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-08-15 00:35:08.415190 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-08-15 00:35:08.483189 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-08-15 00:35:08.697399 | instance | openstack/deployment/staffeln-api 2026-08-15 00:35:08.786494 | instance | openstack/deployment/staffeln-conductor 2026-08-15 00:35:08.947327 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-08-15 00:35:09.031668 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-08-15 00:35:09.156836 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-08-15 00:35:09.225364 | instance | openstack/endpoints/barbican-api 2026-08-15 00:35:09.371003 | instance | openstack/endpoints/ceph-mon 2026-08-15 00:35:09.443432 | instance | openstack/endpoints/cinder-api 2026-08-15 00:35:09.587748 | instance | openstack/endpoints/glance-api 2026-08-15 00:35:09.653642 | instance | openstack/endpoints/heat-api 2026-08-15 00:35:09.838980 | instance | openstack/endpoints/heat-cfn 2026-08-15 00:35:09.878495 | instance | openstack/endpoints/horizon 2026-08-15 00:35:10.039837 | instance | openstack/endpoints/horizon-int 2026-08-15 00:35:10.109379 | instance | openstack/endpoints/keystone-api 2026-08-15 00:35:10.263932 | instance | openstack/endpoints/magnum-api 2026-08-15 00:35:10.322160 | instance | openstack/endpoints/magnum-registry 2026-08-15 00:35:10.473764 | instance | openstack/endpoints/manila-api 2026-08-15 00:35:10.550197 | instance | openstack/endpoints/memcached 2026-08-15 00:35:10.711490 | instance | openstack/endpoints/memcached-metrics 2026-08-15 00:35:10.786941 | instance | openstack/endpoints/neutron-coredns 2026-08-15 00:35:10.935000 | instance | openstack/endpoints/neutron-coredns-metrics 2026-08-15 00:35:11.000423 | instance | openstack/endpoints/neutron-server 2026-08-15 00:35:11.140452 | instance | openstack/endpoints/nova-api 2026-08-15 00:35:11.213958 | instance | openstack/endpoints/nova-metadata 2026-08-15 00:35:11.347173 | instance | openstack/endpoints/nova-novncproxy 2026-08-15 00:35:11.422796 | instance | openstack/endpoints/octavia-api 2026-08-15 00:35:11.580681 | instance | openstack/endpoints/openstack-exporter 2026-08-15 00:35:11.638934 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-08-15 00:35:11.839811 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-08-15 00:35:11.861731 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-08-15 00:35:12.055107 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-08-15 00:35:12.077930 | instance | openstack/endpoints/percona-xtradb-pxc 2026-08-15 00:35:12.285592 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-08-15 00:35:12.292820 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-08-15 00:35:12.482861 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-08-15 00:35:12.513896 | instance | openstack/endpoints/placement-api 2026-08-15 00:35:12.651883 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-08-15 00:35:12.750340 | instance | openstack/endpoints/rabbitmq-barbican 2026-08-15 00:35:12.875237 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-08-15 00:35:12.983787 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-08-15 00:35:13.063319 | instance | openstack/endpoints/rabbitmq-cinder 2026-08-15 00:35:13.193079 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-08-15 00:35:13.273792 | instance | openstack/endpoints/rabbitmq-glance 2026-08-15 00:35:13.398919 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-08-15 00:35:13.513312 | instance | openstack/endpoints/rabbitmq-heat 2026-08-15 00:35:13.614159 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-08-15 00:35:13.748531 | instance | openstack/endpoints/rabbitmq-keystone 2026-08-15 00:35:13.843369 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-08-15 00:35:13.955901 | instance | openstack/endpoints/rabbitmq-magnum 2026-08-15 00:35:14.054891 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-08-15 00:35:14.183387 | instance | openstack/endpoints/rabbitmq-manila 2026-08-15 00:35:14.278386 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-08-15 00:35:14.391706 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-08-15 00:35:14.502760 | instance | openstack/endpoints/rabbitmq-neutron 2026-08-15 00:35:14.615698 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-08-15 00:35:14.742665 | instance | openstack/endpoints/rabbitmq-nova 2026-08-15 00:35:14.842483 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-08-15 00:35:14.993086 | instance | openstack/endpoints/rabbitmq-octavia 2026-08-15 00:35:15.080123 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-08-15 00:35:15.200430 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-08-15 00:35:15.285273 | instance | openstack/endpoints/staffeln-api 2026-08-15 00:35:15.435446 | instance | openstack/endpoints/valkey 2026-08-15 00:35:15.495638 | instance | openstack/endpoints/valkey-headless 2026-08-15 00:35:15.668236 | instance | openstack/endpoints/valkey-metrics 2026-08-15 00:35:15.738383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:15.816222 | instance | openstack/ingresses/cloudformation 2026-08-15 00:35:15.857466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:15.923050 | instance | openstack/ingresses/compute 2026-08-15 00:35:15.947134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:16.051152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:16.056060 | instance | openstack/ingresses/compute-novnc-proxy 2026-08-15 00:35:16.154626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:16.161717 | instance | openstack/ingresses/container-infra 2026-08-15 00:35:16.261171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:16.349164 | instance | openstack/ingresses/container-infra-registry 2026-08-15 00:35:16.364788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:16.445559 | instance | openstack/ingresses/dashboard 2026-08-15 00:35:16.482547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:16.601745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:16.614917 | instance | openstack/ingresses/identity 2026-08-15 00:35:16.700626 | instance | openstack/ingresses/image 2026-08-15 00:35:16.714217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:16.806434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:16.867722 | instance | openstack/ingresses/key-manager 2026-08-15 00:35:16.920805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:16.924390 | instance | openstack/ingresses/load-balancer 2026-08-15 00:35:17.036959 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:35:17.045726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:17.112051 | instance | openstack/ingresses/network 2026-08-15 00:35:17.135541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:17.140330 | instance | openstack/ingresses/orchestration 2026-08-15 00:35:17.221927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:17.315752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:17.357487 | instance | openstack/ingresses/placement 2026-08-15 00:35:17.372710 | instance | openstack/ingresses/rook-ceph-cluster 2026-08-15 00:35:17.431165 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:35:17.441014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:17.568634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:17.606063 | instance | openstack/ingresses/sharev2 2026-08-15 00:35:17.609807 | instance | openstack/ingresses/volumev3 2026-08-15 00:35:17.669277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:17.778453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:17.875844 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-08-15 00:35:17.896630 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-08-15 00:35:17.920086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:18.022529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:18.065301 | instance | monitoring/roles/node-feature-discovery-worker 2026-08-15 00:35:18.094988 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-08-15 00:35:18.120289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:18.230606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:18.263246 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-08-15 00:35:18.276989 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-08-15 00:35:18.381681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:18.462796 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-08-15 00:35:18.471450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:18.504413 | instance | monitoring/secrets/alertmanager-tls 2026-08-15 00:35:18.601190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:18.655798 | instance | monitoring/secrets/grafana-tls 2026-08-15 00:35:18.708950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:18.721770 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-08-15 00:35:18.818404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:18.843119 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-08-15 00:35:18.910118 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-08-15 00:35:18.923040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:19.043914 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-08-15 00:35:19.096667 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-08-15 00:35:19.232145 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-08-15 00:35:19.264924 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-08-15 00:35:19.408328 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-08-15 00:35:19.430293 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-08-15 00:35:19.585930 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-8kcf9-tls 2026-08-15 00:35:19.600874 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-08-15 00:35:19.798809 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-08-15 00:35:19.803452 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-08-15 00:35:19.972671 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-08-15 00:35:19.973093 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-08-15 00:35:20.175942 | instance | monitoring/secrets/prometheus-tls 2026-08-15 00:35:20.176919 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-08-15 00:35:20.367193 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-08-15 00:35:20.378497 | instance | openstack/jobs/barbican-db-init 2026-08-15 00:35:20.598700 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-08-15 00:35:20.704273 | instance | openstack/jobs/barbican-db-sync 2026-08-15 00:35:20.866871 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-08-15 00:35:20.942033 | instance | openstack/jobs/barbican-ks-endpoints 2026-08-15 00:35:21.057387 | instance | openstack/jobs/barbican-ks-service 2026-08-15 00:35:21.173929 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-08-15 00:35:21.289388 | instance | openstack/jobs/barbican-ks-user 2026-08-15 00:35:21.347061 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-08-15 00:35:21.512976 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-08-15 00:35:21.532744 | instance | openstack/jobs/barbican-rabbit-init 2026-08-15 00:35:21.713220 | instance | openstack/jobs/cinder-backup-storage-init 2026-08-15 00:35:21.775707 | instance | openstack/jobs/cinder-bootstrap 2026-08-15 00:35:21.913938 | instance | openstack/jobs/cinder-create-internal-tenant 2026-08-15 00:35:21.986324 | instance | openstack/jobs/cinder-db-init 2026-08-15 00:35:22.123237 | instance | openstack/jobs/cinder-db-sync 2026-08-15 00:35:22.208192 | instance | openstack/jobs/cinder-ks-endpoints 2026-08-15 00:35:22.352581 | instance | openstack/jobs/cinder-ks-service 2026-08-15 00:35:22.436514 | instance | openstack/jobs/cinder-ks-user 2026-08-15 00:35:22.582008 | instance | openstack/jobs/cinder-rabbit-init 2026-08-15 00:35:22.719451 | instance | openstack/jobs/cinder-storage-init 2026-08-15 00:35:22.889137 | instance | openstack/jobs/cinder-volume-usage-audit-29779205 2026-08-15 00:35:22.984875 | instance | openstack/jobs/glance-db-init 2026-08-15 00:35:23.114127 | instance | openstack/jobs/glance-db-sync 2026-08-15 00:35:23.196305 | instance | openstack/jobs/glance-ks-endpoints 2026-08-15 00:35:23.338714 | instance | openstack/jobs/glance-ks-service 2026-08-15 00:35:23.347331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:23.415983 | instance | openstack/jobs/glance-ks-user 2026-08-15 00:35:23.454253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:23.544037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:23.592740 | instance | openstack/jobs/glance-metadefs-load 2026-08-15 00:35:23.651696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:23.654765 | instance | openstack/jobs/glance-rabbit-init 2026-08-15 00:35:23.751661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:23.859057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:23.877891 | instance | openstack/jobs/glance-storage-init 2026-08-15 00:35:23.924218 | instance | openstack/jobs/heat-bootstrap 2026-08-15 00:35:23.955651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:24.061234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:24.108459 | instance | openstack/jobs/heat-db-init 2026-08-15 00:35:24.174175 | instance | openstack/jobs/heat-db-sync 2026-08-15 00:35:24.178876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:24.287308 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-15 00:35:24.296603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:24.356431 | instance | openstack/jobs/heat-domain-ks-user 2026-08-15 00:35:24.407280 | instance | openstack/jobs/heat-engine-cleaner-29779220 2026-08-15 00:35:24.424108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:24.512726 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29779220" not found 2026-08-15 00:35:24.524199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:24.614377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:24.620106 | instance | openstack/jobs/heat-engine-cleaner-29779225 2026-08-15 00:35:24.730052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:24.761305 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29779220" not found 2026-08-15 00:35:24.771845 | instance | openstack/jobs/heat-engine-cleaner-29779230 2026-08-15 00:35:24.842909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:24.909046 | instance | openstack/jobs/heat-ks-endpoints 2026-08-15 00:35:24.959384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-15 00:35:25.011887 | instance | openstack/jobs/heat-ks-service 2026-08-15 00:35:25.162234 | instance | openstack/jobs/heat-ks-user 2026-08-15 00:35:25.241928 | instance | openstack/jobs/heat-purge-deleted-29779220 2026-08-15 00:35:25.370576 | instance | openstack/jobs/heat-rabbit-init 2026-08-15 00:35:25.455712 | instance | openstack/jobs/heat-trusts 2026-08-15 00:35:25.595221 | instance | openstack/jobs/horizon-db-init 2026-08-15 00:35:25.672993 | instance | openstack/jobs/horizon-db-sync 2026-08-15 00:35:25.834725 | instance | openstack/jobs/keystone-bootstrap 2026-08-15 00:35:25.905626 | instance | openstack/jobs/keystone-credential-setup 2026-08-15 00:35:26.067095 | instance | openstack/jobs/keystone-db-init 2026-08-15 00:35:26.152372 | instance | openstack/jobs/keystone-db-sync 2026-08-15 00:35:26.294363 | instance | openstack/jobs/keystone-domain-manage 2026-08-15 00:35:26.384132 | instance | openstack/jobs/keystone-fernet-rotate-29779200 2026-08-15 00:35:26.557487 | instance | openstack/jobs/keystone-fernet-setup 2026-08-15 00:35:26.636261 | instance | openstack/jobs/keystone-rabbit-init 2026-08-15 00:35:26.813463 | instance | openstack/jobs/magnum-db-init 2026-08-15 00:35:26.885825 | instance | openstack/jobs/magnum-db-sync 2026-08-15 00:35:27.031212 | instance | openstack/jobs/magnum-domain-ks-user 2026-08-15 00:35:27.098329 | instance | openstack/jobs/magnum-ks-endpoints 2026-08-15 00:35:27.232934 | instance | openstack/jobs/magnum-ks-service 2026-08-15 00:35:27.317655 | instance | openstack/jobs/magnum-ks-user 2026-08-15 00:35:27.450217 | instance | openstack/jobs/magnum-rabbit-init 2026-08-15 00:35:27.529386 | instance | openstack/jobs/manila-bootstrap 2026-08-15 00:35:27.679257 | instance | openstack/jobs/manila-db-init 2026-08-15 00:35:27.760722 | instance | monitoring/serviceaccounts/default 2026-08-15 00:35:27.917002 | instance | openstack/jobs/manila-db-sync 2026-08-15 00:35:28.017746 | instance | monitoring/serviceaccounts/goldpinger 2026-08-15 00:35:28.148801 | instance | openstack/jobs/manila-ks-endpoints 2026-08-15 00:35:28.267080 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-08-15 00:35:28.399622 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-08-15 00:35:28.507636 | instance | openstack/jobs/manila-ks-service 2026-08-15 00:35:28.632752 | instance | openstack/jobs/manila-ks-user 2026-08-15 00:35:28.738222 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-08-15 00:35:28.853764 | instance | openstack/jobs/manila-rabbit-init 2026-08-15 00:35:28.967828 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-08-15 00:35:29.087327 | instance | openstack/jobs/neutron-db-init 2026-08-15 00:35:29.212652 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-08-15 00:35:29.305928 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-08-15 00:35:29.469270 | instance | openstack/jobs/neutron-db-sync 2026-08-15 00:35:29.543849 | instance | monitoring/serviceaccounts/loki 2026-08-15 00:35:29.686189 | instance | openstack/jobs/neutron-ks-endpoints 2026-08-15 00:35:29.783362 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-08-15 00:35:29.914366 | instance | openstack/jobs/neutron-ks-service 2026-08-15 00:35:30.040277 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-08-15 00:35:30.141693 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-08-15 00:35:30.357535 | instance | openstack/jobs/neutron-ks-user 2026-08-15 00:35:30.482084 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-08-15 00:35:30.597318 | instance | openstack/jobs/neutron-rabbit-init 2026-08-15 00:35:30.761894 | instance | openstack/jobs/nova-cell-setup-29779200 2026-08-15 00:35:30.858372 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-08-15 00:35:31.023791 | instance | openstack/jobs/nova-db-init 2026-08-15 00:35:31.148737 | instance | monitoring/serviceaccounts/vector 2026-08-15 00:35:31.276299 | instance | openstack/jobs/nova-db-sync 2026-08-15 00:35:31.397376 | instance | openstack/jobs/nova-ks-endpoints 2026-08-15 00:35:31.502523 | instance | openstack/jobs/nova-ks-service 2026-08-15 00:35:31.645699 | instance | openstack/jobs/nova-ks-user 2026-08-15 00:35:31.750588 | instance | openstack/jobs/nova-rabbit-init 2026-08-15 00:35:31.890604 | instance | openstack/jobs/nova-service-cleaner-29779200 2026-08-15 00:35:31.993794 | instance | openstack/jobs/octavia-bootstrap 2026-08-15 00:35:32.107882 | instance | openstack/jobs/octavia-db-init 2026-08-15 00:35:32.201427 | instance | openstack/jobs/octavia-db-sync 2026-08-15 00:35:32.333642 | instance | openstack/jobs/octavia-ks-endpoints 2026-08-15 00:35:32.423147 | instance | openstack/jobs/octavia-ks-service 2026-08-15 00:35:32.589763 | instance | openstack/jobs/octavia-ks-user 2026-08-15 00:35:32.656664 | instance | openstack/jobs/octavia-rabbit-init 2026-08-15 00:35:32.840759 | instance | openstack/jobs/placement-db-init 2026-08-15 00:35:32.931423 | instance | openstack/jobs/placement-db-sync 2026-08-15 00:35:33.072985 | instance | openstack/jobs/placement-ks-endpoints 2026-08-15 00:35:33.156068 | instance | openstack/jobs/placement-ks-service 2026-08-15 00:35:33.313844 | instance | openstack/jobs/placement-ks-user 2026-08-15 00:35:33.397585 | instance | openstack/jobs/staffeln-db-init 2026-08-15 00:35:33.534706 | instance | openstack/jobs/staffeln-db-sync 2026-08-15 00:35:33.597798 | instance | openstack/jobs/tempest-ks-user 2026-08-15 00:35:33.762013 | instance | openstack/jobs/tempest-run-tests 2026-08-15 00:35:33.850919 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-08-15 00:35:33.997506 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-08-15 00:35:34.021505 | instance | openstack/networkpolicies/valkey 2026-08-15 00:35:34.178186 | instance | monitoring/services/alertmanager-operated 2026-08-15 00:35:34.196571 | instance | monitoring/services/goldpinger 2026-08-15 00:35:34.359075 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-08-15 00:35:34.401812 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-08-15 00:35:34.562639 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-08-15 00:35:34.595152 | instance | monitoring/services/kube-prometheus-stack-operator 2026-08-15 00:35:34.747126 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-08-15 00:35:34.795768 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-08-15 00:35:34.932775 | instance | monitoring/services/loki 2026-08-15 00:35:34.977194 | instance | monitoring/services/loki-chunks-cache 2026-08-15 00:35:35.109970 | instance | monitoring/services/loki-gateway 2026-08-15 00:35:35.183462 | instance | monitoring/services/loki-headless 2026-08-15 00:35:35.286322 | instance | monitoring/services/loki-memberlist 2026-08-15 00:35:35.378710 | instance | monitoring/services/loki-results-cache 2026-08-15 00:35:35.469545 | instance | monitoring/services/prometheus-operated 2026-08-15 00:35:35.577562 | instance | monitoring/services/prometheus-pushgateway 2026-08-15 00:35:35.655846 | instance | monitoring/services/prometheus-smartctl-exporter 2026-08-15 00:35:35.770948 | instance | monitoring/services/vector-headless 2026-08-15 00:35:35.850741 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-08-15 00:35:35.945692 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-08-15 00:35:36.256849 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-08-15 00:35:36.308865 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-08-15 00:35:36.659709 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-08-15 00:35:36.681587 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-08-15 00:35:37.000015 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-08-15 00:35:37.020742 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-08-15 00:35:37.325311 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-08-15 00:35:37.376567 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-08-15 00:35:37.709147 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-08-15 00:35:37.750513 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-08-15 00:35:38.068594 | instance | openstack/pods/barbican-api-7cc49bc5d-dnbnv 2026-08-15 00:35:38.083872 | instance | openstack/pods/barbican-db-init-whf7n 2026-08-15 00:35:38.276796 | instance | openstack/pods/barbican-db-sync-qv6sp 2026-08-15 00:35:38.294170 | instance | openstack/pods/barbican-ks-endpoints-kbwck 2026-08-15 00:35:38.485125 | instance | openstack/pods/barbican-ks-service-77qcr 2026-08-15 00:35:38.520357 | instance | openstack/pods/barbican-ks-user-86t7k 2026-08-15 00:35:38.740150 | instance | openstack/pods/barbican-rabbit-init-st46n 2026-08-15 00:35:38.790034 | instance | openstack/pods/cinder-api-664f76b898-bcsrg 2026-08-15 00:35:38.991651 | instance | openstack/pods/cinder-backup-7cb59cf678-d6vcc 2026-08-15 00:35:38.996827 | instance | openstack/pods/cinder-backup-storage-init-r52nt 2026-08-15 00:35:39.221336 | instance | openstack/pods/cinder-bootstrap-bpkd7 2026-08-15 00:35:39.227749 | instance | openstack/pods/cinder-create-internal-tenant-7k4wj 2026-08-15 00:35:39.444607 | instance | openstack/pods/cinder-db-init-8555n 2026-08-15 00:35:39.451075 | instance | openstack/pods/cinder-db-sync-lzg8d 2026-08-15 00:35:39.670563 | instance | openstack/pods/cinder-ks-endpoints-s6qvd 2026-08-15 00:35:39.674770 | instance | openstack/pods/cinder-ks-service-gvdbr 2026-08-15 00:35:39.883984 | instance | openstack/pods/cinder-ks-user-wdzr9 2026-08-15 00:35:39.915520 | instance | openstack/pods/cinder-rabbit-init-7l75w 2026-08-15 00:35:40.090863 | instance | openstack/pods/cinder-scheduler-578765685d-bwjvh 2026-08-15 00:35:40.121216 | instance | openstack/pods/cinder-storage-init-fkcqk 2026-08-15 00:35:40.331255 | instance | openstack/pods/cinder-volume-dd549fc5d-7bmff 2026-08-15 00:35:40.348384 | instance | openstack/pods/cinder-volume-usage-audit-29779205-kbhl7 2026-08-15 00:35:40.566471 | instance | openstack/pods/glance-api-7788ccfdc9-lfbz5 2026-08-15 00:35:40.590808 | instance | openstack/pods/glance-db-init-mx57w 2026-08-15 00:35:40.814696 | instance | openstack/rolebindings/barbican-barbican-api 2026-08-15 00:35:40.818035 | instance | openstack/pods/glance-db-sync-lmsfg 2026-08-15 00:35:41.038421 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-08-15 00:35:41.049037 | instance | openstack/pods/glance-ks-endpoints-wxzqq 2026-08-15 00:35:41.216475 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-08-15 00:35:41.307326 | instance | openstack/pods/glance-ks-service-mhjbf 2026-08-15 00:35:41.416633 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-08-15 00:35:41.531413 | instance | openstack/pods/glance-ks-user-cq2f6 2026-08-15 00:35:41.601769 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-08-15 00:35:41.770128 | instance | openstack/pods/glance-metadefs-load-drb8z 2026-08-15 00:35:41.812080 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-08-15 00:35:41.985252 | instance | openstack/pods/glance-rabbit-init-rphdf 2026-08-15 00:35:42.013015 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-08-15 00:35:42.205027 | instance | openstack/pods/glance-storage-init-fmfql 2026-08-15 00:35:42.213236 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-08-15 00:35:42.392686 | instance | openstack/pods/heat-api-5bc67fcb75-kj6np 2026-08-15 00:35:42.429845 | instance | openstack/rolebindings/cinder-cinder-api 2026-08-15 00:35:42.626930 | instance | openstack/pods/heat-bootstrap-bl5dv 2026-08-15 00:35:42.630725 | instance | openstack/rolebindings/cinder-cinder-backup 2026-08-15 00:35:42.819570 | instance | openstack/pods/heat-cfn-6f95754b9-mwdsm 2026-08-15 00:35:42.868870 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-08-15 00:35:43.059775 | instance | openstack/pods/heat-db-init-62ntw 2026-08-15 00:35:43.091610 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-08-15 00:35:43.267697 | instance | openstack/pods/heat-db-sync-j2fz5 2026-08-15 00:35:43.284417 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-08-15 00:35:43.470516 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-08-15 00:35:43.484057 | instance | openstack/pods/heat-domain-ks-user-6tbzz 2026-08-15 00:35:43.667539 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-08-15 00:35:43.715830 | instance | openstack/pods/heat-engine-6db8498bdb-cvs9j 2026-08-15 00:35:43.846179 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-08-15 00:35:43.963749 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-08-15 00:35:44.024738 | instance | openstack/pods/heat-engine-cleaner-29779220-t2bw5 2026-08-15 00:35:44.108458 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29779220-t2bw5" not found 2026-08-15 00:35:44.148472 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-08-15 00:35:44.351398 | instance | openstack/pods/heat-engine-cleaner-29779225-c6b2k 2026-08-15 00:35:44.474083 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29779220-t2bw5" not found 2026-08-15 00:35:44.484654 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-08-15 00:35:44.574136 | instance | openstack/pods/heat-engine-cleaner-29779230-j8qdh 2026-08-15 00:35:44.676512 | instance | openstack/rolebindings/cinder-cinder-test 2026-08-15 00:35:44.810161 | instance | openstack/pods/heat-ks-endpoints-l8gt2 2026-08-15 00:35:44.860171 | instance | openstack/rolebindings/cinder-cinder-volume 2026-08-15 00:35:45.040216 | instance | openstack/pods/heat-ks-service-pn6dq 2026-08-15 00:35:45.054740 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-08-15 00:35:45.228047 | instance | openstack/pods/heat-ks-user-8vz66 2026-08-15 00:35:45.255616 | instance | openstack/rolebindings/cinder-storage-init 2026-08-15 00:35:45.440779 | instance | openstack/pods/heat-purge-deleted-29779220-8zx6h 2026-08-15 00:35:45.447263 | instance | openstack/rolebindings/glance-glance-api 2026-08-15 00:35:45.626338 | instance | openstack/pods/heat-rabbit-init-mvt56 2026-08-15 00:35:45.657987 | instance | openstack/pods/heat-trusts-rk4k4 2026-08-15 00:35:45.852098 | instance | openstack/rolebindings/glance-glance-db-init 2026-08-15 00:35:45.906420 | instance | openstack/pods/horizon-67cbc776b5-8ll54 2026-08-15 00:35:46.036893 | instance | openstack/rolebindings/glance-glance-db-sync 2026-08-15 00:35:46.154335 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-08-15 00:35:46.225635 | instance | openstack/pods/horizon-db-init-hgdmj 2026-08-15 00:35:46.331521 | instance | openstack/rolebindings/glance-glance-ks-service 2026-08-15 00:35:46.471763 | instance | openstack/pods/horizon-db-sync-7rglv 2026-08-15 00:35:46.534777 | instance | openstack/rolebindings/glance-glance-ks-user 2026-08-15 00:35:46.713800 | instance | openstack/pods/keepalived-llsk7 2026-08-15 00:35:46.740230 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-08-15 00:35:46.928664 | instance | openstack/pods/keystone-api-6597d44489-db5tm 2026-08-15 00:35:46.928775 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-08-15 00:35:47.118852 | instance | openstack/rolebindings/glance-glance-storage-init 2026-08-15 00:35:47.150149 | instance | openstack/pods/keystone-bootstrap-ffmxf 2026-08-15 00:35:47.282125 | instance | openstack/rolebindings/glance-glance-test 2026-08-15 00:35:47.374881 | instance | openstack/pods/keystone-credential-setup-lrzj8 2026-08-15 00:35:47.476799 | instance | openstack/rolebindings/glance-storage-init 2026-08-15 00:35:47.609428 | instance | openstack/pods/keystone-db-init-72lxp 2026-08-15 00:35:47.682123 | instance | openstack/rolebindings/heat-heat-api 2026-08-15 00:35:47.826689 | instance | openstack/pods/keystone-db-sync-znhdq 2026-08-15 00:35:47.863293 | instance | openstack/pods/keystone-domain-manage-t5xt6 2026-08-15 00:35:48.048286 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-08-15 00:35:48.079623 | instance | openstack/pods/keystone-fernet-rotate-29779200-nsllg 2026-08-15 00:35:48.220185 | instance | openstack/rolebindings/heat-heat-cfn 2026-08-15 00:35:48.303948 | instance | openstack/pods/keystone-fernet-setup-xlh4b 2026-08-15 00:35:48.402823 | instance | openstack/rolebindings/heat-heat-db-init 2026-08-15 00:35:48.503388 | instance | openstack/pods/keystone-rabbit-init-khlvf 2026-08-15 00:35:48.596815 | instance | openstack/rolebindings/heat-heat-db-sync 2026-08-15 00:35:48.735861 | instance | openstack/pods/libvirt-libvirt-default-6lkkt 2026-08-15 00:35:48.786193 | instance | openstack/pods/magnum-api-67d588c478-t9d6l 2026-08-15 00:35:48.943855 | instance | openstack/rolebindings/heat-heat-engine 2026-08-15 00:35:49.046333 | instance | openstack/pods/magnum-cluster-api-proxy-4j6bv 2026-08-15 00:35:49.176986 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-08-15 00:35:49.277731 | instance | openstack/pods/magnum-conductor-0 2026-08-15 00:35:49.342894 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-08-15 00:35:49.490552 | instance | openstack/pods/magnum-db-init-q7xq2 2026-08-15 00:35:49.517792 | instance | openstack/rolebindings/heat-heat-ks-service 2026-08-15 00:35:49.709741 | instance | openstack/pods/magnum-db-sync-98h5v 2026-08-15 00:35:49.723230 | instance | openstack/pods/magnum-domain-ks-user-p6wcw 2026-08-15 00:35:49.930119 | instance | openstack/rolebindings/heat-heat-ks-user 2026-08-15 00:35:49.946657 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-08-15 00:35:50.095113 | instance | openstack/pods/magnum-ks-endpoints-qkqxp 2026-08-15 00:35:50.127660 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-08-15 00:35:50.318684 | instance | openstack/pods/magnum-ks-service-f6jzh 2026-08-15 00:35:50.320095 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-08-15 00:35:50.516241 | instance | openstack/pods/magnum-ks-user-srl2z 2026-08-15 00:35:50.569233 | instance | openstack/pods/magnum-rabbit-init-rsnqq 2026-08-15 00:35:50.764643 | instance | openstack/rolebindings/heat-heat-test 2026-08-15 00:35:50.817141 | instance | openstack/pods/magnum-registry-c45778976-5dq9w 2026-08-15 00:35:50.963168 | instance | openstack/rolebindings/heat-heat-trusts 2026-08-15 00:35:51.042816 | instance | openstack/pods/manila-api-5bf96dcc8d-7xxtf 2026-08-15 00:35:51.145510 | instance | openstack/rolebindings/horizon-horizon 2026-08-15 00:35:51.277520 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-08-15 00:35:51.332870 | instance | openstack/pods/manila-bootstrap-wbm47 2026-08-15 00:35:51.467380 | instance | openstack/pods/manila-data-594cc675d7-tgxtg 2026-08-15 00:35:51.547318 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-08-15 00:35:51.716725 | instance | openstack/pods/manila-db-init-f4qkm 2026-08-15 00:35:51.739062 | instance | openstack/rolebindings/horizon-horizon-test 2026-08-15 00:35:51.914811 | instance | openstack/rolebindings/keepalived 2026-08-15 00:35:51.940998 | instance | openstack/pods/manila-db-sync-b5hzk 2026-08-15 00:35:52.091079 | instance | openstack/rolebindings/keystone-credential-rotate 2026-08-15 00:35:52.166262 | instance | openstack/pods/manila-ks-endpoints-j7pzz 2026-08-15 00:35:52.270742 | instance | openstack/rolebindings/keystone-credential-setup 2026-08-15 00:35:52.400362 | instance | openstack/pods/manila-ks-service-j9dls 2026-08-15 00:35:52.444470 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-08-15 00:35:52.612556 | instance | openstack/pods/manila-ks-user-dcf9f 2026-08-15 00:35:52.635946 | instance | openstack/rolebindings/keystone-fernet-setup 2026-08-15 00:35:52.842745 | instance | openstack/pods/manila-rabbit-init-fwgf4 2026-08-15 00:35:52.859325 | instance | openstack/rolebindings/keystone-keystone-api 2026-08-15 00:35:53.026739 | instance | openstack/pods/manila-scheduler-f7f54c7f-s9jg4 2026-08-15 00:35:53.046612 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-08-15 00:35:53.238387 | instance | openstack/pods/manila-share-85655d6fd5-fzvx9 2026-08-15 00:35:53.245738 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-08-15 00:35:53.428186 | instance | openstack/pods/memcached-memcached-6479589586-lvpf7 2026-08-15 00:35:53.470211 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-08-15 00:35:53.649393 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-08-15 00:35:53.652328 | instance | openstack/pods/neutron-coredns-7dd4958666-rp4sj 2026-08-15 00:35:53.832928 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-08-15 00:35:53.866049 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-08-15 00:35:54.014409 | instance | openstack/pods/neutron-db-init-fr79q 2026-08-15 00:35:54.034715 | instance | openstack/rolebindings/keystone-keystone-test 2026-08-15 00:35:54.205933 | instance | openstack/pods/neutron-db-sync-lx6dr 2026-08-15 00:35:54.243959 | instance | openstack/pods/neutron-dhcp-agent-default-tscfv 2026-08-15 00:35:54.427959 | instance | openstack/pods/neutron-ks-endpoints-77w8g 2026-08-15 00:35:54.484962 | instance | openstack/rolebindings/libvirt-cert-manager 2026-08-15 00:35:54.688215 | instance | openstack/pods/neutron-ks-service-d8s2q 2026-08-15 00:35:54.700995 | instance | openstack/rolebindings/libvirt-libvirt 2026-08-15 00:35:54.872475 | instance | openstack/pods/neutron-ks-user-gnh66 2026-08-15 00:35:54.912707 | instance | openstack/rolebindings/magnum-magnum-api 2026-08-15 00:35:55.086478 | instance | openstack/pods/neutron-l3-agent-default-p9dlh 2026-08-15 00:35:55.098775 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-08-15 00:35:55.269972 | instance | openstack/pods/neutron-metadata-agent-default-wbnlk 2026-08-15 00:35:55.306600 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-08-15 00:35:55.488951 | instance | openstack/pods/neutron-netns-cleanup-cron-default-t55kp 2026-08-15 00:35:55.510839 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-08-15 00:35:55.690540 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-08-15 00:35:55.710368 | instance | openstack/pods/neutron-ovs-agent-default-d9rbb 2026-08-15 00:35:55.888202 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-08-15 00:35:55.968894 | instance | openstack/pods/neutron-rabbit-init-7cpwm 2026-08-15 00:35:56.105020 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-08-15 00:35:56.187037 | instance | openstack/pods/neutron-rpc-server-5dd777bbd7-lgf49 2026-08-15 00:35:56.286839 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-08-15 00:35:56.432663 | instance | openstack/pods/neutron-server-549fcd7b68-7cqnr 2026-08-15 00:35:56.470457 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-08-15 00:35:56.719708 | instance | openstack/pods/nova-api-metadata-78f7b96ffb-d4rsc 2026-08-15 00:35:56.726342 | instance | openstack/rolebindings/manila-manila-api 2026-08-15 00:35:56.903755 | instance | openstack/pods/nova-api-osapi-6b6679d8c8-nmqt7 2026-08-15 00:35:56.941795 | instance | openstack/rolebindings/manila-manila-data 2026-08-15 00:35:57.122955 | instance | openstack/rolebindings/manila-manila-db-init 2026-08-15 00:35:57.135677 | instance | openstack/pods/nova-bootstrap-glf28 2026-08-15 00:35:57.300931 | instance | openstack/pods/nova-cell-setup-29779200-7t699 2026-08-15 00:35:57.363573 | instance | openstack/rolebindings/manila-manila-db-sync 2026-08-15 00:35:57.504693 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-08-15 00:35:57.535665 | instance | openstack/pods/nova-cell-setup-vv4xz 2026-08-15 00:35:57.682538 | instance | openstack/pods/nova-compute-default-ztm8s 2026-08-15 00:35:57.769145 | instance | openstack/rolebindings/manila-manila-ks-service 2026-08-15 00:35:57.910108 | instance | openstack/pods/nova-conductor-857bf596b-nqqvs 2026-08-15 00:35:57.943259 | instance | openstack/rolebindings/manila-manila-ks-user 2026-08-15 00:35:58.106652 | instance | openstack/pods/nova-db-init-m9j5h 2026-08-15 00:35:58.133692 | instance | openstack/pods/nova-db-sync-jvkwq 2026-08-15 00:35:58.320747 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-08-15 00:35:58.348551 | instance | openstack/pods/nova-ks-endpoints-9fq7p 2026-08-15 00:35:58.489051 | instance | openstack/rolebindings/manila-manila-scheduler 2026-08-15 00:35:58.573671 | instance | openstack/pods/nova-ks-service-tj5w6 2026-08-15 00:35:58.682669 | instance | openstack/rolebindings/manila-manila-share 2026-08-15 00:35:58.790364 | instance | openstack/pods/nova-ks-user-56b5l 2026-08-15 00:35:58.882011 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-08-15 00:35:59.003225 | instance | openstack/pods/nova-novncproxy-564c4c88d9-sqkfz 2026-08-15 00:35:59.062063 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-08-15 00:35:59.206655 | instance | openstack/pods/nova-rabbit-init-v72p2 2026-08-15 00:35:59.232113 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-08-15 00:35:59.414428 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-08-15 00:35:59.426822 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-08-15 00:35:59.595569 | instance | openstack/pods/nova-scheduler-bb44bdbb-sgmxd 2026-08-15 00:35:59.614634 | instance | openstack/pods/nova-service-cleaner-29779200-995bs 2026-08-15 00:35:59.834490 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-08-15 00:35:59.844110 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-08-15 00:36:00.006571 | instance | openstack/pods/octavia-api-64997dbf9b-gvsmw 2026-08-15 00:36:00.024676 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-08-15 00:36:00.196685 | instance | openstack/pods/octavia-bootstrap-zjkj2 2026-08-15 00:36:00.213375 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-08-15 00:36:00.391833 | instance | openstack/pods/octavia-db-init-rrlvr 2026-08-15 00:36:00.404967 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-08-15 00:36:00.605997 | instance | openstack/pods/octavia-db-sync-lmblx 2026-08-15 00:36:00.676522 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-08-15 00:36:00.872893 | instance | openstack/pods/octavia-health-manager-default-fbq5x 2026-08-15 00:36:00.888351 | instance | openstack/rolebindings/neutron-neutron-server 2026-08-15 00:36:01.064450 | instance | openstack/pods/octavia-housekeeping-f94478b45-x458s 2026-08-15 00:36:01.098746 | instance | openstack/pods/octavia-ks-endpoints-c4td2 2026-08-15 00:36:01.279930 | instance | openstack/rolebindings/neutron-neutron-test 2026-08-15 00:36:01.335605 | instance | openstack/pods/octavia-ks-service-lcl6t 2026-08-15 00:36:01.451155 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-08-15 00:36:01.568099 | instance | openstack/pods/octavia-ks-user-n467j 2026-08-15 00:36:01.637196 | instance | openstack/pods/octavia-rabbit-init-tpm4k 2026-08-15 00:36:01.848249 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-08-15 00:36:01.885136 | instance | openstack/pods/octavia-worker-76899fd46b-nhwm2 2026-08-15 00:36:02.039982 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-08-15 00:36:02.112104 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-gsgq9 2026-08-15 00:36:02.227021 | instance | openstack/pods/openstack-exporter-58cffc957b-9ck6z 2026-08-15 00:36:02.320208 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-08-15 00:36:02.461433 | instance | openstack/pods/openvswitch-dfmxm 2026-08-15 00:36:02.509299 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-08-15 00:36:02.697268 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-08-15 00:36:02.698482 | instance | openstack/rolebindings/nova-nova-compute 2026-08-15 00:36:02.881044 | instance | openstack/pods/percona-xtradb-pxc-0 2026-08-15 00:36:02.929719 | instance | openstack/pods/placement-api-68674bd9c5-bcws4 2026-08-15 00:36:03.109380 | instance | openstack/rolebindings/nova-nova-conductor 2026-08-15 00:36:03.151915 | instance | openstack/pods/placement-db-init-zhfx4 2026-08-15 00:36:03.301551 | instance | openstack/rolebindings/nova-nova-db-init 2026-08-15 00:36:03.382351 | instance | openstack/pods/placement-db-sync-j4ghm 2026-08-15 00:36:03.509945 | instance | openstack/rolebindings/nova-nova-db-sync 2026-08-15 00:36:03.626371 | instance | openstack/pods/placement-ks-endpoints-xqc5b 2026-08-15 00:36:03.703956 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-08-15 00:36:03.873775 | instance | openstack/pods/placement-ks-service-j2txq 2026-08-15 00:36:03.892808 | instance | openstack/rolebindings/nova-nova-ks-service 2026-08-15 00:36:04.085446 | instance | openstack/rolebindings/nova-nova-ks-user 2026-08-15 00:36:04.088260 | instance | openstack/pods/placement-ks-user-lgjvr 2026-08-15 00:36:04.255764 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-08-15 00:36:04.295982 | instance | openstack/pods/pxc-operator-69cb5bbdb9-275x5 2026-08-15 00:36:04.452165 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-08-15 00:36:04.501656 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-08-15 00:36:04.619787 | instance | openstack/rolebindings/nova-nova-scheduler 2026-08-15 00:36:04.725577 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-08-15 00:36:04.825427 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-08-15 00:36:04.957834 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-8kcr6 2026-08-15 00:36:05.008305 | instance | openstack/rolebindings/nova-nova-test 2026-08-15 00:36:05.161526 | instance | openstack/pods/rabbitmq-glance-server-0 2026-08-15 00:36:05.201044 | instance | openstack/rolebindings/octavia-octavia-api 2026-08-15 00:36:05.374291 | instance | openstack/pods/rabbitmq-heat-server-0 2026-08-15 00:36:05.380436 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-08-15 00:36:05.555215 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-08-15 00:36:05.589412 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-08-15 00:36:05.743203 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-08-15 00:36:05.827018 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-08-15 00:36:05.920986 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-08-15 00:36:06.066344 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-08-15 00:36:06.105476 | instance | openstack/pods/rabbitmq-manila-server-0 2026-08-15 00:36:06.241968 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-08-15 00:36:06.345277 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-kvpvh 2026-08-15 00:36:06.425831 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-08-15 00:36:06.602681 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-08-15 00:36:06.623029 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-08-15 00:36:06.795570 | instance | openstack/rolebindings/octavia-octavia-worker 2026-08-15 00:36:06.881021 | instance | openstack/pods/rabbitmq-nova-server-0 2026-08-15 00:36:07.004312 | instance | openstack/rolebindings/placement-placement-api 2026-08-15 00:36:07.092533 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-08-15 00:36:07.194891 | instance | openstack/rolebindings/placement-placement-db-init 2026-08-15 00:36:07.340630 | instance | openstack/rolebindings/placement-placement-db-sync 2026-08-15 00:36:07.383553 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-x2zdr 2026-08-15 00:36:07.532041 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-08-15 00:36:07.618886 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t 2026-08-15 00:36:07.718741 | instance | openstack/rolebindings/placement-placement-ks-service 2026-08-15 00:36:07.868811 | instance | openstack/pods/staffeln-api-54df84dfd6-jk7t6 2026-08-15 00:36:07.894875 | instance | openstack/rolebindings/placement-placement-ks-user 2026-08-15 00:36:08.073131 | instance | openstack/pods/staffeln-conductor-64bddbd95c-2lwvb 2026-08-15 00:36:08.076706 | instance | openstack/rolebindings/pxc-operator 2026-08-15 00:36:08.257836 | instance | openstack/pods/staffeln-db-init-lkdrs 2026-08-15 00:36:08.301191 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-08-15 00:36:08.465413 | instance | openstack/pods/staffeln-db-sync-jxdzm 2026-08-15 00:36:08.495957 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-08-15 00:36:08.679727 | instance | openstack/pods/tempest-ks-user-n7zcr 2026-08-15 00:36:08.687371 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-08-15 00:36:08.860255 | instance | openstack/pods/tempest-run-tests-x8bzr 2026-08-15 00:36:08.894930 | instance | openstack/pods/valkey-node-0 2026-08-15 00:36:09.073434 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-08-15 00:36:09.126382 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-08-15 00:36:09.239067 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-08-15 00:36:09.298081 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-08-15 00:36:09.418556 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-08-15 00:36:09.474983 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-08-15 00:36:09.585581 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-08-15 00:36:09.665337 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-08-15 00:36:09.777621 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-08-15 00:36:09.857407 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-08-15 00:36:09.952420 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-08-15 00:36:10.032422 | instance | openstack/rolebindings/rook-ceph-mgr 2026-08-15 00:36:10.121228 | instance | openstack/rolebindings/rook-ceph-osd 2026-08-15 00:36:10.217057 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-08-15 00:36:10.302812 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-08-15 00:36:10.406749 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-08-15 00:36:10.494435 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-08-15 00:36:10.592791 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-08-15 00:36:10.689346 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-08-15 00:36:10.776341 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-08-15 00:36:10.879113 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-08-15 00:36:10.950292 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-08-15 00:36:11.054975 | instance | monitoring/statefulsets/loki 2026-08-15 00:36:11.134832 | instance | monitoring/statefulsets/loki-chunks-cache 2026-08-15 00:36:11.239312 | instance | monitoring/statefulsets/loki-results-cache 2026-08-15 00:36:11.326472 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-08-15 00:36:11.433442 | instance | openstack/roles/barbican-openstack-barbican-api 2026-08-15 00:36:11.543501 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-08-15 00:36:11.617107 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-08-15 00:36:11.731032 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-08-15 00:36:11.797710 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-08-15 00:36:11.927852 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-08-15 00:36:11.983827 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-08-15 00:36:12.104971 | instance | openstack/roles/cinder-backup-storage-init 2026-08-15 00:36:12.161654 | instance | openstack/roles/cinder-openstack-cinder-api 2026-08-15 00:36:12.272644 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-08-15 00:36:12.330761 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-08-15 00:36:12.437019 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-08-15 00:36:12.517985 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-08-15 00:36:12.625653 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-08-15 00:36:12.718220 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-08-15 00:36:12.818458 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-08-15 00:36:12.920655 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-08-15 00:36:13.059326 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-08-15 00:36:13.153265 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-08-15 00:36:13.242091 | instance | openstack/roles/cinder-openstack-cinder-test 2026-08-15 00:36:13.346211 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-08-15 00:36:13.444354 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-08-15 00:36:13.540173 | instance | openstack/roles/cinder-storage-init 2026-08-15 00:36:13.655193 | instance | openstack/roles/glance-openstack-glance-api 2026-08-15 00:36:13.756668 | instance | openstack/roles/glance-openstack-glance-db-init 2026-08-15 00:36:13.834942 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-08-15 00:36:13.948908 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-08-15 00:36:14.008739 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-08-15 00:36:14.156805 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-08-15 00:36:14.186960 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-08-15 00:36:14.339972 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-08-15 00:36:14.357535 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-08-15 00:36:14.513618 | instance | openstack/roles/glance-openstack-glance-test 2026-08-15 00:36:14.541138 | instance | openstack/roles/glance-storage-init 2026-08-15 00:36:14.692366 | instance | openstack/roles/heat-openstack-heat-api 2026-08-15 00:36:14.739816 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-08-15 00:36:14.894634 | instance | openstack/roles/heat-openstack-heat-cfn 2026-08-15 00:36:14.906831 | instance | openstack/roles/heat-openstack-heat-db-init 2026-08-15 00:36:15.071558 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-08-15 00:36:15.095987 | instance | openstack/roles/heat-openstack-heat-engine 2026-08-15 00:36:15.247429 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-08-15 00:36:15.270503 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-08-15 00:36:15.416659 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-08-15 00:36:15.459316 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-08-15 00:36:15.595092 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-08-15 00:36:15.656108 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-08-15 00:36:15.797982 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-08-15 00:36:15.865179 | instance | openstack/roles/heat-openstack-heat-test 2026-08-15 00:36:15.983578 | instance | openstack/roles/heat-openstack-heat-trusts 2026-08-15 00:36:16.047104 | instance | openstack/roles/horizon-openstack-horizon 2026-08-15 00:36:16.197045 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-08-15 00:36:16.250193 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-08-15 00:36:16.403013 | instance | openstack/roles/horizon-openstack-horizon-test 2026-08-15 00:36:16.463827 | instance | openstack/roles/keepalived 2026-08-15 00:36:16.615147 | instance | openstack/roles/keystone-credential-rotate 2026-08-15 00:36:16.693458 | instance | openstack/roles/keystone-credential-setup 2026-08-15 00:36:16.848184 | instance | openstack/roles/keystone-fernet-rotate 2026-08-15 00:36:16.874517 | instance | openstack/roles/keystone-fernet-setup 2026-08-15 00:36:17.066107 | instance | openstack/roles/keystone-openstack-keystone-api 2026-08-15 00:36:17.075257 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-08-15 00:36:17.256178 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-08-15 00:36:17.262303 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-08-15 00:36:17.446391 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-08-15 00:36:17.448607 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-08-15 00:36:17.625553 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-08-15 00:36:17.625755 | instance | openstack/roles/keystone-openstack-keystone-test 2026-08-15 00:36:17.822086 | instance | openstack/roles/libvirt-cert-manager 2026-08-15 00:36:17.829498 | instance | openstack/roles/libvirt-openstack-libvirt 2026-08-15 00:36:18.009859 | instance | openstack/roles/magnum-openstack-magnum-api 2026-08-15 00:36:18.010101 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-08-15 00:36:18.194918 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-08-15 00:36:18.196462 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-08-15 00:36:18.367033 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-08-15 00:36:18.391023 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-08-15 00:36:18.557218 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-08-15 00:36:18.575653 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-08-15 00:36:18.733258 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-08-15 00:36:18.768800 | instance | openstack/roles/manila-openstack-manila-api 2026-08-15 00:36:18.901229 | instance | openstack/roles/manila-openstack-manila-data 2026-08-15 00:36:18.952444 | instance | openstack/roles/manila-openstack-manila-db-init 2026-08-15 00:36:19.076156 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-08-15 00:36:19.121559 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-08-15 00:36:19.245231 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-08-15 00:36:19.307233 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-08-15 00:36:19.415163 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-08-15 00:36:19.478115 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-08-15 00:36:19.592269 | instance | openstack/roles/manila-openstack-manila-share 2026-08-15 00:36:19.666522 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-08-15 00:36:19.782880 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-08-15 00:36:19.847876 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-08-15 00:36:19.951093 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-08-15 00:36:20.022677 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-08-15 00:36:20.148598 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-08-15 00:36:20.200433 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-08-15 00:36:20.344596 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-08-15 00:36:20.377696 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-08-15 00:36:20.519568 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-08-15 00:36:20.551565 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-08-15 00:36:20.722210 | instance | openstack/roles/neutron-openstack-neutron-server 2026-08-15 00:36:20.749776 | instance | openstack/roles/neutron-openstack-neutron-test 2026-08-15 00:36:20.915487 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-08-15 00:36:20.941605 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-08-15 00:36:21.096691 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-08-15 00:36:21.117620 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-08-15 00:36:21.276990 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-08-15 00:36:21.326485 | instance | openstack/roles/nova-openstack-nova-compute 2026-08-15 00:36:21.450744 | instance | openstack/roles/nova-openstack-nova-conductor 2026-08-15 00:36:21.518792 | instance | openstack/roles/nova-openstack-nova-db-init 2026-08-15 00:36:21.639143 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-08-15 00:36:21.705358 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-08-15 00:36:21.840752 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-08-15 00:36:21.887205 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-08-15 00:36:22.033362 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-08-15 00:36:22.074155 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-08-15 00:36:22.235703 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-08-15 00:36:22.270431 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-08-15 00:36:22.423342 | instance | openstack/roles/nova-openstack-nova-test 2026-08-15 00:36:22.461380 | instance | openstack/roles/octavia-openstack-octavia-api 2026-08-15 00:36:22.605126 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-08-15 00:36:22.652269 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-08-15 00:36:22.801417 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-08-15 00:36:22.845338 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-08-15 00:36:22.973102 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-08-15 00:36:23.023037 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-08-15 00:36:23.163964 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-08-15 00:36:23.205879 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-08-15 00:36:23.340534 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-08-15 00:36:23.381147 | instance | openstack/roles/placement-openstack-placement-api 2026-08-15 00:36:23.536309 | instance | openstack/roles/placement-openstack-placement-db-init 2026-08-15 00:36:23.551732 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-08-15 00:36:23.719637 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-08-15 00:36:23.748180 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-08-15 00:36:23.905167 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-08-15 00:36:23.954209 | instance | openstack/roles/pxc-operator 2026-08-15 00:36:24.103150 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-08-15 00:36:24.178834 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-08-15 00:36:24.300434 | instance | openstack/roles/rabbitmq-cluster-operator 2026-08-15 00:36:24.368603 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-08-15 00:36:24.495061 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-08-15 00:36:24.572647 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-08-15 00:36:24.699481 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-08-15 00:36:24.809247 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-08-15 00:36:24.918088 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-08-15 00:36:25.011002 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-08-15 00:36:25.103713 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-08-15 00:36:25.196205 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-08-15 00:36:25.291738 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-08-15 00:36:25.376327 | instance | openstack/roles/rook-ceph-mgr 2026-08-15 00:36:25.468699 | instance | openstack/roles/rook-ceph-osd 2026-08-15 00:36:25.544271 | instance | openstack/roles/rook-ceph-purge-osd 2026-08-15 00:36:25.653917 | instance | openstack/roles/staffeln-conductor 2026-08-15 00:36:25.753099 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-08-15 00:36:25.826777 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-08-15 00:36:25.934210 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-08-15 00:36:26.003260 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-08-15 00:36:26.111343 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-08-15 00:36:26.190727 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-08-15 00:36:26.300243 | instance | openstack/secrets/barbican-api-certs 2026-08-15 00:36:26.364940 | instance | openstack/secrets/barbican-db-admin 2026-08-15 00:36:26.484250 | instance | openstack/secrets/barbican-db-user 2026-08-15 00:36:26.561228 | instance | openstack/secrets/barbican-etc 2026-08-15 00:36:26.699661 | instance | openstack/secrets/barbican-keystone-admin 2026-08-15 00:36:26.768401 | instance | openstack/secrets/barbican-keystone-user 2026-08-15 00:36:26.886333 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-08-15 00:36:26.937495 | instance | openstack/secrets/barbican-rabbitmq-user 2026-08-15 00:36:27.064511 | instance | openstack/secrets/cinder-api-certs 2026-08-15 00:36:27.118809 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-08-15 00:36:27.263368 | instance | openstack/secrets/cinder-db-admin 2026-08-15 00:36:27.315952 | instance | openstack/secrets/cinder-db-user 2026-08-15 00:36:27.442863 | instance | openstack/secrets/cinder-etc 2026-08-15 00:36:27.509697 | instance | openstack/secrets/cinder-keystone-admin 2026-08-15 00:36:27.608536 | instance | openstack/secrets/cinder-keystone-test 2026-08-15 00:36:27.675445 | instance | openstack/secrets/cinder-keystone-user 2026-08-15 00:36:27.780034 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-08-15 00:36:27.855709 | instance | openstack/secrets/cinder-rabbitmq-user 2026-08-15 00:36:27.953131 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-08-15 00:36:28.022350 | instance | openstack/secrets/glance-api-certs 2026-08-15 00:36:28.127750 | instance | openstack/secrets/glance-db-admin 2026-08-15 00:36:28.203857 | instance | openstack/secrets/glance-db-user 2026-08-15 00:36:28.295810 | instance | openstack/secrets/glance-etc 2026-08-15 00:36:28.376848 | instance | openstack/secrets/glance-keystone-admin 2026-08-15 00:36:28.471938 | instance | openstack/secrets/glance-keystone-test 2026-08-15 00:36:28.546910 | instance | openstack/secrets/glance-keystone-user 2026-08-15 00:36:28.650780 | instance | openstack/secrets/glance-rabbitmq-admin 2026-08-15 00:36:28.714164 | instance | openstack/secrets/glance-rabbitmq-user 2026-08-15 00:36:28.846396 | instance | openstack/secrets/heat-api-certs 2026-08-15 00:36:28.884945 | instance | openstack/secrets/heat-cfn-certs 2026-08-15 00:36:29.022118 | instance | openstack/secrets/heat-db-admin 2026-08-15 00:36:29.066548 | instance | openstack/secrets/heat-db-user 2026-08-15 00:36:29.199814 | instance | openstack/secrets/heat-etc 2026-08-15 00:36:29.238143 | instance | openstack/secrets/heat-keystone-admin 2026-08-15 00:36:29.400744 | instance | openstack/secrets/heat-keystone-stack-user 2026-08-15 00:36:29.441539 | instance | openstack/secrets/heat-keystone-test 2026-08-15 00:36:29.590613 | instance | openstack/secrets/heat-keystone-trustee 2026-08-15 00:36:29.661928 | instance | openstack/secrets/heat-keystone-user 2026-08-15 00:36:29.803735 | instance | openstack/secrets/heat-rabbitmq-admin 2026-08-15 00:36:29.850972 | instance | openstack/secrets/heat-rabbitmq-user 2026-08-15 00:36:29.962641 | instance | openstack/secrets/horizon-db-admin 2026-08-15 00:36:30.025063 | instance | openstack/secrets/horizon-db-user 2026-08-15 00:36:30.152962 | instance | openstack/secrets/horizon-etc 2026-08-15 00:36:30.189983 | instance | openstack/secrets/horizon-int-certs 2026-08-15 00:36:30.333068 | instance | openstack/secrets/horizon-keystone-admin 2026-08-15 00:36:30.370498 | instance | openstack/secrets/images-rbd-keyring 2026-08-15 00:36:30.505983 | instance | openstack/secrets/internal-percona-xtradb 2026-08-15 00:36:30.540851 | instance | openstack/secrets/keepalived-etc 2026-08-15 00:36:30.693917 | instance | openstack/secrets/keystone-api-certs 2026-08-15 00:36:30.714986 | instance | openstack/secrets/keystone-credential-keys 2026-08-15 00:36:30.864603 | instance | openstack/secrets/keystone-db-admin 2026-08-15 00:36:30.899517 | instance | openstack/secrets/keystone-db-user 2026-08-15 00:36:31.050817 | instance | openstack/secrets/keystone-etc 2026-08-15 00:36:31.074575 | instance | openstack/secrets/keystone-fernet-keys 2026-08-15 00:36:31.248374 | instance | openstack/secrets/keystone-keystone-admin 2026-08-15 00:36:31.253723 | instance | openstack/secrets/keystone-keystone-test 2026-08-15 00:36:31.428485 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-08-15 00:36:31.448165 | instance | openstack/secrets/keystone-rabbitmq-user 2026-08-15 00:36:31.610440 | instance | openstack/secrets/libvirt-api-ca 2026-08-15 00:36:31.647488 | instance | openstack/secrets/libvirt-etc 2026-08-15 00:36:31.805874 | instance | openstack/secrets/libvirt-libvirt-default-6lkkt-api 2026-08-15 00:36:31.842855 | instance | openstack/secrets/libvirt-libvirt-default-6lkkt-vnc 2026-08-15 00:36:31.985041 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-08-15 00:36:31.999743 | instance | openstack/secrets/libvirt-vnc-ca 2026-08-15 00:36:32.172590 | instance | openstack/secrets/magnum-api-certs 2026-08-15 00:36:32.174465 | instance | openstack/secrets/magnum-db-admin 2026-08-15 00:36:32.357211 | instance | openstack/secrets/magnum-db-user 2026-08-15 00:36:32.359841 | instance | openstack/secrets/magnum-etc 2026-08-15 00:36:32.534779 | instance | openstack/secrets/magnum-keystone-admin 2026-08-15 00:36:32.540600 | instance | openstack/secrets/magnum-keystone-stack-user 2026-08-15 00:36:32.731942 | instance | openstack/secrets/magnum-keystone-user 2026-08-15 00:36:32.733806 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-08-15 00:36:32.906827 | instance | openstack/secrets/magnum-rabbitmq-user 2026-08-15 00:36:32.914085 | instance | openstack/secrets/magnum-registry-certs 2026-08-15 00:36:33.080673 | instance | openstack/secrets/manila-api-certs 2026-08-15 00:36:33.094384 | instance | openstack/secrets/manila-db-admin 2026-08-15 00:36:33.259708 | instance | openstack/secrets/manila-db-user 2026-08-15 00:36:33.271254 | instance | openstack/secrets/manila-etc 2026-08-15 00:36:33.445651 | instance | openstack/secrets/manila-keystone-admin 2026-08-15 00:36:33.453061 | instance | openstack/secrets/manila-keystone-user 2026-08-15 00:36:33.624581 | instance | openstack/secrets/manila-rabbitmq-admin 2026-08-15 00:36:33.645159 | instance | openstack/secrets/manila-rabbitmq-user 2026-08-15 00:36:33.826727 | instance | openstack/secrets/manila-ssh-keys 2026-08-15 00:36:33.841253 | instance | openstack/secrets/neutron-db-admin 2026-08-15 00:36:33.999061 | instance | openstack/secrets/neutron-db-user 2026-08-15 00:36:34.012570 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-08-15 00:36:34.187048 | instance | openstack/secrets/neutron-etc 2026-08-15 00:36:34.234754 | instance | openstack/secrets/neutron-keystone-admin 2026-08-15 00:36:34.371688 | instance | openstack/secrets/neutron-keystone-test 2026-08-15 00:36:34.431535 | instance | openstack/secrets/neutron-keystone-user 2026-08-15 00:36:34.597811 | instance | openstack/secrets/neutron-l3-agent-default 2026-08-15 00:36:34.650608 | instance | openstack/secrets/neutron-metadata-agent-default 2026-08-15 00:36:34.827891 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-08-15 00:36:34.891723 | instance | openstack/secrets/neutron-ovs-agent-default 2026-08-15 00:36:35.046786 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-08-15 00:36:35.114391 | instance | openstack/secrets/neutron-rabbitmq-user 2026-08-15 00:36:35.269915 | instance | openstack/secrets/neutron-server-certs 2026-08-15 00:36:35.301562 | instance | openstack/secrets/nova-api-certs 2026-08-15 00:36:35.494246 | instance | openstack/secrets/nova-db-admin 2026-08-15 00:36:35.494356 | instance | openstack/secrets/nova-compute-default 2026-08-15 00:36:35.702363 | instance | openstack/secrets/nova-db-api-admin 2026-08-15 00:36:35.706863 | instance | openstack/secrets/nova-db-api-user 2026-08-15 00:36:35.880645 | instance | openstack/secrets/nova-db-cell0-admin 2026-08-15 00:36:35.885602 | instance | openstack/secrets/nova-db-cell0-user 2026-08-15 00:36:36.067239 | instance | openstack/secrets/nova-db-user 2026-08-15 00:36:36.071168 | instance | openstack/secrets/nova-etc 2026-08-15 00:36:36.267710 | instance | openstack/secrets/nova-keystone-admin 2026-08-15 00:36:36.271424 | instance | openstack/secrets/nova-keystone-test 2026-08-15 00:36:36.456200 | instance | openstack/secrets/nova-keystone-user 2026-08-15 00:36:36.462977 | instance | openstack/serviceaccounts/barbican-api 2026-08-15 00:36:36.652921 | instance | openstack/serviceaccounts/barbican-db-init 2026-08-15 00:36:36.824296 | instance | openstack/serviceaccounts/barbican-db-sync 2026-08-15 00:36:37.040445 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-08-15 00:36:37.264106 | instance | openstack/serviceaccounts/barbican-ks-service 2026-08-15 00:36:37.511177 | instance | openstack/serviceaccounts/barbican-ks-user 2026-08-15 00:36:37.669364 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-08-15 00:36:37.911173 | instance | openstack/serviceaccounts/barbican-test 2026-08-15 00:36:38.051590 | instance | openstack/serviceaccounts/cinder-api 2026-08-15 00:36:38.274935 | instance | openstack/serviceaccounts/cinder-backup 2026-08-15 00:36:38.411489 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-08-15 00:36:38.649947 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-08-15 00:36:38.806272 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-08-15 00:36:39.010296 | instance | openstack/serviceaccounts/cinder-db-init 2026-08-15 00:36:39.160296 | instance | openstack/serviceaccounts/cinder-db-sync 2026-08-15 00:36:39.375454 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-08-15 00:36:39.538794 | instance | openstack/serviceaccounts/cinder-ks-service 2026-08-15 00:36:39.774508 | instance | openstack/serviceaccounts/cinder-ks-user 2026-08-15 00:36:39.901116 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-08-15 00:36:40.093157 | instance | openstack/serviceaccounts/cinder-scheduler 2026-08-15 00:36:40.264022 | instance | openstack/serviceaccounts/cinder-storage-init 2026-08-15 00:36:40.463321 | instance | openstack/serviceaccounts/cinder-test 2026-08-15 00:36:40.672904 | instance | openstack/serviceaccounts/cinder-volume 2026-08-15 00:36:40.853641 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-08-15 00:36:41.046709 | instance | openstack/serviceaccounts/default 2026-08-15 00:36:41.193273 | instance | openstack/serviceaccounts/glance-api 2026-08-15 00:36:41.406307 | instance | openstack/serviceaccounts/glance-db-init 2026-08-15 00:36:41.592353 | instance | openstack/serviceaccounts/glance-db-sync 2026-08-15 00:36:41.776013 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-08-15 00:36:42.002333 | instance | openstack/serviceaccounts/glance-ks-service 2026-08-15 00:36:42.160829 | instance | openstack/serviceaccounts/glance-ks-user 2026-08-15 00:36:42.361531 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-08-15 00:36:42.521329 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-08-15 00:36:42.746172 | instance | openstack/serviceaccounts/glance-storage-init 2026-08-15 00:36:42.864392 | instance | openstack/serviceaccounts/glance-test 2026-08-15 00:36:43.102953 | instance | openstack/serviceaccounts/heat-api 2026-08-15 00:36:43.208927 | instance | openstack/serviceaccounts/heat-bootstrap 2026-08-15 00:36:43.447291 | instance | openstack/serviceaccounts/heat-cfn 2026-08-15 00:36:43.571786 | instance | openstack/serviceaccounts/heat-db-init 2026-08-15 00:36:43.815591 | instance | openstack/serviceaccounts/heat-db-sync 2026-08-15 00:36:43.946648 | instance | openstack/serviceaccounts/heat-engine 2026-08-15 00:36:44.171202 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-08-15 00:36:44.310588 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-08-15 00:36:44.544437 | instance | openstack/serviceaccounts/heat-ks-service 2026-08-15 00:36:44.689348 | instance | openstack/serviceaccounts/heat-ks-user 2026-08-15 00:36:44.927277 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-08-15 00:36:45.065669 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-08-15 00:36:45.269928 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-08-15 00:36:45.408242 | instance | openstack/serviceaccounts/heat-test 2026-08-15 00:36:45.611033 | instance | openstack/serviceaccounts/heat-trusts 2026-08-15 00:36:45.788319 | instance | openstack/serviceaccounts/horizon 2026-08-15 00:36:45.998041 | instance | openstack/serviceaccounts/horizon-db-init 2026-08-15 00:36:46.180531 | instance | openstack/serviceaccounts/horizon-db-sync 2026-08-15 00:36:46.342331 | instance | openstack/serviceaccounts/horizon-test 2026-08-15 00:36:46.609330 | instance | openstack/serviceaccounts/keepalived 2026-08-15 00:36:46.773861 | instance | openstack/serviceaccounts/keystone-api 2026-08-15 00:36:46.997357 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-08-15 00:36:47.137270 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-08-15 00:36:47.422733 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-08-15 00:36:47.602709 | instance | openstack/serviceaccounts/keystone-db-init 2026-08-15 00:36:47.826342 | instance | openstack/serviceaccounts/keystone-db-sync 2026-08-15 00:36:47.997492 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-08-15 00:36:48.162787 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-08-15 00:36:48.380989 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-08-15 00:36:48.549458 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-08-15 00:36:48.771791 | instance | openstack/serviceaccounts/keystone-test 2026-08-15 00:36:48.960909 | instance | openstack/serviceaccounts/libvirt 2026-08-15 00:36:49.123164 | instance | openstack/serviceaccounts/magnum-api 2026-08-15 00:36:49.321185 | instance | openstack/serviceaccounts/magnum-conductor 2026-08-15 00:36:49.485444 | instance | openstack/serviceaccounts/magnum-db-init 2026-08-15 00:36:49.656171 | instance | openstack/serviceaccounts/magnum-db-sync 2026-08-15 00:36:49.874402 | instance | openstack/secrets/nova-novncproxy-certs 2026-08-15 00:36:50.052386 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-08-15 00:36:50.063641 | instance | openstack/secrets/nova-rabbitmq-admin 2026-08-15 00:36:50.230785 | instance | openstack/secrets/nova-rabbitmq-user 2026-08-15 00:36:50.236351 | instance | openstack/secrets/nova-ssh 2026-08-15 00:36:50.427029 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-08-15 00:36:50.428854 | instance | openstack/secrets/octavia-api-certs 2026-08-15 00:36:50.602405 | instance | openstack/secrets/octavia-client-ca 2026-08-15 00:36:50.604483 | instance | openstack/secrets/octavia-client-certs 2026-08-15 00:36:50.809768 | instance | openstack/secrets/octavia-db-admin 2026-08-15 00:36:50.814023 | instance | openstack/secrets/octavia-db-user 2026-08-15 00:36:50.981829 | instance | openstack/secrets/octavia-etc 2026-08-15 00:36:50.987599 | instance | openstack/secrets/octavia-health-manager-default 2026-08-15 00:36:51.154498 | instance | openstack/secrets/octavia-keystone-admin 2026-08-15 00:36:51.183806 | instance | openstack/secrets/octavia-keystone-test 2026-08-15 00:36:51.325950 | instance | openstack/secrets/octavia-keystone-user 2026-08-15 00:36:51.363201 | instance | openstack/secrets/octavia-persistence-db-admin 2026-08-15 00:36:51.495683 | instance | openstack/secrets/octavia-persistence-db-user 2026-08-15 00:36:51.551277 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-08-15 00:36:51.685512 | instance | openstack/secrets/octavia-rabbitmq-user 2026-08-15 00:36:51.750296 | instance | openstack/secrets/octavia-server-ca 2026-08-15 00:36:51.867881 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-08-15 00:36:51.930653 | instance | openstack/secrets/percona-xtradb 2026-08-15 00:36:52.042899 | instance | openstack/secrets/placement-api-certs 2026-08-15 00:36:52.091518 | instance | openstack/secrets/placement-db-admin 2026-08-15 00:36:52.225595 | instance | openstack/secrets/placement-db-user 2026-08-15 00:36:52.260855 | instance | openstack/secrets/placement-etc 2026-08-15 00:36:52.402523 | instance | openstack/secrets/placement-keystone-admin 2026-08-15 00:36:52.459877 | instance | openstack/secrets/placement-keystone-user 2026-08-15 00:36:52.563205 | instance | openstack/secrets/pvc-ceph-client-key 2026-08-15 00:36:52.637248 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-08-15 00:36:52.760729 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-08-15 00:36:52.834013 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-08-15 00:36:52.935194 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-08-15 00:36:53.015240 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-08-15 00:36:53.125050 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-08-15 00:36:53.209684 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-08-15 00:36:53.323632 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-08-15 00:36:53.383156 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-08-15 00:36:53.504463 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-08-15 00:36:53.569054 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-08-15 00:36:53.713567 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-08-15 00:36:53.785775 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-08-15 00:36:53.887779 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-08-15 00:36:53.963107 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-08-15 00:36:54.072468 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-08-15 00:36:54.156678 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-08-15 00:36:54.259017 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-08-15 00:36:54.344049 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-08-15 00:36:54.438160 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-08-15 00:36:54.565504 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-08-15 00:36:54.689339 | instance | openstack/secrets/rook-ceph-config 2026-08-15 00:36:54.763127 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-08-15 00:36:54.859638 | instance | openstack/secrets/rook-ceph-mon 2026-08-15 00:36:54.946891 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-08-15 00:36:55.041194 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-08-15 00:36:55.120251 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-08-15 00:36:55.211987 | instance | openstack/secrets/rook-csi-cephfs-node 2026-08-15 00:36:55.300846 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-08-15 00:36:55.392805 | instance | openstack/secrets/rook-csi-rbd-node 2026-08-15 00:36:55.486822 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-08-15 00:36:55.570143 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-08-15 00:36:55.673963 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-08-15 00:36:55.795282 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-08-15 00:36:55.881233 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-08-15 00:36:56.008508 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-08-15 00:36:56.097719 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-08-15 00:36:56.229787 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-08-15 00:36:56.294662 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-08-15 00:36:56.441490 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-08-15 00:36:56.511129 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-08-15 00:36:56.666337 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-08-15 00:36:56.736497 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-08-15 00:36:56.857011 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-08-15 00:36:56.919770 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-08-15 00:36:57.048186 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-08-15 00:36:57.184358 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-08-15 00:36:57.294487 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-08-15 00:36:57.400218 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-08-15 00:36:57.477637 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-08-15 00:36:57.598360 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-08-15 00:36:57.690074 | instance | openstack/serviceaccounts/magnum-ks-service 2026-08-15 00:36:57.969319 | instance | openstack/serviceaccounts/magnum-ks-user 2026-08-15 00:36:58.068654 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-08-15 00:36:58.320684 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-08-15 00:36:58.416817 | instance | openstack/serviceaccounts/manila-api 2026-08-15 00:36:58.669220 | instance | openstack/serviceaccounts/manila-bootstrap 2026-08-15 00:36:58.776891 | instance | openstack/serviceaccounts/manila-data 2026-08-15 00:36:59.001632 | instance | openstack/serviceaccounts/manila-db-init 2026-08-15 00:36:59.124704 | instance | openstack/serviceaccounts/manila-db-sync 2026-08-15 00:36:59.331691 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-08-15 00:36:59.479769 | instance | openstack/serviceaccounts/manila-ks-service 2026-08-15 00:36:59.671795 | instance | openstack/serviceaccounts/manila-ks-user 2026-08-15 00:36:59.891199 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-08-15 00:37:00.077597 | instance | openstack/serviceaccounts/manila-scheduler 2026-08-15 00:37:00.227609 | instance | openstack/serviceaccounts/manila-share 2026-08-15 00:37:00.451277 | instance | openstack/serviceaccounts/memcached-memcached 2026-08-15 00:37:00.561044 | instance | openstack/serviceaccounts/neutron-db-init 2026-08-15 00:37:00.808570 | instance | openstack/serviceaccounts/neutron-db-sync 2026-08-15 00:37:00.943460 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-08-15 00:37:01.161662 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-08-15 00:37:01.274433 | instance | openstack/serviceaccounts/neutron-ks-service 2026-08-15 00:37:01.510754 | instance | openstack/serviceaccounts/neutron-ks-user 2026-08-15 00:37:01.636377 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-08-15 00:37:01.858946 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-08-15 00:37:02.004352 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-08-15 00:37:02.204542 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-08-15 00:37:02.369391 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-08-15 00:37:02.553912 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-08-15 00:37:02.729953 | instance | openstack/serviceaccounts/neutron-server 2026-08-15 00:37:02.958083 | instance | openstack/serviceaccounts/neutron-test 2026-08-15 00:37:03.097338 | instance | openstack/serviceaccounts/nova-api-metadata 2026-08-15 00:37:03.318775 | instance | openstack/serviceaccounts/nova-api-osapi 2026-08-15 00:37:03.460925 | instance | openstack/serviceaccounts/nova-bootstrap 2026-08-15 00:37:03.656907 | instance | openstack/serviceaccounts/nova-cell-setup 2026-08-15 00:37:03.820218 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-08-15 00:37:03.992544 | instance | openstack/serviceaccounts/nova-compute 2026-08-15 00:37:04.162159 | instance | openstack/serviceaccounts/nova-conductor 2026-08-15 00:37:04.371134 | instance | openstack/serviceaccounts/nova-db-init 2026-08-15 00:37:04.579130 | instance | openstack/serviceaccounts/nova-db-sync 2026-08-15 00:37:04.725108 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-08-15 00:37:04.958456 | instance | openstack/serviceaccounts/nova-ks-service 2026-08-15 00:37:05.153273 | instance | openstack/serviceaccounts/nova-ks-user 2026-08-15 00:37:05.355379 | instance | openstack/serviceaccounts/nova-novncproxy 2026-08-15 00:37:05.527464 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-08-15 00:37:05.705701 | instance | openstack/serviceaccounts/nova-scheduler 2026-08-15 00:37:05.893050 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-08-15 00:37:06.105306 | instance | openstack/serviceaccounts/nova-test 2026-08-15 00:37:06.276317 | instance | openstack/serviceaccounts/octavia-api 2026-08-15 00:37:06.468645 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-08-15 00:37:06.729249 | instance | openstack/serviceaccounts/octavia-db-init 2026-08-15 00:37:06.851515 | instance | openstack/serviceaccounts/octavia-db-sync 2026-08-15 00:37:07.116134 | instance | openstack/serviceaccounts/octavia-health-manager 2026-08-15 00:37:07.265238 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-08-15 00:37:07.506853 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-08-15 00:37:07.655839 | instance | openstack/serviceaccounts/octavia-ks-service 2026-08-15 00:37:07.869984 | instance | openstack/serviceaccounts/octavia-ks-user 2026-08-15 00:37:08.031964 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-08-15 00:37:08.245441 | instance | openstack/serviceaccounts/octavia-worker 2026-08-15 00:37:08.419044 | instance | openstack/serviceaccounts/openvswitch-server 2026-08-15 00:37:08.623071 | instance | openstack/serviceaccounts/placement-api 2026-08-15 00:37:08.803883 | instance | openstack/serviceaccounts/placement-db-init 2026-08-15 00:37:08.992256 | instance | openstack/serviceaccounts/placement-db-sync 2026-08-15 00:37:09.181290 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-08-15 00:37:09.364294 | instance | openstack/serviceaccounts/placement-ks-service 2026-08-15 00:37:09.531585 | instance | openstack/serviceaccounts/placement-ks-user 2026-08-15 00:37:09.727247 | instance | openstack/serviceaccounts/pxc-operator 2026-08-15 00:37:09.891572 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-08-15 00:37:10.095061 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-08-15 00:37:10.240833 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-08-15 00:37:10.427985 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-08-15 00:37:10.572282 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-08-15 00:37:10.644407 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-08-15 00:37:10.794588 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-08-15 00:37:10.836512 | instance | openstack/secrets/staffeln-db-admin 2026-08-15 00:37:11.027286 | instance | openstack/secrets/staffeln-db-user 2026-08-15 00:37:11.035676 | instance | openstack/secrets/staffeln-etc 2026-08-15 00:37:11.198832 | instance | openstack/secrets/tempest-etc 2026-08-15 00:37:11.200498 | instance | openstack/secrets/tempest-keystone-admin 2026-08-15 00:37:11.372365 | instance | openstack/secrets/tempest-keystone-user 2026-08-15 00:37:11.383267 | instance | openstack/secrets/valkey-ca 2026-08-15 00:37:11.570000 | instance | openstack/secrets/valkey-server-certs 2026-08-15 00:37:11.571965 | instance | orc-system/configmaps/kube-root-ca.crt 2026-08-15 00:37:11.777172 | instance | openstack/services/barbican-api 2026-08-15 00:37:11.782674 | instance | openstack/services/ceph-mon 2026-08-15 00:37:12.006388 | instance | openstack/services/cinder-api 2026-08-15 00:37:12.022440 | instance | openstack/services/glance-api 2026-08-15 00:37:12.221487 | instance | openstack/services/heat-api 2026-08-15 00:37:12.232563 | instance | openstack/services/heat-cfn 2026-08-15 00:37:12.427688 | instance | openstack/services/horizon 2026-08-15 00:37:12.431289 | instance | openstack/services/horizon-int 2026-08-15 00:37:12.649752 | instance | openstack/services/keystone-api 2026-08-15 00:37:12.657015 | instance | openstack/services/magnum-api 2026-08-15 00:37:12.856696 | instance | openstack/services/magnum-registry 2026-08-15 00:37:12.867348 | instance | openstack/services/manila-api 2026-08-15 00:37:13.081350 | instance | openstack/services/memcached 2026-08-15 00:37:13.087614 | instance | openstack/services/memcached-metrics 2026-08-15 00:37:13.316352 | instance | openstack/services/neutron-coredns 2026-08-15 00:37:13.324121 | instance | openstack/services/neutron-coredns-metrics 2026-08-15 00:37:13.536485 | instance | openstack/services/neutron-server 2026-08-15 00:37:13.553537 | instance | openstack/services/nova-api 2026-08-15 00:37:13.771065 | instance | openstack/services/nova-metadata 2026-08-15 00:37:13.796339 | instance | openstack/services/nova-novncproxy 2026-08-15 00:37:14.000548 | instance | openstack/services/octavia-api 2026-08-15 00:37:14.009073 | instance | openstack/services/openstack-exporter 2026-08-15 00:37:14.214416 | instance | openstack/services/percona-xtradb-cluster-operator 2026-08-15 00:37:14.219165 | instance | openstack/services/percona-xtradb-haproxy 2026-08-15 00:37:14.453191 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-08-15 00:37:14.455833 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-08-15 00:37:14.693490 | instance | openstack/services/percona-xtradb-pxc 2026-08-15 00:37:14.696617 | instance | openstack/services/percona-xtradb-pxc-unready 2026-08-15 00:37:14.922706 | instance | openstack/services/placement-api 2026-08-15 00:37:14.931936 | instance | openstack/services/rabbitmq-barbican 2026-08-15 00:37:15.164079 | instance | openstack/services/rabbitmq-barbican-nodes 2026-08-15 00:37:15.186068 | instance | openstack/services/rabbitmq-cinder 2026-08-15 00:37:15.372249 | instance | openstack/services/rabbitmq-cinder-nodes 2026-08-15 00:37:15.404133 | instance | openstack/services/rabbitmq-glance 2026-08-15 00:37:15.580638 | instance | openstack/services/rabbitmq-glance-nodes 2026-08-15 00:37:15.644392 | instance | openstack/services/rabbitmq-heat 2026-08-15 00:37:15.838428 | instance | openstack/services/rabbitmq-heat-nodes 2026-08-15 00:37:15.905943 | instance | openstack/services/rabbitmq-keystone 2026-08-15 00:37:16.059383 | instance | openstack/services/rabbitmq-keystone-nodes 2026-08-15 00:37:16.134706 | instance | openstack/services/rabbitmq-magnum 2026-08-15 00:37:16.311193 | instance | openstack/services/rabbitmq-magnum-nodes 2026-08-15 00:37:16.355957 | instance | openstack/services/rabbitmq-manila 2026-08-15 00:37:16.551412 | instance | openstack/services/rabbitmq-manila-nodes 2026-08-15 00:37:16.598351 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-08-15 00:37:16.805413 | instance | openstack/services/rabbitmq-neutron 2026-08-15 00:37:16.839041 | instance | openstack/services/rabbitmq-neutron-nodes 2026-08-15 00:37:17.026781 | instance | openstack/services/rabbitmq-nova 2026-08-15 00:37:17.081724 | instance | openstack/services/rabbitmq-nova-nodes 2026-08-15 00:37:17.279580 | instance | openstack/services/rabbitmq-octavia 2026-08-15 00:37:17.300029 | instance | openstack/services/rabbitmq-octavia-nodes 2026-08-15 00:37:17.512959 | instance | openstack/services/rook-ceph-rgw-ceph 2026-08-15 00:37:17.551030 | instance | openstack/services/staffeln-api 2026-08-15 00:37:17.739040 | instance | openstack/services/valkey 2026-08-15 00:37:17.805017 | instance | openstack/services/valkey-headless 2026-08-15 00:37:17.982576 | instance | openstack/services/valkey-metrics 2026-08-15 00:37:18.047786 | instance | openstack/statefulsets/magnum-conductor 2026-08-15 00:37:18.221914 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-08-15 00:37:18.303473 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-08-15 00:37:18.455407 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-08-15 00:37:18.557595 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-08-15 00:37:18.689601 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-08-15 00:37:18.806622 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-08-15 00:37:18.967798 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-08-15 00:37:19.116400 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-08-15 00:37:19.226155 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-08-15 00:37:19.367492 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-08-15 00:37:19.461491 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-08-15 00:37:19.598256 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-08-15 00:37:19.705136 | instance | openstack/statefulsets/valkey-node 2026-08-15 00:37:19.852218 | instance | orc-system/deployment/orc-controller-manager 2026-08-15 00:37:19.944373 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-08-15 00:37:20.024140 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-08-15 00:37:20.122488 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-08-15 00:37:20.191375 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-08-15 00:37:20.482371 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-08-15 00:37:20.543301 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-08-15 00:37:20.828563 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-08-15 00:37:20.926784 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-08-15 00:37:21.193780 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-08-15 00:37:21.282596 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-08-15 00:37:21.543007 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-08-15 00:37:21.636405 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-08-15 00:37:21.920541 | instance | openstack/serviceaccounts/rook-ceph-default 2026-08-15 00:37:21.984572 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-08-15 00:37:22.272395 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-08-15 00:37:22.372334 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-08-15 00:37:22.633285 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-08-15 00:37:22.766124 | instance | openstack/serviceaccounts/staffeln-api 2026-08-15 00:37:22.995049 | instance | openstack/serviceaccounts/staffeln-conductor 2026-08-15 00:37:23.141553 | instance | openstack/serviceaccounts/staffeln-db-init 2026-08-15 00:37:23.329073 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-08-15 00:37:23.476131 | instance | openstack/serviceaccounts/tempest-ks-user 2026-08-15 00:37:23.734389 | instance | openstack/serviceaccounts/tempest-run-tests 2026-08-15 00:37:23.871979 | instance | openstack/serviceaccounts/valkey 2026-08-15 00:37:24.097262 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-08-15 00:37:24.224170 | instance | rook-ceph/deployment/rook-ceph-operator 2026-08-15 00:37:24.283393 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-f7fmt 2026-08-15 00:37:24.442175 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-hch9z 2026-08-15 00:37:24.493427 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-08-15 00:37:24.640114 | instance | orc-system/roles/orc-leader-election-role 2026-08-15 00:37:24.710547 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-08-15 00:37:24.827104 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-08-15 00:37:24.892369 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-08-15 00:37:24.993369 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-08-15 00:37:25.067648 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-08-15 00:37:25.167183 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-08-15 00:37:25.254219 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-08-15 00:37:25.400735 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-08-15 00:37:25.475889 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-08-15 00:37:25.593839 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-08-15 00:37:25.661215 | instance | orc-system/serviceaccounts/default 2026-08-15 00:37:25.792331 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-08-15 00:37:25.850698 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-08-15 00:37:25.986609 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-08-15 00:37:26.054304 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-08-15 00:37:26.169401 | instance | rook-ceph/roles/rook-ceph-mgr 2026-08-15 00:37:26.240950 | instance | rook-ceph/roles/rook-ceph-osd 2026-08-15 00:37:26.353423 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-08-15 00:37:26.409660 | instance | rook-ceph/roles/rook-ceph-system 2026-08-15 00:37:26.548515 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-08-15 00:37:26.643406 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-08-15 00:37:26.844747 | instance | rook-ceph/serviceaccounts/default 2026-08-15 00:37:26.881196 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-08-15 00:37:27.061928 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-08-15 00:37:27.100604 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-08-15 00:37:27.293113 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-08-15 00:37:27.325342 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-08-15 00:37:27.509556 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-08-15 00:37:27.546448 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-08-15 00:37:27.714129 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-08-15 00:37:27.779623 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-08-15 00:37:27.924240 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-08-15 00:37:27.985272 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-08-15 00:37:28.135273 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-08-15 00:37:28.193257 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-08-15 00:37:28.335006 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-08-15 00:37:28.377957 | instance | secretgen-controller/deployment/secretgen-controller 2026-08-15 00:37:28.506090 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-w5dgq 2026-08-15 00:37:28.565794 | instance | secretgen-controller/serviceaccounts/default 2026-08-15 00:37:28.729998 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-08-15 00:37:28.797674 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-08-15 00:37:29.032303 | instance | ERROR 2026-08-15 00:37:29.032536 | instance | { 2026-08-15 00:37:29.032566 | instance | "delta": "0:03:10.591836", 2026-08-15 00:37:29.032587 | instance | "end": "2026-08-15 00:37:28.973287", 2026-08-15 00:37:29.032605 | instance | "msg": "non-zero return code", 2026-08-15 00:37:29.032623 | instance | "rc": 123, 2026-08-15 00:37:29.032640 | instance | "start": "2026-08-15 00:34:18.381451" 2026-08-15 00:37:29.032657 | instance | } 2026-08-15 00:37:29.032679 | instance | ERROR: Ignoring Errors 2026-08-15 00:37:29.053249 | 2026-08-15 00:37:29.053323 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-08-15 00:37:29.938571 | instance | changed: 2026-08-15 00:37:29.938756 | instance | cd+++++++++ objects/ 2026-08-15 00:37:29.938785 | instance | cd+++++++++ objects/cluster/ 2026-08-15 00:37:29.938806 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-08-15 00:37:29.938825 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-08-15 00:37:29.938844 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-08-15 00:37:29.938862 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-08-15 00:37:29.938881 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-08-15 00:37:29.938898 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-08-15 00:37:29.938916 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-08-15 00:37:29.938934 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-08-15 00:37:29.938952 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-08-15 00:37:29.938969 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-08-15 00:37:29.938987 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-08-15 00:37:29.939005 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-08-15 00:37:29.939024 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-08-15 00:37:29.939042 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-08-15 00:37:29.939060 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-08-15 00:37:29.939078 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-08-15 00:37:29.939095 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-08-15 00:37:29.939113 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-08-15 00:37:29.939131 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-08-15 00:37:29.939149 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-08-15 00:37:29.939167 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-08-15 00:37:29.939185 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-08-15 00:37:29.939218 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-08-15 00:37:29.939236 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-08-15 00:37:29.939254 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-08-15 00:37:29.939271 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-08-15 00:37:29.939289 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-08-15 00:37:29.939307 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-08-15 00:37:29.939325 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-08-15 00:37:29.939343 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-08-15 00:37:29.939360 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-08-15 00:37:29.939377 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-08-15 00:37:29.939395 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-08-15 00:37:29.939412 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-08-15 00:37:29.939430 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-08-15 00:37:29.939448 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-08-15 00:37:29.939465 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-08-15 00:37:29.939483 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-08-15 00:37:29.939500 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-08-15 00:37:29.939518 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-08-15 00:37:29.939535 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-08-15 00:37:29.939553 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-08-15 00:37:29.939570 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-08-15 00:37:29.939587 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-08-15 00:37:29.939605 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-08-15 00:37:29.939622 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-08-15 00:37:29.939640 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-08-15 00:37:29.939657 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-08-15 00:37:29.939675 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-08-15 00:37:29.939692 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-08-15 00:37:29.939710 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-08-15 00:37:29.939727 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-08-15 00:37:29.939744 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-08-15 00:37:29.939761 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-08-15 00:37:29.939778 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-08-15 00:37:29.939796 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-08-15 00:37:29.939814 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-08-15 00:37:29.939832 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-08-15 00:37:29.939853 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-08-15 00:37:29.939872 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-08-15 00:37:29.939890 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-08-15 00:37:29.939908 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-08-15 00:37:29.939925 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-15 00:37:29.939942 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-08-15 00:37:29.939960 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-08-15 00:37:29.939977 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-08-15 00:37:29.939994 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-08-15 00:37:29.940012 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-08-15 00:37:29.940030 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-08-15 00:37:29.940047 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-08-15 00:37:29.940065 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-08-15 00:37:29.940082 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-08-15 00:37:29.940099 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-08-15 00:37:29.940116 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-08-15 00:37:29.940133 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-08-15 00:37:29.940150 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-08-15 00:37:29.940167 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-08-15 00:37:29.940184 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-08-15 00:37:29.940201 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-08-15 00:37:29.940218 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-08-15 00:37:29.940253 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-08-15 00:37:29.940276 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-08-15 00:37:29.940295 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-08-15 00:37:29.940312 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-08-15 00:37:29.940330 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-08-15 00:37:29.940348 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-08-15 00:37:29.940366 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-08-15 00:37:29.940384 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-08-15 00:37:29.940401 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-08-15 00:37:29.940419 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-08-15 00:37:29.940436 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-08-15 00:37:29.940454 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-08-15 00:37:29.940471 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-08-15 00:37:29.940489 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-08-15 00:37:29.940506 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-08-15 00:37:29.940529 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-08-15 00:37:29.940547 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-08-15 00:37:29.940565 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-08-15 00:37:29.940583 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-08-15 00:37:29.940601 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-08-15 00:37:29.940618 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-08-15 00:37:29.940635 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-08-15 00:37:29.940653 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-08-15 00:37:29.940670 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-08-15 00:37:29.940687 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-08-15 00:37:29.940704 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-08-15 00:37:29.940722 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-08-15 00:37:29.940740 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-08-15 00:37:29.940757 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-08-15 00:37:29.940774 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-08-15 00:37:29.940792 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-08-15 00:37:29.940810 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-08-15 00:37:29.940827 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-08-15 00:37:29.940844 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-08-15 00:37:29.940862 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-08-15 00:37:29.940880 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-08-15 00:37:29.940897 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-08-15 00:37:29.940914 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-08-15 00:37:29.940932 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-08-15 00:37:29.940949 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-08-15 00:37:29.940999 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-08-15 00:37:29.941018 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-08-15 00:37:29.941036 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-08-15 00:37:29.941053 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-08-15 00:37:29.941071 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-08-15 00:37:29.941087 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-08-15 00:37:29.941105 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-08-15 00:37:29.941122 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-08-15 00:37:29.941139 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-08-15 00:37:29.941156 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-08-15 00:37:29.941179 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-08-15 00:37:29.941197 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-08-15 00:37:29.941214 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-08-15 00:37:29.941231 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-08-15 00:37:29.941249 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-08-15 00:37:29.941266 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-08-15 00:37:29.941283 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-08-15 00:37:29.941300 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-08-15 00:37:29.941317 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-08-15 00:37:29.941334 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-08-15 00:37:29.941355 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-08-15 00:37:29.941373 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-08-15 00:37:29.941391 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-08-15 00:37:29.941408 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-08-15 00:37:29.941426 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-08-15 00:37:29.941443 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-08-15 00:37:29.941460 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-08-15 00:37:29.941478 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-08-15 00:37:29.941495 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-08-15 00:37:29.941512 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-08-15 00:37:29.941531 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-08-15 00:37:29.941548 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-08-15 00:37:29.941566 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-08-15 00:37:29.941583 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-08-15 00:37:29.941600 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-08-15 00:37:29.941618 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-08-15 00:37:29.941635 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-08-15 00:37:29.941652 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-08-15 00:37:29.941669 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-08-15 00:37:29.941686 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-08-15 00:37:29.941703 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-08-15 00:37:29.941720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-08-15 00:37:29.941742 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-08-15 00:37:29.941760 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-08-15 00:37:29.941777 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-08-15 00:37:29.941795 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-08-15 00:37:29.941812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-08-15 00:37:29.941829 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-08-15 00:37:29.941847 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-08-15 00:37:29.941864 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-08-15 00:37:29.941881 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-08-15 00:37:29.941897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-08-15 00:37:29.941915 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-08-15 00:37:29.941932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-08-15 00:37:29.941949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-08-15 00:37:29.941966 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-08-15 00:37:29.941984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-08-15 00:37:29.942001 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-08-15 00:37:29.942018 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-08-15 00:37:29.942035 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-08-15 00:37:29.942051 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-08-15 00:37:29.942068 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-08-15 00:37:29.942085 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-08-15 00:37:29.942102 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-08-15 00:37:29.942119 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-08-15 00:37:29.942136 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-08-15 00:37:29.942153 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-08-15 00:37:29.942170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-08-15 00:37:29.942187 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-08-15 00:37:29.942204 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-08-15 00:37:29.942221 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-08-15 00:37:29.942238 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-08-15 00:37:29.942255 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-08-15 00:37:29.942272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-08-15 00:37:29.942289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-08-15 00:37:29.942310 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-08-15 00:37:29.942327 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-08-15 00:37:29.942344 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-08-15 00:37:29.942362 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-08-15 00:37:29.942379 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-08-15 00:37:29.942396 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-08-15 00:37:29.942413 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-08-15 00:37:29.942430 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-08-15 00:37:29.942447 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-08-15 00:37:29.942464 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-08-15 00:37:29.942481 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-08-15 00:37:29.942498 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-08-15 00:37:29.942515 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-08-15 00:37:29.942532 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-08-15 00:37:29.942549 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-08-15 00:37:29.942566 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-08-15 00:37:29.942583 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-08-15 00:37:29.942600 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-08-15 00:37:29.942617 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-08-15 00:37:29.942634 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-08-15 00:37:29.942651 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-08-15 00:37:29.942669 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-08-15 00:37:29.942686 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-08-15 00:37:29.942704 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-08-15 00:37:29.942722 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-08-15 00:37:29.942740 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-08-15 00:37:29.942757 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-08-15 00:37:29.942775 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-08-15 00:37:29.942793 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-08-15 00:37:29.942810 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-08-15 00:37:29.942827 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-08-15 00:37:29.942845 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-08-15 00:37:29.942863 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-08-15 00:37:29.942880 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-08-15 00:37:29.942897 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-08-15 00:37:29.942919 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-08-15 00:37:29.942936 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-08-15 00:37:29.942954 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-08-15 00:37:29.942972 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-08-15 00:37:29.942990 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-08-15 00:37:29.943007 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-08-15 00:37:29.943025 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-08-15 00:37:29.943042 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-08-15 00:37:29.943059 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-08-15 00:37:29.943077 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-08-15 00:37:29.943093 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-08-15 00:37:29.943110 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-08-15 00:37:29.943128 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-08-15 00:37:29.943144 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-08-15 00:37:29.943161 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-08-15 00:37:29.943178 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-08-15 00:37:29.943195 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-08-15 00:37:29.943212 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-08-15 00:37:29.943230 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-08-15 00:37:29.943249 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-08-15 00:37:29.943269 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-08-15 00:37:29.943286 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-08-15 00:37:29.943304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-08-15 00:37:29.943321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-08-15 00:37:29.943339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-08-15 00:37:29.943357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-08-15 00:37:29.943374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-08-15 00:37:29.943391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-08-15 00:37:29.943408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-08-15 00:37:29.943425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-08-15 00:37:29.943442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-08-15 00:37:29.943458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-08-15 00:37:29.943475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-08-15 00:37:29.943492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-08-15 00:37:29.943509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-08-15 00:37:29.943525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-08-15 00:37:29.943542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-08-15 00:37:29.943564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-08-15 00:37:29.943581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-08-15 00:37:29.943598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-08-15 00:37:29.943615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-08-15 00:37:29.943633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-08-15 00:37:29.943650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-08-15 00:37:29.943667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-08-15 00:37:29.943684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-08-15 00:37:29.943701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-08-15 00:37:29.943718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-08-15 00:37:29.943735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-08-15 00:37:29.943752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-08-15 00:37:29.943769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-08-15 00:37:29.943786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-08-15 00:37:29.943803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-08-15 00:37:29.943819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-08-15 00:37:29.943836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-08-15 00:37:29.943853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-08-15 00:37:29.943870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-08-15 00:37:29.943888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-08-15 00:37:29.943906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-08-15 00:37:29.943923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-08-15 00:37:29.943941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-08-15 00:37:29.943959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-08-15 00:37:29.943977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-08-15 00:37:29.943994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-08-15 00:37:29.944012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-08-15 00:37:29.944030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-08-15 00:37:29.944047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-08-15 00:37:29.944065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-08-15 00:37:29.944082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-08-15 00:37:29.944100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-08-15 00:37:29.944121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-08-15 00:37:29.944139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-08-15 00:37:29.944157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-15 00:37:29.944175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-08-15 00:37:29.944192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-08-15 00:37:29.944209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-08-15 00:37:29.944226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-08-15 00:37:29.944307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-08-15 00:37:29.944351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-08-15 00:37:29.944373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-08-15 00:37:29.944393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-08-15 00:37:29.944411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-08-15 00:37:29.944429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-08-15 00:37:29.944447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-08-15 00:37:29.944465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-08-15 00:37:29.944482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-08-15 00:37:29.944500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-08-15 00:37:29.944518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-08-15 00:37:29.944535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-08-15 00:37:29.944552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-08-15 00:37:29.944570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-08-15 00:37:29.944587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-08-15 00:37:29.944604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-08-15 00:37:29.944621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-08-15 00:37:29.944639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-08-15 00:37:29.944656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-08-15 00:37:29.944673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-08-15 00:37:29.944691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-08-15 00:37:29.944708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-08-15 00:37:29.944725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-08-15 00:37:29.944743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-08-15 00:37:29.944760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-08-15 00:37:29.944777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-08-15 00:37:29.944794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-08-15 00:37:29.944811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-08-15 00:37:29.944837 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-08-15 00:37:29.944855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-08-15 00:37:29.944872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-08-15 00:37:29.944890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-08-15 00:37:29.944907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-08-15 00:37:29.944924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-08-15 00:37:29.944941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-08-15 00:37:29.944975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-08-15 00:37:29.944996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-08-15 00:37:29.945014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-08-15 00:37:29.945032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-08-15 00:37:29.945049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-08-15 00:37:29.945066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-08-15 00:37:29.945083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-08-15 00:37:29.945100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-08-15 00:37:29.945117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-08-15 00:37:29.945134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-08-15 00:37:29.945151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-08-15 00:37:29.945168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-08-15 00:37:29.945186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-08-15 00:37:29.945203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-08-15 00:37:29.945221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-08-15 00:37:29.945239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-08-15 00:37:29.945257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-08-15 00:37:29.945275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-08-15 00:37:29.945305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-08-15 00:37:29.945324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-08-15 00:37:29.945342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-08-15 00:37:29.945359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-08-15 00:37:29.945377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-08-15 00:37:29.945394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-08-15 00:37:29.945412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-08-15 00:37:29.945429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-08-15 00:37:29.945446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-08-15 00:37:29.945470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-08-15 00:37:29.945489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-08-15 00:37:29.945507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-08-15 00:37:29.945524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-08-15 00:37:29.945542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-08-15 00:37:29.945559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-08-15 00:37:29.945577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-08-15 00:37:29.945594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-08-15 00:37:29.945611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-08-15 00:37:29.945629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-08-15 00:37:29.945646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-08-15 00:37:29.945663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-08-15 00:37:29.945680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-08-15 00:37:29.945697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-08-15 00:37:29.945714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-08-15 00:37:29.945731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-08-15 00:37:29.945748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-08-15 00:37:29.945765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-08-15 00:37:29.945782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-08-15 00:37:29.945799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-08-15 00:37:29.945816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-08-15 00:37:29.945833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-08-15 00:37:29.945850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-08-15 00:37:29.945867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-08-15 00:37:29.945884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-08-15 00:37:29.945901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-08-15 00:37:29.945918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-08-15 00:37:29.945935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-08-15 00:37:29.945952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-08-15 00:37:29.945969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-08-15 00:37:29.945986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-08-15 00:37:29.946008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-08-15 00:37:29.946025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-08-15 00:37:29.946042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-08-15 00:37:29.946059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-08-15 00:37:29.946076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-08-15 00:37:29.946093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-08-15 00:37:29.946110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-08-15 00:37:29.946127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-08-15 00:37:29.946144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-08-15 00:37:29.946161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-08-15 00:37:29.946177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-08-15 00:37:29.946194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-08-15 00:37:29.946213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-08-15 00:37:29.946232 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-08-15 00:37:29.946249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-08-15 00:37:29.946266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-08-15 00:37:29.946283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-08-15 00:37:29.946300 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-08-15 00:37:29.946317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-08-15 00:37:29.946334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-08-15 00:37:29.946351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-08-15 00:37:29.946367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-08-15 00:37:29.946384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-08-15 00:37:29.946401 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-08-15 00:37:29.946419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-08-15 00:37:29.946436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-08-15 00:37:29.946454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-08-15 00:37:29.946472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-08-15 00:37:29.946490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-08-15 00:37:29.946508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-08-15 00:37:29.946525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-08-15 00:37:29.946543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-08-15 00:37:29.946565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-08-15 00:37:29.946583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-08-15 00:37:29.946601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-08-15 00:37:29.946618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-08-15 00:37:29.946635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-08-15 00:37:29.946653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-08-15 00:37:29.946671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-08-15 00:37:29.946689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-08-15 00:37:29.946707 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-08-15 00:37:29.946724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-08-15 00:37:29.946742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-08-15 00:37:29.946759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-08-15 00:37:29.946777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-08-15 00:37:29.946794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-08-15 00:37:29.946811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-08-15 00:37:29.946828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-08-15 00:37:29.946846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-08-15 00:37:29.946864 | instance | cd+++++++++ objects/cluster/namespace/ 2026-08-15 00:37:29.946881 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-08-15 00:37:29.946898 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-08-15 00:37:29.946915 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-08-15 00:37:29.946932 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-08-15 00:37:29.946949 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-08-15 00:37:29.946966 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-08-15 00:37:29.946983 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-08-15 00:37:29.947000 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-08-15 00:37:29.947017 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-08-15 00:37:29.947034 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-08-15 00:37:29.947051 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-08-15 00:37:29.947068 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-08-15 00:37:29.947085 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-08-15 00:37:29.947102 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-08-15 00:37:29.947119 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-08-15 00:37:29.947137 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-08-15 00:37:29.947154 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-08-15 00:37:29.947171 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-08-15 00:37:29.947188 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-08-15 00:37:29.947205 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-08-15 00:37:29.947222 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-08-15 00:37:29.947246 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-08-15 00:37:29.947264 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-08-15 00:37:29.947281 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-08-15 00:37:29.947298 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-08-15 00:37:29.947315 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-08-15 00:37:29.947333 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-08-15 00:37:29.947351 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-08-15 00:37:29.947368 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-08-15 00:37:29.947385 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-08-15 00:37:29.947402 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-08-15 00:37:29.947419 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-08-15 00:37:29.947436 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-08-15 00:37:29.947453 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-08-15 00:37:29.947470 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-08-15 00:37:29.947487 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-08-15 00:37:29.947504 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-08-15 00:37:29.947522 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-08-15 00:37:29.947539 | instance | cd+++++++++ objects/cluster/node/ 2026-08-15 00:37:29.947557 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-08-15 00:37:29.947574 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-08-15 00:37:29.947591 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-08-15 00:37:29.947608 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-08-15 00:37:29.947626 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-08-15 00:37:29.947644 | instance | cd+++++++++ objects/namespaced/ 2026-08-15 00:37:29.947662 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-08-15 00:37:29.947680 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-08-15 00:37:29.947697 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-08-15 00:37:29.947715 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-08-15 00:37:29.947732 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.947750 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.947767 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-08-15 00:37:29.947784 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-08-15 00:37:29.947801 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-08-15 00:37:29.947819 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-08-15 00:37:29.947836 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-08-15 00:37:29.947853 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-08-15 00:37:29.947871 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-08-15 00:37:29.947888 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-08-15 00:37:29.947906 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-08-15 00:37:29.947923 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-08-15 00:37:29.947941 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-08-15 00:37:29.947962 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-08-15 00:37:29.947981 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-08-15 00:37:29.947998 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-08-15 00:37:29.948015 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-08-15 00:37:29.948033 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-08-15 00:37:29.948050 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-08-15 00:37:29.948067 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-08-15 00:37:29.948085 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-08-15 00:37:29.948102 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-162.nip.io-tls.txt 2026-08-15 00:37:29.948119 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-162.nip.io-tls.yaml 2026-08-15 00:37:29.948137 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-08-15 00:37:29.948154 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-08-15 00:37:29.948171 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-08-15 00:37:29.948188 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-08-15 00:37:29.948205 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-08-15 00:37:29.948222 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-08-15 00:37:29.948239 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-08-15 00:37:29.948296 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-08-15 00:37:29.948315 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-08-15 00:37:29.948333 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-08-15 00:37:29.948351 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-08-15 00:37:29.948368 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-08-15 00:37:29.948385 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-08-15 00:37:29.948402 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-08-15 00:37:29.948420 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-08-15 00:37:29.948437 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-08-15 00:37:29.948455 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-08-15 00:37:29.948472 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-08-15 00:37:29.948489 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-08-15 00:37:29.948506 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-08-15 00:37:29.948523 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-08-15 00:37:29.948540 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.948557 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.948574 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-08-15 00:37:29.948591 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-08-15 00:37:29.948609 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-08-15 00:37:29.948632 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-08-15 00:37:29.948650 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-08-15 00:37:29.948668 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-08-15 00:37:29.948685 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-08-15 00:37:29.948702 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-2rjrr.txt 2026-08-15 00:37:29.948720 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-2rjrr.yaml 2026-08-15 00:37:29.948738 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-08-15 00:37:29.948755 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-08-15 00:37:29.948772 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-08-15 00:37:29.948790 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-08-15 00:37:29.948807 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-08-15 00:37:29.948824 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-08-15 00:37:29.948842 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-08-15 00:37:29.948860 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-08-15 00:37:29.948877 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-08-15 00:37:29.948896 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-08-15 00:37:29.948914 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-08-15 00:37:29.948931 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-08-15 00:37:29.948950 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-08-15 00:37:29.948984 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-08-15 00:37:29.949003 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-08-15 00:37:29.949021 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-08-15 00:37:29.949039 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-08-15 00:37:29.949057 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-08-15 00:37:29.949074 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-08-15 00:37:29.949092 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.949110 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.949128 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-08-15 00:37:29.949145 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-08-15 00:37:29.949163 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-08-15 00:37:29.949188 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-08-15 00:37:29.949210 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-08-15 00:37:29.949232 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-08-15 00:37:29.949256 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-08-15 00:37:29.949286 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-d6vtx.txt 2026-08-15 00:37:29.949317 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-d6vtx.yaml 2026-08-15 00:37:29.949348 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-08-15 00:37:29.949377 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-08-15 00:37:29.949408 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-08-15 00:37:29.949434 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-08-15 00:37:29.949458 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-08-15 00:37:29.949483 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-08-15 00:37:29.949507 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-08-15 00:37:29.949531 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-08-15 00:37:29.949555 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-08-15 00:37:29.949579 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-08-15 00:37:29.949602 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-08-15 00:37:29.949627 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-08-15 00:37:29.949651 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-08-15 00:37:29.949675 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-08-15 00:37:29.949699 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-08-15 00:37:29.949723 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-08-15 00:37:29.949760 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-08-15 00:37:29.949786 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-08-15 00:37:29.949811 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-08-15 00:37:29.949836 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.949860 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.949885 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-08-15 00:37:29.949909 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-08-15 00:37:29.949940 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-08-15 00:37:29.949965 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-08-15 00:37:29.949990 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-08-15 00:37:29.950014 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-08-15 00:37:29.950038 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-08-15 00:37:29.950062 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-kdrr6.txt 2026-08-15 00:37:29.950087 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-kdrr6.yaml 2026-08-15 00:37:29.950111 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-08-15 00:37:29.950136 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-08-15 00:37:29.950161 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-08-15 00:37:29.950184 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-08-15 00:37:29.950208 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-08-15 00:37:29.950232 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-08-15 00:37:29.950256 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-08-15 00:37:29.950281 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-08-15 00:37:29.950305 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-08-15 00:37:29.950329 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-08-15 00:37:29.950353 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-08-15 00:37:29.950377 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-08-15 00:37:29.950401 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-08-15 00:37:29.950426 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-08-15 00:37:29.950451 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-08-15 00:37:29.950475 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-08-15 00:37:29.950500 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-08-15 00:37:29.950525 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-08-15 00:37:29.950550 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-08-15 00:37:29.950574 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.950598 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.950623 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-08-15 00:37:29.950647 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-08-15 00:37:29.950672 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-08-15 00:37:29.950696 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-08-15 00:37:29.950720 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-08-15 00:37:29.950744 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-08-15 00:37:29.950768 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-08-15 00:37:29.950793 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-5qh8f.txt 2026-08-15 00:37:29.950823 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-5qh8f.yaml 2026-08-15 00:37:29.950848 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-08-15 00:37:29.950873 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-08-15 00:37:29.950898 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-08-15 00:37:29.950922 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-08-15 00:37:29.950946 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-08-15 00:37:29.950970 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-08-15 00:37:29.950994 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-08-15 00:37:29.951018 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-08-15 00:37:29.951042 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-08-15 00:37:29.951065 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-08-15 00:37:29.951090 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-08-15 00:37:29.951114 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-08-15 00:37:29.951138 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-08-15 00:37:29.951161 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-08-15 00:37:29.951185 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-08-15 00:37:29.951210 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-08-15 00:37:29.951234 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-08-15 00:37:29.951258 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-08-15 00:37:29.951282 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-08-15 00:37:29.951306 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-08-15 00:37:29.951330 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-08-15 00:37:29.951354 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.951378 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.951401 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-08-15 00:37:29.951426 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-08-15 00:37:29.951449 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-08-15 00:37:29.951473 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-08-15 00:37:29.951496 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-08-15 00:37:29.951520 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-08-15 00:37:29.951544 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-08-15 00:37:29.951568 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-08-15 00:37:29.951592 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-08-15 00:37:29.951616 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-08-15 00:37:29.951640 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-08-15 00:37:29.951664 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-08-15 00:37:29.951688 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-08-15 00:37:29.951717 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-5wqn7.txt 2026-08-15 00:37:29.951742 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-5wqn7.yaml 2026-08-15 00:37:29.951766 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-m9qcr.txt 2026-08-15 00:37:29.951790 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-m9qcr.yaml 2026-08-15 00:37:29.951814 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-55d2l.txt 2026-08-15 00:37:29.951837 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-55d2l.yaml 2026-08-15 00:37:29.951861 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-08-15 00:37:29.951884 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-08-15 00:37:29.951908 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-08-15 00:37:29.951932 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-08-15 00:37:29.951955 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-08-15 00:37:29.951979 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-08-15 00:37:29.952003 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-08-15 00:37:29.952027 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-08-15 00:37:29.952051 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-08-15 00:37:29.952075 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-08-15 00:37:29.952099 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-08-15 00:37:29.952123 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-08-15 00:37:29.952147 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-08-15 00:37:29.952172 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-08-15 00:37:29.952196 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-08-15 00:37:29.952221 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-08-15 00:37:29.952245 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-08-15 00:37:29.952319 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-08-15 00:37:29.952348 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-08-15 00:37:29.952374 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-08-15 00:37:29.952399 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-08-15 00:37:29.952423 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-08-15 00:37:29.952448 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-08-15 00:37:29.952472 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-08-15 00:37:29.952496 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-08-15 00:37:29.952521 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-08-15 00:37:29.952546 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-08-15 00:37:29.952577 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-08-15 00:37:29.952602 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-08-15 00:37:29.952626 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-08-15 00:37:29.952650 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-08-15 00:37:29.952675 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-08-15 00:37:29.952699 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-08-15 00:37:29.952723 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-08-15 00:37:29.952747 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-08-15 00:37:29.952771 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-08-15 00:37:29.952795 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-08-15 00:37:29.952820 | instance | cd+++++++++ objects/namespaced/default/ 2026-08-15 00:37:29.952845 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-08-15 00:37:29.952869 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.952894 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.952918 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-08-15 00:37:29.952943 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-08-15 00:37:29.952990 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-08-15 00:37:29.953017 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-08-15 00:37:29.953041 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-08-15 00:37:29.953065 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-08-15 00:37:29.953090 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-08-15 00:37:29.953113 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-08-15 00:37:29.953137 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-08-15 00:37:29.953166 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-08-15 00:37:29.953196 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-08-15 00:37:29.953226 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-08-15 00:37:29.953258 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-08-15 00:37:29.953304 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.953348 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.953388 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-08-15 00:37:29.953426 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-08-15 00:37:29.953465 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-08-15 00:37:29.953503 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-08-15 00:37:29.953541 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-08-15 00:37:29.953579 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-08-15 00:37:29.953617 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-08-15 00:37:29.953656 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-bxxgn.txt 2026-08-15 00:37:29.953705 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-bxxgn.yaml 2026-08-15 00:37:29.953745 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-08-15 00:37:29.953784 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-08-15 00:37:29.953823 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-08-15 00:37:29.953862 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-08-15 00:37:29.953900 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-08-15 00:37:29.953939 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-08-15 00:37:29.953997 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-08-15 00:37:29.954038 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-08-15 00:37:29.954078 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-08-15 00:37:29.954117 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-08-15 00:37:29.954169 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-08-15 00:37:29.954210 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-08-15 00:37:29.954249 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-08-15 00:37:29.954289 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-08-15 00:37:29.954328 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-08-15 00:37:29.954366 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-08-15 00:37:29.954406 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-08-15 00:37:29.954445 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-08-15 00:37:29.954484 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-08-15 00:37:29.954524 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-08-15 00:37:29.954563 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-08-15 00:37:29.954602 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-08-15 00:37:29.954641 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-08-15 00:37:29.954680 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-08-15 00:37:29.954719 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-08-15 00:37:29.954759 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-08-15 00:37:29.954797 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-08-15 00:37:29.954836 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-08-15 00:37:29.954875 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-08-15 00:37:29.954915 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-08-15 00:37:29.954964 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-08-15 00:37:29.955005 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-08-15 00:37:29.955045 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-08-15 00:37:29.955085 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-08-15 00:37:29.955123 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-08-15 00:37:29.955162 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-08-15 00:37:29.955200 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-08-15 00:37:29.955241 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-08-15 00:37:29.955281 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-08-15 00:37:29.955319 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-08-15 00:37:29.955357 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-08-15 00:37:29.955395 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-08-15 00:37:29.955434 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-08-15 00:37:29.955471 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.955508 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.955545 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-08-15 00:37:29.955582 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-08-15 00:37:29.955621 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-08-15 00:37:29.955660 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-08-15 00:37:29.955698 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-08-15 00:37:29.955735 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-08-15 00:37:29.955774 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-08-15 00:37:29.955812 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-08-15 00:37:29.955850 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-08-15 00:37:29.955889 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-08-15 00:37:29.955927 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-08-15 00:37:29.955965 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-08-15 00:37:29.956003 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-08-15 00:37:29.956041 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-08-15 00:37:29.956079 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-08-15 00:37:29.956117 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-08-15 00:37:29.956155 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-cfwqq.txt 2026-08-15 00:37:29.956192 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-cfwqq.yaml 2026-08-15 00:37:29.956230 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-mp5xf.txt 2026-08-15 00:37:29.956325 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-mp5xf.yaml 2026-08-15 00:37:29.956371 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-08-15 00:37:29.956410 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-08-15 00:37:29.956449 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-08-15 00:37:29.956488 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-08-15 00:37:29.956526 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-08-15 00:37:29.956564 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-08-15 00:37:29.956602 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-08-15 00:37:29.956641 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-08-15 00:37:29.956680 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-08-15 00:37:29.956718 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-08-15 00:37:29.956756 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-08-15 00:37:29.956795 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-08-15 00:37:29.956833 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-08-15 00:37:29.956872 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-08-15 00:37:29.956910 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-08-15 00:37:29.956948 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-08-15 00:37:29.957024 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-08-15 00:37:29.957065 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-08-15 00:37:29.957104 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-08-15 00:37:29.957145 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-08-15 00:37:29.957192 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-08-15 00:37:29.957237 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-08-15 00:37:29.957283 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-08-15 00:37:29.957327 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-08-15 00:37:29.957365 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-08-15 00:37:29.957387 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-08-15 00:37:29.957408 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-08-15 00:37:29.957425 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-08-15 00:37:29.957442 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-08-15 00:37:29.957460 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.957478 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.957495 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-08-15 00:37:29.957513 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-08-15 00:37:29.957531 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-08-15 00:37:29.957554 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-08-15 00:37:29.957572 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-08-15 00:37:29.957590 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-08-15 00:37:29.957608 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-08-15 00:37:29.957635 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.957653 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.957671 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-08-15 00:37:29.957688 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-08-15 00:37:29.957705 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-08-15 00:37:29.957723 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-08-15 00:37:29.957740 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-08-15 00:37:29.957757 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-08-15 00:37:29.957774 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-08-15 00:37:29.957792 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-08-15 00:37:29.957809 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-08-15 00:37:29.957826 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-08-15 00:37:29.957844 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-08-15 00:37:29.957861 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-08-15 00:37:29.957878 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-08-15 00:37:29.957895 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-08-15 00:37:29.957913 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-08-15 00:37:29.957930 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-08-15 00:37:29.957947 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-08-15 00:37:29.957964 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-08-15 00:37:29.957981 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-08-15 00:37:29.957999 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-08-15 00:37:29.958017 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-08-15 00:37:29.958035 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-08-15 00:37:29.958053 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-08-15 00:37:29.958070 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-08-15 00:37:29.958087 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-08-15 00:37:29.958104 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.958122 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.958140 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-08-15 00:37:29.958159 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-08-15 00:37:29.958182 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-08-15 00:37:29.958201 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-08-15 00:37:29.958218 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-08-15 00:37:29.958236 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-08-15 00:37:29.958254 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-08-15 00:37:29.958271 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-08-15 00:37:29.958288 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-08-15 00:37:29.958305 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-08-15 00:37:29.958322 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-08-15 00:37:29.958338 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-08-15 00:37:29.958355 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-08-15 00:37:29.958372 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-08-15 00:37:29.958390 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-08-15 00:37:29.958406 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-08-15 00:37:29.958423 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-08-15 00:37:29.958441 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-08-15 00:37:29.958458 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-08-15 00:37:29.958474 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-08-15 00:37:29.958492 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-08-15 00:37:29.958509 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-08-15 00:37:29.958526 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-08-15 00:37:29.958543 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-08-15 00:37:29.958561 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-08-15 00:37:29.958578 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-08-15 00:37:29.958596 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-08-15 00:37:29.958613 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-08-15 00:37:29.958631 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-08-15 00:37:29.958648 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-08-15 00:37:29.958665 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-g8vgr.txt 2026-08-15 00:37:29.958682 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-g8vgr.yaml 2026-08-15 00:37:29.958700 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-xqlc7.txt 2026-08-15 00:37:29.958718 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-xqlc7.yaml 2026-08-15 00:37:29.958735 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8ksvf.txt 2026-08-15 00:37:29.958753 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8ksvf.yaml 2026-08-15 00:37:29.958771 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-bcgg4.txt 2026-08-15 00:37:29.958793 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-bcgg4.yaml 2026-08-15 00:37:29.958811 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-08-15 00:37:29.958829 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-08-15 00:37:29.958846 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-08-15 00:37:29.958863 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-08-15 00:37:29.958880 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-08-15 00:37:29.958897 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-08-15 00:37:29.958914 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-2w2g2.txt 2026-08-15 00:37:29.958931 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-2w2g2.yaml 2026-08-15 00:37:29.958949 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-08-15 00:37:29.958966 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-08-15 00:37:29.958983 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-08-15 00:37:29.959000 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-08-15 00:37:29.959017 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-08-15 00:37:29.959034 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-08-15 00:37:29.959052 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-08-15 00:37:29.959069 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-08-15 00:37:29.959085 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-08-15 00:37:29.959103 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-08-15 00:37:29.959120 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-08-15 00:37:29.959137 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-08-15 00:37:29.959154 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-08-15 00:37:29.959172 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-08-15 00:37:29.959191 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-08-15 00:37:29.959211 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-08-15 00:37:29.959229 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-08-15 00:37:29.959246 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-08-15 00:37:29.959263 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-08-15 00:37:29.959280 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-08-15 00:37:29.959298 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-08-15 00:37:29.959315 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-08-15 00:37:29.959332 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-08-15 00:37:29.959350 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-08-15 00:37:29.959366 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-08-15 00:37:29.959388 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-08-15 00:37:29.959405 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-08-15 00:37:29.959422 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-08-15 00:37:29.959439 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-08-15 00:37:29.959456 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-08-15 00:37:29.959474 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-08-15 00:37:29.959491 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-08-15 00:37:29.959508 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-08-15 00:37:29.959525 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-08-15 00:37:29.959543 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-08-15 00:37:29.959560 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-08-15 00:37:29.959577 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-08-15 00:37:29.959594 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-08-15 00:37:29.959611 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-08-15 00:37:29.959629 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-08-15 00:37:29.959646 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-08-15 00:37:29.959663 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-08-15 00:37:29.959681 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-08-15 00:37:29.959699 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-08-15 00:37:29.959717 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-08-15 00:37:29.959734 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-08-15 00:37:29.959752 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-08-15 00:37:29.959770 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-08-15 00:37:29.959787 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-08-15 00:37:29.959804 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-08-15 00:37:29.959822 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-08-15 00:37:29.959839 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-1zru9l.txt 2026-08-15 00:37:29.959857 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-1zru9l.yaml 2026-08-15 00:37:29.959874 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-llj9td.txt 2026-08-15 00:37:29.959891 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-llj9td.yaml 2026-08-15 00:37:29.959908 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-08-15 00:37:29.959925 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-08-15 00:37:29.959943 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-08-15 00:37:29.959967 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-08-15 00:37:29.959986 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-08-15 00:37:29.960004 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-08-15 00:37:29.960021 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-08-15 00:37:29.960038 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-08-15 00:37:29.960056 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-08-15 00:37:29.960072 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-08-15 00:37:29.960090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-08-15 00:37:29.960107 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-08-15 00:37:29.960124 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-08-15 00:37:29.960141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-08-15 00:37:29.960159 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-08-15 00:37:29.960176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-08-15 00:37:29.960194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-08-15 00:37:29.960211 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-08-15 00:37:29.960228 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-08-15 00:37:29.960245 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-08-15 00:37:29.960267 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-08-15 00:37:29.960488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-08-15 00:37:29.960506 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-08-15 00:37:29.960523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-08-15 00:37:29.960539 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-08-15 00:37:29.960556 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-08-15 00:37:29.960574 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-08-15 00:37:29.960591 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-08-15 00:37:29.960608 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-08-15 00:37:29.960625 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-08-15 00:37:29.960643 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-08-15 00:37:29.960660 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-08-15 00:37:29.960678 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-08-15 00:37:29.960695 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-08-15 00:37:29.960712 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-08-15 00:37:29.960730 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-08-15 00:37:29.960747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-08-15 00:37:29.960769 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-08-15 00:37:29.960787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-08-15 00:37:29.960804 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-08-15 00:37:29.960821 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-08-15 00:37:29.960838 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-08-15 00:37:29.960855 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-08-15 00:37:29.960872 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-08-15 00:37:29.960889 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-08-15 00:37:29.960906 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-08-15 00:37:29.960923 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-08-15 00:37:29.960940 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-08-15 00:37:29.960969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-08-15 00:37:29.960991 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-08-15 00:37:29.961008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-08-15 00:37:29.961025 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-08-15 00:37:29.961043 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-08-15 00:37:29.961060 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-08-15 00:37:29.961078 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-08-15 00:37:29.961095 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-08-15 00:37:29.961113 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-08-15 00:37:29.961130 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-08-15 00:37:29.961147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-08-15 00:37:29.961165 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-08-15 00:37:29.961182 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-08-15 00:37:29.961199 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-08-15 00:37:29.961216 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-08-15 00:37:29.961233 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-08-15 00:37:29.961250 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-08-15 00:37:29.961267 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-08-15 00:37:29.961284 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-08-15 00:37:29.961302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-08-15 00:37:29.961319 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-08-15 00:37:29.961341 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-08-15 00:37:29.961359 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-08-15 00:37:29.961376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-08-15 00:37:29.961394 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-08-15 00:37:29.961411 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-08-15 00:37:29.961429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-08-15 00:37:29.961446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-08-15 00:37:29.961463 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-08-15 00:37:29.961480 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-08-15 00:37:29.961497 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-08-15 00:37:29.961514 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-08-15 00:37:29.961531 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-08-15 00:37:29.961548 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-08-15 00:37:29.961565 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-08-15 00:37:29.961583 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-08-15 00:37:29.961600 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-08-15 00:37:29.961617 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-08-15 00:37:29.961635 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-08-15 00:37:29.961652 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-08-15 00:37:29.961669 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-08-15 00:37:29.961685 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-08-15 00:37:29.961702 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-08-15 00:37:29.961719 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-08-15 00:37:29.961736 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-08-15 00:37:29.961753 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-08-15 00:37:29.961780 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-08-15 00:37:29.961798 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-08-15 00:37:29.961816 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.961833 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.961850 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-08-15 00:37:29.961867 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-08-15 00:37:29.961885 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-08-15 00:37:29.961903 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-08-15 00:37:29.961919 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-08-15 00:37:29.961942 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-08-15 00:37:29.961960 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-vjh8q.txt 2026-08-15 00:37:29.961977 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-vjh8q.yaml 2026-08-15 00:37:29.961995 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-08-15 00:37:29.962013 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-08-15 00:37:29.962031 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-08-15 00:37:29.962048 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-08-15 00:37:29.962067 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-08-15 00:37:29.962085 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-08-15 00:37:29.962102 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-08-15 00:37:29.962120 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-08-15 00:37:29.962138 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-08-15 00:37:29.962155 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-08-15 00:37:29.962172 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.962189 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.962206 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-08-15 00:37:29.962223 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-08-15 00:37:29.962242 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-08-15 00:37:29.962262 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-08-15 00:37:29.962280 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-08-15 00:37:29.962297 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-08-15 00:37:29.962315 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-08-15 00:37:29.962332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-08-15 00:37:29.962350 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-08-15 00:37:29.962368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-08-15 00:37:29.962385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-08-15 00:37:29.962403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-08-15 00:37:29.962420 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-08-15 00:37:29.962438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-08-15 00:37:29.962456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-08-15 00:37:29.962473 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-08-15 00:37:29.962490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-08-15 00:37:29.962508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-08-15 00:37:29.962525 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-08-15 00:37:29.962547 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-08-15 00:37:29.962565 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-08-15 00:37:29.962582 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-08-15 00:37:29.962600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-08-15 00:37:29.962617 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-08-15 00:37:29.962635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-08-15 00:37:29.962652 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-08-15 00:37:29.962669 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-08-15 00:37:29.962686 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-08-15 00:37:29.962703 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-08-15 00:37:29.962720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-08-15 00:37:29.962737 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-08-15 00:37:29.962755 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-08-15 00:37:29.962772 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-08-15 00:37:29.962789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-08-15 00:37:29.962806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-08-15 00:37:29.962823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-08-15 00:37:29.962840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-08-15 00:37:29.962857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-08-15 00:37:29.962873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-08-15 00:37:29.962890 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-08-15 00:37:29.962907 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-08-15 00:37:29.962923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-08-15 00:37:29.962940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-08-15 00:37:29.962957 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-08-15 00:37:29.962974 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-08-15 00:37:29.962991 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-08-15 00:37:29.963008 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-08-15 00:37:29.963029 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-08-15 00:37:29.963046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-08-15 00:37:29.963063 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-08-15 00:37:29.963080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-08-15 00:37:29.963098 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-08-15 00:37:29.963114 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-08-15 00:37:29.963131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-08-15 00:37:29.963149 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-08-15 00:37:29.963166 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-08-15 00:37:29.963184 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-08-15 00:37:29.963201 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-08-15 00:37:29.963218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-08-15 00:37:29.963234 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-08-15 00:37:29.963252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-08-15 00:37:29.963269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-08-15 00:37:29.963285 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-08-15 00:37:29.963302 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-08-15 00:37:29.963318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-08-15 00:37:29.963335 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-08-15 00:37:29.963352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-08-15 00:37:29.963369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-08-15 00:37:29.963386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-08-15 00:37:29.963403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-08-15 00:37:29.963420 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-08-15 00:37:29.963437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-08-15 00:37:29.963454 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-08-15 00:37:29.963471 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-08-15 00:37:29.963487 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-08-15 00:37:29.963504 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-08-15 00:37:29.963521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-08-15 00:37:29.963543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-08-15 00:37:29.963561 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-08-15 00:37:29.963579 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-08-15 00:37:29.963596 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-08-15 00:37:29.963613 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-08-15 00:37:29.963630 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-08-15 00:37:29.963647 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-08-15 00:37:29.963664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-08-15 00:37:29.963682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-08-15 00:37:29.963699 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-08-15 00:37:29.963716 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-08-15 00:37:29.963734 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-08-15 00:37:29.963751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-08-15 00:37:29.963768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-08-15 00:37:29.963785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-08-15 00:37:29.963803 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-08-15 00:37:29.963820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-08-15 00:37:29.963837 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-08-15 00:37:29.963854 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-08-15 00:37:29.963872 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-08-15 00:37:29.963889 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-08-15 00:37:29.963906 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-08-15 00:37:29.963923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.963940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.963957 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-08-15 00:37:29.963975 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-08-15 00:37:29.963991 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-08-15 00:37:29.964008 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-08-15 00:37:29.964025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-08-15 00:37:29.964042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-08-15 00:37:29.964060 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-08-15 00:37:29.964076 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-08-15 00:37:29.964098 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-08-15 00:37:29.964116 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-08-15 00:37:29.964133 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-08-15 00:37:29.964151 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-08-15 00:37:29.964169 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-08-15 00:37:29.964186 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-08-15 00:37:29.964203 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-08-15 00:37:29.964220 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-08-15 00:37:29.964237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-08-15 00:37:29.964255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-08-15 00:37:29.964299 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-08-15 00:37:29.964319 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-08-15 00:37:29.964337 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-08-15 00:37:29.964354 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-08-15 00:37:29.964372 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-08-15 00:37:29.964389 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-15 00:37:29.964406 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-15 00:37:29.964423 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-08-15 00:37:29.964441 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-08-15 00:37:29.964458 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-08-15 00:37:29.964475 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-08-15 00:37:29.964492 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-08-15 00:37:29.964509 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-08-15 00:37:29.964527 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-08-15 00:37:29.964544 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-08-15 00:37:29.964562 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-08-15 00:37:29.964579 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-08-15 00:37:29.964596 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-15 00:37:29.964613 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-08-15 00:37:29.964631 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-08-15 00:37:29.964648 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-08-15 00:37:29.964665 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-08-15 00:37:29.964682 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-08-15 00:37:29.964706 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-08-15 00:37:29.964724 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-08-15 00:37:29.964741 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-08-15 00:37:29.964759 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-08-15 00:37:29.964776 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-08-15 00:37:29.964794 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-08-15 00:37:29.964811 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-08-15 00:37:29.964828 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-08-15 00:37:29.964846 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-08-15 00:37:29.964863 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-08-15 00:37:29.964881 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-08-15 00:37:29.964898 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-08-15 00:37:29.964916 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-08-15 00:37:29.964933 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-08-15 00:37:29.964950 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-08-15 00:37:29.964982 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-15 00:37:29.965001 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-08-15 00:37:29.965019 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-08-15 00:37:29.965036 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-15 00:37:29.965054 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-15 00:37:29.965071 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-08-15 00:37:29.965088 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-08-15 00:37:29.965105 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-08-15 00:37:29.965123 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-08-15 00:37:29.965140 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-08-15 00:37:29.965157 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-08-15 00:37:29.965174 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-08-15 00:37:29.965192 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-08-15 00:37:29.965211 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-08-15 00:37:29.965231 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-08-15 00:37:29.965248 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-08-15 00:37:29.965266 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-08-15 00:37:29.965283 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-08-15 00:37:29.965300 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-08-15 00:37:29.965317 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-08-15 00:37:29.965340 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-08-15 00:37:29.965357 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-08-15 00:37:29.965374 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-08-15 00:37:29.965391 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-08-15 00:37:29.965408 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-08-15 00:37:29.965425 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-08-15 00:37:29.965442 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-08-15 00:37:29.965459 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-08-15 00:37:29.965477 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-08-15 00:37:29.965494 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-08-15 00:37:29.965512 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-08-15 00:37:29.965528 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-08-15 00:37:29.965545 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-08-15 00:37:29.965562 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-08-15 00:37:29.965579 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-08-15 00:37:29.965596 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-08-15 00:37:29.965619 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-08-15 00:37:29.965637 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-08-15 00:37:29.965656 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-08-15 00:37:29.965674 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-08-15 00:37:29.965691 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-08-15 00:37:29.965708 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-08-15 00:37:29.965725 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-08-15 00:37:29.965743 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-08-15 00:37:29.965760 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-bw796.txt 2026-08-15 00:37:29.965777 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-bw796.yaml 2026-08-15 00:37:29.965794 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz.txt 2026-08-15 00:37:29.965812 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz.yaml 2026-08-15 00:37:29.965829 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6jmxf.txt 2026-08-15 00:37:29.965846 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6jmxf.yaml 2026-08-15 00:37:29.965868 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-czxmb.txt 2026-08-15 00:37:29.965885 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-czxmb.yaml 2026-08-15 00:37:29.965902 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-8kcf9.txt 2026-08-15 00:37:29.965919 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-8kcf9.yaml 2026-08-15 00:37:29.965946 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-08-15 00:37:29.965965 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-08-15 00:37:29.965984 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-08-15 00:37:29.966002 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-08-15 00:37:29.966020 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-q5dz5.txt 2026-08-15 00:37:29.966037 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-q5dz5.yaml 2026-08-15 00:37:29.966055 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-08-15 00:37:29.966083 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-08-15 00:37:29.966101 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-fw8b4.txt 2026-08-15 00:37:29.966120 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-fw8b4.yaml 2026-08-15 00:37:29.966138 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-68955.txt 2026-08-15 00:37:29.966156 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-68955.yaml 2026-08-15 00:37:29.966173 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-6sw7f.txt 2026-08-15 00:37:29.966191 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-6sw7f.yaml 2026-08-15 00:37:29.966208 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-08-15 00:37:29.966226 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-08-15 00:37:29.966244 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-rn5qv.txt 2026-08-15 00:37:29.966262 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-rn5qv.yaml 2026-08-15 00:37:29.966279 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-2vtpp.txt 2026-08-15 00:37:29.966297 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-2vtpp.yaml 2026-08-15 00:37:29.966314 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-08-15 00:37:29.966331 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-08-15 00:37:29.966349 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-08-15 00:37:29.966366 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-08-15 00:37:29.966383 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-08-15 00:37:29.966401 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-08-15 00:37:29.966417 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-08-15 00:37:29.966434 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-08-15 00:37:29.966451 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-08-15 00:37:29.966473 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-08-15 00:37:29.966491 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-08-15 00:37:29.966508 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-08-15 00:37:29.966525 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-08-15 00:37:29.966542 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-08-15 00:37:29.966559 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-08-15 00:37:29.966576 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-08-15 00:37:29.966593 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-08-15 00:37:29.966611 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-08-15 00:37:29.966628 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-08-15 00:37:29.966645 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-08-15 00:37:29.966662 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-08-15 00:37:29.966679 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-08-15 00:37:29.966696 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-08-15 00:37:29.966713 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-08-15 00:37:29.966730 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-08-15 00:37:29.966747 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-08-15 00:37:29.966764 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-08-15 00:37:29.966781 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-08-15 00:37:29.966799 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-08-15 00:37:29.966816 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-08-15 00:37:29.966833 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-08-15 00:37:29.966851 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-08-15 00:37:29.966868 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-08-15 00:37:29.966885 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-08-15 00:37:29.966902 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-08-15 00:37:29.966919 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-08-15 00:37:29.966936 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-08-15 00:37:29.966953 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-08-15 00:37:29.966970 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-08-15 00:37:29.966987 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-08-15 00:37:29.967009 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-08-15 00:37:29.967027 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-08-15 00:37:29.967044 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-08-15 00:37:29.967061 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-08-15 00:37:29.967078 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-08-15 00:37:29.967095 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-08-15 00:37:29.967112 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-08-15 00:37:29.967128 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-8kcf9-tls.txt 2026-08-15 00:37:29.967145 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-8kcf9-tls.yaml 2026-08-15 00:37:29.967162 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-08-15 00:37:29.967180 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-08-15 00:37:29.967197 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-08-15 00:37:29.967214 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-08-15 00:37:29.967232 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-08-15 00:37:29.967249 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-08-15 00:37:29.967266 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-08-15 00:37:29.967283 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-08-15 00:37:29.967300 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-08-15 00:37:29.967317 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-08-15 00:37:29.967335 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-08-15 00:37:29.967352 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-08-15 00:37:29.967369 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-08-15 00:37:29.967387 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-08-15 00:37:29.967404 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-08-15 00:37:29.967422 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-08-15 00:37:29.967439 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-08-15 00:37:29.967457 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-08-15 00:37:29.967474 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-08-15 00:37:29.967492 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-08-15 00:37:29.967509 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-08-15 00:37:29.967531 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-08-15 00:37:29.967549 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-08-15 00:37:29.967566 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-08-15 00:37:29.967583 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-08-15 00:37:29.967600 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-08-15 00:37:29.967618 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-08-15 00:37:29.967635 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-08-15 00:37:29.967652 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-08-15 00:37:29.967670 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-08-15 00:37:29.967687 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-08-15 00:37:29.967705 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-08-15 00:37:29.967722 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-08-15 00:37:29.967739 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-08-15 00:37:29.967756 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-08-15 00:37:29.967773 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-08-15 00:37:29.967790 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-15 00:37:29.967807 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-08-15 00:37:29.967824 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-08-15 00:37:29.967841 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-15 00:37:29.967858 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-15 00:37:29.967874 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-08-15 00:37:29.967892 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-08-15 00:37:29.967909 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-08-15 00:37:29.967927 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-08-15 00:37:29.967944 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-08-15 00:37:29.967961 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-08-15 00:37:29.967979 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-08-15 00:37:29.967996 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-08-15 00:37:29.968012 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-08-15 00:37:29.968029 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-08-15 00:37:29.968046 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-08-15 00:37:29.968067 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-08-15 00:37:29.968084 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-08-15 00:37:29.968102 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-08-15 00:37:29.968119 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-08-15 00:37:29.968136 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-08-15 00:37:29.968153 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-08-15 00:37:29.968170 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-08-15 00:37:29.968187 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-08-15 00:37:29.968204 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-08-15 00:37:29.968221 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-08-15 00:37:29.968238 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-08-15 00:37:29.968255 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-08-15 00:37:29.968278 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-08-15 00:37:29.968329 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-08-15 00:37:29.968352 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-08-15 00:37:29.968370 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-15 00:37:29.968388 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-08-15 00:37:29.968406 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-08-15 00:37:29.968424 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-15 00:37:29.968441 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-15 00:37:29.968458 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-08-15 00:37:29.968476 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-08-15 00:37:29.968493 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-08-15 00:37:29.968511 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-08-15 00:37:29.968528 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-08-15 00:37:29.968546 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-08-15 00:37:29.968564 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-08-15 00:37:29.968581 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-08-15 00:37:29.968599 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-08-15 00:37:29.968616 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-08-15 00:37:29.968634 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-08-15 00:37:29.968652 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-08-15 00:37:29.968669 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-08-15 00:37:29.968687 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-08-15 00:37:29.968705 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-08-15 00:37:29.968731 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-08-15 00:37:29.968749 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-08-15 00:37:29.968766 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-08-15 00:37:29.968784 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-08-15 00:37:29.968802 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-08-15 00:37:29.968819 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-08-15 00:37:29.968837 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-08-15 00:37:29.968854 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-08-15 00:37:29.968871 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-08-15 00:37:29.968889 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-08-15 00:37:29.968906 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-08-15 00:37:29.968924 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-08-15 00:37:29.968940 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-08-15 00:37:29.968970 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-08-15 00:37:29.968991 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-08-15 00:37:29.969009 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-08-15 00:37:29.969027 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-08-15 00:37:29.969044 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-08-15 00:37:29.969062 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-08-15 00:37:29.969079 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-08-15 00:37:29.969096 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-08-15 00:37:29.969113 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-08-15 00:37:29.969130 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-08-15 00:37:29.969147 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-08-15 00:37:29.969164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-08-15 00:37:29.969182 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-08-15 00:37:29.969199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-08-15 00:37:29.969216 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-08-15 00:37:29.969233 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-08-15 00:37:29.969250 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-08-15 00:37:29.969268 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-08-15 00:37:29.969285 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-08-15 00:37:29.969303 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-08-15 00:37:29.969320 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-08-15 00:37:29.969337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-08-15 00:37:29.969354 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-08-15 00:37:29.969375 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-08-15 00:37:29.969393 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-08-15 00:37:29.969410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-08-15 00:37:29.969427 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-08-15 00:37:29.969444 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:29.969461 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:29.969479 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-08-15 00:37:29.969496 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-08-15 00:37:29.969513 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-08-15 00:37:29.969531 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-08-15 00:37:29.969548 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-08-15 00:37:29.969565 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-08-15 00:37:29.969582 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-08-15 00:37:29.969599 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-08-15 00:37:29.969617 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-08-15 00:37:29.969634 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-08-15 00:37:29.969652 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-08-15 00:37:29.969669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-08-15 00:37:29.969687 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-08-15 00:37:29.969705 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-08-15 00:37:29.969722 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-08-15 00:37:29.969739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-08-15 00:37:29.969757 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-08-15 00:37:29.969774 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-08-15 00:37:29.969791 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-08-15 00:37:29.969809 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-08-15 00:37:29.969828 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-08-15 00:37:29.969862 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-08-15 00:37:29.969881 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-08-15 00:37:29.969899 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-08-15 00:37:29.969917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-08-15 00:37:29.969935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-08-15 00:37:29.969952 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-08-15 00:37:29.969970 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-08-15 00:37:29.969987 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-08-15 00:37:29.970005 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-08-15 00:37:29.970027 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-08-15 00:37:29.970045 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-08-15 00:37:29.970064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-08-15 00:37:29.970081 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-08-15 00:37:29.970098 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-08-15 00:37:29.970115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-08-15 00:37:29.970132 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-08-15 00:37:29.970149 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-08-15 00:37:29.970166 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-08-15 00:37:29.970183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-08-15 00:37:29.970199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-08-15 00:37:29.970216 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-08-15 00:37:29.970233 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-08-15 00:37:29.970250 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-08-15 00:37:29.970267 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-08-15 00:37:29.970284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-08-15 00:37:29.970302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-08-15 00:37:29.970319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-08-15 00:37:29.970337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-08-15 00:37:29.970354 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-08-15 00:37:29.970372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-08-15 00:37:29.970390 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-08-15 00:37:29.970408 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-08-15 00:37:29.970426 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-08-15 00:37:29.970443 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-08-15 00:37:29.970461 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-08-15 00:37:29.970478 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-08-15 00:37:29.970495 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-08-15 00:37:29.970512 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-08-15 00:37:29.970529 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-08-15 00:37:29.970546 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-08-15 00:37:29.970563 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-08-15 00:37:29.970584 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-08-15 00:37:29.970601 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-08-15 00:37:29.970618 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-08-15 00:37:29.970635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-08-15 00:37:29.970652 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-08-15 00:37:29.970669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-08-15 00:37:29.970686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-08-15 00:37:29.970703 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-08-15 00:37:29.970720 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-08-15 00:37:29.970737 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-08-15 00:37:29.970755 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-08-15 00:37:29.970772 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-08-15 00:37:29.970789 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-08-15 00:37:29.970806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-08-15 00:37:29.970823 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-08-15 00:37:29.970840 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-08-15 00:37:29.970858 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-08-15 00:37:29.970876 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-08-15 00:37:29.970893 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-08-15 00:37:29.970910 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-08-15 00:37:29.970928 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-08-15 00:37:29.970945 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-08-15 00:37:29.970962 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-08-15 00:37:29.970980 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-08-15 00:37:29.970997 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-08-15 00:37:29.971015 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-08-15 00:37:29.971032 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-08-15 00:37:29.971050 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-08-15 00:37:29.971067 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-08-15 00:37:29.971084 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-08-15 00:37:29.971101 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-08-15 00:37:29.971119 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-08-15 00:37:29.971136 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-08-15 00:37:29.971153 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-08-15 00:37:29.971171 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-08-15 00:37:29.971193 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-08-15 00:37:29.971211 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-08-15 00:37:29.971228 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-08-15 00:37:29.971246 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-08-15 00:37:29.971263 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-08-15 00:37:29.971281 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-08-15 00:37:29.971298 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-08-15 00:37:29.971315 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-08-15 00:37:29.971332 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-08-15 00:37:29.971349 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-08-15 00:37:29.971366 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-08-15 00:37:29.971383 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-08-15 00:37:29.971400 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-08-15 00:37:29.971417 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-08-15 00:37:29.971434 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-08-15 00:37:29.971451 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-08-15 00:37:29.971468 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-08-15 00:37:29.971484 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-08-15 00:37:29.971501 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-08-15 00:37:29.971518 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-08-15 00:37:29.971535 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-08-15 00:37:29.971551 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-08-15 00:37:29.971568 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-08-15 00:37:29.971585 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-08-15 00:37:29.971601 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-08-15 00:37:29.971618 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-08-15 00:37:29.971636 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-08-15 00:37:29.971653 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-08-15 00:37:29.971670 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-08-15 00:37:29.971687 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-08-15 00:37:29.971705 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-08-15 00:37:29.971722 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-08-15 00:37:29.971739 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-08-15 00:37:29.971757 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-08-15 00:37:29.971774 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-08-15 00:37:29.971795 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-08-15 00:37:29.971813 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-08-15 00:37:29.971831 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-08-15 00:37:29.971848 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-08-15 00:37:29.971866 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-08-15 00:37:29.971883 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-08-15 00:37:29.971902 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-08-15 00:37:29.971920 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-08-15 00:37:29.971937 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-08-15 00:37:29.971955 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-08-15 00:37:29.971973 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-08-15 00:37:29.971990 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-08-15 00:37:29.972007 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-08-15 00:37:29.972024 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-08-15 00:37:29.972041 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-08-15 00:37:29.972059 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-08-15 00:37:29.972077 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-08-15 00:37:29.972094 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-08-15 00:37:29.972112 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-08-15 00:37:29.972129 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-08-15 00:37:29.972147 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-08-15 00:37:29.972164 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-08-15 00:37:29.972181 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-08-15 00:37:29.972199 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-08-15 00:37:29.972217 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-08-15 00:37:29.972234 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-08-15 00:37:29.972252 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-08-15 00:37:29.972270 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-08-15 00:37:29.972316 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-08-15 00:37:29.972337 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-08-15 00:37:29.972355 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-08-15 00:37:29.972372 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-08-15 00:37:29.972390 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-08-15 00:37:29.972407 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-08-15 00:37:29.972424 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-08-15 00:37:29.972441 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-08-15 00:37:29.972459 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-08-15 00:37:29.972476 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-08-15 00:37:29.972498 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-08-15 00:37:29.972517 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-08-15 00:37:29.972534 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-08-15 00:37:29.972550 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-08-15 00:37:29.972567 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-08-15 00:37:29.972583 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-08-15 00:37:29.972600 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-08-15 00:37:29.972617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-08-15 00:37:29.972634 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-08-15 00:37:29.972651 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-08-15 00:37:29.972669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-08-15 00:37:29.972686 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-08-15 00:37:29.972703 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-08-15 00:37:29.972721 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-08-15 00:37:29.972738 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-08-15 00:37:29.972755 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-08-15 00:37:29.972772 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-08-15 00:37:29.972789 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-08-15 00:37:29.972806 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-08-15 00:37:29.972823 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-08-15 00:37:29.972840 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-08-15 00:37:29.972856 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-08-15 00:37:29.972873 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-08-15 00:37:29.972891 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-08-15 00:37:29.972908 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-08-15 00:37:29.972925 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-08-15 00:37:29.972943 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-08-15 00:37:29.972974 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-08-15 00:37:29.972994 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-08-15 00:37:29.973012 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-08-15 00:37:29.973029 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-08-15 00:37:29.973046 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-08-15 00:37:29.973063 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-08-15 00:37:29.973081 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-08-15 00:37:29.973098 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-08-15 00:37:29.973121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-08-15 00:37:29.973139 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-08-15 00:37:29.973156 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-08-15 00:37:29.973173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-08-15 00:37:29.973190 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-08-15 00:37:29.973208 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-08-15 00:37:29.973225 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-08-15 00:37:29.973243 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-08-15 00:37:29.973260 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-08-15 00:37:29.973277 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-08-15 00:37:29.973295 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-08-15 00:37:29.973312 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-08-15 00:37:29.973329 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-08-15 00:37:29.973347 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-08-15 00:37:29.973365 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-08-15 00:37:29.973382 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-08-15 00:37:29.973399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-08-15 00:37:29.973417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-08-15 00:37:29.973435 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-08-15 00:37:29.973452 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-08-15 00:37:29.973470 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-08-15 00:37:29.973487 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-08-15 00:37:29.973505 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-08-15 00:37:29.973522 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-08-15 00:37:29.973540 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-08-15 00:37:29.973557 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-08-15 00:37:29.973575 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-08-15 00:37:29.973593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-08-15 00:37:29.973611 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-08-15 00:37:29.973628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-08-15 00:37:29.973646 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-08-15 00:37:29.973663 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-08-15 00:37:29.973680 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-08-15 00:37:29.973697 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-08-15 00:37:29.973714 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-08-15 00:37:29.973731 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-08-15 00:37:29.973748 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-08-15 00:37:29.973764 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-08-15 00:37:29.973785 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-08-15 00:37:29.973803 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-08-15 00:37:29.973820 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-08-15 00:37:29.973838 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-08-15 00:37:29.973855 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-08-15 00:37:29.973872 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-08-15 00:37:29.973889 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-08-15 00:37:29.973907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-08-15 00:37:29.973924 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-08-15 00:37:29.973941 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-08-15 00:37:29.973958 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-08-15 00:37:29.973976 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-08-15 00:37:29.973993 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-08-15 00:37:29.974011 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-08-15 00:37:29.974028 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-08-15 00:37:29.974045 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-08-15 00:37:29.974062 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-08-15 00:37:29.974079 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-08-15 00:37:29.974095 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-08-15 00:37:29.974112 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-08-15 00:37:29.974129 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-08-15 00:37:29.974146 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-08-15 00:37:29.974163 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-08-15 00:37:29.974180 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-08-15 00:37:29.974198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-08-15 00:37:29.974216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-08-15 00:37:29.974234 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-08-15 00:37:29.974255 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-08-15 00:37:29.974273 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-08-15 00:37:29.974291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-08-15 00:37:29.974308 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-08-15 00:37:29.974326 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-08-15 00:37:29.974354 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-08-15 00:37:29.974372 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-08-15 00:37:29.974389 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-08-15 00:37:29.974411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-08-15 00:37:29.974428 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-08-15 00:37:29.974446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-08-15 00:37:29.974463 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-08-15 00:37:29.974480 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-08-15 00:37:29.974498 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-08-15 00:37:29.974524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-08-15 00:37:29.974543 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-08-15 00:37:29.974560 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-08-15 00:37:29.974579 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-08-15 00:37:29.974597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-08-15 00:37:29.974614 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-08-15 00:37:29.974632 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-08-15 00:37:29.974650 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-08-15 00:37:29.974667 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-08-15 00:37:29.974685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-08-15 00:37:29.974702 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-08-15 00:37:29.974720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-08-15 00:37:29.974738 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-08-15 00:37:29.974756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-08-15 00:37:29.974773 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-08-15 00:37:29.974791 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-08-15 00:37:29.974809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-08-15 00:37:29.974827 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-08-15 00:37:29.974846 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-08-15 00:37:29.974863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-08-15 00:37:29.974881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-08-15 00:37:29.974900 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-08-15 00:37:29.974917 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-08-15 00:37:29.974934 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-08-15 00:37:29.974952 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-08-15 00:37:29.974969 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-08-15 00:37:29.974987 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-08-15 00:37:29.975004 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-08-15 00:37:29.975021 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-08-15 00:37:29.975038 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-08-15 00:37:29.975060 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-08-15 00:37:29.975078 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-08-15 00:37:29.975095 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-08-15 00:37:29.975112 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-08-15 00:37:29.975129 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-08-15 00:37:29.975147 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-08-15 00:37:29.975164 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-08-15 00:37:29.975181 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-08-15 00:37:29.975199 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-08-15 00:37:29.975216 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-08-15 00:37:29.975233 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-08-15 00:37:29.975250 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-08-15 00:37:29.975267 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-08-15 00:37:29.975284 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-08-15 00:37:29.975302 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-08-15 00:37:29.975319 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-08-15 00:37:29.975336 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-08-15 00:37:29.975353 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-08-15 00:37:29.975370 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-08-15 00:37:29.975387 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-08-15 00:37:29.975404 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-08-15 00:37:29.975420 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-08-15 00:37:29.975437 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-08-15 00:37:29.975454 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-08-15 00:37:29.975471 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-08-15 00:37:29.975488 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-08-15 00:37:29.975505 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-08-15 00:37:29.975523 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-08-15 00:37:29.975540 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-08-15 00:37:29.975557 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-08-15 00:37:29.975574 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-08-15 00:37:29.975591 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-08-15 00:37:29.975608 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-08-15 00:37:29.975625 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-08-15 00:37:29.975642 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-08-15 00:37:29.975659 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-08-15 00:37:29.975676 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-08-15 00:37:29.975693 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-08-15 00:37:29.975715 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-08-15 00:37:29.975733 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-08-15 00:37:29.975751 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-08-15 00:37:29.975769 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-08-15 00:37:29.975786 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-08-15 00:37:29.975803 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-08-15 00:37:29.975821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-08-15 00:37:29.975838 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-08-15 00:37:29.975856 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-08-15 00:37:29.975873 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-08-15 00:37:29.975891 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-08-15 00:37:29.975909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-08-15 00:37:29.975926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-08-15 00:37:29.975944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-08-15 00:37:29.975962 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-08-15 00:37:29.975980 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-08-15 00:37:29.975998 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-08-15 00:37:29.976015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-08-15 00:37:29.976032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-08-15 00:37:29.976049 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-08-15 00:37:29.976066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-08-15 00:37:29.976083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-08-15 00:37:29.976100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-08-15 00:37:29.976117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-08-15 00:37:29.976134 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-08-15 00:37:29.976151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-08-15 00:37:29.976168 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-08-15 00:37:29.976185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-08-15 00:37:29.976202 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29779205.txt 2026-08-15 00:37:29.976219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29779205.yaml 2026-08-15 00:37:29.976237 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-08-15 00:37:29.976254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-08-15 00:37:29.976271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-08-15 00:37:29.976305 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-08-15 00:37:29.976323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-08-15 00:37:29.976341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-08-15 00:37:29.976358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-08-15 00:37:29.976381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-08-15 00:37:29.976399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-08-15 00:37:29.976416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-08-15 00:37:29.976434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-08-15 00:37:29.976451 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-08-15 00:37:29.976468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-08-15 00:37:29.976485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-08-15 00:37:29.976501 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-08-15 00:37:29.976518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-08-15 00:37:29.976535 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-08-15 00:37:29.976551 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-08-15 00:37:29.976568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-08-15 00:37:29.976585 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-08-15 00:37:29.976601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-08-15 00:37:29.976618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-08-15 00:37:29.976635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-08-15 00:37:29.976652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-08-15 00:37:29.976669 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29779220.txt 2026-08-15 00:37:29.976686 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29779220.yaml 2026-08-15 00:37:29.976703 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29779225.txt 2026-08-15 00:37:29.976720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29779225.yaml 2026-08-15 00:37:29.976737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29779230.txt 2026-08-15 00:37:29.976754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29779230.yaml 2026-08-15 00:37:29.976771 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-08-15 00:37:29.976789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-08-15 00:37:29.976807 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-08-15 00:37:29.976824 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-08-15 00:37:29.976841 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-08-15 00:37:29.976859 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-08-15 00:37:29.976876 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-purge-deleted-29779220.txt 2026-08-15 00:37:29.976893 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-purge-deleted-29779220.yaml 2026-08-15 00:37:29.976911 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-08-15 00:37:29.976929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-08-15 00:37:29.976946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-08-15 00:37:29.976980 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-08-15 00:37:29.977000 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-08-15 00:37:29.977018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-08-15 00:37:29.977036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-08-15 00:37:29.977058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-08-15 00:37:29.977076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-08-15 00:37:29.977094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-08-15 00:37:29.977111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-08-15 00:37:29.977128 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-08-15 00:37:29.977145 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-08-15 00:37:29.977163 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-08-15 00:37:29.977181 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-08-15 00:37:29.977199 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-08-15 00:37:29.977217 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-08-15 00:37:29.977234 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-08-15 00:37:29.977252 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-rotate-29779200.txt 2026-08-15 00:37:29.977269 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-rotate-29779200.yaml 2026-08-15 00:37:29.977287 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-08-15 00:37:29.977304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-08-15 00:37:29.977321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-08-15 00:37:29.977338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-08-15 00:37:29.977355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-08-15 00:37:29.977372 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-08-15 00:37:29.977389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-08-15 00:37:29.977407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-08-15 00:37:29.977424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-08-15 00:37:29.977441 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-08-15 00:37:29.977459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-08-15 00:37:29.977476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-08-15 00:37:29.977493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-08-15 00:37:29.977510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-08-15 00:37:29.977527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-08-15 00:37:29.977545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-08-15 00:37:29.977562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-08-15 00:37:29.977579 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-08-15 00:37:29.977596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-08-15 00:37:29.977613 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-08-15 00:37:29.977631 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-08-15 00:37:29.977648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-08-15 00:37:29.977665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-08-15 00:37:29.977682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-08-15 00:37:29.977703 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-08-15 00:37:29.977721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-08-15 00:37:29.977738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-08-15 00:37:29.977756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-08-15 00:37:29.977773 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-08-15 00:37:29.977790 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-08-15 00:37:29.977807 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-08-15 00:37:29.977824 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-08-15 00:37:29.977841 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-08-15 00:37:29.977858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-08-15 00:37:29.977875 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-08-15 00:37:29.977893 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-08-15 00:37:29.977910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-08-15 00:37:29.977927 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-08-15 00:37:29.977944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-08-15 00:37:29.977960 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-08-15 00:37:29.977977 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-08-15 00:37:29.977994 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-08-15 00:37:29.978010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-08-15 00:37:29.978027 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-08-15 00:37:29.978044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29779200.txt 2026-08-15 00:37:29.978061 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29779200.yaml 2026-08-15 00:37:29.978078 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-08-15 00:37:29.978096 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-08-15 00:37:29.978113 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-08-15 00:37:29.978131 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-08-15 00:37:29.978148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-08-15 00:37:29.978166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-08-15 00:37:29.978183 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-08-15 00:37:29.978201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-08-15 00:37:29.978219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-08-15 00:37:29.978236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-08-15 00:37:29.978253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-08-15 00:37:29.978271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-08-15 00:37:29.978288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29779200.txt 2026-08-15 00:37:29.978306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29779200.yaml 2026-08-15 00:37:29.978323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-08-15 00:37:29.978341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-08-15 00:37:29.978366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-08-15 00:37:29.978384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-08-15 00:37:29.978402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-08-15 00:37:29.978420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-08-15 00:37:29.978438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-08-15 00:37:29.978455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-08-15 00:37:29.978489 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-08-15 00:37:29.978507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-08-15 00:37:29.978524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-08-15 00:37:29.978541 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-08-15 00:37:29.978559 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-08-15 00:37:29.978576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-08-15 00:37:29.978593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-08-15 00:37:29.978610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-08-15 00:37:29.978627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-08-15 00:37:29.978644 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-08-15 00:37:29.978661 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-08-15 00:37:29.978678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-08-15 00:37:29.978696 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-08-15 00:37:29.978713 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-08-15 00:37:29.978730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-08-15 00:37:29.978747 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-08-15 00:37:29.978765 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-08-15 00:37:29.978782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-08-15 00:37:29.978799 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-08-15 00:37:29.978816 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-08-15 00:37:29.978832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-08-15 00:37:29.978849 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-08-15 00:37:29.978866 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-08-15 00:37:29.978883 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-08-15 00:37:29.978901 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-08-15 00:37:29.978918 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-08-15 00:37:29.978935 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-08-15 00:37:29.978952 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-08-15 00:37:29.978969 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-08-15 00:37:29.978987 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-08-15 00:37:29.979005 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-08-15 00:37:29.979028 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-08-15 00:37:29.979046 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-08-15 00:37:29.979063 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-08-15 00:37:29.979081 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-08-15 00:37:29.979099 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-08-15 00:37:29.979116 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-08-15 00:37:29.979134 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-08-15 00:37:29.979151 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-08-15 00:37:29.979168 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-08-15 00:37:29.979186 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-08-15 00:37:29.979203 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-08-15 00:37:29.979220 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-08-15 00:37:29.979238 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-08-15 00:37:29.979255 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-08-15 00:37:29.979272 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-08-15 00:37:29.979289 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-08-15 00:37:29.979306 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-08-15 00:37:29.979323 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-08-15 00:37:29.979340 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-08-15 00:37:29.979358 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-08-15 00:37:29.979375 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-08-15 00:37:29.979392 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-08-15 00:37:29.979410 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-08-15 00:37:29.979427 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-08-15 00:37:29.979444 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-08-15 00:37:29.979461 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-08-15 00:37:29.979479 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7cc49bc5d-dnbnv.txt 2026-08-15 00:37:29.979496 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7cc49bc5d-dnbnv.yaml 2026-08-15 00:37:29.979514 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-whf7n.txt 2026-08-15 00:37:29.979536 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-whf7n.yaml 2026-08-15 00:37:29.979554 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-qv6sp.txt 2026-08-15 00:37:29.979571 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-qv6sp.yaml 2026-08-15 00:37:29.979589 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-kbwck.txt 2026-08-15 00:37:29.979606 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-kbwck.yaml 2026-08-15 00:37:29.979624 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-77qcr.txt 2026-08-15 00:37:29.979641 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-77qcr.yaml 2026-08-15 00:37:29.979658 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-86t7k.txt 2026-08-15 00:37:29.979676 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-86t7k.yaml 2026-08-15 00:37:29.979693 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-st46n.txt 2026-08-15 00:37:29.979711 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-st46n.yaml 2026-08-15 00:37:29.979728 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-664f76b898-bcsrg.txt 2026-08-15 00:37:29.979745 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-664f76b898-bcsrg.yaml 2026-08-15 00:37:29.979762 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7cb59cf678-d6vcc.txt 2026-08-15 00:37:29.979779 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7cb59cf678-d6vcc.yaml 2026-08-15 00:37:29.979796 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-r52nt.txt 2026-08-15 00:37:29.979813 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-r52nt.yaml 2026-08-15 00:37:29.979830 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-bpkd7.txt 2026-08-15 00:37:29.979847 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-bpkd7.yaml 2026-08-15 00:37:29.979865 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-7k4wj.txt 2026-08-15 00:37:29.979882 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-7k4wj.yaml 2026-08-15 00:37:29.979899 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-8555n.txt 2026-08-15 00:37:29.979916 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-8555n.yaml 2026-08-15 00:37:29.979933 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-lzg8d.txt 2026-08-15 00:37:29.979951 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-lzg8d.yaml 2026-08-15 00:37:29.979968 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-s6qvd.txt 2026-08-15 00:37:29.979985 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-s6qvd.yaml 2026-08-15 00:37:29.980002 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-gvdbr.txt 2026-08-15 00:37:29.980019 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-gvdbr.yaml 2026-08-15 00:37:29.980036 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-wdzr9.txt 2026-08-15 00:37:29.980053 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-wdzr9.yaml 2026-08-15 00:37:29.980070 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-7l75w.txt 2026-08-15 00:37:29.980087 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-7l75w.yaml 2026-08-15 00:37:29.980103 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-578765685d-bwjvh.txt 2026-08-15 00:37:29.980120 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-578765685d-bwjvh.yaml 2026-08-15 00:37:29.980141 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-fkcqk.txt 2026-08-15 00:37:29.980158 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-fkcqk.yaml 2026-08-15 00:37:29.980175 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-dd549fc5d-7bmff.txt 2026-08-15 00:37:29.980193 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-dd549fc5d-7bmff.yaml 2026-08-15 00:37:29.980210 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29779205-kbhl7.txt 2026-08-15 00:37:29.980227 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29779205-kbhl7.yaml 2026-08-15 00:37:29.980244 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7788ccfdc9-lfbz5.txt 2026-08-15 00:37:29.980261 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7788ccfdc9-lfbz5.yaml 2026-08-15 00:37:29.980278 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-mx57w.txt 2026-08-15 00:37:29.980321 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-mx57w.yaml 2026-08-15 00:37:29.980342 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-lmsfg.txt 2026-08-15 00:37:29.980360 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-lmsfg.yaml 2026-08-15 00:37:29.980377 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-wxzqq.txt 2026-08-15 00:37:29.980395 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-wxzqq.yaml 2026-08-15 00:37:29.980412 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-mhjbf.txt 2026-08-15 00:37:29.980429 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-mhjbf.yaml 2026-08-15 00:37:29.980446 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-cq2f6.txt 2026-08-15 00:37:29.980463 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-cq2f6.yaml 2026-08-15 00:37:29.980481 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-drb8z.txt 2026-08-15 00:37:29.980498 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-drb8z.yaml 2026-08-15 00:37:29.980515 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-rphdf.txt 2026-08-15 00:37:29.980532 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-rphdf.yaml 2026-08-15 00:37:29.980550 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-fmfql.txt 2026-08-15 00:37:29.980567 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-fmfql.yaml 2026-08-15 00:37:29.980585 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5bc67fcb75-kj6np.txt 2026-08-15 00:37:29.980602 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5bc67fcb75-kj6np.yaml 2026-08-15 00:37:29.980619 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-bl5dv.txt 2026-08-15 00:37:29.980637 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-bl5dv.yaml 2026-08-15 00:37:29.980654 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-6f95754b9-mwdsm.txt 2026-08-15 00:37:29.980672 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-6f95754b9-mwdsm.yaml 2026-08-15 00:37:29.980690 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-62ntw.txt 2026-08-15 00:37:29.980707 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-62ntw.yaml 2026-08-15 00:37:29.980725 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-j2fz5.txt 2026-08-15 00:37:29.980742 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-j2fz5.yaml 2026-08-15 00:37:29.980760 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-6tbzz.txt 2026-08-15 00:37:29.980777 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-6tbzz.yaml 2026-08-15 00:37:29.980799 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-6db8498bdb-cvs9j.txt 2026-08-15 00:37:29.980817 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-6db8498bdb-cvs9j.yaml 2026-08-15 00:37:29.980835 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29779220-t2bw5.txt 2026-08-15 00:37:29.980853 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29779220-t2bw5.yaml 2026-08-15 00:37:29.980871 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29779225-c6b2k.txt 2026-08-15 00:37:29.980888 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29779225-c6b2k.yaml 2026-08-15 00:37:29.980905 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29779230-j8qdh.txt 2026-08-15 00:37:29.980922 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29779230-j8qdh.yaml 2026-08-15 00:37:29.980939 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-l8gt2.txt 2026-08-15 00:37:29.980972 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-l8gt2.yaml 2026-08-15 00:37:29.980993 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-pn6dq.txt 2026-08-15 00:37:29.981011 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-pn6dq.yaml 2026-08-15 00:37:29.981029 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-8vz66.txt 2026-08-15 00:37:29.981046 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-8vz66.yaml 2026-08-15 00:37:29.981064 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-purge-deleted-29779220-8zx6h.txt 2026-08-15 00:37:29.981082 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-purge-deleted-29779220-8zx6h.yaml 2026-08-15 00:37:29.981099 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-mvt56.txt 2026-08-15 00:37:29.981117 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-mvt56.yaml 2026-08-15 00:37:29.981135 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-rk4k4.txt 2026-08-15 00:37:29.981152 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-rk4k4.yaml 2026-08-15 00:37:29.981170 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-67cbc776b5-8ll54.txt 2026-08-15 00:37:29.981188 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-67cbc776b5-8ll54.yaml 2026-08-15 00:37:29.981205 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-hgdmj.txt 2026-08-15 00:37:29.981223 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-hgdmj.yaml 2026-08-15 00:37:29.981240 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-7rglv.txt 2026-08-15 00:37:29.981258 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-7rglv.yaml 2026-08-15 00:37:29.981275 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-llsk7.txt 2026-08-15 00:37:29.981293 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-llsk7.yaml 2026-08-15 00:37:29.981311 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6597d44489-db5tm.txt 2026-08-15 00:37:29.981328 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6597d44489-db5tm.yaml 2026-08-15 00:37:29.981346 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-ffmxf.txt 2026-08-15 00:37:29.981364 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-ffmxf.yaml 2026-08-15 00:37:29.981382 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-lrzj8.txt 2026-08-15 00:37:29.981399 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-lrzj8.yaml 2026-08-15 00:37:29.981417 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-72lxp.txt 2026-08-15 00:37:29.981439 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-72lxp.yaml 2026-08-15 00:37:29.981457 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-znhdq.txt 2026-08-15 00:37:29.981475 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-znhdq.yaml 2026-08-15 00:37:29.981492 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-t5xt6.txt 2026-08-15 00:37:29.981510 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-t5xt6.yaml 2026-08-15 00:37:29.981527 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-rotate-29779200-nsllg.txt 2026-08-15 00:37:29.981545 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-rotate-29779200-nsllg.yaml 2026-08-15 00:37:29.981562 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-xlh4b.txt 2026-08-15 00:37:29.981579 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-xlh4b.yaml 2026-08-15 00:37:29.981596 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-khlvf.txt 2026-08-15 00:37:29.981614 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-khlvf.yaml 2026-08-15 00:37:29.981631 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-6lkkt.txt 2026-08-15 00:37:29.981648 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-6lkkt.yaml 2026-08-15 00:37:29.981665 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-67d588c478-t9d6l.txt 2026-08-15 00:37:29.981681 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-67d588c478-t9d6l.yaml 2026-08-15 00:37:29.981698 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-4j6bv.txt 2026-08-15 00:37:29.981715 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-4j6bv.yaml 2026-08-15 00:37:29.981732 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-08-15 00:37:29.981749 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-08-15 00:37:29.981767 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-q7xq2.txt 2026-08-15 00:37:29.981784 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-q7xq2.yaml 2026-08-15 00:37:29.981802 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-98h5v.txt 2026-08-15 00:37:29.981819 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-98h5v.yaml 2026-08-15 00:37:29.981837 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-p6wcw.txt 2026-08-15 00:37:29.981854 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-p6wcw.yaml 2026-08-15 00:37:29.981871 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-qkqxp.txt 2026-08-15 00:37:29.981889 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-qkqxp.yaml 2026-08-15 00:37:29.981907 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-f6jzh.txt 2026-08-15 00:37:29.981925 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-f6jzh.yaml 2026-08-15 00:37:29.981942 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-srl2z.txt 2026-08-15 00:37:29.981959 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-srl2z.yaml 2026-08-15 00:37:29.981976 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-rsnqq.txt 2026-08-15 00:37:29.981994 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-rsnqq.yaml 2026-08-15 00:37:29.982011 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-5dq9w.txt 2026-08-15 00:37:29.982029 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-5dq9w.yaml 2026-08-15 00:37:29.982051 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-5bf96dcc8d-7xxtf.txt 2026-08-15 00:37:29.982070 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-5bf96dcc8d-7xxtf.yaml 2026-08-15 00:37:29.982087 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-wbm47.txt 2026-08-15 00:37:29.982105 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-wbm47.yaml 2026-08-15 00:37:29.982123 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-594cc675d7-tgxtg.txt 2026-08-15 00:37:29.982140 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-594cc675d7-tgxtg.yaml 2026-08-15 00:37:29.982157 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-f4qkm.txt 2026-08-15 00:37:29.982175 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-f4qkm.yaml 2026-08-15 00:37:29.982193 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-b5hzk.txt 2026-08-15 00:37:29.982210 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-b5hzk.yaml 2026-08-15 00:37:29.982227 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-j7pzz.txt 2026-08-15 00:37:29.982244 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-j7pzz.yaml 2026-08-15 00:37:29.982262 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-j9dls.txt 2026-08-15 00:37:29.982279 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-j9dls.yaml 2026-08-15 00:37:29.982296 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-dcf9f.txt 2026-08-15 00:37:29.982313 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-dcf9f.yaml 2026-08-15 00:37:29.982330 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-fwgf4.txt 2026-08-15 00:37:29.982347 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-fwgf4.yaml 2026-08-15 00:37:29.982364 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-f7f54c7f-s9jg4.txt 2026-08-15 00:37:29.982381 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-f7f54c7f-s9jg4.yaml 2026-08-15 00:37:29.982398 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-85655d6fd5-fzvx9.txt 2026-08-15 00:37:29.982416 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-85655d6fd5-fzvx9.yaml 2026-08-15 00:37:29.982433 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-lvpf7.txt 2026-08-15 00:37:29.982450 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-lvpf7.yaml 2026-08-15 00:37:29.982468 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-rp4sj.txt 2026-08-15 00:37:29.982485 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-rp4sj.yaml 2026-08-15 00:37:29.982502 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-fr79q.txt 2026-08-15 00:37:29.982519 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-fr79q.yaml 2026-08-15 00:37:29.982536 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-lx6dr.txt 2026-08-15 00:37:29.982553 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-lx6dr.yaml 2026-08-15 00:37:29.982570 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-tscfv.txt 2026-08-15 00:37:29.982587 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-tscfv.yaml 2026-08-15 00:37:29.982604 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-77w8g.txt 2026-08-15 00:37:29.982621 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-77w8g.yaml 2026-08-15 00:37:29.982638 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-d8s2q.txt 2026-08-15 00:37:29.982659 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-d8s2q.yaml 2026-08-15 00:37:29.982676 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-gnh66.txt 2026-08-15 00:37:29.982694 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-gnh66.yaml 2026-08-15 00:37:29.982711 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-p9dlh.txt 2026-08-15 00:37:29.982728 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-p9dlh.yaml 2026-08-15 00:37:29.982745 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-wbnlk.txt 2026-08-15 00:37:29.982762 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-wbnlk.yaml 2026-08-15 00:37:29.982779 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-t55kp.txt 2026-08-15 00:37:29.982797 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-t55kp.yaml 2026-08-15 00:37:29.982814 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-d9rbb.txt 2026-08-15 00:37:29.982831 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-d9rbb.yaml 2026-08-15 00:37:29.982848 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-7cpwm.txt 2026-08-15 00:37:29.982864 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-7cpwm.yaml 2026-08-15 00:37:29.982881 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-5dd777bbd7-lgf49.txt 2026-08-15 00:37:29.982898 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-5dd777bbd7-lgf49.yaml 2026-08-15 00:37:29.982915 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-549fcd7b68-7cqnr.txt 2026-08-15 00:37:29.982932 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-549fcd7b68-7cqnr.yaml 2026-08-15 00:37:29.982949 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-78f7b96ffb-d4rsc.txt 2026-08-15 00:37:29.982966 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-78f7b96ffb-d4rsc.yaml 2026-08-15 00:37:29.982994 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6b6679d8c8-nmqt7.txt 2026-08-15 00:37:29.983013 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6b6679d8c8-nmqt7.yaml 2026-08-15 00:37:29.983030 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-glf28.txt 2026-08-15 00:37:29.983048 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-glf28.yaml 2026-08-15 00:37:29.983066 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29779200-7t699.txt 2026-08-15 00:37:29.983083 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29779200-7t699.yaml 2026-08-15 00:37:29.983101 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-vv4xz.txt 2026-08-15 00:37:29.983119 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-vv4xz.yaml 2026-08-15 00:37:29.983136 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-ztm8s.txt 2026-08-15 00:37:29.983153 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-ztm8s.yaml 2026-08-15 00:37:29.983171 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-857bf596b-nqqvs.txt 2026-08-15 00:37:29.983188 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-857bf596b-nqqvs.yaml 2026-08-15 00:37:29.983206 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-m9j5h.txt 2026-08-15 00:37:29.983223 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-m9j5h.yaml 2026-08-15 00:37:29.983241 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-jvkwq.txt 2026-08-15 00:37:29.983264 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-jvkwq.yaml 2026-08-15 00:37:29.983283 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-9fq7p.txt 2026-08-15 00:37:29.983300 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-9fq7p.yaml 2026-08-15 00:37:29.983317 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-tj5w6.txt 2026-08-15 00:37:29.983335 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-tj5w6.yaml 2026-08-15 00:37:29.983352 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-56b5l.txt 2026-08-15 00:37:29.983369 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-56b5l.yaml 2026-08-15 00:37:29.983386 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-564c4c88d9-sqkfz.txt 2026-08-15 00:37:29.983403 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-564c4c88d9-sqkfz.yaml 2026-08-15 00:37:29.983420 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-v72p2.txt 2026-08-15 00:37:29.983437 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-v72p2.yaml 2026-08-15 00:37:29.983455 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-bb44bdbb-sgmxd.txt 2026-08-15 00:37:29.983472 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-bb44bdbb-sgmxd.yaml 2026-08-15 00:37:29.983490 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29779200-995bs.txt 2026-08-15 00:37:29.983507 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29779200-995bs.yaml 2026-08-15 00:37:29.983524 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-64997dbf9b-gvsmw.txt 2026-08-15 00:37:29.983541 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-64997dbf9b-gvsmw.yaml 2026-08-15 00:37:29.983558 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-zjkj2.txt 2026-08-15 00:37:29.983575 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-zjkj2.yaml 2026-08-15 00:37:29.983592 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-rrlvr.txt 2026-08-15 00:37:29.983609 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-rrlvr.yaml 2026-08-15 00:37:29.983627 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-lmblx.txt 2026-08-15 00:37:29.983644 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-lmblx.yaml 2026-08-15 00:37:29.983661 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-fbq5x.txt 2026-08-15 00:37:29.983678 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-fbq5x.yaml 2026-08-15 00:37:29.983696 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-f94478b45-x458s.txt 2026-08-15 00:37:29.983714 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-f94478b45-x458s.yaml 2026-08-15 00:37:29.983732 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-c4td2.txt 2026-08-15 00:37:29.983749 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-c4td2.yaml 2026-08-15 00:37:29.983767 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-lcl6t.txt 2026-08-15 00:37:29.983784 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-lcl6t.yaml 2026-08-15 00:37:29.983802 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-n467j.txt 2026-08-15 00:37:29.983820 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-n467j.yaml 2026-08-15 00:37:29.983837 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-tpm4k.txt 2026-08-15 00:37:29.983855 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-tpm4k.yaml 2026-08-15 00:37:29.983879 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-76899fd46b-nhwm2.txt 2026-08-15 00:37:29.983897 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-76899fd46b-nhwm2.yaml 2026-08-15 00:37:29.983914 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-gsgq9.txt 2026-08-15 00:37:29.983931 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-gsgq9.yaml 2026-08-15 00:37:29.983949 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-58cffc957b-9ck6z.txt 2026-08-15 00:37:29.983966 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-58cffc957b-9ck6z.yaml 2026-08-15 00:37:29.983983 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-dfmxm.txt 2026-08-15 00:37:29.984000 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-dfmxm.yaml 2026-08-15 00:37:29.984018 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-08-15 00:37:29.984035 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-08-15 00:37:29.984052 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-08-15 00:37:29.984069 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-08-15 00:37:29.984087 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-68674bd9c5-bcws4.txt 2026-08-15 00:37:29.984104 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-68674bd9c5-bcws4.yaml 2026-08-15 00:37:29.984121 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-zhfx4.txt 2026-08-15 00:37:29.984138 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-zhfx4.yaml 2026-08-15 00:37:29.984155 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-j4ghm.txt 2026-08-15 00:37:29.984172 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-j4ghm.yaml 2026-08-15 00:37:29.984189 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-xqc5b.txt 2026-08-15 00:37:29.984206 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-xqc5b.yaml 2026-08-15 00:37:29.984224 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-j2txq.txt 2026-08-15 00:37:29.984241 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-j2txq.yaml 2026-08-15 00:37:29.984258 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-lgjvr.txt 2026-08-15 00:37:29.984276 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-lgjvr.yaml 2026-08-15 00:37:29.984295 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-275x5.txt 2026-08-15 00:37:29.984346 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-275x5.yaml 2026-08-15 00:37:29.984366 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-08-15 00:37:29.984385 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-08-15 00:37:29.984402 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-08-15 00:37:29.984420 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-08-15 00:37:29.984438 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-8kcr6.txt 2026-08-15 00:37:29.984455 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-8kcr6.yaml 2026-08-15 00:37:29.984473 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-08-15 00:37:29.984490 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-08-15 00:37:29.984508 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-08-15 00:37:29.984530 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-08-15 00:37:29.984548 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-08-15 00:37:29.984565 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-08-15 00:37:29.984582 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-08-15 00:37:29.984599 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-08-15 00:37:29.984617 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-08-15 00:37:29.984634 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-08-15 00:37:29.984651 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-kvpvh.txt 2026-08-15 00:37:29.984669 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-kvpvh.yaml 2026-08-15 00:37:29.984686 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-08-15 00:37:29.984703 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-08-15 00:37:29.984720 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-08-15 00:37:29.984737 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-08-15 00:37:29.984753 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-08-15 00:37:29.984771 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-08-15 00:37:29.984788 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-x2zdr.txt 2026-08-15 00:37:29.984805 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-x2zdr.yaml 2026-08-15 00:37:29.984822 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t.txt 2026-08-15 00:37:29.984840 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t.yaml 2026-08-15 00:37:29.984857 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-54df84dfd6-jk7t6.txt 2026-08-15 00:37:29.984874 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-54df84dfd6-jk7t6.yaml 2026-08-15 00:37:29.984891 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-64bddbd95c-2lwvb.txt 2026-08-15 00:37:29.984908 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-64bddbd95c-2lwvb.yaml 2026-08-15 00:37:29.984925 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lkdrs.txt 2026-08-15 00:37:29.984942 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lkdrs.yaml 2026-08-15 00:37:29.984973 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-jxdzm.txt 2026-08-15 00:37:29.984993 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-jxdzm.yaml 2026-08-15 00:37:29.985011 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-n7zcr.txt 2026-08-15 00:37:29.985029 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-n7zcr.yaml 2026-08-15 00:37:29.985046 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-x8bzr.txt 2026-08-15 00:37:29.985064 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-x8bzr.yaml 2026-08-15 00:37:29.985081 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-08-15 00:37:29.985098 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-08-15 00:37:29.985116 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-08-15 00:37:29.985137 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-08-15 00:37:29.985155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-08-15 00:37:29.985172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-08-15 00:37:29.985189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-08-15 00:37:29.985206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-08-15 00:37:29.985223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-08-15 00:37:29.985241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-08-15 00:37:29.985258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-08-15 00:37:29.985276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-08-15 00:37:29.985293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-08-15 00:37:29.985310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-08-15 00:37:29.985327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-08-15 00:37:29.985344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-08-15 00:37:29.985361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-08-15 00:37:29.985378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-08-15 00:37:29.985395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-08-15 00:37:29.985412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-08-15 00:37:29.985430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-08-15 00:37:29.985447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-08-15 00:37:29.985465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-08-15 00:37:29.985483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-08-15 00:37:29.985500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-08-15 00:37:29.985518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-08-15 00:37:29.985535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-08-15 00:37:29.985553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-08-15 00:37:29.985570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-08-15 00:37:29.985587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-08-15 00:37:29.985605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-08-15 00:37:29.985622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-08-15 00:37:29.985639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-08-15 00:37:29.985657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-08-15 00:37:29.985674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-08-15 00:37:29.985691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-08-15 00:37:29.985713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-08-15 00:37:29.985732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-08-15 00:37:29.985749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-08-15 00:37:29.985767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-08-15 00:37:29.985785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-08-15 00:37:29.985802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-08-15 00:37:29.985819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-08-15 00:37:29.985836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-08-15 00:37:29.985853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-08-15 00:37:29.985870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-08-15 00:37:29.985887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-08-15 00:37:29.985904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-08-15 00:37:29.985922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-08-15 00:37:29.985939 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-08-15 00:37:29.985957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-08-15 00:37:29.985974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-08-15 00:37:29.985991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-08-15 00:37:29.986008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-08-15 00:37:29.986025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-08-15 00:37:29.986042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-08-15 00:37:29.986060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-08-15 00:37:29.986077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-08-15 00:37:29.986094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-08-15 00:37:29.986111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-08-15 00:37:29.986128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-08-15 00:37:29.986145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-08-15 00:37:29.986162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-08-15 00:37:29.986179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-08-15 00:37:29.986196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-08-15 00:37:29.986213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-08-15 00:37:29.986230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-08-15 00:37:29.986247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-08-15 00:37:29.986264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-08-15 00:37:29.986282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-08-15 00:37:29.986303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-08-15 00:37:29.986321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-08-15 00:37:29.986339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-08-15 00:37:29.986356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-08-15 00:37:29.986374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-08-15 00:37:29.986391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-08-15 00:37:29.986409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-08-15 00:37:29.986426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-08-15 00:37:29.986443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-08-15 00:37:29.986460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-08-15 00:37:29.986477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-08-15 00:37:29.986494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-08-15 00:37:29.986511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-08-15 00:37:29.986529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-08-15 00:37:29.986546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-08-15 00:37:29.986563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-08-15 00:37:29.986581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-08-15 00:37:29.986598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-08-15 00:37:29.986615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-08-15 00:37:29.986632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-08-15 00:37:29.986650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-08-15 00:37:29.986667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-08-15 00:37:29.986685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-08-15 00:37:29.986702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-08-15 00:37:29.986720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-08-15 00:37:29.986737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-08-15 00:37:29.986754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-08-15 00:37:29.986771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-08-15 00:37:29.986789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-08-15 00:37:29.986807 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-08-15 00:37:29.986824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-08-15 00:37:29.986842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-08-15 00:37:29.986859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-08-15 00:37:29.986877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-08-15 00:37:29.986899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-08-15 00:37:29.986917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-08-15 00:37:29.986934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-08-15 00:37:29.986952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-08-15 00:37:29.986969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-08-15 00:37:29.986986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-08-15 00:37:29.987004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-08-15 00:37:29.987021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-08-15 00:37:29.987038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-08-15 00:37:29.987056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-08-15 00:37:29.987073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-08-15 00:37:29.987090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-08-15 00:37:29.987108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-08-15 00:37:29.987125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-08-15 00:37:29.987142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-08-15 00:37:29.987159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-08-15 00:37:29.987176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-08-15 00:37:29.987194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-08-15 00:37:29.987211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-08-15 00:37:29.987228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-08-15 00:37:29.987255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-08-15 00:37:29.987273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-08-15 00:37:29.987290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-08-15 00:37:29.987308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-08-15 00:37:29.987325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-08-15 00:37:29.987342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-08-15 00:37:29.987359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-08-15 00:37:29.987376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-08-15 00:37:29.987393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-08-15 00:37:29.987411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-08-15 00:37:29.987428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-08-15 00:37:29.987445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-08-15 00:37:29.987462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-08-15 00:37:29.987479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-08-15 00:37:29.987501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-08-15 00:37:29.987519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-08-15 00:37:29.987537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-08-15 00:37:29.987554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-08-15 00:37:29.987571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-08-15 00:37:29.987588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-08-15 00:37:29.987605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-08-15 00:37:29.987622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-08-15 00:37:29.987639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-08-15 00:37:29.987656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-08-15 00:37:29.987673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-08-15 00:37:29.987690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-08-15 00:37:29.987707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-08-15 00:37:29.987723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-08-15 00:37:29.987741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-08-15 00:37:29.987758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-08-15 00:37:29.987775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-08-15 00:37:29.987792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-08-15 00:37:29.987810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-08-15 00:37:29.987828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-08-15 00:37:29.987845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-08-15 00:37:29.987863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-08-15 00:37:29.987882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-08-15 00:37:29.987900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-08-15 00:37:29.987918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-08-15 00:37:29.987936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-08-15 00:37:29.987953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-08-15 00:37:29.987971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-08-15 00:37:29.987989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-08-15 00:37:29.988006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-08-15 00:37:29.988024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-08-15 00:37:29.988041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-08-15 00:37:29.988059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-08-15 00:37:29.988082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-08-15 00:37:29.988100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-08-15 00:37:29.988118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-08-15 00:37:29.988135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-08-15 00:37:29.988153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-08-15 00:37:29.988170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-08-15 00:37:29.988187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-08-15 00:37:29.988204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-08-15 00:37:29.988221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-08-15 00:37:29.988238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-08-15 00:37:29.988255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-08-15 00:37:29.988272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-08-15 00:37:29.988289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-08-15 00:37:29.988339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-08-15 00:37:29.988361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-08-15 00:37:29.988379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-08-15 00:37:29.988397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-08-15 00:37:29.988415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-08-15 00:37:29.988432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-08-15 00:37:29.988449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-08-15 00:37:29.988466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-08-15 00:37:29.988483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-08-15 00:37:29.988501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-08-15 00:37:29.988518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-08-15 00:37:29.988536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-08-15 00:37:29.988553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-08-15 00:37:29.988570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-08-15 00:37:29.988587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-08-15 00:37:29.988604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-08-15 00:37:29.988622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-08-15 00:37:29.988639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-08-15 00:37:29.988657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-08-15 00:37:29.988673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-08-15 00:37:29.988696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-08-15 00:37:29.988714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-08-15 00:37:29.988731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-08-15 00:37:29.988748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-08-15 00:37:29.988765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-08-15 00:37:29.988782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-08-15 00:37:29.988800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-08-15 00:37:29.988817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-08-15 00:37:29.988834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-08-15 00:37:29.988852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-08-15 00:37:29.988869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-08-15 00:37:29.988886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-08-15 00:37:29.988903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-08-15 00:37:29.988920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-08-15 00:37:29.988938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-08-15 00:37:29.988955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-08-15 00:37:29.988986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-08-15 00:37:29.989004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-08-15 00:37:29.989021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-08-15 00:37:29.989038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-08-15 00:37:29.989055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-08-15 00:37:29.989072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-08-15 00:37:29.989090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-08-15 00:37:29.989107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-08-15 00:37:29.989125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-08-15 00:37:29.989142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-08-15 00:37:29.989160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-08-15 00:37:29.989177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-08-15 00:37:29.989195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-08-15 00:37:29.989212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-08-15 00:37:29.989228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-08-15 00:37:29.989246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-08-15 00:37:29.989263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-08-15 00:37:29.989280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-08-15 00:37:29.989298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-08-15 00:37:29.989320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-08-15 00:37:29.989339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-08-15 00:37:29.989356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-08-15 00:37:29.989374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-08-15 00:37:29.989391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-08-15 00:37:29.989409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-08-15 00:37:29.989426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-08-15 00:37:29.989443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-08-15 00:37:29.989460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-08-15 00:37:29.989477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-08-15 00:37:29.989494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-08-15 00:37:29.989511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-08-15 00:37:29.989528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-08-15 00:37:29.989545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-08-15 00:37:29.989562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-08-15 00:37:29.989579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-08-15 00:37:29.989596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-08-15 00:37:29.989613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-08-15 00:37:29.989631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-08-15 00:37:29.989648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-08-15 00:37:29.989665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-08-15 00:37:29.989682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-08-15 00:37:29.989699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-08-15 00:37:29.989716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-08-15 00:37:29.989733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-08-15 00:37:29.989751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-08-15 00:37:29.989768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-08-15 00:37:29.989785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-08-15 00:37:29.989802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-08-15 00:37:29.989819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-08-15 00:37:29.989836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-08-15 00:37:29.989853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-08-15 00:37:29.989870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-08-15 00:37:29.989892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-08-15 00:37:29.989910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-08-15 00:37:29.989927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-08-15 00:37:29.989945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-08-15 00:37:29.989961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-08-15 00:37:29.989978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-08-15 00:37:29.989995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-08-15 00:37:29.990012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-08-15 00:37:29.990030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-08-15 00:37:29.990047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-08-15 00:37:29.990064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-08-15 00:37:29.990081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-08-15 00:37:29.990098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-08-15 00:37:29.990115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-08-15 00:37:29.990132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-08-15 00:37:29.990149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-08-15 00:37:29.990166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-08-15 00:37:29.990184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-08-15 00:37:29.990201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-08-15 00:37:29.990218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-08-15 00:37:29.990235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-08-15 00:37:29.990252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-08-15 00:37:29.990269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-08-15 00:37:29.990287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-08-15 00:37:29.990304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-08-15 00:37:29.990321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-08-15 00:37:29.990338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-08-15 00:37:29.990355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-08-15 00:37:29.990373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-08-15 00:37:29.990390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-08-15 00:37:29.990408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-08-15 00:37:29.990425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-08-15 00:37:29.990442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-08-15 00:37:29.990464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-08-15 00:37:29.990482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-08-15 00:37:29.990500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-08-15 00:37:29.990517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-08-15 00:37:29.990535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-08-15 00:37:29.990553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-08-15 00:37:29.990570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-08-15 00:37:29.990587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-08-15 00:37:29.990604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-08-15 00:37:29.990621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-08-15 00:37:29.990638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-08-15 00:37:29.990655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-08-15 00:37:29.990672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-08-15 00:37:29.990689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-08-15 00:37:29.990706 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-08-15 00:37:29.990723 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-08-15 00:37:29.990740 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-08-15 00:37:29.990757 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-08-15 00:37:29.990774 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-08-15 00:37:29.990791 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-08-15 00:37:29.990808 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-08-15 00:37:29.990825 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-08-15 00:37:29.990842 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-08-15 00:37:29.990859 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-08-15 00:37:29.990877 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-08-15 00:37:29.990894 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-08-15 00:37:29.990911 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-08-15 00:37:29.990928 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-08-15 00:37:29.990945 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-08-15 00:37:29.990962 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-08-15 00:37:29.990979 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-08-15 00:37:29.990996 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-08-15 00:37:29.991013 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-08-15 00:37:29.991034 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-08-15 00:37:29.991052 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-08-15 00:37:29.991070 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-08-15 00:37:29.991087 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-08-15 00:37:29.991105 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-08-15 00:37:29.991122 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-08-15 00:37:29.991139 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-08-15 00:37:29.991156 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-08-15 00:37:29.991174 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-08-15 00:37:29.991190 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-08-15 00:37:29.991207 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-08-15 00:37:29.991224 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-08-15 00:37:29.991241 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-08-15 00:37:29.991258 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-08-15 00:37:29.991275 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-08-15 00:37:29.991292 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-08-15 00:37:29.991309 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-08-15 00:37:29.991327 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-08-15 00:37:29.991344 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-08-15 00:37:29.991361 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-08-15 00:37:29.991378 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-08-15 00:37:29.991395 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-08-15 00:37:29.991412 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-08-15 00:37:29.991430 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-08-15 00:37:29.991447 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-08-15 00:37:29.991464 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-08-15 00:37:29.991481 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-08-15 00:37:29.991499 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-08-15 00:37:29.991516 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-08-15 00:37:29.991533 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-08-15 00:37:29.991551 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-08-15 00:37:29.991568 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-08-15 00:37:29.991586 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-08-15 00:37:29.991608 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-08-15 00:37:29.991626 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-08-15 00:37:29.991644 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-08-15 00:37:29.991662 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-08-15 00:37:29.991680 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-08-15 00:37:29.991697 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-08-15 00:37:29.991714 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-08-15 00:37:29.991732 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-08-15 00:37:29.991750 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-08-15 00:37:29.991767 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-08-15 00:37:29.991783 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-08-15 00:37:29.991800 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-08-15 00:37:29.991817 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-08-15 00:37:29.991835 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-08-15 00:37:29.991851 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-08-15 00:37:29.991868 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-08-15 00:37:29.991885 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-08-15 00:37:29.991904 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-08-15 00:37:29.991955 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-08-15 00:37:29.991984 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-08-15 00:37:29.992006 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-08-15 00:37:29.992029 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-08-15 00:37:29.992050 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-08-15 00:37:29.992071 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-08-15 00:37:29.992093 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-08-15 00:37:29.992114 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-08-15 00:37:29.992135 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-08-15 00:37:29.992155 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-08-15 00:37:29.992185 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-08-15 00:37:29.992206 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-08-15 00:37:29.992227 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-08-15 00:37:29.992247 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-08-15 00:37:29.992266 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-08-15 00:37:29.992286 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-08-15 00:37:29.992336 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-08-15 00:37:29.992362 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-08-15 00:37:29.992384 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-08-15 00:37:29.992406 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-08-15 00:37:29.992427 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-08-15 00:37:29.992449 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-08-15 00:37:29.992470 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-08-15 00:37:29.992492 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-08-15 00:37:29.992513 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-08-15 00:37:29.992532 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-08-15 00:37:29.992552 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-08-15 00:37:29.992573 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-08-15 00:37:29.992593 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-08-15 00:37:29.992614 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-08-15 00:37:29.992635 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-08-15 00:37:29.992657 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-08-15 00:37:29.992679 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-08-15 00:37:29.992700 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-08-15 00:37:29.992720 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-08-15 00:37:29.992740 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-08-15 00:37:29.992832 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-08-15 00:37:29.992865 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-08-15 00:37:29.992885 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-08-15 00:37:29.992903 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-08-15 00:37:29.992921 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-08-15 00:37:29.992939 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-08-15 00:37:29.992973 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-08-15 00:37:29.992993 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-08-15 00:37:29.993011 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-08-15 00:37:29.993029 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-08-15 00:37:29.993047 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-08-15 00:37:29.993065 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-08-15 00:37:29.993083 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-08-15 00:37:29.993100 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-08-15 00:37:29.993125 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-08-15 00:37:29.993144 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-08-15 00:37:29.993162 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-08-15 00:37:29.993180 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-08-15 00:37:29.993197 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-08-15 00:37:29.993214 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-08-15 00:37:29.993232 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-08-15 00:37:29.993249 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-08-15 00:37:29.993267 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-08-15 00:37:29.993285 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-08-15 00:37:29.993302 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-08-15 00:37:29.993319 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-08-15 00:37:29.993336 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-08-15 00:37:29.993353 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-08-15 00:37:29.993370 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-08-15 00:37:29.993387 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-08-15 00:37:29.993404 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-08-15 00:37:29.993422 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-08-15 00:37:29.993439 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-08-15 00:37:29.993456 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-08-15 00:37:29.993474 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-08-15 00:37:29.993491 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-08-15 00:37:29.993508 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-08-15 00:37:29.993526 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-08-15 00:37:29.993543 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-08-15 00:37:29.993561 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-08-15 00:37:29.993578 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-08-15 00:37:29.993595 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-08-15 00:37:29.993612 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-08-15 00:37:29.993629 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-08-15 00:37:29.993647 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-08-15 00:37:29.993663 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-08-15 00:37:29.993685 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-08-15 00:37:29.993703 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-08-15 00:37:29.993720 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-08-15 00:37:29.993737 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-08-15 00:37:29.993755 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-08-15 00:37:29.993772 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-08-15 00:37:29.993789 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-08-15 00:37:29.993806 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-08-15 00:37:29.993823 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-08-15 00:37:29.993840 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-08-15 00:37:29.993857 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-08-15 00:37:29.993874 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-08-15 00:37:29.993891 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-08-15 00:37:29.993908 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-08-15 00:37:29.993925 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-08-15 00:37:29.993942 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-08-15 00:37:29.993959 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-08-15 00:37:29.993976 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-08-15 00:37:29.993993 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-08-15 00:37:29.994010 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-08-15 00:37:29.994027 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-08-15 00:37:29.994045 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-08-15 00:37:29.994062 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-08-15 00:37:29.994079 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-08-15 00:37:29.994096 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-08-15 00:37:29.994112 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-08-15 00:37:29.994129 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-08-15 00:37:29.994147 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-08-15 00:37:29.994164 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-08-15 00:37:29.994181 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-08-15 00:37:29.994199 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-08-15 00:37:29.994217 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-08-15 00:37:29.994234 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-08-15 00:37:29.994256 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-08-15 00:37:29.994275 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-08-15 00:37:29.994292 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-08-15 00:37:29.994309 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-08-15 00:37:29.994326 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-08-15 00:37:29.994344 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-08-15 00:37:29.994361 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-08-15 00:37:29.994378 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-08-15 00:37:29.994396 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-08-15 00:37:29.994413 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-08-15 00:37:29.994430 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-08-15 00:37:29.994448 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-08-15 00:37:29.994465 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-08-15 00:37:29.994482 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-08-15 00:37:29.994499 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-08-15 00:37:29.994516 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-08-15 00:37:29.994533 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-08-15 00:37:29.994550 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-08-15 00:37:29.994567 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-08-15 00:37:29.994584 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-08-15 00:37:29.994601 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-08-15 00:37:29.994618 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-08-15 00:37:29.994635 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-08-15 00:37:29.994652 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-08-15 00:37:29.994670 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-08-15 00:37:29.994687 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-08-15 00:37:29.994704 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-08-15 00:37:29.994721 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-08-15 00:37:29.994738 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-08-15 00:37:29.994756 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-08-15 00:37:29.994773 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-08-15 00:37:29.994790 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-08-15 00:37:29.994807 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-08-15 00:37:29.994829 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-08-15 00:37:29.994846 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-08-15 00:37:29.994863 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-08-15 00:37:29.994880 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-08-15 00:37:29.994897 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-08-15 00:37:29.994914 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-08-15 00:37:29.994931 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-08-15 00:37:29.994947 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-08-15 00:37:29.994964 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-08-15 00:37:29.994981 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-08-15 00:37:29.994998 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-08-15 00:37:29.995015 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-08-15 00:37:29.995032 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-08-15 00:37:29.995048 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-08-15 00:37:29.995065 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-08-15 00:37:29.995082 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-08-15 00:37:29.995099 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-08-15 00:37:29.995116 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-08-15 00:37:29.995133 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-08-15 00:37:29.995151 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-08-15 00:37:29.995169 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-08-15 00:37:29.995186 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-08-15 00:37:29.995204 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-08-15 00:37:29.995221 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-08-15 00:37:29.995239 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-08-15 00:37:29.995256 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-08-15 00:37:29.995273 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-08-15 00:37:29.995290 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-08-15 00:37:29.995307 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-08-15 00:37:29.995323 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-08-15 00:37:29.995340 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-08-15 00:37:29.995357 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-08-15 00:37:29.995375 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-08-15 00:37:29.995400 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-08-15 00:37:29.995418 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-08-15 00:37:29.995435 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-08-15 00:37:29.995453 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-08-15 00:37:29.995470 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-08-15 00:37:29.995488 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-08-15 00:37:29.995505 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-08-15 00:37:29.995523 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-08-15 00:37:29.995540 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-08-15 00:37:29.995557 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-08-15 00:37:29.995574 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-08-15 00:37:29.995591 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-08-15 00:37:29.995608 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-08-15 00:37:29.995625 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-08-15 00:37:29.995642 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-08-15 00:37:29.995660 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-08-15 00:37:29.995677 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-08-15 00:37:29.995695 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-08-15 00:37:29.995712 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-08-15 00:37:29.995729 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-08-15 00:37:29.995746 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-08-15 00:37:29.995764 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-08-15 00:37:29.995781 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-08-15 00:37:29.995798 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-08-15 00:37:29.995816 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-08-15 00:37:29.995833 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-08-15 00:37:29.995850 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-08-15 00:37:29.995867 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-08-15 00:37:29.995884 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-08-15 00:37:29.995901 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-08-15 00:37:29.995918 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-08-15 00:37:29.995935 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-08-15 00:37:29.995952 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-08-15 00:37:29.995975 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-08-15 00:37:29.995993 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-08-15 00:37:29.996011 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-08-15 00:37:29.996028 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-08-15 00:37:29.996045 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-08-15 00:37:29.996063 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-08-15 00:37:29.996081 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-08-15 00:37:29.996098 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-08-15 00:37:29.996115 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-08-15 00:37:29.996133 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-08-15 00:37:29.996161 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-08-15 00:37:29.996180 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-08-15 00:37:29.996198 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-08-15 00:37:29.996215 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-08-15 00:37:29.996233 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-08-15 00:37:29.996250 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-08-15 00:37:29.996276 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-08-15 00:37:29.996293 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-08-15 00:37:29.996311 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-08-15 00:37:29.996363 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-08-15 00:37:29.996383 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-08-15 00:37:29.996401 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-08-15 00:37:29.996419 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-08-15 00:37:29.996437 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-08-15 00:37:29.996455 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-08-15 00:37:29.996472 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-08-15 00:37:29.996489 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-08-15 00:37:29.996507 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-08-15 00:37:29.996524 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-08-15 00:37:29.996542 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-08-15 00:37:29.996559 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-08-15 00:37:29.996576 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-08-15 00:37:29.996594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-08-15 00:37:29.996611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-08-15 00:37:29.996637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-08-15 00:37:29.996655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-08-15 00:37:29.996673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-08-15 00:37:29.996690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-08-15 00:37:29.996708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-08-15 00:37:29.996725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-08-15 00:37:29.996743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-08-15 00:37:29.996761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-08-15 00:37:29.996778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-08-15 00:37:29.996796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-08-15 00:37:29.996813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-08-15 00:37:29.996830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-08-15 00:37:29.996849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-08-15 00:37:29.996866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-08-15 00:37:29.996884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-08-15 00:37:29.996902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-08-15 00:37:29.996919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-08-15 00:37:29.996937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-08-15 00:37:29.996955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-08-15 00:37:29.996994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-08-15 00:37:29.997013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-08-15 00:37:29.997031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-08-15 00:37:29.997049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-08-15 00:37:29.997067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-08-15 00:37:29.997085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-08-15 00:37:29.997104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-08-15 00:37:29.997121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-08-15 00:37:29.997139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-08-15 00:37:29.997156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-08-15 00:37:29.997173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-08-15 00:37:29.997190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-08-15 00:37:29.997208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-08-15 00:37:29.997225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-08-15 00:37:29.997242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-08-15 00:37:29.997259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-08-15 00:37:29.997276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-08-15 00:37:29.997298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-08-15 00:37:29.997316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-08-15 00:37:29.997333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-08-15 00:37:29.997351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-08-15 00:37:29.997368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-08-15 00:37:29.997386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-08-15 00:37:29.997403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-08-15 00:37:29.997421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-08-15 00:37:29.997438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-08-15 00:37:29.997455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-08-15 00:37:29.997473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-08-15 00:37:29.997490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-08-15 00:37:29.997507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-08-15 00:37:29.997524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-08-15 00:37:29.997541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-08-15 00:37:29.997558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-08-15 00:37:29.997575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-08-15 00:37:29.997592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-08-15 00:37:29.997609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-08-15 00:37:29.997627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-08-15 00:37:29.997644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-08-15 00:37:29.997662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-08-15 00:37:29.997680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-08-15 00:37:29.997698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-08-15 00:37:29.997716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-08-15 00:37:29.997733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-08-15 00:37:29.997751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-08-15 00:37:29.997768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-08-15 00:37:29.997786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-08-15 00:37:29.997803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-08-15 00:37:29.997820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-08-15 00:37:29.997838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-08-15 00:37:29.997856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-08-15 00:37:29.997874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-08-15 00:37:29.997892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-08-15 00:37:29.997910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-08-15 00:37:29.997928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-08-15 00:37:29.997951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-08-15 00:37:29.997969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-08-15 00:37:29.997987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-08-15 00:37:29.998005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-08-15 00:37:29.998022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-08-15 00:37:29.998040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-08-15 00:37:29.998057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-08-15 00:37:29.998074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-08-15 00:37:29.998092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-08-15 00:37:29.998109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-08-15 00:37:29.998127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-08-15 00:37:29.998144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-08-15 00:37:29.998162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-08-15 00:37:29.998179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-08-15 00:37:29.998197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-08-15 00:37:29.998214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-08-15 00:37:29.998231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-08-15 00:37:29.998248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-08-15 00:37:29.998265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-08-15 00:37:29.998282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-08-15 00:37:29.998300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-08-15 00:37:29.998317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-08-15 00:37:29.998334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-08-15 00:37:29.998350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-08-15 00:37:29.998367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-08-15 00:37:29.998384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-08-15 00:37:29.998402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-08-15 00:37:29.998419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-08-15 00:37:29.998436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-08-15 00:37:29.998454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-08-15 00:37:29.998471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-08-15 00:37:29.998488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-08-15 00:37:29.998505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-08-15 00:37:29.998522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-08-15 00:37:29.998540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-08-15 00:37:29.998557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-08-15 00:37:29.998579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-08-15 00:37:29.998596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-08-15 00:37:29.998613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-08-15 00:37:29.998630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-08-15 00:37:29.998647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-08-15 00:37:29.998664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-08-15 00:37:29.998681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-08-15 00:37:29.998698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-08-15 00:37:29.998716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-08-15 00:37:29.998733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6lkkt-api.txt 2026-08-15 00:37:29.998750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6lkkt-api.yaml 2026-08-15 00:37:29.998767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6lkkt-vnc.txt 2026-08-15 00:37:29.998784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6lkkt-vnc.yaml 2026-08-15 00:37:29.998801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-08-15 00:37:29.998817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-08-15 00:37:29.998835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-08-15 00:37:29.998853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-08-15 00:37:29.998870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-08-15 00:37:29.998888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-08-15 00:37:29.998906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-08-15 00:37:29.998923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-08-15 00:37:29.998940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-08-15 00:37:29.998957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-08-15 00:37:29.998974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-08-15 00:37:29.998991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-08-15 00:37:29.999009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-08-15 00:37:29.999026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-08-15 00:37:29.999043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-08-15 00:37:29.999061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-08-15 00:37:29.999079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-08-15 00:37:29.999096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-08-15 00:37:29.999114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-08-15 00:37:29.999132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-08-15 00:37:29.999149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-08-15 00:37:29.999166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-08-15 00:37:29.999183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-08-15 00:37:29.999204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-08-15 00:37:29.999222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-08-15 00:37:29.999240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-08-15 00:37:29.999258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-08-15 00:37:29.999275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-08-15 00:37:29.999292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-08-15 00:37:29.999310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-08-15 00:37:29.999327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-08-15 00:37:29.999345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-08-15 00:37:29.999362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-08-15 00:37:29.999380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-08-15 00:37:29.999398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-08-15 00:37:29.999415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-08-15 00:37:29.999433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-08-15 00:37:29.999450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-08-15 00:37:29.999468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-08-15 00:37:29.999485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-08-15 00:37:29.999502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-08-15 00:37:29.999520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-08-15 00:37:29.999537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-08-15 00:37:29.999554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-08-15 00:37:29.999571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-08-15 00:37:29.999588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-08-15 00:37:29.999605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-08-15 00:37:29.999622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-08-15 00:37:29.999639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-08-15 00:37:29.999656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-08-15 00:37:29.999673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-08-15 00:37:29.999690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-08-15 00:37:29.999708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-08-15 00:37:29.999725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-08-15 00:37:29.999741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-08-15 00:37:29.999758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-08-15 00:37:29.999775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-08-15 00:37:29.999792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-08-15 00:37:29.999809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-08-15 00:37:29.999831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-08-15 00:37:29.999849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-08-15 00:37:29.999866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-08-15 00:37:29.999883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-08-15 00:37:29.999900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-08-15 00:37:29.999917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-08-15 00:37:29.999933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-08-15 00:37:29.999950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-08-15 00:37:29.999967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-08-15 00:37:29.999984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-08-15 00:37:30.000001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-08-15 00:37:30.000019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-08-15 00:37:30.000036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-08-15 00:37:30.000054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-08-15 00:37:30.000071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-08-15 00:37:30.000089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-08-15 00:37:30.000106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-08-15 00:37:30.000123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-08-15 00:37:30.000141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-08-15 00:37:30.000158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-08-15 00:37:30.000175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-08-15 00:37:30.000191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-08-15 00:37:30.000208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-08-15 00:37:30.000225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-08-15 00:37:30.000243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-08-15 00:37:30.000260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-08-15 00:37:30.000278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-08-15 00:37:30.000296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-08-15 00:37:30.000314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-08-15 00:37:30.000377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-08-15 00:37:30.000402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-08-15 00:37:30.000421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-08-15 00:37:30.000439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-08-15 00:37:30.000457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-08-15 00:37:30.000475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-08-15 00:37:30.000493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-08-15 00:37:30.000516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-08-15 00:37:30.000534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-08-15 00:37:30.000552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-08-15 00:37:30.000570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-08-15 00:37:30.000588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-08-15 00:37:30.000605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-08-15 00:37:30.000623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-08-15 00:37:30.000641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-08-15 00:37:30.000658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-08-15 00:37:30.000675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-08-15 00:37:30.000692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-08-15 00:37:30.000709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-08-15 00:37:30.000727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-08-15 00:37:30.000745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-08-15 00:37:30.000761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-08-15 00:37:30.000778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-08-15 00:37:30.000795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-08-15 00:37:30.000812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-08-15 00:37:30.000829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-08-15 00:37:30.000846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-08-15 00:37:30.000873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-08-15 00:37:30.000891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-08-15 00:37:30.000908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-08-15 00:37:30.000925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-08-15 00:37:30.000942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-08-15 00:37:30.000974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-08-15 00:37:30.000994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-08-15 00:37:30.001012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-08-15 00:37:30.001029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-08-15 00:37:30.001047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-08-15 00:37:30.001064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-08-15 00:37:30.001080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-08-15 00:37:30.001097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-08-15 00:37:30.001114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-08-15 00:37:30.001132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-08-15 00:37:30.001149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-08-15 00:37:30.001173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-08-15 00:37:30.001190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-08-15 00:37:30.001207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-08-15 00:37:30.001224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-08-15 00:37:30.001241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-08-15 00:37:30.001258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-08-15 00:37:30.001275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-08-15 00:37:30.001292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-08-15 00:37:30.001309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-08-15 00:37:30.001326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-08-15 00:37:30.001344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-08-15 00:37:30.001361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-08-15 00:37:30.001378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-08-15 00:37:30.001396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-08-15 00:37:30.001413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-08-15 00:37:30.001431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-08-15 00:37:30.001448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-08-15 00:37:30.001466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-08-15 00:37:30.001484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-08-15 00:37:30.001500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-08-15 00:37:30.001518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-08-15 00:37:30.001536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-08-15 00:37:30.001554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-08-15 00:37:30.001572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-08-15 00:37:30.001590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-08-15 00:37:30.001608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-08-15 00:37:30.001625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-08-15 00:37:30.001643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-08-15 00:37:30.001660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-08-15 00:37:30.001678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-08-15 00:37:30.001695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-08-15 00:37:30.001713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-08-15 00:37:30.001730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-08-15 00:37:30.001747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-08-15 00:37:30.001764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-08-15 00:37:30.001889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-08-15 00:37:30.001928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-08-15 00:37:30.001950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-08-15 00:37:30.001969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-08-15 00:37:30.001987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-08-15 00:37:30.002004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-08-15 00:37:30.002022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-08-15 00:37:30.002039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-08-15 00:37:30.002056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-08-15 00:37:30.002073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-08-15 00:37:30.002090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-08-15 00:37:30.002107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-08-15 00:37:30.002124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-08-15 00:37:30.002141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-08-15 00:37:30.002158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-08-15 00:37:30.002175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-08-15 00:37:30.002192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-08-15 00:37:30.002209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-08-15 00:37:30.002227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-08-15 00:37:30.002243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-08-15 00:37:30.002260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-08-15 00:37:30.002277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-08-15 00:37:30.002294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-08-15 00:37:30.002311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-08-15 00:37:30.002328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-08-15 00:37:30.002345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-08-15 00:37:30.002361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-08-15 00:37:30.002378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-08-15 00:37:30.002394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-08-15 00:37:30.002411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-08-15 00:37:30.002428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-08-15 00:37:30.002444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-08-15 00:37:30.002461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-08-15 00:37:30.002485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-08-15 00:37:30.002503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-08-15 00:37:30.002520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-08-15 00:37:30.002537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-08-15 00:37:30.002555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-08-15 00:37:30.002572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-08-15 00:37:30.002589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-08-15 00:37:30.002607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-08-15 00:37:30.002624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-08-15 00:37:30.002641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-08-15 00:37:30.002658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-08-15 00:37:30.002675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-08-15 00:37:30.002691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-08-15 00:37:30.002708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-08-15 00:37:30.002725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-08-15 00:37:30.002743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-08-15 00:37:30.002759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-08-15 00:37:30.002777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-08-15 00:37:30.002794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-08-15 00:37:30.002811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-08-15 00:37:30.002828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-08-15 00:37:30.002845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-08-15 00:37:30.002862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-08-15 00:37:30.002880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-08-15 00:37:30.002897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-08-15 00:37:30.002914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-08-15 00:37:30.002932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-08-15 00:37:30.002949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-08-15 00:37:30.002966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-08-15 00:37:30.002983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-08-15 00:37:30.003000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-08-15 00:37:30.003018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-08-15 00:37:30.003035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-08-15 00:37:30.003052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-08-15 00:37:30.003074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-08-15 00:37:30.003092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-08-15 00:37:30.003109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-08-15 00:37:30.003127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-08-15 00:37:30.003145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-08-15 00:37:30.003162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-08-15 00:37:30.003179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-08-15 00:37:30.003199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-08-15 00:37:30.003218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-08-15 00:37:30.003235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-08-15 00:37:30.003252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-08-15 00:37:30.003269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-08-15 00:37:30.003286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-08-15 00:37:30.003302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-08-15 00:37:30.003319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-08-15 00:37:30.003336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-08-15 00:37:30.003353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-08-15 00:37:30.003370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-08-15 00:37:30.003386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-08-15 00:37:30.003403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-08-15 00:37:30.003420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-08-15 00:37:30.003436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-08-15 00:37:30.003454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-08-15 00:37:30.003471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-08-15 00:37:30.003488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-08-15 00:37:30.003504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-08-15 00:37:30.003521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-08-15 00:37:30.003538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-08-15 00:37:30.003555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-08-15 00:37:30.003572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-08-15 00:37:30.003589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-08-15 00:37:30.003606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-08-15 00:37:30.003623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-08-15 00:37:30.003644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-08-15 00:37:30.003662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-08-15 00:37:30.003679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-08-15 00:37:30.003696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-08-15 00:37:30.003713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-08-15 00:37:30.003730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-08-15 00:37:30.003747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-08-15 00:37:30.003764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-08-15 00:37:30.003781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-08-15 00:37:30.003798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-08-15 00:37:30.003815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-08-15 00:37:30.003832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-08-15 00:37:30.003849 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-08-15 00:37:30.003866 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-08-15 00:37:30.003883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-08-15 00:37:30.003899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-08-15 00:37:30.003916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-08-15 00:37:30.003934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-08-15 00:37:30.003950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-08-15 00:37:30.003967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-08-15 00:37:30.003984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-08-15 00:37:30.004001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-08-15 00:37:30.004018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-08-15 00:37:30.004035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-08-15 00:37:30.004052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-08-15 00:37:30.004070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-08-15 00:37:30.004087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-08-15 00:37:30.004105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-08-15 00:37:30.004123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-08-15 00:37:30.004140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-08-15 00:37:30.004157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-08-15 00:37:30.004175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-08-15 00:37:30.004193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-08-15 00:37:30.004211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-08-15 00:37:30.004228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-08-15 00:37:30.004245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-08-15 00:37:30.004266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-08-15 00:37:30.004284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-08-15 00:37:30.004301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-08-15 00:37:30.004318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-08-15 00:37:30.004362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-08-15 00:37:30.004382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-08-15 00:37:30.004399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-08-15 00:37:30.004416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-08-15 00:37:30.004432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-08-15 00:37:30.004449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-08-15 00:37:30.004466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-08-15 00:37:30.004483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-08-15 00:37:30.004500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-08-15 00:37:30.004518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-08-15 00:37:30.004535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-08-15 00:37:30.004552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-08-15 00:37:30.004569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-08-15 00:37:30.004586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-08-15 00:37:30.004603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-08-15 00:37:30.004621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-08-15 00:37:30.004638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-08-15 00:37:30.004655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-08-15 00:37:30.004672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-08-15 00:37:30.004690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-08-15 00:37:30.004707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-08-15 00:37:30.004724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-08-15 00:37:30.004741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-08-15 00:37:30.004758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-08-15 00:37:30.004775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-08-15 00:37:30.004792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-08-15 00:37:30.004809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-08-15 00:37:30.004826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-08-15 00:37:30.004843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-08-15 00:37:30.004860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-08-15 00:37:30.004883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-08-15 00:37:30.004901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-08-15 00:37:30.004918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-08-15 00:37:30.004935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-08-15 00:37:30.004953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-08-15 00:37:30.005568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-08-15 00:37:30.005875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-08-15 00:37:30.005897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-08-15 00:37:30.005916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-08-15 00:37:30.005934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-08-15 00:37:30.005953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-08-15 00:37:30.005971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-08-15 00:37:30.005989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-08-15 00:37:30.006007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-08-15 00:37:30.006025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-08-15 00:37:30.006043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-08-15 00:37:30.006062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-08-15 00:37:30.006080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-08-15 00:37:30.006097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-08-15 00:37:30.006114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-08-15 00:37:30.006131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-08-15 00:37:30.006149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-08-15 00:37:30.006167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-08-15 00:37:30.006185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-08-15 00:37:30.006203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-08-15 00:37:30.006221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-08-15 00:37:30.006238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-08-15 00:37:30.006256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-08-15 00:37:30.006274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-08-15 00:37:30.006291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-08-15 00:37:30.006309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-08-15 00:37:30.006326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-08-15 00:37:30.006343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-08-15 00:37:30.006361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-08-15 00:37:30.006379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-08-15 00:37:30.006403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-08-15 00:37:30.006422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-08-15 00:37:30.006440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-08-15 00:37:30.006458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-08-15 00:37:30.006475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-08-15 00:37:30.006493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-08-15 00:37:30.006511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-08-15 00:37:30.006529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-08-15 00:37:30.006546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-08-15 00:37:30.006563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-08-15 00:37:30.006580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-08-15 00:37:30.006598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-08-15 00:37:30.006615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-08-15 00:37:30.006632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-08-15 00:37:30.006649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-08-15 00:37:30.006666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-08-15 00:37:30.006684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-08-15 00:37:30.006701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-08-15 00:37:30.006719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-08-15 00:37:30.006736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-08-15 00:37:30.006752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-08-15 00:37:30.006769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-08-15 00:37:30.006787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-08-15 00:37:30.006803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-08-15 00:37:30.006821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-08-15 00:37:30.006837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-08-15 00:37:30.006854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-08-15 00:37:30.006871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-08-15 00:37:30.006889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-08-15 00:37:30.006906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-08-15 00:37:30.006923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-08-15 00:37:30.006940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-08-15 00:37:30.006958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-08-15 00:37:30.006975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-08-15 00:37:30.006992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-08-15 00:37:30.007015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-08-15 00:37:30.007033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-08-15 00:37:30.007050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-08-15 00:37:30.007067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-08-15 00:37:30.007084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-08-15 00:37:30.007101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-08-15 00:37:30.007118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-08-15 00:37:30.007136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-08-15 00:37:30.007153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-08-15 00:37:30.007170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-08-15 00:37:30.007187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-08-15 00:37:30.007204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-08-15 00:37:30.007221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-08-15 00:37:30.007238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-08-15 00:37:30.007256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-08-15 00:37:30.007273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-08-15 00:37:30.007290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-08-15 00:37:30.007307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-08-15 00:37:30.007324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-08-15 00:37:30.007341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-08-15 00:37:30.007359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-08-15 00:37:30.007377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-08-15 00:37:30.007395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-08-15 00:37:30.007412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-08-15 00:37:30.007430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-08-15 00:37:30.007447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-08-15 00:37:30.007465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-08-15 00:37:30.007483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-08-15 00:37:30.007500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-08-15 00:37:30.007518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-08-15 00:37:30.007535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-08-15 00:37:30.007553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-08-15 00:37:30.007571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-08-15 00:37:30.007588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-08-15 00:37:30.007606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-08-15 00:37:30.007629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-08-15 00:37:30.007647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-08-15 00:37:30.007664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-08-15 00:37:30.007682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-08-15 00:37:30.007699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-08-15 00:37:30.007716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-08-15 00:37:30.007733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-08-15 00:37:30.007751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-08-15 00:37:30.007768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-08-15 00:37:30.007785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-08-15 00:37:30.007803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-08-15 00:37:30.007820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-08-15 00:37:30.007837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-08-15 00:37:30.007855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-08-15 00:37:30.007872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-08-15 00:37:30.007889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-08-15 00:37:30.007907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-08-15 00:37:30.007924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-08-15 00:37:30.007941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-08-15 00:37:30.007958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-08-15 00:37:30.007975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-08-15 00:37:30.007992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-08-15 00:37:30.008009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-08-15 00:37:30.008027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-08-15 00:37:30.008044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-08-15 00:37:30.008061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-08-15 00:37:30.008078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-08-15 00:37:30.008095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-08-15 00:37:30.008112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-08-15 00:37:30.008129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-08-15 00:37:30.008146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-08-15 00:37:30.008164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-08-15 00:37:30.008181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-08-15 00:37:30.008198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-08-15 00:37:30.008221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-08-15 00:37:30.008239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-08-15 00:37:30.008257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-08-15 00:37:30.008274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-08-15 00:37:30.008291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-08-15 00:37:30.008308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-08-15 00:37:30.008326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-08-15 00:37:30.008363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-08-15 00:37:30.008381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-08-15 00:37:30.008399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-08-15 00:37:30.008416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-08-15 00:37:30.008433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-08-15 00:37:30.008451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-08-15 00:37:30.008468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-08-15 00:37:30.008486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-08-15 00:37:30.008503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-08-15 00:37:30.008520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-08-15 00:37:30.008537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-08-15 00:37:30.008554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-08-15 00:37:30.008572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-08-15 00:37:30.008589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-08-15 00:37:30.008607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-08-15 00:37:30.008624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-08-15 00:37:30.008642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-08-15 00:37:30.008659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-08-15 00:37:30.008677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-08-15 00:37:30.008694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-08-15 00:37:30.008711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-08-15 00:37:30.008728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-08-15 00:37:30.008746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-08-15 00:37:30.008763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-08-15 00:37:30.008781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-08-15 00:37:30.008798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-08-15 00:37:30.008816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-08-15 00:37:30.008833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-08-15 00:37:30.008856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-08-15 00:37:30.008875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-08-15 00:37:30.008892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-08-15 00:37:30.008909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-08-15 00:37:30.008926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-08-15 00:37:30.008944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-08-15 00:37:30.008975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-08-15 00:37:30.008995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-08-15 00:37:30.009013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-08-15 00:37:30.009030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-08-15 00:37:30.009047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-08-15 00:37:30.009065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-08-15 00:37:30.009082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-08-15 00:37:30.009099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-08-15 00:37:30.009116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-08-15 00:37:30.009133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-08-15 00:37:30.009150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-08-15 00:37:30.009167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-08-15 00:37:30.009184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-08-15 00:37:30.009201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-08-15 00:37:30.009218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-08-15 00:37:30.009236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-08-15 00:37:30.009256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-08-15 00:37:30.009273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-08-15 00:37:30.009290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-08-15 00:37:30.009306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-08-15 00:37:30.009323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-08-15 00:37:30.009340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-08-15 00:37:30.009358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-08-15 00:37:30.009375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-08-15 00:37:30.009393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-08-15 00:37:30.009411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-08-15 00:37:30.009429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-08-15 00:37:30.009446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-08-15 00:37:30.009467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-08-15 00:37:30.009485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-08-15 00:37:30.009502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-08-15 00:37:30.009519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-08-15 00:37:30.009536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-08-15 00:37:30.009554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-08-15 00:37:30.009571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-08-15 00:37:30.009588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-08-15 00:37:30.009606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-08-15 00:37:30.009623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-08-15 00:37:30.009640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-08-15 00:37:30.009657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-08-15 00:37:30.009674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-08-15 00:37:30.009691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-08-15 00:37:30.009709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-08-15 00:37:30.009726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-08-15 00:37:30.009743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-08-15 00:37:30.009760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-08-15 00:37:30.009778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-08-15 00:37:30.009795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-08-15 00:37:30.009812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-08-15 00:37:30.009829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-08-15 00:37:30.009847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-08-15 00:37:30.009865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-08-15 00:37:30.009883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-08-15 00:37:30.009900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-08-15 00:37:30.009917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-08-15 00:37:30.009935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-08-15 00:37:30.009954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-08-15 00:37:30.009971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-08-15 00:37:30.009989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-08-15 00:37:30.010007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-08-15 00:37:30.010024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-08-15 00:37:30.010047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-08-15 00:37:30.010065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-08-15 00:37:30.010083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-08-15 00:37:30.010101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-08-15 00:37:30.010118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-08-15 00:37:30.010136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-08-15 00:37:30.010153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-08-15 00:37:30.010170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-08-15 00:37:30.010188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-08-15 00:37:30.010205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-08-15 00:37:30.010222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-08-15 00:37:30.010239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-08-15 00:37:30.010257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-08-15 00:37:30.010274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-08-15 00:37:30.010292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-08-15 00:37:30.010309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-08-15 00:37:30.010326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-08-15 00:37:30.010343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-08-15 00:37:30.010360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-08-15 00:37:30.010378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-08-15 00:37:30.010395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-08-15 00:37:30.010412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-08-15 00:37:30.010429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-08-15 00:37:30.010446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-08-15 00:37:30.010463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-08-15 00:37:30.010480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-08-15 00:37:30.010498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-08-15 00:37:30.010515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-08-15 00:37:30.010533 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-08-15 00:37:30.010550 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-08-15 00:37:30.010568 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-08-15 00:37:30.010586 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-08-15 00:37:30.010603 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-08-15 00:37:30.010620 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-08-15 00:37:30.010638 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-08-15 00:37:30.010655 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-08-15 00:37:30.010678 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-08-15 00:37:30.010696 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-08-15 00:37:30.010713 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-08-15 00:37:30.010730 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-08-15 00:37:30.010748 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-08-15 00:37:30.010765 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-08-15 00:37:30.010783 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-08-15 00:37:30.010800 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-08-15 00:37:30.010818 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-08-15 00:37:30.010835 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-08-15 00:37:30.010853 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-08-15 00:37:30.010871 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-08-15 00:37:30.010888 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-08-15 00:37:30.010905 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-08-15 00:37:30.010923 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-08-15 00:37:30.010940 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-08-15 00:37:30.010957 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-08-15 00:37:30.010974 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-08-15 00:37:30.010991 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-08-15 00:37:30.011009 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-08-15 00:37:30.011027 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-08-15 00:37:30.011045 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-08-15 00:37:30.011063 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-08-15 00:37:30.011081 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-08-15 00:37:30.011099 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-08-15 00:37:30.011117 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-08-15 00:37:30.011135 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-08-15 00:37:30.011152 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-08-15 00:37:30.011170 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-08-15 00:37:30.011187 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-08-15 00:37:30.011205 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-08-15 00:37:30.011223 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-08-15 00:37:30.011241 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-08-15 00:37:30.011258 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-08-15 00:37:30.011276 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-08-15 00:37:30.011294 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-08-15 00:37:30.011312 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-08-15 00:37:30.011329 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-08-15 00:37:30.011351 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-08-15 00:37:30.011369 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-08-15 00:37:30.011387 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-08-15 00:37:30.011405 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-08-15 00:37:30.011422 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-08-15 00:37:30.011440 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-08-15 00:37:30.011457 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-08-15 00:37:30.011474 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-08-15 00:37:30.011491 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-08-15 00:37:30.011509 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-08-15 00:37:30.011526 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-08-15 00:37:30.011543 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-08-15 00:37:30.011561 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-08-15 00:37:30.011578 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-08-15 00:37:30.011596 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-08-15 00:37:30.011613 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-08-15 00:37:30.011631 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-08-15 00:37:30.011648 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-08-15 00:37:30.011666 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-08-15 00:37:30.011683 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-08-15 00:37:30.011701 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-08-15 00:37:30.011718 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-08-15 00:37:30.011735 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-08-15 00:37:30.011752 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-08-15 00:37:30.011769 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-08-15 00:37:30.011786 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-08-15 00:37:30.011803 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-08-15 00:37:30.011820 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-08-15 00:37:30.011838 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-08-15 00:37:30.011855 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-08-15 00:37:30.011872 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-08-15 00:37:30.011889 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-08-15 00:37:30.011906 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-08-15 00:37:30.011924 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-08-15 00:37:30.011941 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-08-15 00:37:30.011963 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-08-15 00:37:30.011982 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-08-15 00:37:30.011999 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-08-15 00:37:30.012017 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-08-15 00:37:30.012034 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-08-15 00:37:30.012052 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-08-15 00:37:30.012069 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-08-15 00:37:30.012087 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-08-15 00:37:30.012105 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-08-15 00:37:30.012122 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-08-15 00:37:30.012139 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-08-15 00:37:30.012157 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-08-15 00:37:30.012174 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-08-15 00:37:30.012192 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-08-15 00:37:30.012209 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-08-15 00:37:30.012227 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-08-15 00:37:30.012245 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-08-15 00:37:30.012273 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-08-15 00:37:30.012291 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-08-15 00:37:30.012316 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-08-15 00:37:30.012334 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-08-15 00:37:30.012383 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-08-15 00:37:30.012403 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-08-15 00:37:30.012422 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-08-15 00:37:30.012440 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-08-15 00:37:30.012458 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-08-15 00:37:30.012476 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-08-15 00:37:30.012494 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-08-15 00:37:30.012511 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-08-15 00:37:30.012529 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-08-15 00:37:30.012547 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-08-15 00:37:30.012565 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-08-15 00:37:30.012583 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-08-15 00:37:30.012601 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-08-15 00:37:30.012618 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-08-15 00:37:30.012635 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-08-15 00:37:30.012659 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-08-15 00:37:30.012677 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-08-15 00:37:30.012704 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-08-15 00:37:30.012722 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-08-15 00:37:30.012739 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-08-15 00:37:30.012757 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-08-15 00:37:30.012775 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-08-15 00:37:30.012792 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-08-15 00:37:30.012810 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-08-15 00:37:30.012827 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-08-15 00:37:30.012844 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-08-15 00:37:30.012861 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-08-15 00:37:30.012878 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-08-15 00:37:30.012895 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-08-15 00:37:30.012912 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-08-15 00:37:30.012929 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-08-15 00:37:30.012946 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-08-15 00:37:30.012977 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-08-15 00:37:30.012997 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-08-15 00:37:30.013014 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-08-15 00:37:30.013032 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-08-15 00:37:30.013050 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-08-15 00:37:30.013068 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-08-15 00:37:30.013085 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-08-15 00:37:30.013103 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-08-15 00:37:30.013121 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:30.013138 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:30.013161 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-08-15 00:37:30.013182 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-08-15 00:37:30.013203 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-08-15 00:37:30.013225 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-08-15 00:37:30.013247 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-08-15 00:37:30.013269 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-08-15 00:37:30.013291 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-08-15 00:37:30.013313 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-f7fmt.txt 2026-08-15 00:37:30.013340 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-f7fmt.yaml 2026-08-15 00:37:30.013363 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-08-15 00:37:30.013382 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-08-15 00:37:30.013400 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-08-15 00:37:30.013417 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-08-15 00:37:30.013434 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-08-15 00:37:30.013451 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-08-15 00:37:30.013469 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-08-15 00:37:30.013486 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-08-15 00:37:30.013504 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-08-15 00:37:30.013522 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-08-15 00:37:30.013540 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-08-15 00:37:30.013557 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-08-15 00:37:30.013575 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-08-15 00:37:30.013593 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-08-15 00:37:30.013610 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-08-15 00:37:30.013628 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-08-15 00:37:30.013646 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:30.013664 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:30.013682 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-08-15 00:37:30.013700 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-08-15 00:37:30.013718 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-08-15 00:37:30.013736 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-08-15 00:37:30.013753 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-08-15 00:37:30.013770 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-08-15 00:37:30.013788 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-08-15 00:37:30.013805 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-08-15 00:37:30.013823 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-08-15 00:37:30.013840 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-08-15 00:37:30.013858 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-hch9z.txt 2026-08-15 00:37:30.013875 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-hch9z.yaml 2026-08-15 00:37:30.013892 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-08-15 00:37:30.013910 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-08-15 00:37:30.013927 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-08-15 00:37:30.013945 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-08-15 00:37:30.013962 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-08-15 00:37:30.013984 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-08-15 00:37:30.014001 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-08-15 00:37:30.014019 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-08-15 00:37:30.014036 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-08-15 00:37:30.014053 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-08-15 00:37:30.014070 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-08-15 00:37:30.014088 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-08-15 00:37:30.014105 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-08-15 00:37:30.014122 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-08-15 00:37:30.014140 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-08-15 00:37:30.014157 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-08-15 00:37:30.014174 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-08-15 00:37:30.014191 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-08-15 00:37:30.014208 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-08-15 00:37:30.014226 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-08-15 00:37:30.014243 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-08-15 00:37:30.014260 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-08-15 00:37:30.014278 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-08-15 00:37:30.014295 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-08-15 00:37:30.014312 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-08-15 00:37:30.014329 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-08-15 00:37:30.014346 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-08-15 00:37:30.014363 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-08-15 00:37:30.014380 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-08-15 00:37:30.014398 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-08-15 00:37:30.014415 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-08-15 00:37:30.014433 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-08-15 00:37:30.014450 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-08-15 00:37:30.014467 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-08-15 00:37:30.014484 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-08-15 00:37:30.014501 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-08-15 00:37:30.014519 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-08-15 00:37:30.014536 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-08-15 00:37:30.014554 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-08-15 00:37:30.014571 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-08-15 00:37:30.014593 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-08-15 00:37:30.014612 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-08-15 00:37:30.014629 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-08-15 00:37:30.014647 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-08-15 00:37:30.014664 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-08-15 00:37:30.014682 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-08-15 00:37:30.014699 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-08-15 00:37:30.014716 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-08-15 00:37:30.014733 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-08-15 00:37:30.014750 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-08-15 00:37:30.014768 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-08-15 00:37:30.014786 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-08-15 00:37:30.014804 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-08-15 00:37:30.014822 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-08-15 00:37:30.014839 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-08-15 00:37:30.014857 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-08-15 00:37:30.014874 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-08-15 00:37:30.014892 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-08-15 00:37:30.014909 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-08-15 00:37:30.014927 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-08-15 00:37:30.014944 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-08-15 00:37:30.014962 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-08-15 00:37:30.014980 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-08-15 00:37:30.014997 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-08-15 00:37:30.015015 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-08-15 00:37:30.015033 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-08-15 00:37:30.015051 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-08-15 00:37:30.015069 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-08-15 00:37:30.015086 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-08-15 00:37:30.015104 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-08-15 00:37:30.015121 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-08-15 00:37:30.015138 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-08-15 00:37:30.015155 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-08-15 00:37:30.015173 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-08-15 00:37:30.015190 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-w5dgq.txt 2026-08-15 00:37:30.015214 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-w5dgq.yaml 2026-08-15 00:37:30.015232 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-08-15 00:37:30.015250 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-08-15 00:37:30.015267 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-08-15 00:37:30.015284 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-08-15 00:37:30.015301 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-08-15 00:37:30.055703 | 2026-08-15 00:37:30.055846 | TASK [gather-pod-logs : creating directory for pod logs] 2026-08-15 00:37:30.262197 | instance | changed 2026-08-15 00:37:30.270354 | 2026-08-15 00:37:30.270430 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-08-15 00:37:30.486536 | instance | changed 2026-08-15 00:37:30.492812 | 2026-08-15 00:37:30.492879 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-08-15 00:37:31.107021 | instance | auth-system/keycloak-0/keycloak 2026-08-15 00:37:31.287226 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-08-15 00:37:31.486048 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-2rjrr/manager 2026-08-15 00:37:31.687779 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-2rjrr" not found 2026-08-15 00:37:31.882034 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-d6vtx/manager 2026-08-15 00:37:32.061695 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-d6vtx" not found 2026-08-15 00:37:32.238772 | instance | capi-system/capi-controller-manager-5647546676-kdrr6/manager 2026-08-15 00:37:32.431553 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-kdrr6" not found 2026-08-15 00:37:32.611715 | instance | capo-system/capo-controller-manager-56cf844ccd-5qh8f/manager 2026-08-15 00:37:32.800659 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-5qh8f" not found 2026-08-15 00:37:32.980721 | instance | cert-manager/cert-manager-75c4c745bc-5wqn7/cert-manager-controller 2026-08-15 00:37:33.183114 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-5wqn7" not found 2026-08-15 00:37:33.375347 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-m9qcr/cert-manager-cainjector 2026-08-15 00:37:33.558045 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-m9qcr" not found 2026-08-15 00:37:33.739032 | instance | cert-manager/cert-manager-webhook-548949fc64-55d2l/cert-manager-webhook 2026-08-15 00:37:33.923695 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-55d2l" not found 2026-08-15 00:37:34.098861 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-bxxgn/envoy-gateway 2026-08-15 00:37:34.344180 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-bxxgn" not found 2026-08-15 00:37:34.532206 | instance | ingress-nginx/ingress-nginx-controller-cfwqq/controller 2026-08-15 00:37:34.769256 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-cfwqq" not found 2026-08-15 00:37:34.980349 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mp5xf/ingress-nginx-default-backend 2026-08-15 00:37:35.152117 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-mp5xf" not found 2026-08-15 00:37:35.320265 | instance | kube-system/cilium-g8vgr/config 2026-08-15 00:37:35.512249 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-g8vgr" not found 2026-08-15 00:37:35.516412 | instance | kube-system/cilium-g8vgr/mount-cgroup 2026-08-15 00:37:35.698405 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-g8vgr" not found 2026-08-15 00:37:35.703004 | instance | kube-system/cilium-g8vgr/apply-sysctl-overwrites 2026-08-15 00:37:35.864405 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-g8vgr" not found 2026-08-15 00:37:35.869467 | instance | kube-system/cilium-g8vgr/mount-bpf-fs 2026-08-15 00:37:36.062134 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-g8vgr" not found 2026-08-15 00:37:36.066538 | instance | kube-system/cilium-g8vgr/clean-cilium-state 2026-08-15 00:37:36.238563 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-g8vgr" not found 2026-08-15 00:37:36.244763 | instance | kube-system/cilium-g8vgr/install-cni-binaries 2026-08-15 00:37:36.428153 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-g8vgr" not found 2026-08-15 00:37:36.433535 | instance | kube-system/cilium-g8vgr/cilium-agent 2026-08-15 00:37:36.733147 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-g8vgr" not found 2026-08-15 00:37:36.909016 | instance | kube-system/cilium-operator-869df985b8-xqlc7/cilium-operator 2026-08-15 00:37:37.107792 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-xqlc7" not found 2026-08-15 00:37:37.283027 | instance | kube-system/coredns-67659f764b-8ksvf/coredns 2026-08-15 00:37:37.472780 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-8ksvf" not found 2026-08-15 00:37:37.663108 | instance | kube-system/coredns-67659f764b-bcgg4/coredns 2026-08-15 00:37:37.846894 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-bcgg4" not found 2026-08-15 00:37:38.039686 | instance | kube-system/etcd-instance/etcd 2026-08-15 00:37:38.256168 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-08-15 00:37:38.445767 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-08-15 00:37:38.670247 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-08-15 00:37:38.852786 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-08-15 00:37:39.125872 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-08-15 00:37:39.299297 | instance | kube-system/kube-proxy-2w2g2/kube-proxy 2026-08-15 00:37:39.467798 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-2w2g2" not found 2026-08-15 00:37:39.653508 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-08-15 00:37:39.837921 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-08-15 00:37:40.030304 | instance | kube-system/kube-vip-instance/kube-vip 2026-08-15 00:37:40.217637 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-08-15 00:37:40.402828 | instance | local-path-storage/local-path-provisioner-679c578f5-vjh8q/local-path-provisioner 2026-08-15 00:37:40.589170 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-vjh8q" not found 2026-08-15 00:37:40.797139 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-08-15 00:37:40.983351 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-15 00:37:40.988387 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-08-15 00:37:41.174960 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-15 00:37:41.179706 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-08-15 00:37:41.361525 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-15 00:37:41.366374 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-08-15 00:37:41.588817 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-15 00:37:41.780173 | instance | monitoring/goldpinger-bw796/goldpinger-daemon 2026-08-15 00:37:41.948859 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-bw796" not found 2026-08-15 00:37:42.135264 | instance | monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/grafana-sc-dashboard 2026-08-15 00:37:42.317805 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5dc7cfddfc-mswqz" not found 2026-08-15 00:37:42.322467 | instance | monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/grafana-sc-datasources 2026-08-15 00:37:42.516723 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5dc7cfddfc-mswqz" not found 2026-08-15 00:37:42.521425 | instance | monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/grafana 2026-08-15 00:37:42.744487 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5dc7cfddfc-mswqz" not found 2026-08-15 00:37:42.911704 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6jmxf/kube-state-metrics 2026-08-15 00:37:43.084758 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-6jmxf" not found 2026-08-15 00:37:43.257058 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-czxmb/kube-prometheus-stack 2026-08-15 00:37:43.458003 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-czxmb" not found 2026-08-15 00:37:43.636656 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-8kcf9/node-exporter 2026-08-15 00:37:43.842045 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-8kcf9/pod-tls-sidecar 2026-08-15 00:37:44.010707 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-8kcf9" not found 2026-08-15 00:37:44.185124 | instance | monitoring/loki-0/loki 2026-08-15 00:37:44.359611 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-08-15 00:37:44.538359 | instance | monitoring/loki-chunks-cache-0/memcached 2026-08-15 00:37:44.740152 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-08-15 00:37:44.745190 | instance | monitoring/loki-chunks-cache-0/exporter 2026-08-15 00:37:44.928482 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-08-15 00:37:45.135247 | instance | monitoring/loki-gateway-cf54cb88c-q5dz5/nginx 2026-08-15 00:37:45.582555 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-q5dz5" not found 2026-08-15 00:37:45.840964 | instance | monitoring/loki-results-cache-0/memcached 2026-08-15 00:37:46.030651 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-08-15 00:37:46.034943 | instance | monitoring/loki-results-cache-0/exporter 2026-08-15 00:37:46.218358 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-08-15 00:37:46.409450 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-fw8b4/gc 2026-08-15 00:37:46.602130 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-fw8b4" not found 2026-08-15 00:37:46.784617 | instance | monitoring/node-feature-discovery-master-8665476dbc-68955/master 2026-08-15 00:37:46.952987 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-68955" not found 2026-08-15 00:37:47.127946 | instance | monitoring/node-feature-discovery-worker-6sw7f/worker 2026-08-15 00:37:47.319527 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-6sw7f" not found 2026-08-15 00:37:47.498807 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-08-15 00:37:47.689708 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-15 00:37:47.693176 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-08-15 00:37:47.875259 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-15 00:37:47.879142 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-08-15 00:37:48.062507 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-15 00:37:48.067221 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-08-15 00:37:48.242956 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-15 00:37:48.247159 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-08-15 00:37:48.469246 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-15 00:37:48.639703 | instance | monitoring/prometheus-pushgateway-7b8659c68b-rn5qv/pushgateway 2026-08-15 00:37:48.815709 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-rn5qv" not found 2026-08-15 00:37:49.006012 | instance | monitoring/vector-2vtpp/vector 2026-08-15 00:37:49.282445 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-2vtpp" not found 2026-08-15 00:37:49.474785 | instance | openstack/barbican-api-7cc49bc5d-dnbnv/init 2026-08-15 00:37:49.664773 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-7cc49bc5d-dnbnv" not found 2026-08-15 00:37:49.667604 | instance | openstack/barbican-api-7cc49bc5d-dnbnv/barbican-api 2026-08-15 00:37:49.856518 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-7cc49bc5d-dnbnv" not found 2026-08-15 00:37:50.051148 | instance | openstack/barbican-db-init-whf7n/init 2026-08-15 00:37:50.239703 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-whf7n" not found 2026-08-15 00:37:50.245706 | instance | openstack/barbican-db-init-whf7n/barbican-db-init-0 2026-08-15 00:37:50.430654 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-whf7n" not found 2026-08-15 00:37:50.621392 | instance | openstack/barbican-db-sync-qv6sp/init 2026-08-15 00:37:50.806457 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-qv6sp" not found 2026-08-15 00:37:50.811673 | instance | openstack/barbican-db-sync-qv6sp/barbican-db-sync 2026-08-15 00:37:50.993136 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-qv6sp" not found 2026-08-15 00:37:51.175934 | instance | openstack/barbican-ks-endpoints-kbwck/init 2026-08-15 00:37:51.356339 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-kbwck" not found 2026-08-15 00:37:51.361129 | instance | openstack/barbican-ks-endpoints-kbwck/key-manager-ks-endpoints-admin 2026-08-15 00:37:51.542425 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-kbwck" not found 2026-08-15 00:37:51.547957 | instance | openstack/barbican-ks-endpoints-kbwck/key-manager-ks-endpoints-internal 2026-08-15 00:37:51.745399 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-kbwck" not found 2026-08-15 00:37:51.749462 | instance | openstack/barbican-ks-endpoints-kbwck/key-manager-ks-endpoints-public 2026-08-15 00:37:51.928787 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-kbwck" not found 2026-08-15 00:37:52.112239 | instance | openstack/barbican-ks-service-77qcr/init 2026-08-15 00:37:52.292955 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-77qcr" not found 2026-08-15 00:37:52.296207 | instance | openstack/barbican-ks-service-77qcr/key-manager-ks-service-registration 2026-08-15 00:37:52.469132 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-77qcr" not found 2026-08-15 00:37:52.654991 | instance | openstack/barbican-ks-user-86t7k/init 2026-08-15 00:37:52.848503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-86t7k" not found 2026-08-15 00:37:52.853505 | instance | openstack/barbican-ks-user-86t7k/barbican-ks-user 2026-08-15 00:37:53.035108 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-86t7k" not found 2026-08-15 00:37:53.212761 | instance | openstack/barbican-rabbit-init-st46n/init 2026-08-15 00:37:53.397720 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-st46n" not found 2026-08-15 00:37:53.402698 | instance | openstack/barbican-rabbit-init-st46n/rabbit-init 2026-08-15 00:37:53.566713 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-st46n" not found 2026-08-15 00:37:53.756177 | instance | openstack/cinder-api-664f76b898-bcsrg/init 2026-08-15 00:37:53.934851 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-664f76b898-bcsrg" not found 2026-08-15 00:37:53.939131 | instance | openstack/cinder-api-664f76b898-bcsrg/ceph-coordination-volume-perms 2026-08-15 00:37:54.121238 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-664f76b898-bcsrg" not found 2026-08-15 00:37:54.124158 | instance | openstack/cinder-api-664f76b898-bcsrg/cinder-api 2026-08-15 00:37:54.401430 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-664f76b898-bcsrg" not found 2026-08-15 00:37:54.582365 | instance | openstack/cinder-backup-7cb59cf678-d6vcc/init 2026-08-15 00:37:54.780604 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-7cb59cf678-d6vcc" not found 2026-08-15 00:37:54.785050 | instance | openstack/cinder-backup-7cb59cf678-d6vcc/ceph-backup-keyring-placement 2026-08-15 00:37:54.978159 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-7cb59cf678-d6vcc" not found 2026-08-15 00:37:54.982864 | instance | openstack/cinder-backup-7cb59cf678-d6vcc/ceph-keyring-placement-rbd1 2026-08-15 00:37:55.154495 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-7cb59cf678-d6vcc" not found 2026-08-15 00:37:55.158965 | instance | openstack/cinder-backup-7cb59cf678-d6vcc/ceph-coordination-volume-perms 2026-08-15 00:37:55.332544 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-7cb59cf678-d6vcc" not found 2026-08-15 00:37:55.336782 | instance | openstack/cinder-backup-7cb59cf678-d6vcc/cinder-backup 2026-08-15 00:37:55.530685 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-7cb59cf678-d6vcc" not found 2026-08-15 00:37:55.744207 | instance | openstack/cinder-backup-storage-init-r52nt/init 2026-08-15 00:37:55.912533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-r52nt" not found 2026-08-15 00:37:55.916258 | instance | openstack/cinder-backup-storage-init-r52nt/ceph-keyring-placement 2026-08-15 00:37:56.110676 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-r52nt" not found 2026-08-15 00:37:56.115182 | instance | openstack/cinder-backup-storage-init-r52nt/cinder-backup-storage-init 2026-08-15 00:37:56.300708 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-r52nt" not found 2026-08-15 00:37:56.502254 | instance | openstack/cinder-bootstrap-bpkd7/init 2026-08-15 00:37:56.704188 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-bpkd7" not found 2026-08-15 00:37:56.707954 | instance | openstack/cinder-bootstrap-bpkd7/bootstrap 2026-08-15 00:37:56.873969 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-bpkd7" not found 2026-08-15 00:37:57.050899 | instance | openstack/cinder-create-internal-tenant-7k4wj/init 2026-08-15 00:37:57.219338 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-7k4wj" not found 2026-08-15 00:37:57.223240 | instance | openstack/cinder-create-internal-tenant-7k4wj/create-internal-tenant 2026-08-15 00:37:57.401523 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-7k4wj" not found 2026-08-15 00:37:57.571497 | instance | openstack/cinder-db-init-8555n/init 2026-08-15 00:37:57.778882 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-8555n" not found 2026-08-15 00:37:57.783417 | instance | openstack/cinder-db-init-8555n/cinder-db-init-0 2026-08-15 00:37:57.961972 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-8555n" not found 2026-08-15 00:37:58.140003 | instance | openstack/cinder-db-sync-lzg8d/init 2026-08-15 00:37:58.310444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-lzg8d" not found 2026-08-15 00:37:58.313811 | instance | openstack/cinder-db-sync-lzg8d/cinder-db-sync 2026-08-15 00:37:58.480310 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-lzg8d" not found 2026-08-15 00:37:58.693963 | instance | openstack/cinder-ks-endpoints-s6qvd/init 2026-08-15 00:37:58.888061 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-s6qvd" not found 2026-08-15 00:37:58.893467 | instance | openstack/cinder-ks-endpoints-s6qvd/volumev3-ks-endpoints-admin 2026-08-15 00:37:59.062151 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-s6qvd" not found 2026-08-15 00:37:59.067103 | instance | openstack/cinder-ks-endpoints-s6qvd/volumev3-ks-endpoints-internal 2026-08-15 00:37:59.248892 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-s6qvd" not found 2026-08-15 00:37:59.252939 | instance | openstack/cinder-ks-endpoints-s6qvd/volumev3-ks-endpoints-public 2026-08-15 00:37:59.428092 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-s6qvd" not found 2026-08-15 00:37:59.612948 | instance | openstack/cinder-ks-service-gvdbr/init 2026-08-15 00:37:59.808710 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-gvdbr" not found 2026-08-15 00:37:59.813151 | instance | openstack/cinder-ks-service-gvdbr/volumev3-ks-service-registration 2026-08-15 00:37:59.983159 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-gvdbr" not found 2026-08-15 00:38:00.175284 | instance | openstack/cinder-ks-user-wdzr9/init 2026-08-15 00:38:00.355301 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-wdzr9" not found 2026-08-15 00:38:00.360441 | instance | openstack/cinder-ks-user-wdzr9/cinder-ks-user 2026-08-15 00:38:00.573884 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-wdzr9" not found 2026-08-15 00:38:00.775281 | instance | openstack/cinder-rabbit-init-7l75w/init 2026-08-15 00:38:00.949846 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-7l75w" not found 2026-08-15 00:38:00.953386 | instance | openstack/cinder-rabbit-init-7l75w/rabbit-init 2026-08-15 00:38:01.138035 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-7l75w" not found 2026-08-15 00:38:01.311468 | instance | openstack/cinder-scheduler-578765685d-bwjvh/init 2026-08-15 00:38:01.502927 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-578765685d-bwjvh" not found 2026-08-15 00:38:01.508377 | instance | openstack/cinder-scheduler-578765685d-bwjvh/ceph-coordination-volume-perms 2026-08-15 00:38:01.690023 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-578765685d-bwjvh" not found 2026-08-15 00:38:01.696709 | instance | openstack/cinder-scheduler-578765685d-bwjvh/cinder-scheduler 2026-08-15 00:38:01.881376 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-578765685d-bwjvh" not found 2026-08-15 00:38:02.053637 | instance | openstack/cinder-storage-init-fkcqk/init 2026-08-15 00:38:02.237524 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-fkcqk" not found 2026-08-15 00:38:02.241233 | instance | openstack/cinder-storage-init-fkcqk/ceph-keyring-placement 2026-08-15 00:38:02.446806 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-fkcqk" not found 2026-08-15 00:38:02.451337 | instance | openstack/cinder-storage-init-fkcqk/cinder-storage-init-rbd1 2026-08-15 00:38:02.646831 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-fkcqk" not found 2026-08-15 00:38:02.834805 | instance | openstack/cinder-volume-dd549fc5d-7bmff/init 2026-08-15 00:38:03.019236 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-dd549fc5d-7bmff" not found 2026-08-15 00:38:03.023761 | instance | openstack/cinder-volume-dd549fc5d-7bmff/ceph-keyring-placement-rbd1 2026-08-15 00:38:03.221494 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-dd549fc5d-7bmff" not found 2026-08-15 00:38:03.226807 | instance | openstack/cinder-volume-dd549fc5d-7bmff/ceph-coordination-volume-perms 2026-08-15 00:38:03.409724 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-dd549fc5d-7bmff" not found 2026-08-15 00:38:03.413682 | instance | openstack/cinder-volume-dd549fc5d-7bmff/init-cinder-conf 2026-08-15 00:38:03.604340 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-dd549fc5d-7bmff" not found 2026-08-15 00:38:03.608024 | instance | openstack/cinder-volume-dd549fc5d-7bmff/cinder-volume 2026-08-15 00:38:03.807888 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-dd549fc5d-7bmff" not found 2026-08-15 00:38:03.994782 | instance | openstack/cinder-volume-usage-audit-29779205-kbhl7/init 2026-08-15 00:38:04.175731 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29779205-kbhl7" not found 2026-08-15 00:38:04.180195 | instance | openstack/cinder-volume-usage-audit-29779205-kbhl7/cinder-volume-usage-audit 2026-08-15 00:38:04.363722 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29779205-kbhl7" not found 2026-08-15 00:38:04.586789 | instance | openstack/glance-api-7788ccfdc9-lfbz5/init 2026-08-15 00:38:04.789343 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7788ccfdc9-lfbz5" not found 2026-08-15 00:38:04.794253 | instance | openstack/glance-api-7788ccfdc9-lfbz5/glance-perms 2026-08-15 00:38:05.002059 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7788ccfdc9-lfbz5" not found 2026-08-15 00:38:05.005036 | instance | openstack/glance-api-7788ccfdc9-lfbz5/ceph-keyring-placement 2026-08-15 00:38:05.186366 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7788ccfdc9-lfbz5" not found 2026-08-15 00:38:05.191253 | instance | openstack/glance-api-7788ccfdc9-lfbz5/glance-api 2026-08-15 00:38:05.371947 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7788ccfdc9-lfbz5" not found 2026-08-15 00:38:05.574854 | instance | openstack/glance-db-init-mx57w/init 2026-08-15 00:38:05.759167 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-mx57w" not found 2026-08-15 00:38:05.763940 | instance | openstack/glance-db-init-mx57w/glance-db-init-0 2026-08-15 00:38:05.927446 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-mx57w" not found 2026-08-15 00:38:06.095997 | instance | openstack/glance-db-sync-lmsfg/init 2026-08-15 00:38:06.280076 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-lmsfg" not found 2026-08-15 00:38:06.284503 | instance | openstack/glance-db-sync-lmsfg/glance-db-sync 2026-08-15 00:38:06.467993 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-lmsfg" not found 2026-08-15 00:38:06.646260 | instance | openstack/glance-ks-endpoints-wxzqq/init 2026-08-15 00:38:06.812634 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-wxzqq" not found 2026-08-15 00:38:06.815955 | instance | openstack/glance-ks-endpoints-wxzqq/image-ks-endpoints-admin 2026-08-15 00:38:06.995693 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-wxzqq" not found 2026-08-15 00:38:07.000153 | instance | openstack/glance-ks-endpoints-wxzqq/image-ks-endpoints-internal 2026-08-15 00:38:07.181133 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-wxzqq" not found 2026-08-15 00:38:07.191542 | instance | openstack/glance-ks-endpoints-wxzqq/image-ks-endpoints-public 2026-08-15 00:38:07.363421 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-wxzqq" not found 2026-08-15 00:38:07.543787 | instance | openstack/glance-ks-service-mhjbf/init 2026-08-15 00:38:07.740918 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-mhjbf" not found 2026-08-15 00:38:07.746820 | instance | openstack/glance-ks-service-mhjbf/image-ks-service-registration 2026-08-15 00:38:07.920980 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-mhjbf" not found 2026-08-15 00:38:08.105389 | instance | openstack/glance-ks-user-cq2f6/init 2026-08-15 00:38:08.275530 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-cq2f6" not found 2026-08-15 00:38:08.279761 | instance | openstack/glance-ks-user-cq2f6/glance-ks-user 2026-08-15 00:38:08.444385 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-cq2f6" not found 2026-08-15 00:38:08.628900 | instance | openstack/glance-metadefs-load-drb8z/init 2026-08-15 00:38:08.810917 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-drb8z" not found 2026-08-15 00:38:08.815351 | instance | openstack/glance-metadefs-load-drb8z/glance-metadefs-load 2026-08-15 00:38:08.986273 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-drb8z" not found 2026-08-15 00:38:09.160289 | instance | openstack/glance-rabbit-init-rphdf/init 2026-08-15 00:38:09.335929 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-rphdf" not found 2026-08-15 00:38:09.340012 | instance | openstack/glance-rabbit-init-rphdf/rabbit-init 2026-08-15 00:38:09.540767 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-rphdf" not found 2026-08-15 00:38:09.726367 | instance | openstack/glance-storage-init-fmfql/init 2026-08-15 00:38:09.906672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-fmfql" not found 2026-08-15 00:38:09.909878 | instance | openstack/glance-storage-init-fmfql/ceph-keyring-placement 2026-08-15 00:38:10.097731 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-fmfql" not found 2026-08-15 00:38:10.102182 | instance | openstack/glance-storage-init-fmfql/glance-storage-init 2026-08-15 00:38:10.281777 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-fmfql" not found 2026-08-15 00:38:10.457888 | instance | openstack/heat-api-5bc67fcb75-kj6np/init 2026-08-15 00:38:10.672774 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-5bc67fcb75-kj6np" not found 2026-08-15 00:38:10.677989 | instance | openstack/heat-api-5bc67fcb75-kj6np/heat-api 2026-08-15 00:38:10.870022 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-5bc67fcb75-kj6np" not found 2026-08-15 00:38:11.050889 | instance | openstack/heat-bootstrap-bl5dv/init 2026-08-15 00:38:11.241426 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-bl5dv" not found 2026-08-15 00:38:11.244930 | instance | openstack/heat-bootstrap-bl5dv/bootstrap 2026-08-15 00:38:11.430956 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-bl5dv" not found 2026-08-15 00:38:11.608969 | instance | openstack/heat-cfn-6f95754b9-mwdsm/init 2026-08-15 00:38:11.812258 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-6f95754b9-mwdsm" not found 2026-08-15 00:38:11.817635 | instance | openstack/heat-cfn-6f95754b9-mwdsm/heat-cfn 2026-08-15 00:38:11.992667 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-6f95754b9-mwdsm" not found 2026-08-15 00:38:12.182231 | instance | openstack/heat-db-init-62ntw/init 2026-08-15 00:38:12.364085 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-62ntw" not found 2026-08-15 00:38:12.368341 | instance | openstack/heat-db-init-62ntw/heat-db-init-0 2026-08-15 00:38:12.544781 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-62ntw" not found 2026-08-15 00:38:12.743887 | instance | openstack/heat-db-sync-j2fz5/init 2026-08-15 00:38:12.922160 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-j2fz5" not found 2026-08-15 00:38:12.926486 | instance | openstack/heat-db-sync-j2fz5/heat-db-sync 2026-08-15 00:38:13.105957 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-j2fz5" not found 2026-08-15 00:38:13.298301 | instance | openstack/heat-domain-ks-user-6tbzz/init 2026-08-15 00:38:13.477524 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-6tbzz" not found 2026-08-15 00:38:13.481241 | instance | openstack/heat-domain-ks-user-6tbzz/heat-ks-domain-user 2026-08-15 00:38:13.669511 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-6tbzz" not found 2026-08-15 00:38:13.852225 | instance | openstack/heat-engine-6db8498bdb-cvs9j/init 2026-08-15 00:38:14.023857 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-6db8498bdb-cvs9j" not found 2026-08-15 00:38:14.028966 | instance | openstack/heat-engine-6db8498bdb-cvs9j/heat-engine 2026-08-15 00:38:14.215582 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-6db8498bdb-cvs9j" not found 2026-08-15 00:38:14.385159 | instance | openstack/heat-engine-cleaner-29779225-c6b2k/init 2026-08-15 00:38:14.564173 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29779225-c6b2k" not found 2026-08-15 00:38:14.568770 | instance | openstack/heat-engine-cleaner-29779225-c6b2k/heat-engine-cleaner 2026-08-15 00:38:14.748794 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29779225-c6b2k" not found 2026-08-15 00:38:14.922180 | instance | openstack/heat-engine-cleaner-29779230-j8qdh/init 2026-08-15 00:38:15.099850 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29779230-j8qdh" not found 2026-08-15 00:38:15.104335 | instance | openstack/heat-engine-cleaner-29779230-j8qdh/heat-engine-cleaner 2026-08-15 00:38:15.271409 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29779230-j8qdh" not found 2026-08-15 00:38:15.456402 | instance | openstack/heat-engine-cleaner-29779235-jxdwz/init 2026-08-15 00:38:15.648312 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29779235-jxdwz" not found 2026-08-15 00:38:15.653209 | instance | openstack/heat-engine-cleaner-29779235-jxdwz/heat-engine-cleaner 2026-08-15 00:38:15.840093 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29779235-jxdwz" not found 2026-08-15 00:38:16.026611 | instance | openstack/heat-ks-endpoints-l8gt2/init 2026-08-15 00:38:16.240089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-l8gt2" not found 2026-08-15 00:38:16.245997 | instance | openstack/heat-ks-endpoints-l8gt2/orchestration-ks-endpoints-admin 2026-08-15 00:38:16.482219 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-l8gt2" not found 2026-08-15 00:38:16.487275 | instance | openstack/heat-ks-endpoints-l8gt2/orchestration-ks-endpoints-internal 2026-08-15 00:38:16.703693 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-l8gt2" not found 2026-08-15 00:38:16.707544 | instance | openstack/heat-ks-endpoints-l8gt2/orchestration-ks-endpoints-public 2026-08-15 00:38:16.895069 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-l8gt2" not found 2026-08-15 00:38:16.899867 | instance | openstack/heat-ks-endpoints-l8gt2/cloudformation-ks-endpoints-admin 2026-08-15 00:38:17.101922 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-l8gt2" not found 2026-08-15 00:38:17.106120 | instance | openstack/heat-ks-endpoints-l8gt2/cloudformation-ks-endpoints-internal 2026-08-15 00:38:17.303277 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-l8gt2" not found 2026-08-15 00:38:17.307780 | instance | openstack/heat-ks-endpoints-l8gt2/cloudformation-ks-endpoints-public 2026-08-15 00:38:17.481129 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-l8gt2" not found 2026-08-15 00:38:17.661534 | instance | openstack/heat-ks-service-pn6dq/init 2026-08-15 00:38:17.844581 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-pn6dq" not found 2026-08-15 00:38:17.849371 | instance | openstack/heat-ks-service-pn6dq/orchestration-ks-service-registration 2026-08-15 00:38:18.010568 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-pn6dq" not found 2026-08-15 00:38:18.014623 | instance | openstack/heat-ks-service-pn6dq/cloudformation-ks-service-registration 2026-08-15 00:38:18.184996 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-pn6dq" not found 2026-08-15 00:38:18.351993 | instance | openstack/heat-ks-user-8vz66/init 2026-08-15 00:38:18.528199 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-8vz66" not found 2026-08-15 00:38:18.533576 | instance | openstack/heat-ks-user-8vz66/heat-ks-user 2026-08-15 00:38:18.724914 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-8vz66" not found 2026-08-15 00:38:18.730426 | instance | openstack/heat-ks-user-8vz66/heat-trustee-ks-user 2026-08-15 00:38:18.911156 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-8vz66" not found 2026-08-15 00:38:19.089239 | instance | openstack/heat-purge-deleted-29779220-8zx6h/init 2026-08-15 00:38:19.261714 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-purge-deleted-29779220-8zx6h" not found 2026-08-15 00:38:19.265002 | instance | openstack/heat-purge-deleted-29779220-8zx6h/heat-purge-deleted 2026-08-15 00:38:19.436929 | instance | Error from server (BadRequest): previous terminated container "heat-purge-deleted" in pod "heat-purge-deleted-29779220-8zx6h" not found 2026-08-15 00:38:19.632478 | instance | openstack/heat-rabbit-init-mvt56/init 2026-08-15 00:38:19.824021 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-mvt56" not found 2026-08-15 00:38:19.827173 | instance | openstack/heat-rabbit-init-mvt56/rabbit-init 2026-08-15 00:38:20.004161 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-mvt56" not found 2026-08-15 00:38:20.189313 | instance | openstack/heat-trusts-rk4k4/init 2026-08-15 00:38:20.375041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-rk4k4" not found 2026-08-15 00:38:20.379373 | instance | openstack/heat-trusts-rk4k4/heat-trusts 2026-08-15 00:38:20.570021 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-rk4k4" not found 2026-08-15 00:38:20.765373 | instance | openstack/horizon-67cbc776b5-8ll54/init 2026-08-15 00:38:20.952476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-67cbc776b5-8ll54" not found 2026-08-15 00:38:20.957252 | instance | openstack/horizon-67cbc776b5-8ll54/horizon 2026-08-15 00:38:21.174136 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-67cbc776b5-8ll54" not found 2026-08-15 00:38:21.354991 | instance | openstack/horizon-db-init-hgdmj/init 2026-08-15 00:38:21.533970 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-hgdmj" not found 2026-08-15 00:38:21.537719 | instance | openstack/horizon-db-init-hgdmj/horizon-db-init-0 2026-08-15 00:38:21.721897 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-hgdmj" not found 2026-08-15 00:38:21.900748 | instance | openstack/horizon-db-sync-7rglv/init 2026-08-15 00:38:22.076494 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-7rglv" not found 2026-08-15 00:38:22.080993 | instance | openstack/horizon-db-sync-7rglv/horizon-db-sync 2026-08-15 00:38:22.260304 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-7rglv" not found 2026-08-15 00:38:22.436872 | instance | openstack/keepalived-llsk7/init 2026-08-15 00:38:22.635353 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-llsk7" not found 2026-08-15 00:38:22.639660 | instance | openstack/keepalived-llsk7/wait-for-ip 2026-08-15 00:38:22.991435 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-llsk7" not found 2026-08-15 00:38:22.996024 | instance | openstack/keepalived-llsk7/keepalived 2026-08-15 00:38:23.268834 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-llsk7" not found 2026-08-15 00:38:23.450417 | instance | openstack/keystone-api-6597d44489-db5tm/init 2026-08-15 00:38:23.636872 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6597d44489-db5tm" not found 2026-08-15 00:38:23.642407 | instance | openstack/keystone-api-6597d44489-db5tm/keystone-api 2026-08-15 00:38:24.393535 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6597d44489-db5tm" not found 2026-08-15 00:38:24.585492 | instance | openstack/keystone-bootstrap-ffmxf/init 2026-08-15 00:38:24.793131 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-ffmxf" not found 2026-08-15 00:38:24.797679 | instance | openstack/keystone-bootstrap-ffmxf/bootstrap 2026-08-15 00:38:24.982616 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-ffmxf" not found 2026-08-15 00:38:25.163523 | instance | openstack/keystone-credential-setup-lrzj8/init 2026-08-15 00:38:25.338344 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-lrzj8" not found 2026-08-15 00:38:25.341663 | instance | openstack/keystone-credential-setup-lrzj8/keystone-credential-setup 2026-08-15 00:38:25.544269 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-lrzj8" not found 2026-08-15 00:38:25.753342 | instance | openstack/keystone-db-init-72lxp/init 2026-08-15 00:38:25.936762 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-72lxp" not found 2026-08-15 00:38:25.941171 | instance | openstack/keystone-db-init-72lxp/keystone-db-init-0 2026-08-15 00:38:26.124974 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-72lxp" not found 2026-08-15 00:38:26.305040 | instance | openstack/keystone-db-sync-znhdq/init 2026-08-15 00:38:26.495669 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-znhdq" not found 2026-08-15 00:38:26.499529 | instance | openstack/keystone-db-sync-znhdq/keystone-db-sync 2026-08-15 00:38:26.735834 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-znhdq" not found 2026-08-15 00:38:26.906172 | instance | openstack/keystone-domain-manage-t5xt6/init 2026-08-15 00:38:27.085686 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-t5xt6" not found 2026-08-15 00:38:27.088701 | instance | openstack/keystone-domain-manage-t5xt6/keystone-domain-manage 2026-08-15 00:38:27.261552 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-t5xt6" not found 2026-08-15 00:38:27.432266 | instance | openstack/keystone-fernet-rotate-29779200-nsllg/init 2026-08-15 00:38:27.604796 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-rotate-29779200-nsllg" not found 2026-08-15 00:38:27.610176 | instance | openstack/keystone-fernet-rotate-29779200-nsllg/keystone-fernet-rotate 2026-08-15 00:38:27.804714 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-rotate" in pod "keystone-fernet-rotate-29779200-nsllg" not found 2026-08-15 00:38:27.989385 | instance | openstack/keystone-fernet-setup-xlh4b/init 2026-08-15 00:38:28.165797 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-xlh4b" not found 2026-08-15 00:38:28.170634 | instance | openstack/keystone-fernet-setup-xlh4b/keystone-fernet-setup 2026-08-15 00:38:28.341748 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-xlh4b" not found 2026-08-15 00:38:28.511226 | instance | openstack/keystone-rabbit-init-khlvf/init 2026-08-15 00:38:28.694900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-khlvf" not found 2026-08-15 00:38:28.698909 | instance | openstack/keystone-rabbit-init-khlvf/rabbit-init 2026-08-15 00:38:28.893421 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-khlvf" not found 2026-08-15 00:38:29.073324 | instance | openstack/libvirt-libvirt-default-6lkkt/init 2026-08-15 00:38:29.265041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-6lkkt" not found 2026-08-15 00:38:29.269656 | instance | openstack/libvirt-libvirt-default-6lkkt/init-dynamic-options 2026-08-15 00:38:29.463493 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-6lkkt" not found 2026-08-15 00:38:29.467196 | instance | openstack/libvirt-libvirt-default-6lkkt/ceph-admin-keyring-placement 2026-08-15 00:38:29.656480 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-6lkkt" not found 2026-08-15 00:38:29.660307 | instance | openstack/libvirt-libvirt-default-6lkkt/ceph-keyring-placement 2026-08-15 00:38:29.863385 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-6lkkt" not found 2026-08-15 00:38:29.868670 | instance | openstack/libvirt-libvirt-default-6lkkt/tls-sidecar 2026-08-15 00:38:30.049739 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-6lkkt" not found 2026-08-15 00:38:30.054966 | instance | openstack/libvirt-libvirt-default-6lkkt/libvirt 2026-08-15 00:38:30.245704 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-6lkkt" not found 2026-08-15 00:38:30.249936 | instance | openstack/libvirt-libvirt-default-6lkkt/libvirt-exporter 2026-08-15 00:38:30.430266 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-6lkkt" not found 2026-08-15 00:38:30.604947 | instance | openstack/magnum-api-67d588c478-t9d6l/init 2026-08-15 00:38:30.801533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-67d588c478-t9d6l" not found 2026-08-15 00:38:30.806753 | instance | openstack/magnum-api-67d588c478-t9d6l/magnum-api 2026-08-15 00:38:30.985356 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-67d588c478-t9d6l" not found 2026-08-15 00:38:31.163393 | instance | openstack/magnum-cluster-api-proxy-4j6bv/magnum-cluster-api-proxy 2026-08-15 00:38:31.341889 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-4j6bv" not found 2026-08-15 00:38:31.521389 | instance | openstack/magnum-conductor-0/init 2026-08-15 00:38:31.709209 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-08-15 00:38:31.713597 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-08-15 00:38:31.902121 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-08-15 00:38:31.907150 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-08-15 00:38:32.073906 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-08-15 00:38:32.255787 | instance | openstack/magnum-db-init-q7xq2/init 2026-08-15 00:38:32.425717 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-q7xq2" not found 2026-08-15 00:38:32.429708 | instance | openstack/magnum-db-init-q7xq2/magnum-db-init-0 2026-08-15 00:38:32.605752 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-q7xq2" not found 2026-08-15 00:38:32.795162 | instance | openstack/magnum-db-sync-98h5v/init 2026-08-15 00:38:32.972133 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-98h5v" not found 2026-08-15 00:38:32.974653 | instance | openstack/magnum-db-sync-98h5v/magnum-db-sync 2026-08-15 00:38:33.167512 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-98h5v" not found 2026-08-15 00:38:33.332378 | instance | openstack/magnum-domain-ks-user-p6wcw/init 2026-08-15 00:38:33.512352 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-p6wcw" not found 2026-08-15 00:38:33.517064 | instance | openstack/magnum-domain-ks-user-p6wcw/magnum-ks-domain-user 2026-08-15 00:38:33.721705 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-p6wcw" not found 2026-08-15 00:38:33.906061 | instance | openstack/magnum-ks-endpoints-qkqxp/init 2026-08-15 00:38:34.089913 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-qkqxp" not found 2026-08-15 00:38:34.095748 | instance | openstack/magnum-ks-endpoints-qkqxp/container-infra-ks-endpoints-admin 2026-08-15 00:38:34.275155 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-qkqxp" not found 2026-08-15 00:38:34.286718 | instance | openstack/magnum-ks-endpoints-qkqxp/container-infra-ks-endpoints-internal 2026-08-15 00:38:34.484356 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-qkqxp" not found 2026-08-15 00:38:34.488928 | instance | openstack/magnum-ks-endpoints-qkqxp/container-infra-ks-endpoints-public 2026-08-15 00:38:34.681738 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-qkqxp" not found 2026-08-15 00:38:34.858341 | instance | openstack/magnum-ks-service-f6jzh/init 2026-08-15 00:38:35.034723 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-f6jzh" not found 2026-08-15 00:38:35.039317 | instance | openstack/magnum-ks-service-f6jzh/container-infra-ks-service-registration 2026-08-15 00:38:35.216342 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-f6jzh" not found 2026-08-15 00:38:35.397493 | instance | openstack/magnum-ks-user-srl2z/init 2026-08-15 00:38:35.587387 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-srl2z" not found 2026-08-15 00:38:35.593241 | instance | openstack/magnum-ks-user-srl2z/magnum-ks-user 2026-08-15 00:38:35.784306 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-srl2z" not found 2026-08-15 00:38:35.971410 | instance | openstack/magnum-rabbit-init-rsnqq/init 2026-08-15 00:38:36.151042 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-rsnqq" not found 2026-08-15 00:38:36.157665 | instance | openstack/magnum-rabbit-init-rsnqq/rabbit-init 2026-08-15 00:38:36.337775 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-rsnqq" not found 2026-08-15 00:38:36.596229 | instance | openstack/magnum-registry-c45778976-5dq9w/registry 2026-08-15 00:38:36.805969 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-5dq9w" not found 2026-08-15 00:38:37.003878 | instance | openstack/manila-api-5bf96dcc8d-7xxtf/init 2026-08-15 00:38:37.200083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-5bf96dcc8d-7xxtf" not found 2026-08-15 00:38:37.202704 | instance | openstack/manila-api-5bf96dcc8d-7xxtf/manila-api 2026-08-15 00:38:37.399309 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-5bf96dcc8d-7xxtf" not found 2026-08-15 00:38:37.608151 | instance | openstack/manila-bootstrap-wbm47/init 2026-08-15 00:38:37.790612 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-wbm47" not found 2026-08-15 00:38:37.795447 | instance | openstack/manila-bootstrap-wbm47/bootstrap 2026-08-15 00:38:37.972359 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-wbm47" not found 2026-08-15 00:38:38.145583 | instance | openstack/manila-data-594cc675d7-tgxtg/init 2026-08-15 00:38:38.335514 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-594cc675d7-tgxtg" not found 2026-08-15 00:38:38.339919 | instance | openstack/manila-data-594cc675d7-tgxtg/manila-data 2026-08-15 00:38:38.541255 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-594cc675d7-tgxtg" not found 2026-08-15 00:38:38.743903 | instance | openstack/manila-db-init-f4qkm/init 2026-08-15 00:38:38.933984 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-f4qkm" not found 2026-08-15 00:38:38.938801 | instance | openstack/manila-db-init-f4qkm/manila-db-init-0 2026-08-15 00:38:39.122147 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-f4qkm" not found 2026-08-15 00:38:39.295485 | instance | openstack/manila-db-sync-b5hzk/init 2026-08-15 00:38:39.469849 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-b5hzk" not found 2026-08-15 00:38:39.474563 | instance | openstack/manila-db-sync-b5hzk/manila-db-sync 2026-08-15 00:38:39.676911 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-b5hzk" not found 2026-08-15 00:38:39.859550 | instance | openstack/manila-ks-endpoints-j7pzz/init 2026-08-15 00:38:40.052320 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-j7pzz" not found 2026-08-15 00:38:40.055296 | instance | openstack/manila-ks-endpoints-j7pzz/share-ks-endpoints-admin 2026-08-15 00:38:40.234003 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-j7pzz" not found 2026-08-15 00:38:40.237353 | instance | openstack/manila-ks-endpoints-j7pzz/share-ks-endpoints-internal 2026-08-15 00:38:40.425015 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-j7pzz" not found 2026-08-15 00:38:40.430222 | instance | openstack/manila-ks-endpoints-j7pzz/share-ks-endpoints-public 2026-08-15 00:38:40.617679 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-j7pzz" not found 2026-08-15 00:38:40.621581 | instance | openstack/manila-ks-endpoints-j7pzz/sharev2-ks-endpoints-admin 2026-08-15 00:38:40.832766 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-j7pzz" not found 2026-08-15 00:38:40.837276 | instance | openstack/manila-ks-endpoints-j7pzz/sharev2-ks-endpoints-internal 2026-08-15 00:38:41.018525 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-j7pzz" not found 2026-08-15 00:38:41.022193 | instance | openstack/manila-ks-endpoints-j7pzz/sharev2-ks-endpoints-public 2026-08-15 00:38:41.196138 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-j7pzz" not found 2026-08-15 00:38:41.370536 | instance | openstack/manila-ks-service-j9dls/init 2026-08-15 00:38:41.540606 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-j9dls" not found 2026-08-15 00:38:41.545355 | instance | openstack/manila-ks-service-j9dls/share-ks-service-registration 2026-08-15 00:38:41.731113 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-j9dls" not found 2026-08-15 00:38:41.734388 | instance | openstack/manila-ks-service-j9dls/sharev2-ks-service-registration 2026-08-15 00:38:41.915712 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-j9dls" not found 2026-08-15 00:38:42.096031 | instance | openstack/manila-ks-user-dcf9f/init 2026-08-15 00:38:42.278461 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-dcf9f" not found 2026-08-15 00:38:42.282114 | instance | openstack/manila-ks-user-dcf9f/manila-ks-user 2026-08-15 00:38:42.460579 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-dcf9f" not found 2026-08-15 00:38:42.649792 | instance | openstack/manila-rabbit-init-fwgf4/init 2026-08-15 00:38:42.822092 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-fwgf4" not found 2026-08-15 00:38:42.826391 | instance | openstack/manila-rabbit-init-fwgf4/rabbit-init 2026-08-15 00:38:42.987966 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-fwgf4" not found 2026-08-15 00:38:43.157866 | instance | openstack/manila-scheduler-f7f54c7f-s9jg4/init 2026-08-15 00:38:43.348768 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-f7f54c7f-s9jg4" not found 2026-08-15 00:38:43.352733 | instance | openstack/manila-scheduler-f7f54c7f-s9jg4/manila-scheduler 2026-08-15 00:38:43.537322 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-f7f54c7f-s9jg4" not found 2026-08-15 00:38:43.738168 | instance | openstack/manila-share-85655d6fd5-fzvx9/init 2026-08-15 00:38:43.913097 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-85655d6fd5-fzvx9" not found 2026-08-15 00:38:43.916792 | instance | openstack/manila-share-85655d6fd5-fzvx9/manila-share-init 2026-08-15 00:38:44.086462 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-85655d6fd5-fzvx9" not found 2026-08-15 00:38:44.092060 | instance | openstack/manila-share-85655d6fd5-fzvx9/manila-share 2026-08-15 00:38:44.273167 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-85655d6fd5-fzvx9" not found 2026-08-15 00:38:44.447770 | instance | openstack/memcached-memcached-6479589586-lvpf7/init 2026-08-15 00:38:44.621201 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-lvpf7" not found 2026-08-15 00:38:44.625911 | instance | openstack/memcached-memcached-6479589586-lvpf7/memcached 2026-08-15 00:38:44.808154 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-lvpf7" not found 2026-08-15 00:38:44.812416 | instance | openstack/memcached-memcached-6479589586-lvpf7/memcached-exporter 2026-08-15 00:38:44.993816 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-lvpf7" not found 2026-08-15 00:38:45.176579 | instance | openstack/neutron-coredns-7dd4958666-rp4sj/coredns 2026-08-15 00:38:45.369759 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-rp4sj" not found 2026-08-15 00:38:45.557355 | instance | openstack/neutron-db-init-fr79q/init 2026-08-15 00:38:45.785615 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-fr79q" not found 2026-08-15 00:38:45.789631 | instance | openstack/neutron-db-init-fr79q/neutron-db-init-0 2026-08-15 00:38:45.987358 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-fr79q" not found 2026-08-15 00:38:46.215223 | instance | openstack/neutron-db-sync-lx6dr/init 2026-08-15 00:38:46.396944 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-lx6dr" not found 2026-08-15 00:38:46.401337 | instance | openstack/neutron-db-sync-lx6dr/neutron-db-sync 2026-08-15 00:38:46.613322 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-lx6dr" not found 2026-08-15 00:38:46.823145 | instance | openstack/neutron-dhcp-agent-default-tscfv/init 2026-08-15 00:38:47.033263 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-tscfv" not found 2026-08-15 00:38:47.038644 | instance | openstack/neutron-dhcp-agent-default-tscfv/neutron-dhcp-agent-init 2026-08-15 00:38:47.259756 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-tscfv" not found 2026-08-15 00:38:47.263219 | instance | openstack/neutron-dhcp-agent-default-tscfv/neutron-dhcp-agent 2026-08-15 00:38:47.462660 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-tscfv" not found 2026-08-15 00:38:47.670469 | instance | openstack/neutron-ks-endpoints-77w8g/init 2026-08-15 00:38:47.861628 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-77w8g" not found 2026-08-15 00:38:47.866909 | instance | openstack/neutron-ks-endpoints-77w8g/network-ks-endpoints-admin 2026-08-15 00:38:48.040733 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-77w8g" not found 2026-08-15 00:38:48.045695 | instance | openstack/neutron-ks-endpoints-77w8g/network-ks-endpoints-internal 2026-08-15 00:38:48.226749 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-77w8g" not found 2026-08-15 00:38:48.231455 | instance | openstack/neutron-ks-endpoints-77w8g/network-ks-endpoints-public 2026-08-15 00:38:48.405143 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-77w8g" not found 2026-08-15 00:38:48.575519 | instance | openstack/neutron-ks-service-d8s2q/init 2026-08-15 00:38:48.762430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-d8s2q" not found 2026-08-15 00:38:48.765924 | instance | openstack/neutron-ks-service-d8s2q/network-ks-service-registration 2026-08-15 00:38:48.943610 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-d8s2q" not found 2026-08-15 00:38:49.124667 | instance | openstack/neutron-ks-user-gnh66/init 2026-08-15 00:38:49.294664 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-gnh66" not found 2026-08-15 00:38:49.299544 | instance | openstack/neutron-ks-user-gnh66/neutron-ks-user 2026-08-15 00:38:49.478939 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-gnh66" not found 2026-08-15 00:38:49.674681 | instance | openstack/neutron-l3-agent-default-p9dlh/init 2026-08-15 00:38:49.870397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-p9dlh" not found 2026-08-15 00:38:49.874808 | instance | openstack/neutron-l3-agent-default-p9dlh/neutron-l3-agent-init 2026-08-15 00:38:50.039219 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-p9dlh" not found 2026-08-15 00:38:50.044424 | instance | openstack/neutron-l3-agent-default-p9dlh/neutron-l3-agent 2026-08-15 00:38:50.225825 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-p9dlh" not found 2026-08-15 00:38:50.414320 | instance | openstack/neutron-metadata-agent-default-wbnlk/init 2026-08-15 00:38:50.610564 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-wbnlk" not found 2026-08-15 00:38:50.616305 | instance | openstack/neutron-metadata-agent-default-wbnlk/neutron-metadata-agent-init 2026-08-15 00:38:50.803484 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-wbnlk" not found 2026-08-15 00:38:50.807520 | instance | openstack/neutron-metadata-agent-default-wbnlk/neutron-metadata-agent 2026-08-15 00:38:51.004566 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-wbnlk" not found 2026-08-15 00:38:51.250393 | instance | openstack/neutron-netns-cleanup-cron-default-t55kp/init 2026-08-15 00:38:51.420737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-t55kp" not found 2026-08-15 00:38:51.426587 | instance | openstack/neutron-netns-cleanup-cron-default-t55kp/neutron-netns-cleanup-cron 2026-08-15 00:38:51.632640 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-t55kp" not found 2026-08-15 00:38:51.829992 | instance | openstack/neutron-ovs-agent-default-d9rbb/init 2026-08-15 00:38:52.008525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-d9rbb" not found 2026-08-15 00:38:52.014269 | instance | openstack/neutron-ovs-agent-default-d9rbb/neutron-openvswitch-agent-kernel-modules 2026-08-15 00:38:52.187727 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-d9rbb" not found 2026-08-15 00:38:52.193174 | instance | openstack/neutron-ovs-agent-default-d9rbb/neutron-ovs-agent-init 2026-08-15 00:38:52.382241 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-d9rbb" not found 2026-08-15 00:38:52.387458 | instance | openstack/neutron-ovs-agent-default-d9rbb/neutron-ovs-agent 2026-08-15 00:38:52.793430 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-d9rbb" not found 2026-08-15 00:38:52.984859 | instance | openstack/neutron-rabbit-init-7cpwm/init 2026-08-15 00:38:53.165634 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-7cpwm" not found 2026-08-15 00:38:53.169988 | instance | openstack/neutron-rabbit-init-7cpwm/rabbit-init 2026-08-15 00:38:53.346618 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-7cpwm" not found 2026-08-15 00:38:53.536127 | instance | openstack/neutron-rpc-server-5dd777bbd7-lgf49/init 2026-08-15 00:38:53.739542 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-5dd777bbd7-lgf49" not found 2026-08-15 00:38:53.743253 | instance | openstack/neutron-rpc-server-5dd777bbd7-lgf49/neutron-rpc-server 2026-08-15 00:38:53.936856 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-5dd777bbd7-lgf49" not found 2026-08-15 00:38:54.113578 | instance | openstack/neutron-server-549fcd7b68-7cqnr/init 2026-08-15 00:38:54.307509 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-549fcd7b68-7cqnr" not found 2026-08-15 00:38:54.310923 | instance | openstack/neutron-server-549fcd7b68-7cqnr/neutron-server 2026-08-15 00:38:54.663268 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-549fcd7b68-7cqnr" not found 2026-08-15 00:38:54.667796 | instance | openstack/neutron-server-549fcd7b68-7cqnr/neutron-policy-server 2026-08-15 00:38:54.847165 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-549fcd7b68-7cqnr" not found 2026-08-15 00:38:55.015354 | instance | openstack/nova-api-metadata-78f7b96ffb-d4rsc/init 2026-08-15 00:38:55.199796 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-78f7b96ffb-d4rsc" not found 2026-08-15 00:38:55.203061 | instance | openstack/nova-api-metadata-78f7b96ffb-d4rsc/nova-api-metadata-init 2026-08-15 00:38:55.386969 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-78f7b96ffb-d4rsc" not found 2026-08-15 00:38:55.390863 | instance | openstack/nova-api-metadata-78f7b96ffb-d4rsc/nova-api 2026-08-15 00:38:55.573378 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-78f7b96ffb-d4rsc" not found 2026-08-15 00:38:55.789794 | instance | openstack/nova-api-osapi-6b6679d8c8-nmqt7/init 2026-08-15 00:38:55.992766 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-6b6679d8c8-nmqt7" not found 2026-08-15 00:38:55.997600 | instance | openstack/nova-api-osapi-6b6679d8c8-nmqt7/nova-osapi 2026-08-15 00:38:56.265190 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-6b6679d8c8-nmqt7" not found 2026-08-15 00:38:56.474399 | instance | openstack/nova-bootstrap-glf28/init 2026-08-15 00:38:56.669419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-glf28" not found 2026-08-15 00:38:56.674464 | instance | openstack/nova-bootstrap-glf28/bootstrap 2026-08-15 00:38:56.850898 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-glf28" not found 2026-08-15 00:38:57.045506 | instance | openstack/nova-cell-setup-29779200-7t699/init 2026-08-15 00:38:57.231885 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29779200-7t699" not found 2026-08-15 00:38:57.236666 | instance | openstack/nova-cell-setup-29779200-7t699/nova-cell-setup 2026-08-15 00:38:57.468307 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29779200-7t699" not found 2026-08-15 00:38:57.664334 | instance | openstack/nova-cell-setup-vv4xz/init 2026-08-15 00:38:57.862180 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-vv4xz" not found 2026-08-15 00:38:57.866334 | instance | openstack/nova-cell-setup-vv4xz/nova-cell-setup-init 2026-08-15 00:38:58.053525 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-vv4xz" not found 2026-08-15 00:38:58.057279 | instance | openstack/nova-cell-setup-vv4xz/nova-cell-setup 2026-08-15 00:38:58.227965 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-vv4xz" not found 2026-08-15 00:38:58.402672 | instance | openstack/nova-compute-default-ztm8s/init 2026-08-15 00:38:58.605056 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-ztm8s" not found 2026-08-15 00:38:58.608728 | instance | openstack/nova-compute-default-ztm8s/nova-compute-init 2026-08-15 00:38:58.794451 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-ztm8s" not found 2026-08-15 00:38:58.798674 | instance | openstack/nova-compute-default-ztm8s/ceph-perms 2026-08-15 00:38:58.974966 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-ztm8s" not found 2026-08-15 00:38:58.979991 | instance | openstack/nova-compute-default-ztm8s/ceph-admin-keyring-placement 2026-08-15 00:38:59.177174 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-ztm8s" not found 2026-08-15 00:38:59.180765 | instance | openstack/nova-compute-default-ztm8s/ceph-keyring-placement 2026-08-15 00:38:59.361441 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-ztm8s" not found 2026-08-15 00:38:59.368171 | instance | openstack/nova-compute-default-ztm8s/nova-compute-vnc-init 2026-08-15 00:38:59.563217 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-ztm8s" not found 2026-08-15 00:38:59.567601 | instance | openstack/nova-compute-default-ztm8s/nova-compute-ssh-init 2026-08-15 00:38:59.777917 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-ztm8s" not found 2026-08-15 00:38:59.783608 | instance | openstack/nova-compute-default-ztm8s/nova-compute 2026-08-15 00:38:59.991852 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-ztm8s" not found 2026-08-15 00:38:59.996031 | instance | openstack/nova-compute-default-ztm8s/nova-compute-ssh 2026-08-15 00:39:00.173621 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-ztm8s" not found 2026-08-15 00:39:00.362932 | instance | openstack/nova-conductor-857bf596b-nqqvs/init 2026-08-15 00:39:00.569051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-857bf596b-nqqvs" not found 2026-08-15 00:39:00.573107 | instance | openstack/nova-conductor-857bf596b-nqqvs/nova-conductor 2026-08-15 00:39:00.769069 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-857bf596b-nqqvs" not found 2026-08-15 00:39:00.955824 | instance | openstack/nova-db-init-m9j5h/init 2026-08-15 00:39:01.139375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-m9j5h" not found 2026-08-15 00:39:01.144357 | instance | openstack/nova-db-init-m9j5h/nova-db-init-0 2026-08-15 00:39:01.328404 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-m9j5h" not found 2026-08-15 00:39:01.332754 | instance | openstack/nova-db-init-m9j5h/nova-db-init-1 2026-08-15 00:39:01.530646 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-m9j5h" not found 2026-08-15 00:39:01.534247 | instance | openstack/nova-db-init-m9j5h/nova-db-init-2 2026-08-15 00:39:01.728553 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-m9j5h" not found 2026-08-15 00:39:01.911393 | instance | openstack/nova-db-sync-jvkwq/init 2026-08-15 00:39:02.098319 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-jvkwq" not found 2026-08-15 00:39:02.101772 | instance | openstack/nova-db-sync-jvkwq/nova-db-sync 2026-08-15 00:39:02.281901 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-jvkwq" not found 2026-08-15 00:39:02.465677 | instance | openstack/nova-ks-endpoints-9fq7p/init 2026-08-15 00:39:02.642544 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-9fq7p" not found 2026-08-15 00:39:02.647342 | instance | openstack/nova-ks-endpoints-9fq7p/compute-ks-endpoints-admin 2026-08-15 00:39:02.823891 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-9fq7p" not found 2026-08-15 00:39:02.828887 | instance | openstack/nova-ks-endpoints-9fq7p/compute-ks-endpoints-internal 2026-08-15 00:39:03.006577 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-9fq7p" not found 2026-08-15 00:39:03.011410 | instance | openstack/nova-ks-endpoints-9fq7p/compute-ks-endpoints-public 2026-08-15 00:39:03.181446 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-9fq7p" not found 2026-08-15 00:39:03.363651 | instance | openstack/nova-ks-service-tj5w6/init 2026-08-15 00:39:03.548055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-tj5w6" not found 2026-08-15 00:39:03.552920 | instance | openstack/nova-ks-service-tj5w6/compute-ks-service-registration 2026-08-15 00:39:03.738429 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-tj5w6" not found 2026-08-15 00:39:03.922606 | instance | openstack/nova-ks-user-56b5l/init 2026-08-15 00:39:04.101358 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-56b5l" not found 2026-08-15 00:39:04.105920 | instance | openstack/nova-ks-user-56b5l/nova-ks-user 2026-08-15 00:39:04.285004 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-56b5l" not found 2026-08-15 00:39:04.463470 | instance | openstack/nova-novncproxy-564c4c88d9-sqkfz/init 2026-08-15 00:39:04.658332 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-564c4c88d9-sqkfz" not found 2026-08-15 00:39:04.662837 | instance | openstack/nova-novncproxy-564c4c88d9-sqkfz/nova-novncproxy-init 2026-08-15 00:39:04.847419 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-564c4c88d9-sqkfz" not found 2026-08-15 00:39:04.853146 | instance | openstack/nova-novncproxy-564c4c88d9-sqkfz/nova-novncproxy-init-assets 2026-08-15 00:39:05.036386 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-564c4c88d9-sqkfz" not found 2026-08-15 00:39:05.041618 | instance | openstack/nova-novncproxy-564c4c88d9-sqkfz/nova-novncproxy 2026-08-15 00:39:05.221642 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-564c4c88d9-sqkfz" not found 2026-08-15 00:39:05.396939 | instance | openstack/nova-rabbit-init-v72p2/init 2026-08-15 00:39:05.571218 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-v72p2" not found 2026-08-15 00:39:05.576094 | instance | openstack/nova-rabbit-init-v72p2/rabbit-init 2026-08-15 00:39:05.772237 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-v72p2" not found 2026-08-15 00:39:05.961311 | instance | openstack/nova-scheduler-bb44bdbb-sgmxd/init 2026-08-15 00:39:06.148765 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-bb44bdbb-sgmxd" not found 2026-08-15 00:39:06.154395 | instance | openstack/nova-scheduler-bb44bdbb-sgmxd/nova-scheduler 2026-08-15 00:39:06.333245 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-bb44bdbb-sgmxd" not found 2026-08-15 00:39:06.513567 | instance | openstack/nova-service-cleaner-29779200-995bs/init 2026-08-15 00:39:06.713153 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29779200-995bs" not found 2026-08-15 00:39:06.716387 | instance | openstack/nova-service-cleaner-29779200-995bs/nova-service-cleaner 2026-08-15 00:39:06.891295 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29779200-995bs" not found 2026-08-15 00:39:07.085109 | instance | openstack/octavia-api-64997dbf9b-gvsmw/init 2026-08-15 00:39:07.273026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-64997dbf9b-gvsmw" not found 2026-08-15 00:39:07.276599 | instance | openstack/octavia-api-64997dbf9b-gvsmw/octavia-api 2026-08-15 00:39:07.509591 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-64997dbf9b-gvsmw" not found 2026-08-15 00:39:07.713834 | instance | openstack/octavia-bootstrap-zjkj2/init 2026-08-15 00:39:07.888436 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-zjkj2" not found 2026-08-15 00:39:07.892696 | instance | openstack/octavia-bootstrap-zjkj2/bootstrap 2026-08-15 00:39:08.065460 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-zjkj2" not found 2026-08-15 00:39:08.245537 | instance | openstack/octavia-db-init-rrlvr/init 2026-08-15 00:39:08.426184 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-rrlvr" not found 2026-08-15 00:39:08.430058 | instance | openstack/octavia-db-init-rrlvr/octavia-db-init-0 2026-08-15 00:39:08.598259 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-rrlvr" not found 2026-08-15 00:39:08.605062 | instance | openstack/octavia-db-init-rrlvr/octavia-db-init-1 2026-08-15 00:39:08.805885 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-rrlvr" not found 2026-08-15 00:39:08.977854 | instance | openstack/octavia-db-sync-lmblx/init 2026-08-15 00:39:09.154859 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-lmblx" not found 2026-08-15 00:39:09.158999 | instance | openstack/octavia-db-sync-lmblx/octavia-db-sync 2026-08-15 00:39:09.360651 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-lmblx" not found 2026-08-15 00:39:09.547318 | instance | openstack/octavia-health-manager-default-fbq5x/init 2026-08-15 00:39:09.762911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-fbq5x" not found 2026-08-15 00:39:09.766652 | instance | openstack/octavia-health-manager-default-fbq5x/octavia-health-manager-get-port 2026-08-15 00:39:09.942592 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-fbq5x" not found 2026-08-15 00:39:09.947420 | instance | openstack/octavia-health-manager-default-fbq5x/octavia-health-manager-nic-init 2026-08-15 00:39:10.135051 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-fbq5x" not found 2026-08-15 00:39:10.138247 | instance | openstack/octavia-health-manager-default-fbq5x/octavia-health-manager 2026-08-15 00:39:10.313829 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-fbq5x" not found 2026-08-15 00:39:10.502765 | instance | openstack/octavia-housekeeping-f94478b45-x458s/init 2026-08-15 00:39:10.700222 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-f94478b45-x458s" not found 2026-08-15 00:39:10.703175 | instance | openstack/octavia-housekeeping-f94478b45-x458s/octavia-housekeeping 2026-08-15 00:39:10.888820 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-f94478b45-x458s" not found 2026-08-15 00:39:11.058652 | instance | openstack/octavia-ks-endpoints-c4td2/init 2026-08-15 00:39:11.231812 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-c4td2" not found 2026-08-15 00:39:11.236389 | instance | openstack/octavia-ks-endpoints-c4td2/load-balancer-ks-endpoints-admin 2026-08-15 00:39:11.411862 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-c4td2" not found 2026-08-15 00:39:11.416807 | instance | openstack/octavia-ks-endpoints-c4td2/load-balancer-ks-endpoints-internal 2026-08-15 00:39:11.601253 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-c4td2" not found 2026-08-15 00:39:11.604467 | instance | openstack/octavia-ks-endpoints-c4td2/load-balancer-ks-endpoints-public 2026-08-15 00:39:11.821315 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-c4td2" not found 2026-08-15 00:39:12.005970 | instance | openstack/octavia-ks-service-lcl6t/init 2026-08-15 00:39:12.193167 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-lcl6t" not found 2026-08-15 00:39:12.197571 | instance | openstack/octavia-ks-service-lcl6t/load-balancer-ks-service-registration 2026-08-15 00:39:12.384503 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-lcl6t" not found 2026-08-15 00:39:12.564020 | instance | openstack/octavia-ks-user-n467j/init 2026-08-15 00:39:12.753925 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-n467j" not found 2026-08-15 00:39:12.758454 | instance | openstack/octavia-ks-user-n467j/octavia-ks-user 2026-08-15 00:39:12.932388 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-n467j" not found 2026-08-15 00:39:13.112463 | instance | openstack/octavia-rabbit-init-tpm4k/init 2026-08-15 00:39:13.296729 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-tpm4k" not found 2026-08-15 00:39:13.301278 | instance | openstack/octavia-rabbit-init-tpm4k/rabbit-init 2026-08-15 00:39:13.487606 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-tpm4k" not found 2026-08-15 00:39:13.662682 | instance | openstack/octavia-worker-76899fd46b-nhwm2/init 2026-08-15 00:39:13.865172 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-76899fd46b-nhwm2" not found 2026-08-15 00:39:13.869293 | instance | openstack/octavia-worker-76899fd46b-nhwm2/octavia-worker 2026-08-15 00:39:14.058100 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-76899fd46b-nhwm2" not found 2026-08-15 00:39:14.228349 | instance | openstack/openstack-database-exporter-78c69bc7dd-gsgq9/openstack-database-exporter 2026-08-15 00:39:14.414398 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-gsgq9" not found 2026-08-15 00:39:14.591505 | instance | openstack/openstack-exporter-58cffc957b-9ck6z/build-config 2026-08-15 00:39:14.818642 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-58cffc957b-9ck6z" not found 2026-08-15 00:39:14.823183 | instance | openstack/openstack-exporter-58cffc957b-9ck6z/openstack-exporter 2026-08-15 00:39:15.037551 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-58cffc957b-9ck6z" not found 2026-08-15 00:39:15.217086 | instance | openstack/openvswitch-dfmxm/init 2026-08-15 00:39:15.386350 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-dfmxm" not found 2026-08-15 00:39:15.390975 | instance | openstack/openvswitch-dfmxm/openvswitch-db-perms 2026-08-15 00:39:15.561903 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-dfmxm" not found 2026-08-15 00:39:15.566813 | instance | openstack/openvswitch-dfmxm/openvswitch-vswitchd-modules 2026-08-15 00:39:15.755135 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-dfmxm" not found 2026-08-15 00:39:15.760762 | instance | openstack/openvswitch-dfmxm/openvswitch-db 2026-08-15 00:39:15.938706 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-dfmxm" not found 2026-08-15 00:39:15.943205 | instance | openstack/openvswitch-dfmxm/openvswitch-vswitchd 2026-08-15 00:39:16.134195 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-dfmxm" not found 2026-08-15 00:39:16.305827 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-08-15 00:39:16.518977 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-08-15 00:39:16.524647 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-08-15 00:39:16.723135 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-08-15 00:39:16.725836 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-08-15 00:39:17.094882 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-08-15 00:39:17.100027 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-08-15 00:39:17.297876 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-08-15 00:39:17.494716 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-08-15 00:39:17.684284 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-08-15 00:39:17.695430 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-08-15 00:39:17.915859 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-08-15 00:39:17.921230 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-08-15 00:39:18.106101 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-08-15 00:39:18.280128 | instance | openstack/placement-api-68674bd9c5-bcws4/init 2026-08-15 00:39:18.467543 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-68674bd9c5-bcws4" not found 2026-08-15 00:39:18.473351 | instance | openstack/placement-api-68674bd9c5-bcws4/placement-api 2026-08-15 00:39:18.775578 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-68674bd9c5-bcws4" not found 2026-08-15 00:39:18.963182 | instance | openstack/placement-db-init-zhfx4/init 2026-08-15 00:39:19.144514 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-zhfx4" not found 2026-08-15 00:39:19.148877 | instance | openstack/placement-db-init-zhfx4/placement-db-init-0 2026-08-15 00:39:19.335998 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-zhfx4" not found 2026-08-15 00:39:19.533219 | instance | openstack/placement-db-sync-j4ghm/init 2026-08-15 00:39:19.714133 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-j4ghm" not found 2026-08-15 00:39:19.717847 | instance | openstack/placement-db-sync-j4ghm/placement-db-sync 2026-08-15 00:39:19.903127 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-j4ghm" not found 2026-08-15 00:39:20.093346 | instance | openstack/placement-ks-endpoints-xqc5b/init 2026-08-15 00:39:20.285507 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-xqc5b" not found 2026-08-15 00:39:20.291966 | instance | openstack/placement-ks-endpoints-xqc5b/placement-ks-endpoints-admin 2026-08-15 00:39:20.488128 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-xqc5b" not found 2026-08-15 00:39:20.492279 | instance | openstack/placement-ks-endpoints-xqc5b/placement-ks-endpoints-internal 2026-08-15 00:39:20.690517 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-xqc5b" not found 2026-08-15 00:39:20.695867 | instance | openstack/placement-ks-endpoints-xqc5b/placement-ks-endpoints-public 2026-08-15 00:39:20.888020 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-xqc5b" not found 2026-08-15 00:39:21.062400 | instance | openstack/placement-ks-service-j2txq/init 2026-08-15 00:39:21.242993 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-j2txq" not found 2026-08-15 00:39:21.247483 | instance | openstack/placement-ks-service-j2txq/placement-ks-service-registration 2026-08-15 00:39:21.433538 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-j2txq" not found 2026-08-15 00:39:21.610755 | instance | openstack/placement-ks-user-lgjvr/init 2026-08-15 00:39:21.790015 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-lgjvr" not found 2026-08-15 00:39:21.794755 | instance | openstack/placement-ks-user-lgjvr/placement-ks-user 2026-08-15 00:39:21.970893 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-lgjvr" not found 2026-08-15 00:39:22.143095 | instance | openstack/pxc-operator-69cb5bbdb9-275x5/percona-xtradb-cluster-operator 2026-08-15 00:39:22.322130 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-275x5" not found 2026-08-15 00:39:22.499988 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-08-15 00:39:22.676030 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-08-15 00:39:22.680847 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-08-15 00:39:22.863301 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-08-15 00:39:23.035887 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-08-15 00:39:23.205728 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-08-15 00:39:23.210253 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-08-15 00:39:23.400507 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-08-15 00:39:23.560339 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-8kcr6/rabbitmq-cluster-operator 2026-08-15 00:39:23.773139 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-8kcr6" not found 2026-08-15 00:39:23.949899 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-08-15 00:39:24.120652 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-08-15 00:39:24.124797 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-08-15 00:39:24.312578 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-08-15 00:39:24.504905 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-08-15 00:39:24.698053 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-08-15 00:39:24.701591 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-08-15 00:39:24.895905 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-08-15 00:39:25.089527 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-08-15 00:39:25.261910 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-08-15 00:39:25.264607 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-08-15 00:39:25.447838 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-08-15 00:39:25.627880 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-08-15 00:39:25.821774 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-08-15 00:39:25.825658 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-08-15 00:39:26.013711 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-08-15 00:39:26.198142 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-08-15 00:39:26.365418 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-08-15 00:39:26.370438 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-08-15 00:39:26.566989 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-08-15 00:39:26.776531 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-kvpvh/rabbitmq-cluster-operator 2026-08-15 00:39:26.940705 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-kvpvh" not found 2026-08-15 00:39:27.115975 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-08-15 00:39:27.287672 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-08-15 00:39:27.292071 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-08-15 00:39:27.509724 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-08-15 00:39:27.700687 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-08-15 00:39:27.878161 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-08-15 00:39:27.883003 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-08-15 00:39:28.143807 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-08-15 00:39:28.317116 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-08-15 00:39:28.501147 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-08-15 00:39:28.504687 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-08-15 00:39:28.694712 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-08-15 00:39:28.877643 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/make-container-crash-dir 2026-08-15 00:39:29.050107 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-x2zdr" not found 2026-08-15 00:39:29.054190 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/chown-container-data-dir 2026-08-15 00:39:29.234537 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-x2zdr" not found 2026-08-15 00:39:29.240418 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/ceph-crash 2026-08-15 00:39:29.421429 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-x2zdr" not found 2026-08-15 00:39:29.601570 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/chown-container-data-dir 2026-08-15 00:39:29.818120 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-hn27t" not found 2026-08-15 00:39:29.821964 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/rgw 2026-08-15 00:39:30.046656 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-hn27t" not found 2026-08-15 00:39:30.051736 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/log-collector 2026-08-15 00:39:30.234985 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-hn27t" not found 2026-08-15 00:39:30.409386 | instance | openstack/staffeln-api-54df84dfd6-jk7t6/init 2026-08-15 00:39:30.615691 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-54df84dfd6-jk7t6" not found 2026-08-15 00:39:30.621300 | instance | openstack/staffeln-api-54df84dfd6-jk7t6/staffeln-api 2026-08-15 00:39:30.818129 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-54df84dfd6-jk7t6" not found 2026-08-15 00:39:31.015754 | instance | openstack/staffeln-conductor-64bddbd95c-2lwvb/staffeln-conductor 2026-08-15 00:39:31.207783 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-64bddbd95c-2lwvb" not found 2026-08-15 00:39:31.399757 | instance | openstack/staffeln-db-init-lkdrs/init 2026-08-15 00:39:31.582577 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-lkdrs" not found 2026-08-15 00:39:31.587689 | instance | openstack/staffeln-db-init-lkdrs/staffeln-db-init-0 2026-08-15 00:39:31.776212 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-lkdrs" not found 2026-08-15 00:39:31.966399 | instance | openstack/staffeln-db-sync-jxdzm/init 2026-08-15 00:39:32.149023 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-jxdzm" not found 2026-08-15 00:39:32.153192 | instance | openstack/staffeln-db-sync-jxdzm/staffeln-db-sync 2026-08-15 00:39:32.342595 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-jxdzm" not found 2026-08-15 00:39:32.539308 | instance | openstack/tempest-ks-user-n7zcr/init 2026-08-15 00:39:32.737665 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-n7zcr" not found 2026-08-15 00:39:32.741104 | instance | openstack/tempest-ks-user-n7zcr/tempest-ks-user 2026-08-15 00:39:32.920552 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-n7zcr" not found 2026-08-15 00:39:33.101937 | instance | openstack/tempest-run-tests-x8bzr/init 2026-08-15 00:39:33.307826 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-x8bzr" not found 2026-08-15 00:39:33.313714 | instance | openstack/tempest-run-tests-x8bzr/tempest-run-tests-init 2026-08-15 00:39:33.509051 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-x8bzr" not found 2026-08-15 00:39:33.513919 | instance | openstack/tempest-run-tests-x8bzr/tempest-run-tests 2026-08-15 00:39:33.723522 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-x8bzr" not found 2026-08-15 00:39:33.907875 | instance | openstack/valkey-node-0/valkey 2026-08-15 00:39:34.095293 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-08-15 00:39:34.099030 | instance | openstack/valkey-node-0/sentinel 2026-08-15 00:39:34.284986 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-08-15 00:39:34.290312 | instance | openstack/valkey-node-0/metrics 2026-08-15 00:39:34.477740 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-08-15 00:39:34.660722 | instance | orc-system/orc-controller-manager-6cb597b5d4-f7fmt/manager 2026-08-15 00:39:34.857677 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-f7fmt" not found 2026-08-15 00:39:35.045667 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-hch9z/rook-ceph-operator 2026-08-15 00:39:35.256205 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-hch9z" not found 2026-08-15 00:39:35.447876 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-w5dgq/secretgen-controller 2026-08-15 00:39:35.659406 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-w5dgq" not found 2026-08-15 00:39:35.719689 | instance | ERROR 2026-08-15 00:39:35.719826 | instance | { 2026-08-15 00:39:35.719858 | instance | "delta": "0:02:04.926137", 2026-08-15 00:39:35.719877 | instance | "end": "2026-08-15 00:39:35.665401", 2026-08-15 00:39:35.719896 | instance | "msg": "non-zero return code", 2026-08-15 00:39:35.719913 | instance | "rc": 123, 2026-08-15 00:39:35.719930 | instance | "start": "2026-08-15 00:37:30.739264" 2026-08-15 00:39:35.719947 | instance | } 2026-08-15 00:39:35.719969 | instance | ERROR: Ignoring Errors 2026-08-15 00:39:35.732810 | 2026-08-15 00:39:35.732881 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-08-15 00:39:36.380257 | instance | changed: 2026-08-15 00:39:36.380441 | instance | cd+++++++++ pod-logs/ 2026-08-15 00:39:36.380469 | instance | cd+++++++++ pod-logs/auth-system/ 2026-08-15 00:39:36.380491 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-08-15 00:39:36.380510 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-08-15 00:39:36.380530 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-08-15 00:39:36.380549 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-2rjrr/ 2026-08-15 00:39:36.380569 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-2rjrr/manager.txt 2026-08-15 00:39:36.380601 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-08-15 00:39:36.380621 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-d6vtx/ 2026-08-15 00:39:36.380640 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-d6vtx/manager.txt 2026-08-15 00:39:36.380658 | instance | cd+++++++++ pod-logs/capi-system/ 2026-08-15 00:39:36.380677 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-kdrr6/ 2026-08-15 00:39:36.380695 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-kdrr6/manager.txt 2026-08-15 00:39:36.380713 | instance | cd+++++++++ pod-logs/capo-system/ 2026-08-15 00:39:36.380732 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-5qh8f/ 2026-08-15 00:39:36.380751 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-5qh8f/manager.txt 2026-08-15 00:39:36.380769 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-08-15 00:39:36.380786 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-5wqn7/ 2026-08-15 00:39:36.380805 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-5wqn7/cert-manager-controller.txt 2026-08-15 00:39:36.380823 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-m9qcr/ 2026-08-15 00:39:36.380842 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-m9qcr/cert-manager-cainjector.txt 2026-08-15 00:39:36.380861 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-55d2l/ 2026-08-15 00:39:36.380879 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-55d2l/cert-manager-webhook.txt 2026-08-15 00:39:36.380898 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-08-15 00:39:36.380917 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-bxxgn/ 2026-08-15 00:39:36.380935 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-bxxgn/envoy-gateway.txt 2026-08-15 00:39:36.380958 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-08-15 00:39:36.381006 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-08-15 00:39:36.381029 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-08-15 00:39:36.381048 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-08-15 00:39:36.381066 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-08-15 00:39:36.381085 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-2rjrr/ 2026-08-15 00:39:36.381104 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-2rjrr/manager.txt 2026-08-15 00:39:36.381122 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-08-15 00:39:36.381140 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-d6vtx/ 2026-08-15 00:39:36.381159 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-d6vtx/manager.txt 2026-08-15 00:39:36.381191 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-08-15 00:39:36.381212 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-kdrr6/ 2026-08-15 00:39:36.381230 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-kdrr6/manager.txt 2026-08-15 00:39:36.381248 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-08-15 00:39:36.381266 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-5qh8f/ 2026-08-15 00:39:36.381284 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-5qh8f/manager.txt 2026-08-15 00:39:36.381309 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-08-15 00:39:36.381328 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-5wqn7/ 2026-08-15 00:39:36.381347 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-5wqn7/cert-manager-controller.txt 2026-08-15 00:39:36.381365 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-m9qcr/ 2026-08-15 00:39:36.381383 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-m9qcr/cert-manager-cainjector.txt 2026-08-15 00:39:36.381402 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-55d2l/ 2026-08-15 00:39:36.381420 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-55d2l/cert-manager-webhook.txt 2026-08-15 00:39:36.381439 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-08-15 00:39:36.381456 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-bxxgn/ 2026-08-15 00:39:36.381475 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-bxxgn/envoy-gateway.txt 2026-08-15 00:39:36.381493 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-08-15 00:39:36.381510 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-cfwqq/ 2026-08-15 00:39:36.381528 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-cfwqq/controller.txt 2026-08-15 00:39:36.381546 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mp5xf/ 2026-08-15 00:39:36.381564 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mp5xf/ingress-nginx-default-backend.txt 2026-08-15 00:39:36.381582 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-08-15 00:39:36.381600 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-g8vgr/ 2026-08-15 00:39:36.381619 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g8vgr/apply-sysctl-overwrites.txt 2026-08-15 00:39:36.381638 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g8vgr/cilium-agent.txt 2026-08-15 00:39:36.381656 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g8vgr/clean-cilium-state.txt 2026-08-15 00:39:36.381675 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g8vgr/config.txt 2026-08-15 00:39:36.381692 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g8vgr/install-cni-binaries.txt 2026-08-15 00:39:36.381710 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g8vgr/mount-bpf-fs.txt 2026-08-15 00:39:36.381729 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-g8vgr/mount-cgroup.txt 2026-08-15 00:39:36.381746 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-xqlc7/ 2026-08-15 00:39:36.381763 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-xqlc7/cilium-operator.txt 2026-08-15 00:39:36.381781 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8ksvf/ 2026-08-15 00:39:36.381798 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8ksvf/coredns.txt 2026-08-15 00:39:36.381816 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-bcgg4/ 2026-08-15 00:39:36.381835 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-bcgg4/coredns.txt 2026-08-15 00:39:36.381853 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-08-15 00:39:36.381873 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-08-15 00:39:36.381891 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-08-15 00:39:36.381910 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-08-15 00:39:36.381934 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-08-15 00:39:36.381953 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-08-15 00:39:36.381971 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-2w2g2/ 2026-08-15 00:39:36.381990 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-2w2g2/kube-proxy.txt 2026-08-15 00:39:36.382009 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-08-15 00:39:36.382027 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-08-15 00:39:36.382044 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-08-15 00:39:36.382062 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-08-15 00:39:36.382080 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-08-15 00:39:36.382099 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-vjh8q/ 2026-08-15 00:39:36.382117 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-vjh8q/local-path-provisioner.txt 2026-08-15 00:39:36.382136 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-08-15 00:39:36.382153 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-08-15 00:39:36.382172 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-08-15 00:39:36.382190 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-08-15 00:39:36.382208 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-08-15 00:39:36.382227 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-08-15 00:39:36.382245 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-bw796/ 2026-08-15 00:39:36.382263 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-bw796/goldpinger-daemon.txt 2026-08-15 00:39:36.382281 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/ 2026-08-15 00:39:36.382299 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/grafana-sc-dashboard.txt 2026-08-15 00:39:36.382316 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/grafana-sc-datasources.txt 2026-08-15 00:39:36.382334 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/grafana.txt 2026-08-15 00:39:36.382352 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6jmxf/ 2026-08-15 00:39:36.382370 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6jmxf/kube-state-metrics.txt 2026-08-15 00:39:36.382392 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-czxmb/ 2026-08-15 00:39:36.382413 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-czxmb/kube-prometheus-stack.txt 2026-08-15 00:39:36.382431 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-8kcf9/ 2026-08-15 00:39:36.382449 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-8kcf9/node-exporter.txt 2026-08-15 00:39:36.382467 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-8kcf9/pod-tls-sidecar.txt 2026-08-15 00:39:36.382490 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-08-15 00:39:36.382508 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-08-15 00:39:36.382526 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-08-15 00:39:36.382544 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-08-15 00:39:36.382562 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-08-15 00:39:36.382579 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-q5dz5/ 2026-08-15 00:39:36.382597 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-q5dz5/nginx.txt 2026-08-15 00:39:36.382614 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-08-15 00:39:36.382631 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-08-15 00:39:36.382649 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-08-15 00:39:36.382666 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-fw8b4/ 2026-08-15 00:39:36.382684 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-fw8b4/gc.txt 2026-08-15 00:39:36.382702 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-68955/ 2026-08-15 00:39:36.382721 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-68955/master.txt 2026-08-15 00:39:36.382738 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-6sw7f/ 2026-08-15 00:39:36.382757 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-6sw7f/worker.txt 2026-08-15 00:39:36.382774 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-08-15 00:39:36.382793 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-08-15 00:39:36.382810 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-08-15 00:39:36.382828 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-08-15 00:39:36.382846 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-08-15 00:39:36.382864 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-08-15 00:39:36.382884 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-rn5qv/ 2026-08-15 00:39:36.382919 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-rn5qv/pushgateway.txt 2026-08-15 00:39:36.382963 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-2vtpp/ 2026-08-15 00:39:36.382997 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-2vtpp/vector.txt 2026-08-15 00:39:36.383029 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-08-15 00:39:36.383063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-7cc49bc5d-dnbnv/ 2026-08-15 00:39:36.383097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7cc49bc5d-dnbnv/barbican-api.txt 2026-08-15 00:39:36.383128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7cc49bc5d-dnbnv/init.txt 2026-08-15 00:39:36.383150 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-whf7n/ 2026-08-15 00:39:36.383169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-whf7n/barbican-db-init-0.txt 2026-08-15 00:39:36.383187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-whf7n/init.txt 2026-08-15 00:39:36.383205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-qv6sp/ 2026-08-15 00:39:36.383238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-qv6sp/barbican-db-sync.txt 2026-08-15 00:39:36.383257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-qv6sp/init.txt 2026-08-15 00:39:36.383275 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kbwck/ 2026-08-15 00:39:36.383292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kbwck/init.txt 2026-08-15 00:39:36.383310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kbwck/key-manager-ks-endpoints-admin.txt 2026-08-15 00:39:36.383329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kbwck/key-manager-ks-endpoints-internal.txt 2026-08-15 00:39:36.383347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kbwck/key-manager-ks-endpoints-public.txt 2026-08-15 00:39:36.383366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-77qcr/ 2026-08-15 00:39:36.383384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-77qcr/init.txt 2026-08-15 00:39:36.383402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-77qcr/key-manager-ks-service-registration.txt 2026-08-15 00:39:36.383420 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-86t7k/ 2026-08-15 00:39:36.383438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-86t7k/barbican-ks-user.txt 2026-08-15 00:39:36.383456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-86t7k/init.txt 2026-08-15 00:39:36.383474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-st46n/ 2026-08-15 00:39:36.383492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-st46n/init.txt 2026-08-15 00:39:36.383509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-st46n/rabbit-init.txt 2026-08-15 00:39:36.383526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-664f76b898-bcsrg/ 2026-08-15 00:39:36.383544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-664f76b898-bcsrg/ceph-coordination-volume-perms.txt 2026-08-15 00:39:36.383562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-664f76b898-bcsrg/cinder-api.txt 2026-08-15 00:39:36.383580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-664f76b898-bcsrg/init.txt 2026-08-15 00:39:36.383598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7cb59cf678-d6vcc/ 2026-08-15 00:39:36.383616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7cb59cf678-d6vcc/ceph-backup-keyring-placement.txt 2026-08-15 00:39:36.383634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7cb59cf678-d6vcc/ceph-coordination-volume-perms.txt 2026-08-15 00:39:36.383652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7cb59cf678-d6vcc/ceph-keyring-placement-rbd1.txt 2026-08-15 00:39:36.383670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7cb59cf678-d6vcc/cinder-backup.txt 2026-08-15 00:39:36.383688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7cb59cf678-d6vcc/init.txt 2026-08-15 00:39:36.383705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-r52nt/ 2026-08-15 00:39:36.383723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-r52nt/ceph-keyring-placement.txt 2026-08-15 00:39:36.383742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-r52nt/cinder-backup-storage-init.txt 2026-08-15 00:39:36.383759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-r52nt/init.txt 2026-08-15 00:39:36.383776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-bpkd7/ 2026-08-15 00:39:36.383794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-bpkd7/bootstrap.txt 2026-08-15 00:39:36.383816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-bpkd7/init.txt 2026-08-15 00:39:36.383834 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-7k4wj/ 2026-08-15 00:39:36.383852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-7k4wj/create-internal-tenant.txt 2026-08-15 00:39:36.383869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-7k4wj/init.txt 2026-08-15 00:39:36.383888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8555n/ 2026-08-15 00:39:36.383905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8555n/cinder-db-init-0.txt 2026-08-15 00:39:36.383923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8555n/init.txt 2026-08-15 00:39:36.383941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-lzg8d/ 2026-08-15 00:39:36.383958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-lzg8d/cinder-db-sync.txt 2026-08-15 00:39:36.383977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-lzg8d/init.txt 2026-08-15 00:39:36.383994 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-s6qvd/ 2026-08-15 00:39:36.384011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-s6qvd/init.txt 2026-08-15 00:39:36.384028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-s6qvd/volumev3-ks-endpoints-admin.txt 2026-08-15 00:39:36.384046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-s6qvd/volumev3-ks-endpoints-internal.txt 2026-08-15 00:39:36.384063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-s6qvd/volumev3-ks-endpoints-public.txt 2026-08-15 00:39:36.384081 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gvdbr/ 2026-08-15 00:39:36.384098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gvdbr/init.txt 2026-08-15 00:39:36.384116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gvdbr/volumev3-ks-service-registration.txt 2026-08-15 00:39:36.384133 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-wdzr9/ 2026-08-15 00:39:36.384152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-wdzr9/cinder-ks-user.txt 2026-08-15 00:39:36.384169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-wdzr9/init.txt 2026-08-15 00:39:36.384187 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7l75w/ 2026-08-15 00:39:36.384204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7l75w/init.txt 2026-08-15 00:39:36.384222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7l75w/rabbit-init.txt 2026-08-15 00:39:36.384239 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-578765685d-bwjvh/ 2026-08-15 00:39:36.384258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-578765685d-bwjvh/ceph-coordination-volume-perms.txt 2026-08-15 00:39:36.384275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-578765685d-bwjvh/cinder-scheduler.txt 2026-08-15 00:39:36.384293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-578765685d-bwjvh/init.txt 2026-08-15 00:39:36.384311 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-fkcqk/ 2026-08-15 00:39:36.384328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-fkcqk/ceph-keyring-placement.txt 2026-08-15 00:39:36.384346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-fkcqk/cinder-storage-init-rbd1.txt 2026-08-15 00:39:36.384364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-fkcqk/init.txt 2026-08-15 00:39:36.384381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dd549fc5d-7bmff/ 2026-08-15 00:39:36.384404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dd549fc5d-7bmff/ceph-coordination-volume-perms.txt 2026-08-15 00:39:36.384422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dd549fc5d-7bmff/ceph-keyring-placement-rbd1.txt 2026-08-15 00:39:36.384441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dd549fc5d-7bmff/cinder-volume.txt 2026-08-15 00:39:36.384458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dd549fc5d-7bmff/init-cinder-conf.txt 2026-08-15 00:39:36.384476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dd549fc5d-7bmff/init.txt 2026-08-15 00:39:36.384493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29779205-kbhl7/ 2026-08-15 00:39:36.384511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29779205-kbhl7/cinder-volume-usage-audit.txt 2026-08-15 00:39:36.384529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29779205-kbhl7/init.txt 2026-08-15 00:39:36.384547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7788ccfdc9-lfbz5/ 2026-08-15 00:39:36.384565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7788ccfdc9-lfbz5/ceph-keyring-placement.txt 2026-08-15 00:39:36.384584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7788ccfdc9-lfbz5/glance-api.txt 2026-08-15 00:39:36.384603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7788ccfdc9-lfbz5/glance-perms.txt 2026-08-15 00:39:36.384621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7788ccfdc9-lfbz5/init.txt 2026-08-15 00:39:36.384639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-mx57w/ 2026-08-15 00:39:36.384658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-mx57w/glance-db-init-0.txt 2026-08-15 00:39:36.384676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-mx57w/init.txt 2026-08-15 00:39:36.384695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-lmsfg/ 2026-08-15 00:39:36.384713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-lmsfg/glance-db-sync.txt 2026-08-15 00:39:36.384731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-lmsfg/init.txt 2026-08-15 00:39:36.384751 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-wxzqq/ 2026-08-15 00:39:36.384770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-wxzqq/image-ks-endpoints-admin.txt 2026-08-15 00:39:36.384788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-wxzqq/image-ks-endpoints-internal.txt 2026-08-15 00:39:36.384806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-wxzqq/image-ks-endpoints-public.txt 2026-08-15 00:39:36.384825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-wxzqq/init.txt 2026-08-15 00:39:36.384844 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-mhjbf/ 2026-08-15 00:39:36.384861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-mhjbf/image-ks-service-registration.txt 2026-08-15 00:39:36.384879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-mhjbf/init.txt 2026-08-15 00:39:36.384898 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-cq2f6/ 2026-08-15 00:39:36.384916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-cq2f6/glance-ks-user.txt 2026-08-15 00:39:36.384935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-cq2f6/init.txt 2026-08-15 00:39:36.384957 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-drb8z/ 2026-08-15 00:39:36.385002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-drb8z/glance-metadefs-load.txt 2026-08-15 00:39:36.385022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-drb8z/init.txt 2026-08-15 00:39:36.385048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-rphdf/ 2026-08-15 00:39:36.385067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-rphdf/init.txt 2026-08-15 00:39:36.385085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-rphdf/rabbit-init.txt 2026-08-15 00:39:36.385103 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-fmfql/ 2026-08-15 00:39:36.385121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-fmfql/ceph-keyring-placement.txt 2026-08-15 00:39:36.385139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-fmfql/glance-storage-init.txt 2026-08-15 00:39:36.385156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-fmfql/init.txt 2026-08-15 00:39:36.385175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-5bc67fcb75-kj6np/ 2026-08-15 00:39:36.385258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5bc67fcb75-kj6np/heat-api.txt 2026-08-15 00:39:36.385290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5bc67fcb75-kj6np/init.txt 2026-08-15 00:39:36.385310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-bl5dv/ 2026-08-15 00:39:36.385329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-bl5dv/bootstrap.txt 2026-08-15 00:39:36.385347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-bl5dv/init.txt 2026-08-15 00:39:36.385365 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6f95754b9-mwdsm/ 2026-08-15 00:39:36.385383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6f95754b9-mwdsm/heat-cfn.txt 2026-08-15 00:39:36.385401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6f95754b9-mwdsm/init.txt 2026-08-15 00:39:36.385419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-62ntw/ 2026-08-15 00:39:36.385436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-62ntw/heat-db-init-0.txt 2026-08-15 00:39:36.385454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-62ntw/init.txt 2026-08-15 00:39:36.385472 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-j2fz5/ 2026-08-15 00:39:36.385489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-j2fz5/heat-db-sync.txt 2026-08-15 00:39:36.385507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-j2fz5/init.txt 2026-08-15 00:39:36.385524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-6tbzz/ 2026-08-15 00:39:36.385541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-6tbzz/heat-ks-domain-user.txt 2026-08-15 00:39:36.385558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-6tbzz/init.txt 2026-08-15 00:39:36.385575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-6db8498bdb-cvs9j/ 2026-08-15 00:39:36.385593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-6db8498bdb-cvs9j/heat-engine.txt 2026-08-15 00:39:36.385610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-6db8498bdb-cvs9j/init.txt 2026-08-15 00:39:36.385627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29779225-c6b2k/ 2026-08-15 00:39:36.385645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29779225-c6b2k/heat-engine-cleaner.txt 2026-08-15 00:39:36.385662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29779225-c6b2k/init.txt 2026-08-15 00:39:36.385679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29779230-j8qdh/ 2026-08-15 00:39:36.385696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29779230-j8qdh/heat-engine-cleaner.txt 2026-08-15 00:39:36.385714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29779230-j8qdh/init.txt 2026-08-15 00:39:36.385738 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29779235-jxdwz/ 2026-08-15 00:39:36.385758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29779235-jxdwz/heat-engine-cleaner.txt 2026-08-15 00:39:36.385775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29779235-jxdwz/init.txt 2026-08-15 00:39:36.385792 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-l8gt2/ 2026-08-15 00:39:36.385809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-l8gt2/cloudformation-ks-endpoints-admin.txt 2026-08-15 00:39:36.385826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-l8gt2/cloudformation-ks-endpoints-internal.txt 2026-08-15 00:39:36.385843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-l8gt2/cloudformation-ks-endpoints-public.txt 2026-08-15 00:39:36.385860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-l8gt2/init.txt 2026-08-15 00:39:36.385877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-l8gt2/orchestration-ks-endpoints-admin.txt 2026-08-15 00:39:36.385895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-l8gt2/orchestration-ks-endpoints-internal.txt 2026-08-15 00:39:36.385912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-l8gt2/orchestration-ks-endpoints-public.txt 2026-08-15 00:39:36.385930 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-pn6dq/ 2026-08-15 00:39:36.385947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-pn6dq/cloudformation-ks-service-registration.txt 2026-08-15 00:39:36.385965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-pn6dq/init.txt 2026-08-15 00:39:36.385983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-pn6dq/orchestration-ks-service-registration.txt 2026-08-15 00:39:36.386001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-8vz66/ 2026-08-15 00:39:36.386018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-8vz66/heat-ks-user.txt 2026-08-15 00:39:36.386036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-8vz66/heat-trustee-ks-user.txt 2026-08-15 00:39:36.386054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-8vz66/init.txt 2026-08-15 00:39:36.386072 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-purge-deleted-29779220-8zx6h/ 2026-08-15 00:39:36.386089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-purge-deleted-29779220-8zx6h/heat-purge-deleted.txt 2026-08-15 00:39:36.386107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-purge-deleted-29779220-8zx6h/init.txt 2026-08-15 00:39:36.386124 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-mvt56/ 2026-08-15 00:39:36.386142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-mvt56/init.txt 2026-08-15 00:39:36.386160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-mvt56/rabbit-init.txt 2026-08-15 00:39:36.386177 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rk4k4/ 2026-08-15 00:39:36.386195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rk4k4/heat-trusts.txt 2026-08-15 00:39:36.386212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rk4k4/init.txt 2026-08-15 00:39:36.386230 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-67cbc776b5-8ll54/ 2026-08-15 00:39:36.386247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-67cbc776b5-8ll54/horizon.txt 2026-08-15 00:39:36.386264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-67cbc776b5-8ll54/init.txt 2026-08-15 00:39:36.386282 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-hgdmj/ 2026-08-15 00:39:36.386299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-hgdmj/horizon-db-init-0.txt 2026-08-15 00:39:36.386322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-hgdmj/init.txt 2026-08-15 00:39:36.386340 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-7rglv/ 2026-08-15 00:39:36.386358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-7rglv/horizon-db-sync.txt 2026-08-15 00:39:36.386375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-7rglv/init.txt 2026-08-15 00:39:36.386392 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-llsk7/ 2026-08-15 00:39:36.386409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-llsk7/init.txt 2026-08-15 00:39:36.386426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-llsk7/keepalived.txt 2026-08-15 00:39:36.386443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-llsk7/wait-for-ip.txt 2026-08-15 00:39:36.386460 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6597d44489-db5tm/ 2026-08-15 00:39:36.386478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6597d44489-db5tm/init.txt 2026-08-15 00:39:36.386495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6597d44489-db5tm/keystone-api.txt 2026-08-15 00:39:36.386513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-ffmxf/ 2026-08-15 00:39:36.386530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-ffmxf/bootstrap.txt 2026-08-15 00:39:36.386548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-ffmxf/init.txt 2026-08-15 00:39:36.386565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-lrzj8/ 2026-08-15 00:39:36.386582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-lrzj8/init.txt 2026-08-15 00:39:36.386599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-lrzj8/keystone-credential-setup.txt 2026-08-15 00:39:36.386616 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-72lxp/ 2026-08-15 00:39:36.386633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-72lxp/init.txt 2026-08-15 00:39:36.386651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-72lxp/keystone-db-init-0.txt 2026-08-15 00:39:36.386667 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-znhdq/ 2026-08-15 00:39:36.386685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-znhdq/init.txt 2026-08-15 00:39:36.386703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-znhdq/keystone-db-sync.txt 2026-08-15 00:39:36.386720 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-t5xt6/ 2026-08-15 00:39:36.386738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-t5xt6/init.txt 2026-08-15 00:39:36.386755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-t5xt6/keystone-domain-manage.txt 2026-08-15 00:39:36.386772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-rotate-29779200-nsllg/ 2026-08-15 00:39:36.386789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-rotate-29779200-nsllg/init.txt 2026-08-15 00:39:36.386806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-rotate-29779200-nsllg/keystone-fernet-rotate.txt 2026-08-15 00:39:36.386823 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xlh4b/ 2026-08-15 00:39:36.386840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xlh4b/init.txt 2026-08-15 00:39:36.386857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xlh4b/keystone-fernet-setup.txt 2026-08-15 00:39:36.386874 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-khlvf/ 2026-08-15 00:39:36.386891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-khlvf/init.txt 2026-08-15 00:39:36.386907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-khlvf/rabbit-init.txt 2026-08-15 00:39:36.386929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6lkkt/ 2026-08-15 00:39:36.386946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6lkkt/ceph-admin-keyring-placement.txt 2026-08-15 00:39:36.386963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6lkkt/ceph-keyring-placement.txt 2026-08-15 00:39:36.386980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6lkkt/init-dynamic-options.txt 2026-08-15 00:39:36.386997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6lkkt/init.txt 2026-08-15 00:39:36.387014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6lkkt/libvirt-exporter.txt 2026-08-15 00:39:36.387032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6lkkt/libvirt.txt 2026-08-15 00:39:36.387049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6lkkt/tls-sidecar.txt 2026-08-15 00:39:36.387066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-67d588c478-t9d6l/ 2026-08-15 00:39:36.387083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-67d588c478-t9d6l/init.txt 2026-08-15 00:39:36.387100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-67d588c478-t9d6l/magnum-api.txt 2026-08-15 00:39:36.387117 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-4j6bv/ 2026-08-15 00:39:36.387135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-4j6bv/magnum-cluster-api-proxy.txt 2026-08-15 00:39:36.387152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-08-15 00:39:36.387170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-08-15 00:39:36.387189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-08-15 00:39:36.387207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-08-15 00:39:36.387225 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-q7xq2/ 2026-08-15 00:39:36.387243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-q7xq2/init.txt 2026-08-15 00:39:36.387261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-q7xq2/magnum-db-init-0.txt 2026-08-15 00:39:36.387280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-98h5v/ 2026-08-15 00:39:36.387298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-98h5v/init.txt 2026-08-15 00:39:36.387315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-98h5v/magnum-db-sync.txt 2026-08-15 00:39:36.387333 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-p6wcw/ 2026-08-15 00:39:36.387351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-p6wcw/init.txt 2026-08-15 00:39:36.387368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-p6wcw/magnum-ks-domain-user.txt 2026-08-15 00:39:36.387386 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-qkqxp/ 2026-08-15 00:39:36.387404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-qkqxp/container-infra-ks-endpoints-admin.txt 2026-08-15 00:39:36.387421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-qkqxp/container-infra-ks-endpoints-internal.txt 2026-08-15 00:39:36.387438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-qkqxp/container-infra-ks-endpoints-public.txt 2026-08-15 00:39:36.387456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-qkqxp/init.txt 2026-08-15 00:39:36.387473 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-f6jzh/ 2026-08-15 00:39:36.387490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-f6jzh/container-infra-ks-service-registration.txt 2026-08-15 00:39:36.387512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-f6jzh/init.txt 2026-08-15 00:39:36.387529 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-srl2z/ 2026-08-15 00:39:36.387547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-srl2z/init.txt 2026-08-15 00:39:36.387564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-srl2z/magnum-ks-user.txt 2026-08-15 00:39:36.387581 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-rsnqq/ 2026-08-15 00:39:36.387599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-rsnqq/init.txt 2026-08-15 00:39:36.387616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-rsnqq/rabbit-init.txt 2026-08-15 00:39:36.387633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-5dq9w/ 2026-08-15 00:39:36.387650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-5dq9w/registry.txt 2026-08-15 00:39:36.387667 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-5bf96dcc8d-7xxtf/ 2026-08-15 00:39:36.387683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-5bf96dcc8d-7xxtf/init.txt 2026-08-15 00:39:36.387700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-5bf96dcc8d-7xxtf/manila-api.txt 2026-08-15 00:39:36.387717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-wbm47/ 2026-08-15 00:39:36.387734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-wbm47/bootstrap.txt 2026-08-15 00:39:36.387751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-wbm47/init.txt 2026-08-15 00:39:36.387769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-594cc675d7-tgxtg/ 2026-08-15 00:39:36.387786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-594cc675d7-tgxtg/init.txt 2026-08-15 00:39:36.387803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-594cc675d7-tgxtg/manila-data.txt 2026-08-15 00:39:36.387820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-f4qkm/ 2026-08-15 00:39:36.387837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-f4qkm/init.txt 2026-08-15 00:39:36.387854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-f4qkm/manila-db-init-0.txt 2026-08-15 00:39:36.387871 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-b5hzk/ 2026-08-15 00:39:36.387888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-b5hzk/init.txt 2026-08-15 00:39:36.387905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-b5hzk/manila-db-sync.txt 2026-08-15 00:39:36.387922 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-j7pzz/ 2026-08-15 00:39:36.387939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-j7pzz/init.txt 2026-08-15 00:39:36.387956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-j7pzz/share-ks-endpoints-admin.txt 2026-08-15 00:39:36.387973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-j7pzz/share-ks-endpoints-internal.txt 2026-08-15 00:39:36.387991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-j7pzz/share-ks-endpoints-public.txt 2026-08-15 00:39:36.388007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-j7pzz/sharev2-ks-endpoints-admin.txt 2026-08-15 00:39:36.388024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-j7pzz/sharev2-ks-endpoints-internal.txt 2026-08-15 00:39:36.388041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-j7pzz/sharev2-ks-endpoints-public.txt 2026-08-15 00:39:36.388059 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-j9dls/ 2026-08-15 00:39:36.388080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-j9dls/init.txt 2026-08-15 00:39:36.388099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-j9dls/share-ks-service-registration.txt 2026-08-15 00:39:36.388116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-j9dls/sharev2-ks-service-registration.txt 2026-08-15 00:39:36.388133 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-dcf9f/ 2026-08-15 00:39:36.388150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-dcf9f/init.txt 2026-08-15 00:39:36.388177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-dcf9f/manila-ks-user.txt 2026-08-15 00:39:36.388196 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-fwgf4/ 2026-08-15 00:39:36.388213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-fwgf4/init.txt 2026-08-15 00:39:36.388230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-fwgf4/rabbit-init.txt 2026-08-15 00:39:36.388248 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-f7f54c7f-s9jg4/ 2026-08-15 00:39:36.388265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-f7f54c7f-s9jg4/init.txt 2026-08-15 00:39:36.388282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-f7f54c7f-s9jg4/manila-scheduler.txt 2026-08-15 00:39:36.388300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-85655d6fd5-fzvx9/ 2026-08-15 00:39:36.388317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-85655d6fd5-fzvx9/init.txt 2026-08-15 00:39:36.388335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-85655d6fd5-fzvx9/manila-share-init.txt 2026-08-15 00:39:36.388352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-85655d6fd5-fzvx9/manila-share.txt 2026-08-15 00:39:36.388370 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lvpf7/ 2026-08-15 00:39:36.388387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lvpf7/init.txt 2026-08-15 00:39:36.388405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lvpf7/memcached-exporter.txt 2026-08-15 00:39:36.388422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lvpf7/memcached.txt 2026-08-15 00:39:36.388440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-rp4sj/ 2026-08-15 00:39:36.388457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-rp4sj/coredns.txt 2026-08-15 00:39:36.388476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fr79q/ 2026-08-15 00:39:36.388493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fr79q/init.txt 2026-08-15 00:39:36.388511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fr79q/neutron-db-init-0.txt 2026-08-15 00:39:36.388528 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-lx6dr/ 2026-08-15 00:39:36.388546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-lx6dr/init.txt 2026-08-15 00:39:36.388563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-lx6dr/neutron-db-sync.txt 2026-08-15 00:39:36.388581 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-tscfv/ 2026-08-15 00:39:36.388598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-tscfv/init.txt 2026-08-15 00:39:36.388616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-tscfv/neutron-dhcp-agent-init.txt 2026-08-15 00:39:36.388633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-tscfv/neutron-dhcp-agent.txt 2026-08-15 00:39:36.388650 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-77w8g/ 2026-08-15 00:39:36.388667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-77w8g/init.txt 2026-08-15 00:39:36.388689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-77w8g/network-ks-endpoints-admin.txt 2026-08-15 00:39:36.388707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-77w8g/network-ks-endpoints-internal.txt 2026-08-15 00:39:36.388725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-77w8g/network-ks-endpoints-public.txt 2026-08-15 00:39:36.388742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-d8s2q/ 2026-08-15 00:39:36.388759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-d8s2q/init.txt 2026-08-15 00:39:36.388777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-d8s2q/network-ks-service-registration.txt 2026-08-15 00:39:36.388794 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-gnh66/ 2026-08-15 00:39:36.388812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-gnh66/init.txt 2026-08-15 00:39:36.388830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-gnh66/neutron-ks-user.txt 2026-08-15 00:39:36.388847 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-p9dlh/ 2026-08-15 00:39:36.388864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-p9dlh/init.txt 2026-08-15 00:39:36.388880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-p9dlh/neutron-l3-agent-init.txt 2026-08-15 00:39:36.388897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-p9dlh/neutron-l3-agent.txt 2026-08-15 00:39:36.388914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wbnlk/ 2026-08-15 00:39:36.388931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wbnlk/init.txt 2026-08-15 00:39:36.388948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wbnlk/neutron-metadata-agent-init.txt 2026-08-15 00:39:36.388985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wbnlk/neutron-metadata-agent.txt 2026-08-15 00:39:36.389006 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-t55kp/ 2026-08-15 00:39:36.389023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-t55kp/init.txt 2026-08-15 00:39:36.389040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-t55kp/neutron-netns-cleanup-cron.txt 2026-08-15 00:39:36.389058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d9rbb/ 2026-08-15 00:39:36.389075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d9rbb/init.txt 2026-08-15 00:39:36.389093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d9rbb/neutron-openvswitch-agent-kernel-modules.txt 2026-08-15 00:39:36.389110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d9rbb/neutron-ovs-agent-init.txt 2026-08-15 00:39:36.389129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d9rbb/neutron-ovs-agent.txt 2026-08-15 00:39:36.389147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7cpwm/ 2026-08-15 00:39:36.389164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7cpwm/init.txt 2026-08-15 00:39:36.389181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7cpwm/rabbit-init.txt 2026-08-15 00:39:36.389266 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5dd777bbd7-lgf49/ 2026-08-15 00:39:36.389305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5dd777bbd7-lgf49/init.txt 2026-08-15 00:39:36.389333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5dd777bbd7-lgf49/neutron-rpc-server.txt 2026-08-15 00:39:36.389361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-549fcd7b68-7cqnr/ 2026-08-15 00:39:36.389382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-549fcd7b68-7cqnr/init.txt 2026-08-15 00:39:36.389401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-549fcd7b68-7cqnr/neutron-policy-server.txt 2026-08-15 00:39:36.389420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-549fcd7b68-7cqnr/neutron-server.txt 2026-08-15 00:39:36.389438 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-78f7b96ffb-d4rsc/ 2026-08-15 00:39:36.389457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-78f7b96ffb-d4rsc/init.txt 2026-08-15 00:39:36.389475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-78f7b96ffb-d4rsc/nova-api-metadata-init.txt 2026-08-15 00:39:36.389494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-78f7b96ffb-d4rsc/nova-api.txt 2026-08-15 00:39:36.389512 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6b6679d8c8-nmqt7/ 2026-08-15 00:39:36.389531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6b6679d8c8-nmqt7/init.txt 2026-08-15 00:39:36.389550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6b6679d8c8-nmqt7/nova-osapi.txt 2026-08-15 00:39:36.389567 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-glf28/ 2026-08-15 00:39:36.389586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-glf28/bootstrap.txt 2026-08-15 00:39:36.389605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-glf28/init.txt 2026-08-15 00:39:36.389622 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29779200-7t699/ 2026-08-15 00:39:36.389640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29779200-7t699/init.txt 2026-08-15 00:39:36.389658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29779200-7t699/nova-cell-setup.txt 2026-08-15 00:39:36.389678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vv4xz/ 2026-08-15 00:39:36.389696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vv4xz/init.txt 2026-08-15 00:39:36.389714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vv4xz/nova-cell-setup-init.txt 2026-08-15 00:39:36.389733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vv4xz/nova-cell-setup.txt 2026-08-15 00:39:36.389752 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ztm8s/ 2026-08-15 00:39:36.389770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ztm8s/ceph-admin-keyring-placement.txt 2026-08-15 00:39:36.389788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ztm8s/ceph-keyring-placement.txt 2026-08-15 00:39:36.389808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ztm8s/ceph-perms.txt 2026-08-15 00:39:36.389826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ztm8s/init.txt 2026-08-15 00:39:36.389845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ztm8s/nova-compute-init.txt 2026-08-15 00:39:36.389863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ztm8s/nova-compute-ssh-init.txt 2026-08-15 00:39:36.389881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ztm8s/nova-compute-ssh.txt 2026-08-15 00:39:36.389898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ztm8s/nova-compute-vnc-init.txt 2026-08-15 00:39:36.389918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ztm8s/nova-compute.txt 2026-08-15 00:39:36.389937 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-857bf596b-nqqvs/ 2026-08-15 00:39:36.389955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-857bf596b-nqqvs/init.txt 2026-08-15 00:39:36.389978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-857bf596b-nqqvs/nova-conductor.txt 2026-08-15 00:39:36.389997 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-m9j5h/ 2026-08-15 00:39:36.390015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-m9j5h/init.txt 2026-08-15 00:39:36.390032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-m9j5h/nova-db-init-0.txt 2026-08-15 00:39:36.390050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-m9j5h/nova-db-init-1.txt 2026-08-15 00:39:36.390067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-m9j5h/nova-db-init-2.txt 2026-08-15 00:39:36.390084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-jvkwq/ 2026-08-15 00:39:36.390102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-jvkwq/init.txt 2026-08-15 00:39:36.390120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-jvkwq/nova-db-sync.txt 2026-08-15 00:39:36.390138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-9fq7p/ 2026-08-15 00:39:36.390156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-9fq7p/compute-ks-endpoints-admin.txt 2026-08-15 00:39:36.390174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-9fq7p/compute-ks-endpoints-internal.txt 2026-08-15 00:39:36.390192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-9fq7p/compute-ks-endpoints-public.txt 2026-08-15 00:39:36.390210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-9fq7p/init.txt 2026-08-15 00:39:36.390228 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-tj5w6/ 2026-08-15 00:39:36.390245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-tj5w6/compute-ks-service-registration.txt 2026-08-15 00:39:36.390263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-tj5w6/init.txt 2026-08-15 00:39:36.390281 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-56b5l/ 2026-08-15 00:39:36.390298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-56b5l/init.txt 2026-08-15 00:39:36.390316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-56b5l/nova-ks-user.txt 2026-08-15 00:39:36.390335 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-564c4c88d9-sqkfz/ 2026-08-15 00:39:36.390353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-564c4c88d9-sqkfz/init.txt 2026-08-15 00:39:36.390371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-564c4c88d9-sqkfz/nova-novncproxy-init-assets.txt 2026-08-15 00:39:36.390388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-564c4c88d9-sqkfz/nova-novncproxy-init.txt 2026-08-15 00:39:36.390405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-564c4c88d9-sqkfz/nova-novncproxy.txt 2026-08-15 00:39:36.390423 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-v72p2/ 2026-08-15 00:39:36.390441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-v72p2/init.txt 2026-08-15 00:39:36.390458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-v72p2/rabbit-init.txt 2026-08-15 00:39:36.390475 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bb44bdbb-sgmxd/ 2026-08-15 00:39:36.390493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bb44bdbb-sgmxd/init.txt 2026-08-15 00:39:36.390510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bb44bdbb-sgmxd/nova-scheduler.txt 2026-08-15 00:39:36.390527 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29779200-995bs/ 2026-08-15 00:39:36.390544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29779200-995bs/init.txt 2026-08-15 00:39:36.390561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29779200-995bs/nova-service-cleaner.txt 2026-08-15 00:39:36.390583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-64997dbf9b-gvsmw/ 2026-08-15 00:39:36.390601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-64997dbf9b-gvsmw/init.txt 2026-08-15 00:39:36.390618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-64997dbf9b-gvsmw/octavia-api.txt 2026-08-15 00:39:36.390635 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-zjkj2/ 2026-08-15 00:39:36.390653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-zjkj2/bootstrap.txt 2026-08-15 00:39:36.390670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-zjkj2/init.txt 2026-08-15 00:39:36.390687 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-rrlvr/ 2026-08-15 00:39:36.390704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-rrlvr/init.txt 2026-08-15 00:39:36.390721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-rrlvr/octavia-db-init-0.txt 2026-08-15 00:39:36.390738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-rrlvr/octavia-db-init-1.txt 2026-08-15 00:39:36.390755 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-lmblx/ 2026-08-15 00:39:36.390773 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-lmblx/init.txt 2026-08-15 00:39:36.390790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-lmblx/octavia-db-sync.txt 2026-08-15 00:39:36.390807 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-fbq5x/ 2026-08-15 00:39:36.390824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-fbq5x/init.txt 2026-08-15 00:39:36.390842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-fbq5x/octavia-health-manager-get-port.txt 2026-08-15 00:39:36.390859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-fbq5x/octavia-health-manager-nic-init.txt 2026-08-15 00:39:36.390876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-fbq5x/octavia-health-manager.txt 2026-08-15 00:39:36.390894 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-f94478b45-x458s/ 2026-08-15 00:39:36.390912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-f94478b45-x458s/init.txt 2026-08-15 00:39:36.390930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-f94478b45-x458s/octavia-housekeeping.txt 2026-08-15 00:39:36.390948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-c4td2/ 2026-08-15 00:39:36.390966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-c4td2/init.txt 2026-08-15 00:39:36.390984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-c4td2/load-balancer-ks-endpoints-admin.txt 2026-08-15 00:39:36.391001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-c4td2/load-balancer-ks-endpoints-internal.txt 2026-08-15 00:39:36.391020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-c4td2/load-balancer-ks-endpoints-public.txt 2026-08-15 00:39:36.391038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-lcl6t/ 2026-08-15 00:39:36.391056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-lcl6t/init.txt 2026-08-15 00:39:36.391075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-lcl6t/load-balancer-ks-service-registration.txt 2026-08-15 00:39:36.391092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-n467j/ 2026-08-15 00:39:36.391111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-n467j/init.txt 2026-08-15 00:39:36.391129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-n467j/octavia-ks-user.txt 2026-08-15 00:39:36.391150 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-tpm4k/ 2026-08-15 00:39:36.391170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-tpm4k/init.txt 2026-08-15 00:39:36.391187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-tpm4k/rabbit-init.txt 2026-08-15 00:39:36.391205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-76899fd46b-nhwm2/ 2026-08-15 00:39:36.391223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-76899fd46b-nhwm2/init.txt 2026-08-15 00:39:36.391240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-76899fd46b-nhwm2/octavia-worker.txt 2026-08-15 00:39:36.391258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-gsgq9/ 2026-08-15 00:39:36.391276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-gsgq9/openstack-database-exporter.txt 2026-08-15 00:39:36.391294 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-58cffc957b-9ck6z/ 2026-08-15 00:39:36.391311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-58cffc957b-9ck6z/build-config.txt 2026-08-15 00:39:36.391329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-58cffc957b-9ck6z/openstack-exporter.txt 2026-08-15 00:39:36.391347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-dfmxm/ 2026-08-15 00:39:36.391364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-dfmxm/init.txt 2026-08-15 00:39:36.391382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-dfmxm/openvswitch-db-perms.txt 2026-08-15 00:39:36.391400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-dfmxm/openvswitch-db.txt 2026-08-15 00:39:36.391418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-dfmxm/openvswitch-vswitchd-modules.txt 2026-08-15 00:39:36.391436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-dfmxm/openvswitch-vswitchd.txt 2026-08-15 00:39:36.391453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-08-15 00:39:36.391470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-08-15 00:39:36.391488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-08-15 00:39:36.391505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-08-15 00:39:36.391522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-08-15 00:39:36.391539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-08-15 00:39:36.391557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-08-15 00:39:36.391574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-08-15 00:39:36.391591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-08-15 00:39:36.391609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-68674bd9c5-bcws4/ 2026-08-15 00:39:36.391627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-68674bd9c5-bcws4/init.txt 2026-08-15 00:39:36.391644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-68674bd9c5-bcws4/placement-api.txt 2026-08-15 00:39:36.391661 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-zhfx4/ 2026-08-15 00:39:36.391678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-zhfx4/init.txt 2026-08-15 00:39:36.391695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-zhfx4/placement-db-init-0.txt 2026-08-15 00:39:36.391712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-j4ghm/ 2026-08-15 00:39:36.391730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-j4ghm/init.txt 2026-08-15 00:39:36.391753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-j4ghm/placement-db-sync.txt 2026-08-15 00:39:36.391771 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xqc5b/ 2026-08-15 00:39:36.391788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xqc5b/init.txt 2026-08-15 00:39:36.391806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xqc5b/placement-ks-endpoints-admin.txt 2026-08-15 00:39:36.391824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xqc5b/placement-ks-endpoints-internal.txt 2026-08-15 00:39:36.391842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xqc5b/placement-ks-endpoints-public.txt 2026-08-15 00:39:36.391859 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-j2txq/ 2026-08-15 00:39:36.391877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-j2txq/init.txt 2026-08-15 00:39:36.391895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-j2txq/placement-ks-service-registration.txt 2026-08-15 00:39:36.391912 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-lgjvr/ 2026-08-15 00:39:36.391929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-lgjvr/init.txt 2026-08-15 00:39:36.391947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-lgjvr/placement-ks-user.txt 2026-08-15 00:39:36.391964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-275x5/ 2026-08-15 00:39:36.391982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-275x5/percona-xtradb-cluster-operator.txt 2026-08-15 00:39:36.391999 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-08-15 00:39:36.392016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-08-15 00:39:36.392034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-08-15 00:39:36.392051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-08-15 00:39:36.392068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-08-15 00:39:36.392085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-08-15 00:39:36.392103 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-8kcr6/ 2026-08-15 00:39:36.392120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-8kcr6/rabbitmq-cluster-operator.txt 2026-08-15 00:39:36.392138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-08-15 00:39:36.392156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-08-15 00:39:36.392174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-08-15 00:39:36.392192 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-08-15 00:39:36.392211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-08-15 00:39:36.392229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-08-15 00:39:36.392247 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-08-15 00:39:36.392265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-08-15 00:39:36.392283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-08-15 00:39:36.392301 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-08-15 00:39:36.392319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-08-15 00:39:36.392343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-08-15 00:39:36.392361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-08-15 00:39:36.392379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-08-15 00:39:36.392397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-08-15 00:39:36.392416 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-kvpvh/ 2026-08-15 00:39:36.392433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-kvpvh/rabbitmq-cluster-operator.txt 2026-08-15 00:39:36.392451 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-08-15 00:39:36.392469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-08-15 00:39:36.392486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-08-15 00:39:36.392504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-08-15 00:39:36.392521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-08-15 00:39:36.392538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-08-15 00:39:36.392555 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-08-15 00:39:36.392572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-08-15 00:39:36.392590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-08-15 00:39:36.392607 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/ 2026-08-15 00:39:36.392626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/ceph-crash.txt 2026-08-15 00:39:36.392643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/chown-container-data-dir.txt 2026-08-15 00:39:36.392661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/make-container-crash-dir.txt 2026-08-15 00:39:36.392679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/ 2026-08-15 00:39:36.392696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/chown-container-data-dir.txt 2026-08-15 00:39:36.392714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/log-collector.txt 2026-08-15 00:39:36.392732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/rgw.txt 2026-08-15 00:39:36.392748 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-54df84dfd6-jk7t6/ 2026-08-15 00:39:36.392766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-54df84dfd6-jk7t6/init.txt 2026-08-15 00:39:36.392784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-54df84dfd6-jk7t6/staffeln-api.txt 2026-08-15 00:39:36.392801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-64bddbd95c-2lwvb/ 2026-08-15 00:39:36.392819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-64bddbd95c-2lwvb/staffeln-conductor.txt 2026-08-15 00:39:36.392837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lkdrs/ 2026-08-15 00:39:36.392855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lkdrs/init.txt 2026-08-15 00:39:36.392872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lkdrs/staffeln-db-init-0.txt 2026-08-15 00:39:36.392889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-jxdzm/ 2026-08-15 00:39:36.392911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-jxdzm/init.txt 2026-08-15 00:39:36.392929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-jxdzm/staffeln-db-sync.txt 2026-08-15 00:39:36.392947 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-n7zcr/ 2026-08-15 00:39:36.393015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-n7zcr/init.txt 2026-08-15 00:39:36.393052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-n7zcr/tempest-ks-user.txt 2026-08-15 00:39:36.393075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-x8bzr/ 2026-08-15 00:39:36.393096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-x8bzr/init.txt 2026-08-15 00:39:36.393116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-x8bzr/tempest-run-tests-init.txt 2026-08-15 00:39:36.393134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-x8bzr/tempest-run-tests.txt 2026-08-15 00:39:36.393153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-08-15 00:39:36.393172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-08-15 00:39:36.393191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-08-15 00:39:36.393240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-08-15 00:39:36.393264 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-08-15 00:39:36.393283 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-f7fmt/ 2026-08-15 00:39:36.393300 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-f7fmt/manager.txt 2026-08-15 00:39:36.393318 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-08-15 00:39:36.393336 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-hch9z/ 2026-08-15 00:39:36.393354 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-hch9z/rook-ceph-operator.txt 2026-08-15 00:39:36.393372 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-08-15 00:39:36.393389 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-w5dgq/ 2026-08-15 00:39:36.393407 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-w5dgq/secretgen-controller.txt 2026-08-15 00:39:36.393426 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-08-15 00:39:36.393445 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-cfwqq/ 2026-08-15 00:39:36.393463 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-cfwqq/controller.txt 2026-08-15 00:39:36.393481 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mp5xf/ 2026-08-15 00:39:36.393500 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mp5xf/ingress-nginx-default-backend.txt 2026-08-15 00:39:36.393518 | instance | cd+++++++++ pod-logs/kube-system/ 2026-08-15 00:39:36.393536 | instance | cd+++++++++ pod-logs/kube-system/cilium-g8vgr/ 2026-08-15 00:39:36.393554 | instance | >f+++++++++ pod-logs/kube-system/cilium-g8vgr/apply-sysctl-overwrites.txt 2026-08-15 00:39:36.393573 | instance | >f+++++++++ pod-logs/kube-system/cilium-g8vgr/cilium-agent.txt 2026-08-15 00:39:36.393591 | instance | >f+++++++++ pod-logs/kube-system/cilium-g8vgr/clean-cilium-state.txt 2026-08-15 00:39:36.393610 | instance | >f+++++++++ pod-logs/kube-system/cilium-g8vgr/config.txt 2026-08-15 00:39:36.393628 | instance | >f+++++++++ pod-logs/kube-system/cilium-g8vgr/install-cni-binaries.txt 2026-08-15 00:39:36.393647 | instance | >f+++++++++ pod-logs/kube-system/cilium-g8vgr/mount-bpf-fs.txt 2026-08-15 00:39:36.393665 | instance | >f+++++++++ pod-logs/kube-system/cilium-g8vgr/mount-cgroup.txt 2026-08-15 00:39:36.393691 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-xqlc7/ 2026-08-15 00:39:36.393711 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-xqlc7/cilium-operator.txt 2026-08-15 00:39:36.393730 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-8ksvf/ 2026-08-15 00:39:36.393748 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-8ksvf/coredns.txt 2026-08-15 00:39:36.393766 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-bcgg4/ 2026-08-15 00:39:36.393785 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-bcgg4/coredns.txt 2026-08-15 00:39:36.393803 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-08-15 00:39:36.393822 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-08-15 00:39:36.393840 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-08-15 00:39:36.393858 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-08-15 00:39:36.393876 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-08-15 00:39:36.393894 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-08-15 00:39:36.393912 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-2w2g2/ 2026-08-15 00:39:36.393930 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-2w2g2/kube-proxy.txt 2026-08-15 00:39:36.393948 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-08-15 00:39:36.393966 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-08-15 00:39:36.393984 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-08-15 00:39:36.394001 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-08-15 00:39:36.394020 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-08-15 00:39:36.394038 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-vjh8q/ 2026-08-15 00:39:36.394055 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-vjh8q/local-path-provisioner.txt 2026-08-15 00:39:36.394073 | instance | cd+++++++++ pod-logs/monitoring/ 2026-08-15 00:39:36.394090 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-08-15 00:39:36.394107 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-08-15 00:39:36.394125 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-08-15 00:39:36.394142 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-08-15 00:39:36.394159 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-08-15 00:39:36.394177 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-bw796/ 2026-08-15 00:39:36.394194 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-bw796/goldpinger-daemon.txt 2026-08-15 00:39:36.394211 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/ 2026-08-15 00:39:36.394229 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/grafana-sc-dashboard.txt 2026-08-15 00:39:36.394248 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/grafana-sc-datasources.txt 2026-08-15 00:39:36.394266 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5dc7cfddfc-mswqz/grafana.txt 2026-08-15 00:39:36.394283 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6jmxf/ 2026-08-15 00:39:36.394305 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6jmxf/kube-state-metrics.txt 2026-08-15 00:39:36.394328 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-czxmb/ 2026-08-15 00:39:36.394356 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-czxmb/kube-prometheus-stack.txt 2026-08-15 00:39:36.394380 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-8kcf9/ 2026-08-15 00:39:36.394411 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-8kcf9/node-exporter.txt 2026-08-15 00:39:36.394442 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-8kcf9/pod-tls-sidecar.txt 2026-08-15 00:39:36.394471 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-08-15 00:39:36.394498 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-08-15 00:39:36.394522 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-08-15 00:39:36.394546 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-08-15 00:39:36.394570 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-08-15 00:39:36.394594 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-q5dz5/ 2026-08-15 00:39:36.394618 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-q5dz5/nginx.txt 2026-08-15 00:39:36.394644 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-08-15 00:39:36.394670 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-08-15 00:39:36.394695 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-08-15 00:39:36.394719 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-fw8b4/ 2026-08-15 00:39:36.394746 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-fw8b4/gc.txt 2026-08-15 00:39:36.394771 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-68955/ 2026-08-15 00:39:36.394796 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-68955/master.txt 2026-08-15 00:39:36.394821 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-6sw7f/ 2026-08-15 00:39:36.394845 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-6sw7f/worker.txt 2026-08-15 00:39:36.394870 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-08-15 00:39:36.394895 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-08-15 00:39:36.394920 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-08-15 00:39:36.394946 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-08-15 00:39:36.394971 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-08-15 00:39:36.394996 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-08-15 00:39:36.395020 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-rn5qv/ 2026-08-15 00:39:36.395045 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-rn5qv/pushgateway.txt 2026-08-15 00:39:36.395069 | instance | cd+++++++++ pod-logs/monitoring/vector-2vtpp/ 2026-08-15 00:39:36.395094 | instance | >f+++++++++ pod-logs/monitoring/vector-2vtpp/vector.txt 2026-08-15 00:39:36.395119 | instance | cd+++++++++ pod-logs/openstack/ 2026-08-15 00:39:36.395144 | instance | cd+++++++++ pod-logs/openstack/barbican-api-7cc49bc5d-dnbnv/ 2026-08-15 00:39:36.395168 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7cc49bc5d-dnbnv/barbican-api.txt 2026-08-15 00:39:36.395192 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7cc49bc5d-dnbnv/init.txt 2026-08-15 00:39:36.395218 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-whf7n/ 2026-08-15 00:39:36.395250 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-whf7n/barbican-db-init-0.txt 2026-08-15 00:39:36.395277 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-whf7n/init.txt 2026-08-15 00:39:36.395301 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-qv6sp/ 2026-08-15 00:39:36.395326 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-qv6sp/barbican-db-sync.txt 2026-08-15 00:39:36.395351 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-qv6sp/init.txt 2026-08-15 00:39:36.395376 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-kbwck/ 2026-08-15 00:39:36.395401 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kbwck/init.txt 2026-08-15 00:39:36.395427 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kbwck/key-manager-ks-endpoints-admin.txt 2026-08-15 00:39:36.395453 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kbwck/key-manager-ks-endpoints-internal.txt 2026-08-15 00:39:36.395479 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kbwck/key-manager-ks-endpoints-public.txt 2026-08-15 00:39:36.395504 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-77qcr/ 2026-08-15 00:39:36.395529 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-77qcr/init.txt 2026-08-15 00:39:36.395554 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-77qcr/key-manager-ks-service-registration.txt 2026-08-15 00:39:36.395579 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-86t7k/ 2026-08-15 00:39:36.395604 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-86t7k/barbican-ks-user.txt 2026-08-15 00:39:36.395628 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-86t7k/init.txt 2026-08-15 00:39:36.395653 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-st46n/ 2026-08-15 00:39:36.395677 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-st46n/init.txt 2026-08-15 00:39:36.395701 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-st46n/rabbit-init.txt 2026-08-15 00:39:36.395726 | instance | cd+++++++++ pod-logs/openstack/cinder-api-664f76b898-bcsrg/ 2026-08-15 00:39:36.395750 | instance | >f+++++++++ pod-logs/openstack/cinder-api-664f76b898-bcsrg/ceph-coordination-volume-perms.txt 2026-08-15 00:39:36.395775 | instance | >f+++++++++ pod-logs/openstack/cinder-api-664f76b898-bcsrg/cinder-api.txt 2026-08-15 00:39:36.395798 | instance | >f+++++++++ pod-logs/openstack/cinder-api-664f76b898-bcsrg/init.txt 2026-08-15 00:39:36.395824 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-7cb59cf678-d6vcc/ 2026-08-15 00:39:36.395849 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7cb59cf678-d6vcc/ceph-backup-keyring-placement.txt 2026-08-15 00:39:36.395874 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7cb59cf678-d6vcc/ceph-coordination-volume-perms.txt 2026-08-15 00:39:36.395901 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7cb59cf678-d6vcc/ceph-keyring-placement-rbd1.txt 2026-08-15 00:39:36.395925 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7cb59cf678-d6vcc/cinder-backup.txt 2026-08-15 00:39:36.395950 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7cb59cf678-d6vcc/init.txt 2026-08-15 00:39:36.395974 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-r52nt/ 2026-08-15 00:39:36.395998 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-r52nt/ceph-keyring-placement.txt 2026-08-15 00:39:36.396026 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-r52nt/cinder-backup-storage-init.txt 2026-08-15 00:39:36.396051 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-r52nt/init.txt 2026-08-15 00:39:36.396079 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-bpkd7/ 2026-08-15 00:39:36.396105 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-bpkd7/bootstrap.txt 2026-08-15 00:39:36.396130 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-bpkd7/init.txt 2026-08-15 00:39:36.396161 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-7k4wj/ 2026-08-15 00:39:36.396186 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-7k4wj/create-internal-tenant.txt 2026-08-15 00:39:36.396211 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-7k4wj/init.txt 2026-08-15 00:39:36.396236 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-8555n/ 2026-08-15 00:39:36.396261 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-8555n/cinder-db-init-0.txt 2026-08-15 00:39:36.396286 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-8555n/init.txt 2026-08-15 00:39:36.396311 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-lzg8d/ 2026-08-15 00:39:36.396336 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-lzg8d/cinder-db-sync.txt 2026-08-15 00:39:36.396361 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-lzg8d/init.txt 2026-08-15 00:39:36.396385 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-s6qvd/ 2026-08-15 00:39:36.396409 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-s6qvd/init.txt 2026-08-15 00:39:36.396434 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-s6qvd/volumev3-ks-endpoints-admin.txt 2026-08-15 00:39:36.396458 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-s6qvd/volumev3-ks-endpoints-internal.txt 2026-08-15 00:39:36.396483 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-s6qvd/volumev3-ks-endpoints-public.txt 2026-08-15 00:39:36.396507 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-gvdbr/ 2026-08-15 00:39:36.396531 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-gvdbr/init.txt 2026-08-15 00:39:36.396556 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-gvdbr/volumev3-ks-service-registration.txt 2026-08-15 00:39:36.396581 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-wdzr9/ 2026-08-15 00:39:36.396605 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-wdzr9/cinder-ks-user.txt 2026-08-15 00:39:36.396631 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-wdzr9/init.txt 2026-08-15 00:39:36.396656 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-7l75w/ 2026-08-15 00:39:36.396682 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-7l75w/init.txt 2026-08-15 00:39:36.396707 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-7l75w/rabbit-init.txt 2026-08-15 00:39:36.396733 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-578765685d-bwjvh/ 2026-08-15 00:39:36.396758 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-578765685d-bwjvh/ceph-coordination-volume-perms.txt 2026-08-15 00:39:36.396784 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-578765685d-bwjvh/cinder-scheduler.txt 2026-08-15 00:39:36.396809 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-578765685d-bwjvh/init.txt 2026-08-15 00:39:36.396834 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-fkcqk/ 2026-08-15 00:39:36.396859 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-fkcqk/ceph-keyring-placement.txt 2026-08-15 00:39:36.396883 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-fkcqk/cinder-storage-init-rbd1.txt 2026-08-15 00:39:36.396908 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-fkcqk/init.txt 2026-08-15 00:39:36.396934 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-dd549fc5d-7bmff/ 2026-08-15 00:39:36.396986 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-dd549fc5d-7bmff/ceph-coordination-volume-perms.txt 2026-08-15 00:39:36.397204 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-dd549fc5d-7bmff/ceph-keyring-placement-rbd1.txt 2026-08-15 00:39:36.397276 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-dd549fc5d-7bmff/cinder-volume.txt 2026-08-15 00:39:36.397309 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-dd549fc5d-7bmff/init-cinder-conf.txt 2026-08-15 00:39:36.397338 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-dd549fc5d-7bmff/init.txt 2026-08-15 00:39:36.397373 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29779205-kbhl7/ 2026-08-15 00:39:36.397401 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29779205-kbhl7/cinder-volume-usage-audit.txt 2026-08-15 00:39:36.397427 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29779205-kbhl7/init.txt 2026-08-15 00:39:36.397453 | instance | cd+++++++++ pod-logs/openstack/glance-api-7788ccfdc9-lfbz5/ 2026-08-15 00:39:36.397478 | instance | >f+++++++++ pod-logs/openstack/glance-api-7788ccfdc9-lfbz5/ceph-keyring-placement.txt 2026-08-15 00:39:36.397503 | instance | >f+++++++++ pod-logs/openstack/glance-api-7788ccfdc9-lfbz5/glance-api.txt 2026-08-15 00:39:36.397528 | instance | >f+++++++++ pod-logs/openstack/glance-api-7788ccfdc9-lfbz5/glance-perms.txt 2026-08-15 00:39:36.397553 | instance | >f+++++++++ pod-logs/openstack/glance-api-7788ccfdc9-lfbz5/init.txt 2026-08-15 00:39:36.397577 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-mx57w/ 2026-08-15 00:39:36.397602 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-mx57w/glance-db-init-0.txt 2026-08-15 00:39:36.397627 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-mx57w/init.txt 2026-08-15 00:39:36.397652 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-lmsfg/ 2026-08-15 00:39:36.397678 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-lmsfg/glance-db-sync.txt 2026-08-15 00:39:36.397703 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-lmsfg/init.txt 2026-08-15 00:39:36.397728 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-wxzqq/ 2026-08-15 00:39:36.397754 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-wxzqq/image-ks-endpoints-admin.txt 2026-08-15 00:39:36.397778 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-wxzqq/image-ks-endpoints-internal.txt 2026-08-15 00:39:36.397803 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-wxzqq/image-ks-endpoints-public.txt 2026-08-15 00:39:36.397828 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-wxzqq/init.txt 2026-08-15 00:39:36.397853 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-mhjbf/ 2026-08-15 00:39:36.397879 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-mhjbf/image-ks-service-registration.txt 2026-08-15 00:39:36.397904 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-mhjbf/init.txt 2026-08-15 00:39:36.397929 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-cq2f6/ 2026-08-15 00:39:36.397954 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-cq2f6/glance-ks-user.txt 2026-08-15 00:39:36.397978 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-cq2f6/init.txt 2026-08-15 00:39:36.398003 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-drb8z/ 2026-08-15 00:39:36.398027 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-drb8z/glance-metadefs-load.txt 2026-08-15 00:39:36.398052 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-drb8z/init.txt 2026-08-15 00:39:36.398076 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-rphdf/ 2026-08-15 00:39:36.398101 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-rphdf/init.txt 2026-08-15 00:39:36.398125 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-rphdf/rabbit-init.txt 2026-08-15 00:39:36.398151 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-fmfql/ 2026-08-15 00:39:36.398176 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-fmfql/ceph-keyring-placement.txt 2026-08-15 00:39:36.398201 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-fmfql/glance-storage-init.txt 2026-08-15 00:39:36.398227 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-fmfql/init.txt 2026-08-15 00:39:36.398251 | instance | cd+++++++++ pod-logs/openstack/heat-api-5bc67fcb75-kj6np/ 2026-08-15 00:39:36.398275 | instance | >f+++++++++ pod-logs/openstack/heat-api-5bc67fcb75-kj6np/heat-api.txt 2026-08-15 00:39:36.398307 | instance | >f+++++++++ pod-logs/openstack/heat-api-5bc67fcb75-kj6np/init.txt 2026-08-15 00:39:36.398334 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-bl5dv/ 2026-08-15 00:39:36.398360 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-bl5dv/bootstrap.txt 2026-08-15 00:39:36.398385 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-bl5dv/init.txt 2026-08-15 00:39:36.398409 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-6f95754b9-mwdsm/ 2026-08-15 00:39:36.398434 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-6f95754b9-mwdsm/heat-cfn.txt 2026-08-15 00:39:36.398459 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-6f95754b9-mwdsm/init.txt 2026-08-15 00:39:36.398485 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-62ntw/ 2026-08-15 00:39:36.398509 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-62ntw/heat-db-init-0.txt 2026-08-15 00:39:36.398534 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-62ntw/init.txt 2026-08-15 00:39:36.398558 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-j2fz5/ 2026-08-15 00:39:36.398582 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-j2fz5/heat-db-sync.txt 2026-08-15 00:39:36.398606 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-j2fz5/init.txt 2026-08-15 00:39:36.398632 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-6tbzz/ 2026-08-15 00:39:36.398657 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-6tbzz/heat-ks-domain-user.txt 2026-08-15 00:39:36.398685 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-6tbzz/init.txt 2026-08-15 00:39:36.398745 | instance | cd+++++++++ pod-logs/openstack/heat-engine-6db8498bdb-cvs9j/ 2026-08-15 00:39:36.398807 | instance | >f+++++++++ pod-logs/openstack/heat-engine-6db8498bdb-cvs9j/heat-engine.txt 2026-08-15 00:39:36.398859 | instance | >f+++++++++ pod-logs/openstack/heat-engine-6db8498bdb-cvs9j/init.txt 2026-08-15 00:39:36.398893 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29779225-c6b2k/ 2026-08-15 00:39:36.398923 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29779225-c6b2k/heat-engine-cleaner.txt 2026-08-15 00:39:36.398954 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29779225-c6b2k/init.txt 2026-08-15 00:39:36.398985 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29779230-j8qdh/ 2026-08-15 00:39:36.399015 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29779230-j8qdh/heat-engine-cleaner.txt 2026-08-15 00:39:36.399044 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29779230-j8qdh/init.txt 2026-08-15 00:39:36.399075 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29779235-jxdwz/ 2026-08-15 00:39:36.399106 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29779235-jxdwz/heat-engine-cleaner.txt 2026-08-15 00:39:36.399137 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29779235-jxdwz/init.txt 2026-08-15 00:39:36.399166 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-l8gt2/ 2026-08-15 00:39:36.399195 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-l8gt2/cloudformation-ks-endpoints-admin.txt 2026-08-15 00:39:36.399225 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-l8gt2/cloudformation-ks-endpoints-internal.txt 2026-08-15 00:39:36.399254 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-l8gt2/cloudformation-ks-endpoints-public.txt 2026-08-15 00:39:36.399281 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-l8gt2/init.txt 2026-08-15 00:39:36.399309 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-l8gt2/orchestration-ks-endpoints-admin.txt 2026-08-15 00:39:36.399338 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-l8gt2/orchestration-ks-endpoints-internal.txt 2026-08-15 00:39:36.399367 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-l8gt2/orchestration-ks-endpoints-public.txt 2026-08-15 00:39:36.399410 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-pn6dq/ 2026-08-15 00:39:36.399439 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-pn6dq/cloudformation-ks-service-registration.txt 2026-08-15 00:39:36.399467 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-pn6dq/init.txt 2026-08-15 00:39:36.399496 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-pn6dq/orchestration-ks-service-registration.txt 2026-08-15 00:39:36.399526 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-8vz66/ 2026-08-15 00:39:36.399555 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-8vz66/heat-ks-user.txt 2026-08-15 00:39:36.399584 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-8vz66/heat-trustee-ks-user.txt 2026-08-15 00:39:36.399612 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-8vz66/init.txt 2026-08-15 00:39:36.399641 | instance | cd+++++++++ pod-logs/openstack/heat-purge-deleted-29779220-8zx6h/ 2026-08-15 00:39:36.399670 | instance | >f+++++++++ pod-logs/openstack/heat-purge-deleted-29779220-8zx6h/heat-purge-deleted.txt 2026-08-15 00:39:36.399700 | instance | >f+++++++++ pod-logs/openstack/heat-purge-deleted-29779220-8zx6h/init.txt 2026-08-15 00:39:36.399730 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-mvt56/ 2026-08-15 00:39:36.399762 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-mvt56/init.txt 2026-08-15 00:39:36.399792 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-mvt56/rabbit-init.txt 2026-08-15 00:39:36.399825 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-rk4k4/ 2026-08-15 00:39:36.399856 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-rk4k4/heat-trusts.txt 2026-08-15 00:39:36.399882 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-rk4k4/init.txt 2026-08-15 00:39:36.399909 | instance | cd+++++++++ pod-logs/openstack/horizon-67cbc776b5-8ll54/ 2026-08-15 00:39:36.399933 | instance | >f+++++++++ pod-logs/openstack/horizon-67cbc776b5-8ll54/horizon.txt 2026-08-15 00:39:36.399958 | instance | >f+++++++++ pod-logs/openstack/horizon-67cbc776b5-8ll54/init.txt 2026-08-15 00:39:36.399986 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-hgdmj/ 2026-08-15 00:39:36.400012 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-hgdmj/horizon-db-init-0.txt 2026-08-15 00:39:36.400037 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-hgdmj/init.txt 2026-08-15 00:39:36.400067 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-7rglv/ 2026-08-15 00:39:36.400097 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-7rglv/horizon-db-sync.txt 2026-08-15 00:39:36.400126 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-7rglv/init.txt 2026-08-15 00:39:36.400156 | instance | cd+++++++++ pod-logs/openstack/keepalived-llsk7/ 2026-08-15 00:39:36.400187 | instance | >f+++++++++ pod-logs/openstack/keepalived-llsk7/init.txt 2026-08-15 00:39:36.400218 | instance | >f+++++++++ pod-logs/openstack/keepalived-llsk7/keepalived.txt 2026-08-15 00:39:36.400248 | instance | >f+++++++++ pod-logs/openstack/keepalived-llsk7/wait-for-ip.txt 2026-08-15 00:39:36.400280 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6597d44489-db5tm/ 2026-08-15 00:39:36.400307 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6597d44489-db5tm/init.txt 2026-08-15 00:39:36.400334 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6597d44489-db5tm/keystone-api.txt 2026-08-15 00:39:36.400359 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-ffmxf/ 2026-08-15 00:39:36.400385 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-ffmxf/bootstrap.txt 2026-08-15 00:39:36.400410 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-ffmxf/init.txt 2026-08-15 00:39:36.400435 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-lrzj8/ 2026-08-15 00:39:36.400459 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-lrzj8/init.txt 2026-08-15 00:39:36.400484 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-lrzj8/keystone-credential-setup.txt 2026-08-15 00:39:36.400518 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-72lxp/ 2026-08-15 00:39:36.400544 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-72lxp/init.txt 2026-08-15 00:39:36.400570 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-72lxp/keystone-db-init-0.txt 2026-08-15 00:39:36.400595 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-znhdq/ 2026-08-15 00:39:36.400620 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-znhdq/init.txt 2026-08-15 00:39:36.400645 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-znhdq/keystone-db-sync.txt 2026-08-15 00:39:36.400671 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-t5xt6/ 2026-08-15 00:39:36.400698 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-t5xt6/init.txt 2026-08-15 00:39:36.400723 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-t5xt6/keystone-domain-manage.txt 2026-08-15 00:39:36.400748 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-rotate-29779200-nsllg/ 2026-08-15 00:39:36.400775 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-rotate-29779200-nsllg/init.txt 2026-08-15 00:39:36.400800 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-rotate-29779200-nsllg/keystone-fernet-rotate.txt 2026-08-15 00:39:36.400827 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-xlh4b/ 2026-08-15 00:39:36.400852 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-xlh4b/init.txt 2026-08-15 00:39:36.400877 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-xlh4b/keystone-fernet-setup.txt 2026-08-15 00:39:36.400904 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-khlvf/ 2026-08-15 00:39:36.400930 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-khlvf/init.txt 2026-08-15 00:39:36.400984 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-khlvf/rabbit-init.txt 2026-08-15 00:39:36.401051 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-6lkkt/ 2026-08-15 00:39:36.401086 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6lkkt/ceph-admin-keyring-placement.txt 2026-08-15 00:39:36.401113 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6lkkt/ceph-keyring-placement.txt 2026-08-15 00:39:36.401140 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6lkkt/init-dynamic-options.txt 2026-08-15 00:39:36.401166 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6lkkt/init.txt 2026-08-15 00:39:36.401193 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6lkkt/libvirt-exporter.txt 2026-08-15 00:39:36.401218 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6lkkt/libvirt.txt 2026-08-15 00:39:36.401282 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6lkkt/tls-sidecar.txt 2026-08-15 00:39:36.401311 | instance | cd+++++++++ pod-logs/openstack/magnum-api-67d588c478-t9d6l/ 2026-08-15 00:39:36.401338 | instance | >f+++++++++ pod-logs/openstack/magnum-api-67d588c478-t9d6l/init.txt 2026-08-15 00:39:36.401363 | instance | >f+++++++++ pod-logs/openstack/magnum-api-67d588c478-t9d6l/magnum-api.txt 2026-08-15 00:39:36.401388 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-4j6bv/ 2026-08-15 00:39:36.401414 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-4j6bv/magnum-cluster-api-proxy.txt 2026-08-15 00:39:36.401440 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-08-15 00:39:36.401465 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-08-15 00:39:36.401491 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-08-15 00:39:36.401517 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-08-15 00:39:36.401542 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-q7xq2/ 2026-08-15 00:39:36.401567 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-q7xq2/init.txt 2026-08-15 00:39:36.401602 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-q7xq2/magnum-db-init-0.txt 2026-08-15 00:39:36.401629 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-98h5v/ 2026-08-15 00:39:36.401654 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-98h5v/init.txt 2026-08-15 00:39:36.401679 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-98h5v/magnum-db-sync.txt 2026-08-15 00:39:36.401704 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-p6wcw/ 2026-08-15 00:39:36.401730 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-p6wcw/init.txt 2026-08-15 00:39:36.401756 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-p6wcw/magnum-ks-domain-user.txt 2026-08-15 00:39:36.401781 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-qkqxp/ 2026-08-15 00:39:36.401806 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-qkqxp/container-infra-ks-endpoints-admin.txt 2026-08-15 00:39:36.401832 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-qkqxp/container-infra-ks-endpoints-internal.txt 2026-08-15 00:39:36.401858 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-qkqxp/container-infra-ks-endpoints-public.txt 2026-08-15 00:39:36.401884 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-qkqxp/init.txt 2026-08-15 00:39:36.401908 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-f6jzh/ 2026-08-15 00:39:36.401934 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-f6jzh/container-infra-ks-service-registration.txt 2026-08-15 00:39:36.401960 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-f6jzh/init.txt 2026-08-15 00:39:36.401986 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-srl2z/ 2026-08-15 00:39:36.402012 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-srl2z/init.txt 2026-08-15 00:39:36.402037 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-srl2z/magnum-ks-user.txt 2026-08-15 00:39:36.402063 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-rsnqq/ 2026-08-15 00:39:36.402088 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-rsnqq/init.txt 2026-08-15 00:39:36.402113 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-rsnqq/rabbit-init.txt 2026-08-15 00:39:36.402139 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-5dq9w/ 2026-08-15 00:39:36.402163 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-5dq9w/registry.txt 2026-08-15 00:39:36.402189 | instance | cd+++++++++ pod-logs/openstack/manila-api-5bf96dcc8d-7xxtf/ 2026-08-15 00:39:36.402214 | instance | >f+++++++++ pod-logs/openstack/manila-api-5bf96dcc8d-7xxtf/init.txt 2026-08-15 00:39:36.402238 | instance | >f+++++++++ pod-logs/openstack/manila-api-5bf96dcc8d-7xxtf/manila-api.txt 2026-08-15 00:39:36.402264 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-wbm47/ 2026-08-15 00:39:36.402290 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-wbm47/bootstrap.txt 2026-08-15 00:39:36.402320 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-wbm47/init.txt 2026-08-15 00:39:36.402352 | instance | cd+++++++++ pod-logs/openstack/manila-data-594cc675d7-tgxtg/ 2026-08-15 00:39:36.402384 | instance | >f+++++++++ pod-logs/openstack/manila-data-594cc675d7-tgxtg/init.txt 2026-08-15 00:39:36.402414 | instance | >f+++++++++ pod-logs/openstack/manila-data-594cc675d7-tgxtg/manila-data.txt 2026-08-15 00:39:36.402437 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-f4qkm/ 2026-08-15 00:39:36.402460 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-f4qkm/init.txt 2026-08-15 00:39:36.402479 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-f4qkm/manila-db-init-0.txt 2026-08-15 00:39:36.402496 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-b5hzk/ 2026-08-15 00:39:36.402515 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-b5hzk/init.txt 2026-08-15 00:39:36.402533 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-b5hzk/manila-db-sync.txt 2026-08-15 00:39:36.402558 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-j7pzz/ 2026-08-15 00:39:36.402577 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-j7pzz/init.txt 2026-08-15 00:39:36.402596 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-j7pzz/share-ks-endpoints-admin.txt 2026-08-15 00:39:36.402615 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-j7pzz/share-ks-endpoints-internal.txt 2026-08-15 00:39:36.402634 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-j7pzz/share-ks-endpoints-public.txt 2026-08-15 00:39:36.402652 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-j7pzz/sharev2-ks-endpoints-admin.txt 2026-08-15 00:39:36.402670 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-j7pzz/sharev2-ks-endpoints-internal.txt 2026-08-15 00:39:36.402688 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-j7pzz/sharev2-ks-endpoints-public.txt 2026-08-15 00:39:36.402707 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-j9dls/ 2026-08-15 00:39:36.402724 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-j9dls/init.txt 2026-08-15 00:39:36.402743 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-j9dls/share-ks-service-registration.txt 2026-08-15 00:39:36.402760 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-j9dls/sharev2-ks-service-registration.txt 2026-08-15 00:39:36.402778 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-dcf9f/ 2026-08-15 00:39:36.402797 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-dcf9f/init.txt 2026-08-15 00:39:36.402814 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-dcf9f/manila-ks-user.txt 2026-08-15 00:39:36.402832 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-fwgf4/ 2026-08-15 00:39:36.402852 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-fwgf4/init.txt 2026-08-15 00:39:36.402869 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-fwgf4/rabbit-init.txt 2026-08-15 00:39:36.402887 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-f7f54c7f-s9jg4/ 2026-08-15 00:39:36.402905 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-f7f54c7f-s9jg4/init.txt 2026-08-15 00:39:36.402923 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-f7f54c7f-s9jg4/manila-scheduler.txt 2026-08-15 00:39:36.402941 | instance | cd+++++++++ pod-logs/openstack/manila-share-85655d6fd5-fzvx9/ 2026-08-15 00:39:36.402958 | instance | >f+++++++++ pod-logs/openstack/manila-share-85655d6fd5-fzvx9/init.txt 2026-08-15 00:39:36.402976 | instance | >f+++++++++ pod-logs/openstack/manila-share-85655d6fd5-fzvx9/manila-share-init.txt 2026-08-15 00:39:36.402994 | instance | >f+++++++++ pod-logs/openstack/manila-share-85655d6fd5-fzvx9/manila-share.txt 2026-08-15 00:39:36.403011 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lvpf7/ 2026-08-15 00:39:36.403030 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lvpf7/init.txt 2026-08-15 00:39:36.403048 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lvpf7/memcached-exporter.txt 2026-08-15 00:39:36.403067 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lvpf7/memcached.txt 2026-08-15 00:39:36.403085 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-rp4sj/ 2026-08-15 00:39:36.403104 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-rp4sj/coredns.txt 2026-08-15 00:39:36.403122 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-fr79q/ 2026-08-15 00:39:36.403141 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-fr79q/init.txt 2026-08-15 00:39:36.403158 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-fr79q/neutron-db-init-0.txt 2026-08-15 00:39:36.403176 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-lx6dr/ 2026-08-15 00:39:36.403194 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-lx6dr/init.txt 2026-08-15 00:39:36.403217 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-lx6dr/neutron-db-sync.txt 2026-08-15 00:39:36.403235 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-tscfv/ 2026-08-15 00:39:36.403253 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-tscfv/init.txt 2026-08-15 00:39:36.403270 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-tscfv/neutron-dhcp-agent-init.txt 2026-08-15 00:39:36.403289 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-tscfv/neutron-dhcp-agent.txt 2026-08-15 00:39:36.403308 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-77w8g/ 2026-08-15 00:39:36.403326 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-77w8g/init.txt 2026-08-15 00:39:36.403344 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-77w8g/network-ks-endpoints-admin.txt 2026-08-15 00:39:36.403363 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-77w8g/network-ks-endpoints-internal.txt 2026-08-15 00:39:36.403381 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-77w8g/network-ks-endpoints-public.txt 2026-08-15 00:39:36.403400 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-d8s2q/ 2026-08-15 00:39:36.403418 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-d8s2q/init.txt 2026-08-15 00:39:36.403436 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-d8s2q/network-ks-service-registration.txt 2026-08-15 00:39:36.403454 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-gnh66/ 2026-08-15 00:39:36.403472 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-gnh66/init.txt 2026-08-15 00:39:36.403490 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-gnh66/neutron-ks-user.txt 2026-08-15 00:39:36.403509 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-p9dlh/ 2026-08-15 00:39:36.403527 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-p9dlh/init.txt 2026-08-15 00:39:36.403545 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-p9dlh/neutron-l3-agent-init.txt 2026-08-15 00:39:36.403563 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-p9dlh/neutron-l3-agent.txt 2026-08-15 00:39:36.403582 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wbnlk/ 2026-08-15 00:39:36.403599 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wbnlk/init.txt 2026-08-15 00:39:36.403618 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wbnlk/neutron-metadata-agent-init.txt 2026-08-15 00:39:36.403637 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wbnlk/neutron-metadata-agent.txt 2026-08-15 00:39:36.403655 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-t55kp/ 2026-08-15 00:39:36.403673 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-t55kp/init.txt 2026-08-15 00:39:36.403691 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-t55kp/neutron-netns-cleanup-cron.txt 2026-08-15 00:39:36.403710 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d9rbb/ 2026-08-15 00:39:36.403728 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d9rbb/init.txt 2026-08-15 00:39:36.403746 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d9rbb/neutron-openvswitch-agent-kernel-modules.txt 2026-08-15 00:39:36.403764 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d9rbb/neutron-ovs-agent-init.txt 2026-08-15 00:39:36.403783 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d9rbb/neutron-ovs-agent.txt 2026-08-15 00:39:36.403806 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-7cpwm/ 2026-08-15 00:39:36.403835 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-7cpwm/init.txt 2026-08-15 00:39:36.403861 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-7cpwm/rabbit-init.txt 2026-08-15 00:39:36.403895 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-5dd777bbd7-lgf49/ 2026-08-15 00:39:36.403923 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5dd777bbd7-lgf49/init.txt 2026-08-15 00:39:36.403943 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5dd777bbd7-lgf49/neutron-rpc-server.txt 2026-08-15 00:39:36.403961 | instance | cd+++++++++ pod-logs/openstack/neutron-server-549fcd7b68-7cqnr/ 2026-08-15 00:39:36.403981 | instance | >f+++++++++ pod-logs/openstack/neutron-server-549fcd7b68-7cqnr/init.txt 2026-08-15 00:39:36.404000 | instance | >f+++++++++ pod-logs/openstack/neutron-server-549fcd7b68-7cqnr/neutron-policy-server.txt 2026-08-15 00:39:36.404019 | instance | >f+++++++++ pod-logs/openstack/neutron-server-549fcd7b68-7cqnr/neutron-server.txt 2026-08-15 00:39:36.404038 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-78f7b96ffb-d4rsc/ 2026-08-15 00:39:36.404057 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-78f7b96ffb-d4rsc/init.txt 2026-08-15 00:39:36.404075 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-78f7b96ffb-d4rsc/nova-api-metadata-init.txt 2026-08-15 00:39:36.404093 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-78f7b96ffb-d4rsc/nova-api.txt 2026-08-15 00:39:36.404111 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-6b6679d8c8-nmqt7/ 2026-08-15 00:39:36.404129 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6b6679d8c8-nmqt7/init.txt 2026-08-15 00:39:36.404152 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6b6679d8c8-nmqt7/nova-osapi.txt 2026-08-15 00:39:36.404177 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-glf28/ 2026-08-15 00:39:36.404202 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-glf28/bootstrap.txt 2026-08-15 00:39:36.404223 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-glf28/init.txt 2026-08-15 00:39:36.404241 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29779200-7t699/ 2026-08-15 00:39:36.404260 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29779200-7t699/init.txt 2026-08-15 00:39:36.404278 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29779200-7t699/nova-cell-setup.txt 2026-08-15 00:39:36.404296 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-vv4xz/ 2026-08-15 00:39:36.404314 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-vv4xz/init.txt 2026-08-15 00:39:36.404333 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-vv4xz/nova-cell-setup-init.txt 2026-08-15 00:39:36.404350 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-vv4xz/nova-cell-setup.txt 2026-08-15 00:39:36.404368 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-ztm8s/ 2026-08-15 00:39:36.404389 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ztm8s/ceph-admin-keyring-placement.txt 2026-08-15 00:39:36.404410 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ztm8s/ceph-keyring-placement.txt 2026-08-15 00:39:36.404428 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ztm8s/ceph-perms.txt 2026-08-15 00:39:36.404446 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ztm8s/init.txt 2026-08-15 00:39:36.404464 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ztm8s/nova-compute-init.txt 2026-08-15 00:39:36.404482 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ztm8s/nova-compute-ssh-init.txt 2026-08-15 00:39:36.404500 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ztm8s/nova-compute-ssh.txt 2026-08-15 00:39:36.404519 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ztm8s/nova-compute-vnc-init.txt 2026-08-15 00:39:36.404536 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ztm8s/nova-compute.txt 2026-08-15 00:39:36.404554 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-857bf596b-nqqvs/ 2026-08-15 00:39:36.404572 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-857bf596b-nqqvs/init.txt 2026-08-15 00:39:36.404597 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-857bf596b-nqqvs/nova-conductor.txt 2026-08-15 00:39:36.404616 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-m9j5h/ 2026-08-15 00:39:36.404634 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-m9j5h/init.txt 2026-08-15 00:39:36.404652 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-m9j5h/nova-db-init-0.txt 2026-08-15 00:39:36.404670 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-m9j5h/nova-db-init-1.txt 2026-08-15 00:39:36.404687 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-m9j5h/nova-db-init-2.txt 2026-08-15 00:39:36.404705 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-jvkwq/ 2026-08-15 00:39:36.404723 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-jvkwq/init.txt 2026-08-15 00:39:36.404740 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-jvkwq/nova-db-sync.txt 2026-08-15 00:39:36.404758 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-9fq7p/ 2026-08-15 00:39:36.404775 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-9fq7p/compute-ks-endpoints-admin.txt 2026-08-15 00:39:36.404793 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-9fq7p/compute-ks-endpoints-internal.txt 2026-08-15 00:39:36.404811 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-9fq7p/compute-ks-endpoints-public.txt 2026-08-15 00:39:36.404829 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-9fq7p/init.txt 2026-08-15 00:39:36.404847 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-tj5w6/ 2026-08-15 00:39:36.404864 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-tj5w6/compute-ks-service-registration.txt 2026-08-15 00:39:36.404881 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-tj5w6/init.txt 2026-08-15 00:39:36.404899 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-56b5l/ 2026-08-15 00:39:36.404917 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-56b5l/init.txt 2026-08-15 00:39:36.404934 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-56b5l/nova-ks-user.txt 2026-08-15 00:39:36.404956 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-564c4c88d9-sqkfz/ 2026-08-15 00:39:36.405000 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-564c4c88d9-sqkfz/init.txt 2026-08-15 00:39:36.405023 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-564c4c88d9-sqkfz/nova-novncproxy-init-assets.txt 2026-08-15 00:39:36.405041 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-564c4c88d9-sqkfz/nova-novncproxy-init.txt 2026-08-15 00:39:36.405060 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-564c4c88d9-sqkfz/nova-novncproxy.txt 2026-08-15 00:39:36.405079 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-v72p2/ 2026-08-15 00:39:36.405097 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-v72p2/init.txt 2026-08-15 00:39:36.405115 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-v72p2/rabbit-init.txt 2026-08-15 00:39:36.405133 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-bb44bdbb-sgmxd/ 2026-08-15 00:39:36.405151 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-bb44bdbb-sgmxd/init.txt 2026-08-15 00:39:36.405169 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-bb44bdbb-sgmxd/nova-scheduler.txt 2026-08-15 00:39:36.405187 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29779200-995bs/ 2026-08-15 00:39:36.405205 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29779200-995bs/init.txt 2026-08-15 00:39:36.405223 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29779200-995bs/nova-service-cleaner.txt 2026-08-15 00:39:36.405240 | instance | cd+++++++++ pod-logs/openstack/octavia-api-64997dbf9b-gvsmw/ 2026-08-15 00:39:36.405278 | instance | >f+++++++++ pod-logs/openstack/octavia-api-64997dbf9b-gvsmw/init.txt 2026-08-15 00:39:36.405297 | instance | >f+++++++++ pod-logs/openstack/octavia-api-64997dbf9b-gvsmw/octavia-api.txt 2026-08-15 00:39:36.405324 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-zjkj2/ 2026-08-15 00:39:36.405344 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-zjkj2/bootstrap.txt 2026-08-15 00:39:36.405362 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-zjkj2/init.txt 2026-08-15 00:39:36.405380 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-rrlvr/ 2026-08-15 00:39:36.405398 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-rrlvr/init.txt 2026-08-15 00:39:36.405415 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-rrlvr/octavia-db-init-0.txt 2026-08-15 00:39:36.405433 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-rrlvr/octavia-db-init-1.txt 2026-08-15 00:39:36.405450 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-lmblx/ 2026-08-15 00:39:36.405469 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-lmblx/init.txt 2026-08-15 00:39:36.405488 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-lmblx/octavia-db-sync.txt 2026-08-15 00:39:36.405506 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-fbq5x/ 2026-08-15 00:39:36.405525 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-fbq5x/init.txt 2026-08-15 00:39:36.405543 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-fbq5x/octavia-health-manager-get-port.txt 2026-08-15 00:39:36.405561 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-fbq5x/octavia-health-manager-nic-init.txt 2026-08-15 00:39:36.405579 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-fbq5x/octavia-health-manager.txt 2026-08-15 00:39:36.405597 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-f94478b45-x458s/ 2026-08-15 00:39:36.405615 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-f94478b45-x458s/init.txt 2026-08-15 00:39:36.405633 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-f94478b45-x458s/octavia-housekeeping.txt 2026-08-15 00:39:36.405651 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-c4td2/ 2026-08-15 00:39:36.405668 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-c4td2/init.txt 2026-08-15 00:39:36.405686 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-c4td2/load-balancer-ks-endpoints-admin.txt 2026-08-15 00:39:36.405703 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-c4td2/load-balancer-ks-endpoints-internal.txt 2026-08-15 00:39:36.405721 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-c4td2/load-balancer-ks-endpoints-public.txt 2026-08-15 00:39:36.405738 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-lcl6t/ 2026-08-15 00:39:36.405755 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-lcl6t/init.txt 2026-08-15 00:39:36.405773 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-lcl6t/load-balancer-ks-service-registration.txt 2026-08-15 00:39:36.405790 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-n467j/ 2026-08-15 00:39:36.405808 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-n467j/init.txt 2026-08-15 00:39:36.405826 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-n467j/octavia-ks-user.txt 2026-08-15 00:39:36.405844 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-tpm4k/ 2026-08-15 00:39:36.405862 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-tpm4k/init.txt 2026-08-15 00:39:36.405879 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-tpm4k/rabbit-init.txt 2026-08-15 00:39:36.405897 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-76899fd46b-nhwm2/ 2026-08-15 00:39:36.405915 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-76899fd46b-nhwm2/init.txt 2026-08-15 00:39:36.405933 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-76899fd46b-nhwm2/octavia-worker.txt 2026-08-15 00:39:36.405951 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-gsgq9/ 2026-08-15 00:39:36.405969 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-gsgq9/openstack-database-exporter.txt 2026-08-15 00:39:36.405991 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-58cffc957b-9ck6z/ 2026-08-15 00:39:36.406009 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-58cffc957b-9ck6z/build-config.txt 2026-08-15 00:39:36.406027 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-58cffc957b-9ck6z/openstack-exporter.txt 2026-08-15 00:39:36.406044 | instance | cd+++++++++ pod-logs/openstack/openvswitch-dfmxm/ 2026-08-15 00:39:36.406062 | instance | >f+++++++++ pod-logs/openstack/openvswitch-dfmxm/init.txt 2026-08-15 00:39:36.406079 | instance | >f+++++++++ pod-logs/openstack/openvswitch-dfmxm/openvswitch-db-perms.txt 2026-08-15 00:39:36.406097 | instance | >f+++++++++ pod-logs/openstack/openvswitch-dfmxm/openvswitch-db.txt 2026-08-15 00:39:36.406115 | instance | >f+++++++++ pod-logs/openstack/openvswitch-dfmxm/openvswitch-vswitchd-modules.txt 2026-08-15 00:39:36.406132 | instance | >f+++++++++ pod-logs/openstack/openvswitch-dfmxm/openvswitch-vswitchd.txt 2026-08-15 00:39:36.406150 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-08-15 00:39:36.406167 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-08-15 00:39:36.406184 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-08-15 00:39:36.406202 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-08-15 00:39:36.406219 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-08-15 00:39:36.406237 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-08-15 00:39:36.406255 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-08-15 00:39:36.406273 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-08-15 00:39:36.406290 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-08-15 00:39:36.406307 | instance | cd+++++++++ pod-logs/openstack/placement-api-68674bd9c5-bcws4/ 2026-08-15 00:39:36.406325 | instance | >f+++++++++ pod-logs/openstack/placement-api-68674bd9c5-bcws4/init.txt 2026-08-15 00:39:36.406343 | instance | >f+++++++++ pod-logs/openstack/placement-api-68674bd9c5-bcws4/placement-api.txt 2026-08-15 00:39:36.406360 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-zhfx4/ 2026-08-15 00:39:36.406377 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-zhfx4/init.txt 2026-08-15 00:39:36.406394 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-zhfx4/placement-db-init-0.txt 2026-08-15 00:39:36.406412 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-j4ghm/ 2026-08-15 00:39:36.406430 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-j4ghm/init.txt 2026-08-15 00:39:36.406448 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-j4ghm/placement-db-sync.txt 2026-08-15 00:39:36.406466 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-xqc5b/ 2026-08-15 00:39:36.406484 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xqc5b/init.txt 2026-08-15 00:39:36.406502 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xqc5b/placement-ks-endpoints-admin.txt 2026-08-15 00:39:36.406520 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xqc5b/placement-ks-endpoints-internal.txt 2026-08-15 00:39:36.406538 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xqc5b/placement-ks-endpoints-public.txt 2026-08-15 00:39:36.406556 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-j2txq/ 2026-08-15 00:39:36.406574 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-j2txq/init.txt 2026-08-15 00:39:36.406592 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-j2txq/placement-ks-service-registration.txt 2026-08-15 00:39:36.406610 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-lgjvr/ 2026-08-15 00:39:36.406632 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-lgjvr/init.txt 2026-08-15 00:39:36.406650 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-lgjvr/placement-ks-user.txt 2026-08-15 00:39:36.406668 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-275x5/ 2026-08-15 00:39:36.406686 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-275x5/percona-xtradb-cluster-operator.txt 2026-08-15 00:39:36.406704 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-08-15 00:39:36.406723 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-08-15 00:39:36.406741 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-08-15 00:39:36.406758 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-08-15 00:39:36.406776 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-08-15 00:39:36.406793 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-08-15 00:39:36.406812 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-8kcr6/ 2026-08-15 00:39:36.406829 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-8kcr6/rabbitmq-cluster-operator.txt 2026-08-15 00:39:36.406847 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-08-15 00:39:36.406865 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-08-15 00:39:36.406883 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-08-15 00:39:36.406901 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-08-15 00:39:36.406918 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-08-15 00:39:36.406936 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-08-15 00:39:36.406954 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-08-15 00:39:36.406971 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-08-15 00:39:36.406989 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-08-15 00:39:36.407006 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-08-15 00:39:36.407023 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-08-15 00:39:36.407041 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-08-15 00:39:36.407058 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-08-15 00:39:36.407076 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-08-15 00:39:36.407094 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-08-15 00:39:36.407112 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-kvpvh/ 2026-08-15 00:39:36.407130 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-kvpvh/rabbitmq-cluster-operator.txt 2026-08-15 00:39:36.407148 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-08-15 00:39:36.407166 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-08-15 00:39:36.407184 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-08-15 00:39:36.407202 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-08-15 00:39:36.407220 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-08-15 00:39:36.407238 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-08-15 00:39:36.407256 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-08-15 00:39:36.407274 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-08-15 00:39:36.407297 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-08-15 00:39:36.407314 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/ 2026-08-15 00:39:36.407332 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/ceph-crash.txt 2026-08-15 00:39:36.407350 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/chown-container-data-dir.txt 2026-08-15 00:39:36.407370 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2zdr/make-container-crash-dir.txt 2026-08-15 00:39:36.407390 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/ 2026-08-15 00:39:36.407408 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/chown-container-data-dir.txt 2026-08-15 00:39:36.407426 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/log-collector.txt 2026-08-15 00:39:36.407443 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hn27t/rgw.txt 2026-08-15 00:39:36.407462 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-54df84dfd6-jk7t6/ 2026-08-15 00:39:36.407479 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-54df84dfd6-jk7t6/init.txt 2026-08-15 00:39:36.407498 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-54df84dfd6-jk7t6/staffeln-api.txt 2026-08-15 00:39:36.407515 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-64bddbd95c-2lwvb/ 2026-08-15 00:39:36.407533 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-64bddbd95c-2lwvb/staffeln-conductor.txt 2026-08-15 00:39:36.407551 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-lkdrs/ 2026-08-15 00:39:36.407569 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lkdrs/init.txt 2026-08-15 00:39:36.407587 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lkdrs/staffeln-db-init-0.txt 2026-08-15 00:39:36.407605 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-jxdzm/ 2026-08-15 00:39:36.407623 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-jxdzm/init.txt 2026-08-15 00:39:36.407642 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-jxdzm/staffeln-db-sync.txt 2026-08-15 00:39:36.407659 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-n7zcr/ 2026-08-15 00:39:36.407678 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-n7zcr/init.txt 2026-08-15 00:39:36.407696 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-n7zcr/tempest-ks-user.txt 2026-08-15 00:39:36.407714 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-x8bzr/ 2026-08-15 00:39:36.407732 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-x8bzr/init.txt 2026-08-15 00:39:36.407750 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-x8bzr/tempest-run-tests-init.txt 2026-08-15 00:39:36.407768 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-x8bzr/tempest-run-tests.txt 2026-08-15 00:39:36.407787 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-08-15 00:39:36.407806 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-08-15 00:39:36.407824 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-08-15 00:39:36.407841 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-08-15 00:39:36.407859 | instance | cd+++++++++ pod-logs/orc-system/ 2026-08-15 00:39:36.407877 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-f7fmt/ 2026-08-15 00:39:36.407896 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-f7fmt/manager.txt 2026-08-15 00:39:36.407914 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-08-15 00:39:36.407932 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-hch9z/ 2026-08-15 00:39:36.407951 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-hch9z/rook-ceph-operator.txt 2026-08-15 00:39:36.407976 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-08-15 00:39:36.407995 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-w5dgq/ 2026-08-15 00:39:36.408013 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-w5dgq/secretgen-controller.txt 2026-08-15 00:39:36.427550 | 2026-08-15 00:39:36.427812 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-08-15 00:39:36.645629 | instance | changed 2026-08-15 00:39:36.652958 | 2026-08-15 00:39:36.653041 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-08-15 00:39:37.885762 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-08-15 00:39:37.901671 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-15 00:39:37.901737 | instance | Dload Upload Total Spent Left Speed 2026-08-15 00:39:37.905706 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-08-15 00:39:38.081427 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-08-15 00:39:38.087913 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-15 00:39:38.087974 | instance | Dload Upload Total Spent Left Speed 2026-08-15 00:39:38.091817 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-08-15 00:39:38.455549 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-08-15 00:39:38.462995 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-15 00:39:38.463541 | instance | Dload Upload Total Spent Left Speed 2026-08-15 00:39:38.467630 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-08-15 00:39:38.731497 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-08-15 00:39:39.191883 | instance | ERROR 2026-08-15 00:39:39.192468 | instance | { 2026-08-15 00:39:39.192541 | instance | "delta": "0:00:01.813698", 2026-08-15 00:39:39.192586 | instance | "end": "2026-08-15 00:39:38.736017", 2026-08-15 00:39:39.192627 | instance | "msg": "non-zero return code", 2026-08-15 00:39:39.192667 | instance | "rc": 5, 2026-08-15 00:39:39.192706 | instance | "start": "2026-08-15 00:39:36.922319" 2026-08-15 00:39:39.192744 | instance | } 2026-08-15 00:39:39.192851 | instance | ERROR: Ignoring Errors 2026-08-15 00:39:39.198259 | 2026-08-15 00:39:39.198331 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-08-15 00:39:39.501325 | instance | ceph-mgr endpoints: 2026-08-15 00:39:39.737640 | instance | ok: Runtime: 0:00:00.088957 2026-08-15 00:39:39.743922 | 2026-08-15 00:39:39.743994 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-08-15 00:39:40.281635 | instance | ok: Runtime: 0:00:00.082651 2026-08-15 00:39:40.289076 | 2026-08-15 00:39:40.289161 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-08-15 00:39:40.777131 | instance | changed: 2026-08-15 00:39:40.777289 | instance | cd+++++++++ prometheus/ 2026-08-15 00:39:40.777317 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-08-15 00:39:40.777338 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-08-15 00:39:40.777359 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-08-15 00:39:40.786273 | 2026-08-15 00:39:40.786338 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-08-15 00:39:40.989271 | instance | changed 2026-08-15 00:39:40.995403 | 2026-08-15 00:39:40.995479 | TASK [gather-selenium-data : Get selenium data] 2026-08-15 00:39:41.210060 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-08-15 00:39:41.212691 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-08-15 00:39:41.531101 | instance | ERROR 2026-08-15 00:39:41.531321 | instance | { 2026-08-15 00:39:41.531385 | instance | "delta": "0:00:00.007601", 2026-08-15 00:39:41.531431 | instance | "end": "2026-08-15 00:39:41.213051", 2026-08-15 00:39:41.531472 | instance | "msg": "non-zero return code", 2026-08-15 00:39:41.531513 | instance | "rc": 1, 2026-08-15 00:39:41.531555 | instance | "start": "2026-08-15 00:39:41.205450" 2026-08-15 00:39:41.531595 | instance | } 2026-08-15 00:39:41.531646 | instance | ERROR: Ignoring Errors 2026-08-15 00:39:41.538015 | 2026-08-15 00:39:41.538078 | TASK [gather-selenium-data : Downloads logs to executor] 2026-08-15 00:39:42.011565 | instance | changed: cd+++++++++ selenium/ 2026-08-15 00:39:42.018931 | 2026-08-15 00:39:42.018982 | PLAY RECAP 2026-08-15 00:39:42.019029 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 4 2026-08-15 00:39:42.019051 | 2026-08-15 00:39:42.163207 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-15 00:39:42.175557 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-15 00:39:42.845713 | 2026-08-15 00:39:42.845883 | PLAY [all] 2026-08-15 00:39:42.858358 | 2026-08-15 00:39:42.858466 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-15 00:39:42.904890 | instance | skipping: Conditional result was False 2026-08-15 00:39:42.914373 | 2026-08-15 00:39:42.914474 | TASK [fetch-output : Set log path for single node] 2026-08-15 00:39:42.959672 | instance | ok 2026-08-15 00:39:42.965127 | 2026-08-15 00:39:42.965197 | LOOP [fetch-output : Ensure local output dirs] 2026-08-15 00:39:43.372929 | instance -> localhost | ok: "/var/lib/zuul/builds/40395edb0a56403ca102da0646a19cef/work/logs" 2026-08-15 00:39:43.571463 | instance -> localhost | changed: "/var/lib/zuul/builds/40395edb0a56403ca102da0646a19cef/work/artifacts" 2026-08-15 00:39:43.788141 | instance -> localhost | changed: "/var/lib/zuul/builds/40395edb0a56403ca102da0646a19cef/work/docs" 2026-08-15 00:39:43.802612 | 2026-08-15 00:39:43.802792 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-15 00:39:44.450902 | instance | changed: .d..t...... ./ 2026-08-15 00:39:44.451173 | instance | changed: All items complete 2026-08-15 00:39:44.451201 | 2026-08-15 00:39:44.905359 | instance | changed: .d..t...... ./ 2026-08-15 00:39:45.349011 | instance | changed: .d..t...... ./ 2026-08-15 00:39:45.373459 | 2026-08-15 00:39:45.373604 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-15 00:39:45.818848 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006531 2026-08-15 00:39:46.039497 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008484 2026-08-15 00:39:46.054498 | 2026-08-15 00:39:46.054647 | PLAY [all] 2026-08-15 00:39:46.062146 | 2026-08-15 00:39:46.062210 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-15 00:39:46.472655 | instance | changed 2026-08-15 00:39:46.478161 | 2026-08-15 00:39:46.478214 | PLAY RECAP 2026-08-15 00:39:46.478261 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-15 00:39:46.478283 | 2026-08-15 00:39:46.600078 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-15 00:39:46.608140 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-15 00:39:47.347720 | 2026-08-15 00:39:47.347899 | PLAY [localhost] 2026-08-15 00:39:47.359203 | 2026-08-15 00:39:47.359278 | TASK [Generate Zuul manifest] 2026-08-15 00:39:47.382118 | localhost | ok 2026-08-15 00:39:47.453630 | 2026-08-15 00:39:47.453749 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-15 00:39:48.184687 | localhost | changed 2026-08-15 00:39:48.195092 | 2026-08-15 00:39:48.195173 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-15 00:39:48.227171 | localhost | ok 2026-08-15 00:39:48.235015 | 2026-08-15 00:39:48.235081 | TASK [Upload logs] 2026-08-15 00:39:48.258267 | localhost | ok 2026-08-15 00:39:48.381843 | 2026-08-15 00:39:48.382015 | TASK [Set zuul-log-path fact] 2026-08-15 00:39:48.405967 | localhost | ok 2026-08-15 00:39:48.426882 | 2026-08-15 00:39:48.427035 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-15 00:39:48.459474 | localhost | ok 2026-08-15 00:39:48.467327 | 2026-08-15 00:39:48.467393 | TASK [upload-logs : Create log directories] 2026-08-15 00:39:48.856499 | localhost | changed 2026-08-15 00:39:48.862915 | 2026-08-15 00:39:48.862997 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-15 00:39:49.248763 | localhost -> localhost | ok: Runtime: 0:00:00.036708 2026-08-15 00:39:49.255587 | 2026-08-15 00:39:49.255676 | TASK [upload-logs : Upload logs to log server] 2026-08-15 00:39:50.363352 | localhost | Output suppressed because no_log was given 2026-08-15 00:39:50.368470 | 2026-08-15 00:39:50.368544 | LOOP [upload-logs : Compress console log and json output] 2026-08-15 00:39:50.412486 | localhost | skipping: Conditional result was False 2026-08-15 00:39:50.420198 | localhost | skipping: Conditional result was False 2026-08-15 00:39:50.435895 | 2026-08-15 00:39:50.436067 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-15 00:39:50.479720 | localhost | skipping: Conditional result was False 2026-08-15 00:39:50.480008 | 2026-08-15 00:39:50.483762 | localhost | skipping: Conditional result was False 2026-08-15 00:39:50.502888 | 2026-08-15 00:39:50.503065 | LOOP [upload-logs : Upload console log and json output]