2026-05-08 10:12:53.305599 | Job console starting 2026-05-08 10:12:53.314294 | Updating git repos 2026-05-08 10:12:53.401492 | Cloning repos into workspace 2026-05-08 10:12:55.643512 | Restoring repo states 2026-05-08 10:12:55.672301 | Merging changes 2026-05-08 10:12:57.790061 | Checking out repos 2026-05-08 10:12:57.896002 | Preparing playbooks 2026-05-08 10:13:17.105348 | Running Ansible setup 2026-05-08 10:13:22.010055 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 10:13:22.607311 | 2026-05-08 10:13:22.607463 | PLAY [localhost] 2026-05-08 10:13:22.615193 | 2026-05-08 10:13:22.615281 | TASK [Gathering Facts] 2026-05-08 10:13:23.841790 | localhost | ok 2026-05-08 10:13:23.857981 | 2026-05-08 10:13:23.858070 | TASK [Setup log path fact] 2026-05-08 10:13:23.888249 | localhost | ok 2026-05-08 10:13:23.898741 | 2026-05-08 10:13:23.898812 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 10:13:23.928749 | localhost | ok 2026-05-08 10:13:23.936579 | 2026-05-08 10:13:23.936672 | TASK [emit-job-header : Print job information] 2026-05-08 10:13:23.978201 | # Job Information 2026-05-08 10:13:23.978431 | Ansible Version: 2.16.18 2026-05-08 10:13:23.978508 | Job: atmosphere-molecule-keycloak 2026-05-08 10:13:23.978556 | Pipeline: check 2026-05-08 10:13:23.978601 | Executor: 2d72f0692154 2026-05-08 10:13:23.978644 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3898 2026-05-08 10:13:23.978695 | Event ID: 61736ad0-4ac6-11f1-93fc-f95e50f0e155 2026-05-08 10:13:23.983762 | 2026-05-08 10:13:23.983832 | LOOP [emit-job-header : Print node information] 2026-05-08 10:13:24.502551 | localhost | ok: 2026-05-08 10:13:24.503168 | localhost | # Node Information 2026-05-08 10:13:24.503216 | localhost | Inventory Hostname: instance 2026-05-08 10:13:24.503250 | localhost | Hostname: np0000172708 2026-05-08 10:13:24.503280 | localhost | Username: zuul 2026-05-08 10:13:24.503314 | localhost | Distro: Ubuntu 22.04 2026-05-08 10:13:24.503344 | localhost | Provider: yul1 2026-05-08 10:13:24.503374 | localhost | Region: ca-ymq-1 2026-05-08 10:13:24.503501 | localhost | Label: ubuntu-jammy 2026-05-08 10:13:24.503543 | localhost | Product Name: OpenStack Nova 2026-05-08 10:13:24.503574 | localhost | Interface IP: 199.204.45.235 2026-05-08 10:13:24.516569 | 2026-05-08 10:13:24.516767 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 10:13:24.990497 | localhost -> localhost | changed 2026-05-08 10:13:25.000988 | 2026-05-08 10:13:25.001062 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 10:13:26.070006 | localhost -> localhost | changed 2026-05-08 10:13:26.083350 | 2026-05-08 10:13:26.083426 | PLAY [all] 2026-05-08 10:13:26.102789 | 2026-05-08 10:13:26.102888 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 10:13:26.331392 | instance -> localhost | ok 2026-05-08 10:13:26.343408 | 2026-05-08 10:13:26.343525 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 10:13:26.374538 | instance | ok 2026-05-08 10:13:26.392288 | instance | included: /var/lib/zuul/builds/985ee3f999f8410b8cf17115e446d60f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 10:13:26.399044 | 2026-05-08 10:13:26.399127 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 10:13:27.639037 | instance -> localhost | Generating public/private rsa key pair. 2026-05-08 10:13:27.639928 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/985ee3f999f8410b8cf17115e446d60f/work/985ee3f999f8410b8cf17115e446d60f_id_rsa 2026-05-08 10:13:27.640002 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/985ee3f999f8410b8cf17115e446d60f/work/985ee3f999f8410b8cf17115e446d60f_id_rsa.pub 2026-05-08 10:13:27.640056 | instance -> localhost | The key fingerprint is: 2026-05-08 10:13:27.640105 | instance -> localhost | SHA256:XOH47CkmW/+mXs7NFykucFHkSTHp+5ZDg57lA+39M/Y zuul-build-sshkey 2026-05-08 10:13:27.640168 | instance -> localhost | The key's randomart image is: 2026-05-08 10:13:27.640217 | instance -> localhost | +---[RSA 3072]----+ 2026-05-08 10:13:27.640275 | instance -> localhost | | . .=o | 2026-05-08 10:13:27.640392 | instance -> localhost | | o .ooo | 2026-05-08 10:13:27.640440 | instance -> localhost | | . o oo | 2026-05-08 10:13:27.640485 | instance -> localhost | | . + . . | 2026-05-08 10:13:27.640530 | instance -> localhost | | S o . + .| 2026-05-08 10:13:27.640574 | instance -> localhost | | o o = B | 2026-05-08 10:13:27.640616 | instance -> localhost | | . + = + X =| 2026-05-08 10:13:27.640659 | instance -> localhost | | = o =.* %o| 2026-05-08 10:13:27.640709 | instance -> localhost | | . .++= =.E| 2026-05-08 10:13:27.640754 | instance -> localhost | +----[SHA256]-----+ 2026-05-08 10:13:27.640877 | instance -> localhost | ok: Runtime: 0:00:00.721857 2026-05-08 10:13:27.652554 | 2026-05-08 10:13:27.652653 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 10:13:27.687487 | instance | ok 2026-05-08 10:13:27.751517 | instance | included: /var/lib/zuul/builds/985ee3f999f8410b8cf17115e446d60f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 10:13:27.759110 | 2026-05-08 10:13:27.759178 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 10:13:27.783842 | instance | skipping: Conditional result was False 2026-05-08 10:13:27.794254 | 2026-05-08 10:13:27.794329 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 10:13:28.258710 | instance | changed 2026-05-08 10:13:28.265716 | 2026-05-08 10:13:28.265784 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 10:13:28.463844 | instance | ok 2026-05-08 10:13:28.469526 | 2026-05-08 10:13:28.469595 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 10:13:28.981675 | instance | changed 2026-05-08 10:13:28.988744 | 2026-05-08 10:13:28.988831 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 10:13:29.463188 | instance | changed 2026-05-08 10:13:29.469641 | 2026-05-08 10:13:29.469707 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 10:13:29.495039 | instance | skipping: Conditional result was False 2026-05-08 10:13:29.503341 | 2026-05-08 10:13:29.503433 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 10:13:29.955533 | instance -> localhost | changed 2026-05-08 10:13:29.975361 | 2026-05-08 10:13:29.975437 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 10:13:30.265956 | instance -> localhost | Identity added: /var/lib/zuul/builds/985ee3f999f8410b8cf17115e446d60f/work/985ee3f999f8410b8cf17115e446d60f_id_rsa (zuul-build-sshkey) 2026-05-08 10:13:30.266194 | instance -> localhost | ok: Runtime: 0:00:00.012879 2026-05-08 10:13:30.272233 | 2026-05-08 10:13:30.272298 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 10:13:30.615563 | instance | ok 2026-05-08 10:13:30.620700 | 2026-05-08 10:13:30.620773 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 10:13:30.646871 | instance | skipping: Conditional result was False 2026-05-08 10:13:30.660789 | 2026-05-08 10:13:30.660891 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-08 10:13:31.011472 | instance | ok 2026-05-08 10:13:31.017176 | 2026-05-08 10:13:31.017240 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-08 10:13:32.912053 | instance | Output suppressed because no_log was given 2026-05-08 10:13:32.921097 | 2026-05-08 10:13:32.921161 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-08 10:13:33.133053 | instance | ok: "logs" 2026-05-08 10:13:33.133297 | instance | ok: All items complete 2026-05-08 10:13:33.133327 | 2026-05-08 10:13:33.304719 | instance | ok: "artifacts" 2026-05-08 10:13:33.466999 | instance | ok: "docs" 2026-05-08 10:13:33.482194 | 2026-05-08 10:13:33.482310 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-08 10:13:33.692580 | instance | changed: "logs" 2026-05-08 10:13:33.858570 | instance | changed: "artifacts" 2026-05-08 10:13:34.026701 | instance | changed: "docs" 2026-05-08 10:13:34.043566 | 2026-05-08 10:13:34.043741 | PLAY RECAP 2026-05-08 10:13:34.043796 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-08 10:13:34.043826 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 10:13:34.043850 | 2026-05-08 10:13:34.347474 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 10:13:34.351202 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-08 10:13:34.990724 | 2026-05-08 10:13:34.990863 | PLAY [all] 2026-05-08 10:13:35.002190 | 2026-05-08 10:13:35.002268 | TASK [setup-uv : Extract archive] 2026-05-08 10:13:37.170468 | instance | changed 2026-05-08 10:13:37.314192 | 2026-05-08 10:13:37.314366 | TASK [setup-uv : Print version] 2026-05-08 10:13:37.681537 | instance | uv 0.8.13 2026-05-08 10:13:37.850822 | instance | ok: Runtime: 0:00:00.013826 2026-05-08 10:13:37.858613 | 2026-05-08 10:13:37.858664 | PLAY RECAP 2026-05-08 10:13:37.858709 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 10:13:37.858733 | 2026-05-08 10:13:48.462458 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-08 10:13:48.646460 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2023.1] 2026-05-08 10:13:49.331761 | 2026-05-08 10:13:49.331905 | PLAY [all] 2026-05-08 10:13:49.343598 | 2026-05-08 10:13:49.343720 | TASK [Install "jq" for log collection] 2026-05-08 10:13:58.843418 | instance | changed 2026-05-08 10:13:58.845295 | 2026-05-08 10:13:58.845357 | PLAY RECAP 2026-05-08 10:13:58.845412 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 10:13:58.845463 | 2026-05-08 10:13:58.980019 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2023.1] 2026-05-08 10:13:58.983288 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-08 10:13:59.634453 | 2026-05-08 10:13:59.634597 | PLAY [all] 2026-05-08 10:13:59.646056 | 2026-05-08 10:13:59.646130 | TASK [Copy inventory file for Zuul] 2026-05-08 10:14:00.523201 | instance | changed 2026-05-08 10:14:00.529529 | 2026-05-08 10:14:00.529608 | TASK [Switch "ansible_host" to private IP] 2026-05-08 10:14:00.899760 | instance | changed: 1 replacements made 2026-05-08 10:14:00.913489 | 2026-05-08 10:14:00.913613 | TASK [Run Molecule scenario] 2026-05-08 10:14:01.372945 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-08 10:14:01.373162 | instance | Creating virtual environment at: .venv 2026-05-08 10:14:01.394119 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-08 10:14:01.418027 | instance | Downloading pygments (1.2MiB) 2026-05-08 10:14:01.430296 | instance | Downloading ansible-core (2.1MiB) 2026-05-08 10:14:01.431182 | instance | Downloading openstacksdk (1.7MiB) 2026-05-08 10:14:01.432085 | instance | Downloading kubernetes (1.9MiB) 2026-05-08 10:14:01.433037 | instance | Downloading setuptools (1.1MiB) 2026-05-08 10:14:01.439699 | instance | Downloading netaddr (2.2MiB) 2026-05-08 10:14:01.448084 | instance | Downloading rjsonnet (1.2MiB) 2026-05-08 10:14:01.448399 | instance | Downloading cryptography (4.2MiB) 2026-05-08 10:14:01.764727 | instance | Building pyperclip==1.9.0 2026-05-08 10:14:01.774840 | instance | Downloading rjsonnet 2026-05-08 10:14:01.935726 | instance | Downloading netaddr 2026-05-08 10:14:01.949643 | instance | Downloading pygments 2026-05-08 10:14:01.960853 | instance | Downloading cryptography 2026-05-08 10:14:01.993773 | instance | Downloading setuptools 2026-05-08 10:14:02.055539 | instance | Downloading kubernetes 2026-05-08 10:14:02.086659 | instance | Downloading ansible-core 2026-05-08 10:14:02.119447 | instance | Downloading openstacksdk 2026-05-08 10:14:02.533980 | instance | Built pyperclip==1.9.0 2026-05-08 10:14:02.637676 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-08 10:14:02.677655 | instance | Installed 79 packages in 38ms 2026-05-08 10:14:03.312555 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-08 10:14:03.929232 | instance | INFO [keycloak > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-08 10:14:03.929374 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-05-08 10:14:43.292637 | instance | INFO [keycloak > dependency] Executing 2026-05-08 10:14:43.293265 | instance | WARNING [keycloak > dependency] Missing roles requirements file: requirements.yml 2026-05-08 10:14:43.293286 | instance | WARNING [keycloak > dependency] Missing collections requirements file: collections.yml 2026-05-08 10:14:43.293296 | instance | WARNING [keycloak > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-08 10:14:43.300899 | instance | INFO [keycloak > cleanup] Executing 2026-05-08 10:14:43.301318 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-08 10:14:43.309222 | instance | INFO [keycloak > destroy] Executing 2026-05-08 10:14:43.309344 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-05-08 10:14:43.309398 | instance | INFO [keycloak > destroy] Executed: Successful 2026-05-08 10:14:43.316987 | instance | INFO [keycloak > syntax] Executing 2026-05-08 10:14:44.583920 | instance | 2026-05-08 10:14:44.584075 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-05-08 10:14:44.691298 | instance | INFO [keycloak > syntax] Executed: Successful 2026-05-08 10:14:44.702179 | instance | INFO [keycloak > create] Executing 2026-05-08 10:14:44.704760 | instance | WARNING [keycloak > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-08 10:14:44.714518 | instance | INFO [keycloak > prepare] Executing 2026-05-08 10:14:45.978610 | instance | 2026-05-08 10:14:45.978824 | instance | PLAY [Prepare] ***************************************************************** 2026-05-08 10:14:45.979103 | instance | 2026-05-08 10:14:45.979377 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-08 10:14:45.979632 | instance | Friday 08 May 2026 10:14:45 +0000 (0:00:00.026) 0:00:00.026 ************ 2026-05-08 10:14:47.154267 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-08 10:14:47.154426 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-08 10:14:47.154595 | instance | interpreter could change the meaning of that path. See 2026-05-08 10:14:47.154767 | instance | https://docs.ansible.com/ansible- 2026-05-08 10:14:47.154948 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-08 10:14:47.163735 | instance | ok: [instance] 2026-05-08 10:14:47.163873 | instance | 2026-05-08 10:14:47.164090 | instance | TASK [Configure short hostname] ************************************************ 2026-05-08 10:14:47.164272 | instance | Friday 08 May 2026 10:14:47 +0000 (0:00:01.186) 0:00:01.212 ************ 2026-05-08 10:14:47.995766 | instance | changed: [instance] 2026-05-08 10:14:47.995969 | instance | 2026-05-08 10:14:47.996255 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-08 10:14:47.996536 | instance | Friday 08 May 2026 10:14:47 +0000 (0:00:00.831) 0:00:02.043 ************ 2026-05-08 10:14:48.315820 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-08 10:14:48.316142 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-08 10:14:48.316442 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-08 10:14:48.325437 | instance | changed: [instance] 2026-05-08 10:14:48.325592 | instance | 2026-05-08 10:14:48.325750 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-08 10:14:48.325890 | instance | Friday 08 May 2026 10:14:48 +0000 (0:00:00.329) 0:00:02.373 ************ 2026-05-08 10:14:49.711947 | instance | ok: [instance] 2026-05-08 10:14:49.712106 | instance | 2026-05-08 10:14:49.712314 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-08 10:14:49.712512 | instance | Friday 08 May 2026 10:14:49 +0000 (0:00:01.386) 0:00:03.759 ************ 2026-05-08 10:14:50.610937 | instance | ok: [instance] 2026-05-08 10:14:50.611224 | instance | 2026-05-08 10:14:50.611526 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-08 10:14:50.611814 | instance | 2026-05-08 10:14:50.612108 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-08 10:14:50.612398 | instance | Friday 08 May 2026 10:14:50 +0000 (0:00:00.899) 0:00:04.659 ************ 2026-05-08 10:14:51.729720 | instance | changed: [localhost] => (item=group_vars) 2026-05-08 10:14:51.729981 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-08 10:14:51.730331 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-08 10:14:51.730655 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-08 10:14:51.730919 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-08 10:14:51.731321 | instance | changed: [localhost] => (item=host_vars) 2026-05-08 10:14:51.731500 | instance | 2026-05-08 10:14:51.731705 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-08 10:14:51.731860 | instance | 2026-05-08 10:14:51.732060 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-08 10:14:51.732251 | instance | Friday 08 May 2026 10:14:51 +0000 (0:00:01.118) 0:00:05.777 ************ 2026-05-08 10:14:51.917962 | instance | changed: [localhost] 2026-05-08 10:14:51.918180 | instance | 2026-05-08 10:14:51.918582 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-08 10:14:51.918912 | instance | Friday 08 May 2026 10:14:51 +0000 (0:00:00.188) 0:00:05.965 ************ 2026-05-08 10:14:51.947627 | instance | ok: [localhost] 2026-05-08 10:14:51.947701 | instance | 2026-05-08 10:14:51.947855 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-08 10:14:51.947998 | instance | Friday 08 May 2026 10:14:51 +0000 (0:00:00.029) 0:00:05.995 ************ 2026-05-08 10:14:51.998273 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '1e4bbe4b-0186-5225-bb87-a33d8921a2e1'}) 2026-05-08 10:14:51.998542 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-08 10:14:51.998790 | instance | 2026-05-08 10:14:51.999131 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-08 10:14:51.999429 | instance | Friday 08 May 2026 10:14:51 +0000 (0:00:00.051) 0:00:06.046 ************ 2026-05-08 10:14:52.637183 | instance | changed: [localhost] 2026-05-08 10:14:52.637265 | instance | 2026-05-08 10:14:52.637394 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-08 10:14:52.637514 | instance | 2026-05-08 10:14:52.637646 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-08 10:14:52.637780 | instance | Friday 08 May 2026 10:14:52 +0000 (0:00:00.638) 0:00:06.685 ************ 2026-05-08 10:14:52.830885 | instance | changed: [localhost] 2026-05-08 10:14:52.831142 | instance | 2026-05-08 10:14:52.831428 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-08 10:14:52.831837 | instance | Friday 08 May 2026 10:14:52 +0000 (0:00:00.193) 0:00:06.878 ************ 2026-05-08 10:14:52.859282 | instance | ok: [localhost] 2026-05-08 10:14:52.859545 | instance | 2026-05-08 10:14:52.859836 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-08 10:14:52.860114 | instance | Friday 08 May 2026 10:14:52 +0000 (0:00:00.029) 0:00:06.907 ************ 2026-05-08 10:14:52.901856 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-08 10:14:52.902062 | instance | 2026-05-08 10:14:52.902340 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-08 10:14:52.902513 | instance | Friday 08 May 2026 10:14:52 +0000 (0:00:00.042) 0:00:06.950 ************ 2026-05-08 10:14:53.309621 | instance | changed: [localhost] 2026-05-08 10:14:53.309925 | instance | 2026-05-08 10:14:53.310142 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-08 10:14:53.310403 | instance | 2026-05-08 10:14:53.310679 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-08 10:14:53.311049 | instance | Friday 08 May 2026 10:14:53 +0000 (0:00:00.407) 0:00:07.357 ************ 2026-05-08 10:14:53.485143 | instance | changed: [localhost] 2026-05-08 10:14:53.485502 | instance | 2026-05-08 10:14:53.485978 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-08 10:14:53.486447 | instance | Friday 08 May 2026 10:14:53 +0000 (0:00:00.174) 0:00:07.532 ************ 2026-05-08 10:14:53.511053 | instance | ok: [localhost] 2026-05-08 10:14:53.511279 | instance | 2026-05-08 10:14:53.511585 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-08 10:14:53.512839 | instance | Friday 08 May 2026 10:14:53 +0000 (0:00:00.026) 0:00:07.559 ************ 2026-05-08 10:14:53.560423 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-08 10:14:53.560690 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-08 10:14:53.560987 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-08 10:14:53.561306 | instance | 2026-05-08 10:14:53.561594 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-08 10:14:53.561867 | instance | Friday 08 May 2026 10:14:53 +0000 (0:00:00.048) 0:00:07.608 ************ 2026-05-08 10:14:53.972805 | instance | changed: [localhost] 2026-05-08 10:14:53.972894 | instance | 2026-05-08 10:14:53.973143 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-08 10:14:53.973299 | instance | 2026-05-08 10:14:53.973508 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-08 10:14:53.973696 | instance | Friday 08 May 2026 10:14:53 +0000 (0:00:00.412) 0:00:08.020 ************ 2026-05-08 10:14:54.150856 | instance | changed: [localhost] 2026-05-08 10:14:54.151089 | instance | 2026-05-08 10:14:54.151377 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-08 10:14:54.151689 | instance | Friday 08 May 2026 10:14:54 +0000 (0:00:00.178) 0:00:08.198 ************ 2026-05-08 10:14:54.178165 | instance | ok: [localhost] 2026-05-08 10:14:54.178419 | instance | 2026-05-08 10:14:54.178710 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-08 10:14:54.178990 | instance | Friday 08 May 2026 10:14:54 +0000 (0:00:00.027) 0:00:08.226 ************ 2026-05-08 10:14:54.221641 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-08 10:14:54.221982 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-08 10:14:54.222712 | instance | 2026-05-08 10:14:54.223038 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-08 10:14:54.223421 | instance | Friday 08 May 2026 10:14:54 +0000 (0:00:00.043) 0:00:08.269 ************ 2026-05-08 10:14:54.590885 | instance | changed: [localhost] 2026-05-08 10:14:54.590968 | instance | 2026-05-08 10:14:54.591101 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-08 10:14:54.591216 | instance | 2026-05-08 10:14:54.591341 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-08 10:14:54.591471 | instance | Friday 08 May 2026 10:14:54 +0000 (0:00:00.369) 0:00:08.639 ************ 2026-05-08 10:14:55.319614 | instance | ok: [localhost] 2026-05-08 10:14:55.319808 | instance | 2026-05-08 10:14:55.320095 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-08 10:14:55.320375 | instance | Friday 08 May 2026 10:14:55 +0000 (0:00:00.728) 0:00:09.367 ************ 2026-05-08 10:14:55.516043 | instance | changed: [localhost] 2026-05-08 10:14:55.516791 | instance | 2026-05-08 10:14:55.516877 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-08 10:14:55.517343 | instance | Friday 08 May 2026 10:14:55 +0000 (0:00:00.196) 0:00:09.563 ************ 2026-05-08 10:14:55.547312 | instance | ok: [localhost] 2026-05-08 10:14:55.547591 | instance | 2026-05-08 10:14:55.547880 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-08 10:14:55.548240 | instance | Friday 08 May 2026 10:14:55 +0000 (0:00:00.032) 0:00:09.595 ************ 2026-05-08 10:14:56.472150 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-08 10:14:56.472260 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-08 10:14:56.472475 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-08 10:14:56.472738 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-08 10:14:56.473004 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-08 10:14:56.473361 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-08 10:14:56.473635 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-08 10:14:56.473919 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-08 10:14:56.474173 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-08 10:14:56.474449 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-08 10:14:56.474747 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-08 10:14:56.475017 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-08 10:14:56.475282 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-08 10:14:56.475553 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-08 10:14:56.475862 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-08 10:14:56.476171 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-08 10:14:56.476487 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-08 10:14:56.476785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-08 10:14:56.477055 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_api_host) 2026-05-08 10:14:56.477542 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-08 10:14:56.477776 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-08 10:14:56.477997 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-08 10:14:56.478220 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-08 10:14:56.478455 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-08 10:14:56.478684 | instance | 2026-05-08 10:14:56.478853 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-08 10:14:56.479023 | instance | Friday 08 May 2026 10:14:56 +0000 (0:00:00.923) 0:00:10.518 ************ 2026-05-08 10:14:56.866910 | instance | changed: [localhost] 2026-05-08 10:14:56.867121 | instance | 2026-05-08 10:14:56.867466 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-08 10:14:56.867865 | instance | Friday 08 May 2026 10:14:56 +0000 (0:00:00.395) 0:00:10.914 ************ 2026-05-08 10:14:57.135045 | instance | changed: [localhost] 2026-05-08 10:14:57.135217 | instance | 2026-05-08 10:14:57.135594 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-08 10:14:57.135915 | instance | 2026-05-08 10:14:57.136210 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-08 10:14:57.136519 | instance | Friday 08 May 2026 10:14:57 +0000 (0:00:00.268) 0:00:11.182 ************ 2026-05-08 10:14:57.333433 | instance | changed: [localhost] 2026-05-08 10:14:57.333698 | instance | 2026-05-08 10:14:57.334015 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-08 10:14:57.334300 | instance | Friday 08 May 2026 10:14:57 +0000 (0:00:00.198) 0:00:11.381 ************ 2026-05-08 10:14:57.368854 | instance | ok: [localhost] 2026-05-08 10:14:57.368925 | instance | 2026-05-08 10:14:57.369100 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-08 10:14:57.369277 | instance | Friday 08 May 2026 10:14:57 +0000 (0:00:00.035) 0:00:11.416 ************ 2026-05-08 10:14:57.411852 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-05-08 10:14:57.412048 | instance | 2026-05-08 10:14:57.412335 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-08 10:14:57.412669 | instance | Friday 08 May 2026 10:14:57 +0000 (0:00:00.043) 0:00:11.459 ************ 2026-05-08 10:14:57.771805 | instance | changed: [localhost] 2026-05-08 10:14:57.772066 | instance | 2026-05-08 10:14:57.772365 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-08 10:14:57.772652 | instance | 2026-05-08 10:14:57.772986 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-08 10:14:57.773497 | instance | Friday 08 May 2026 10:14:57 +0000 (0:00:00.359) 0:00:11.819 ************ 2026-05-08 10:14:57.952571 | instance | changed: [localhost] 2026-05-08 10:14:57.952740 | instance | 2026-05-08 10:14:57.952973 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-08 10:14:57.953230 | instance | Friday 08 May 2026 10:14:57 +0000 (0:00:00.180) 0:00:12.000 ************ 2026-05-08 10:14:57.982511 | instance | ok: [localhost] 2026-05-08 10:14:57.982703 | instance | 2026-05-08 10:14:57.982919 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-08 10:14:57.983148 | instance | Friday 08 May 2026 10:14:57 +0000 (0:00:00.030) 0:00:12.031 ************ 2026-05-08 10:14:58.029666 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-05-08 10:14:58.029974 | instance | 2026-05-08 10:14:58.030377 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-08 10:14:58.030761 | instance | Friday 08 May 2026 10:14:58 +0000 (0:00:00.046) 0:00:12.077 ************ 2026-05-08 10:14:58.419587 | instance | changed: [localhost] 2026-05-08 10:14:58.419840 | instance | 2026-05-08 10:14:58.420148 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-08 10:14:58.420422 | instance | 2026-05-08 10:14:58.420727 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-08 10:14:58.421022 | instance | Friday 08 May 2026 10:14:58 +0000 (0:00:00.389) 0:00:12.467 ************ 2026-05-08 10:14:58.596667 | instance | changed: [localhost] 2026-05-08 10:14:58.596936 | instance | 2026-05-08 10:14:58.597313 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-08 10:14:58.597622 | instance | Friday 08 May 2026 10:14:58 +0000 (0:00:00.177) 0:00:12.644 ************ 2026-05-08 10:14:58.626735 | instance | ok: [localhost] 2026-05-08 10:14:58.626926 | instance | 2026-05-08 10:14:58.627157 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-08 10:14:58.627392 | instance | Friday 08 May 2026 10:14:58 +0000 (0:00:00.030) 0:00:12.675 ************ 2026-05-08 10:14:59.079383 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-08 10:14:59.079560 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-08 10:14:59.079859 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-08 10:14:59.080146 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-08 10:14:59.080428 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-08 10:14:59.080709 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-08 10:14:59.080989 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-08 10:14:59.081318 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-08 10:14:59.081593 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-08 10:14:59.081863 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-08 10:14:59.082131 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-08 10:14:59.082431 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-08 10:14:59.083059 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-08 10:14:59.083370 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-08 10:14:59.083642 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-08 10:14:59.083922 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-08 10:14:59.084211 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-08 10:14:59.084473 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-08 10:14:59.084739 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-08 10:14:59.085199 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-08 10:14:59.085489 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-08 10:14:59.085758 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-08 10:14:59.086025 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-08 10:14:59.086323 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-08 10:14:59.086591 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-08 10:14:59.086864 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-08 10:14:59.087128 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-08 10:14:59.087396 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-08 10:14:59.087661 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-08 10:14:59.087932 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-08 10:14:59.088202 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-08 10:14:59.088472 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-08 10:14:59.088784 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-08 10:14:59.089058 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-08 10:14:59.089354 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-08 10:14:59.089622 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-08 10:14:59.089898 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-08 10:14:59.090166 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-08 10:14:59.090503 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-08 10:14:59.090773 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-08 10:14:59.090899 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-08 10:14:59.091022 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-08 10:14:59.091142 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_keystone_password) 2026-05-08 10:14:59.091274 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_mariadb_password) 2026-05-08 10:14:59.091373 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_rabbitmq_password) 2026-05-08 10:14:59.091499 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-08 10:14:59.091621 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-08 10:14:59.091744 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-08 10:14:59.091865 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-08 10:14:59.091993 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-08 10:14:59.092103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-08 10:14:59.092220 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-08 10:14:59.092342 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-08 10:14:59.092462 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-08 10:14:59.092582 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-08 10:14:59.092708 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-08 10:14:59.092827 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-08 10:14:59.093172 | instance | 2026-05-08 10:14:59.093262 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-08 10:14:59.093374 | instance | Friday 08 May 2026 10:14:59 +0000 (0:00:00.451) 0:00:13.127 ************ 2026-05-08 10:14:59.139871 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-08 10:14:59.140021 | instance | 2026-05-08 10:14:59.140272 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-08 10:14:59.140500 | instance | Friday 08 May 2026 10:14:59 +0000 (0:00:00.060) 0:00:13.187 ************ 2026-05-08 10:14:59.535893 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-08 10:14:59.536103 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-08 10:14:59.536383 | instance | 2026-05-08 10:14:59.536684 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-08 10:14:59.536962 | instance | Friday 08 May 2026 10:14:59 +0000 (0:00:00.395) 0:00:13.583 ************ 2026-05-08 10:15:03.110360 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-08 10:15:03.110449 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-08 10:15:03.110458 | instance | 2026-05-08 10:15:03.110465 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-08 10:15:03.110472 | instance | Friday 08 May 2026 10:15:03 +0000 (0:00:03.573) 0:00:17.157 ************ 2026-05-08 10:15:03.177840 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-08 10:15:03.177958 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-08 10:15:03.178522 | instance | 2026-05-08 10:15:03.178591 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-08 10:15:03.178602 | instance | Friday 08 May 2026 10:15:03 +0000 (0:00:00.068) 0:00:17.225 ************ 2026-05-08 10:15:03.532996 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-08 10:15:03.533119 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-08 10:15:03.533515 | instance | 2026-05-08 10:15:03.533583 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-08 10:15:03.533590 | instance | Friday 08 May 2026 10:15:03 +0000 (0:00:00.355) 0:00:17.580 ************ 2026-05-08 10:15:03.908005 | instance | changed: [localhost] 2026-05-08 10:15:03.908141 | instance | 2026-05-08 10:15:03.908604 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-08 10:15:03.908657 | instance | Friday 08 May 2026 10:15:03 +0000 (0:00:00.375) 0:00:17.956 ************ 2026-05-08 10:15:03.952186 | instance | skipping: [localhost] 2026-05-08 10:15:03.952256 | instance | 2026-05-08 10:15:03.952814 | instance | PLAY [all] ********************************************************************* 2026-05-08 10:15:03.952857 | instance | 2026-05-08 10:15:03.952863 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-08 10:15:03.952868 | instance | Friday 08 May 2026 10:15:03 +0000 (0:00:00.044) 0:00:18.001 ************ 2026-05-08 10:15:04.683552 | instance | ok: [instance] 2026-05-08 10:15:04.683628 | instance | 2026-05-08 10:15:04.683888 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-08 10:15:04.683936 | instance | Friday 08 May 2026 10:15:04 +0000 (0:00:00.730) 0:00:18.732 ************ 2026-05-08 10:15:09.638251 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-08 10:15:09.638348 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-08 10:15:09.641202 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-08 10:15:09.641297 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-08 10:15:09.641309 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-08 10:15:09.641319 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-08 10:15:09.641330 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-08 10:15:09.641339 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-08 10:15:09.641348 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-08 10:15:09.641357 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-08 10:15:09.641366 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-08 10:15:09.641375 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-08 10:15:09.641385 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-08 10:15:09.641393 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-08 10:15:09.641402 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-08 10:15:09.641411 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-08 10:15:09.641420 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-08 10:15:09.641442 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-08 10:15:09.641452 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-08 10:15:09.641470 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-08 10:15:09.641481 | instance | 2026-05-08 10:15:09.641493 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-08 10:15:09.641721 | instance | Friday 08 May 2026 10:15:09 +0000 (0:00:04.954) 0:00:23.686 ************ 2026-05-08 10:15:09.848688 | instance | changed: [instance] 2026-05-08 10:15:09.848763 | instance | 2026-05-08 10:15:09.848987 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-08 10:15:09.849305 | instance | Friday 08 May 2026 10:15:09 +0000 (0:00:00.210) 0:00:23.896 ************ 2026-05-08 10:15:10.349509 | instance | changed: [instance] 2026-05-08 10:15:10.349928 | instance | 2026-05-08 10:15:10.350293 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-08 10:15:10.350666 | instance | Friday 08 May 2026 10:15:10 +0000 (0:00:00.500) 0:00:24.396 ************ 2026-05-08 10:15:10.672087 | instance | ok: [instance] 2026-05-08 10:15:10.672520 | instance | 2026-05-08 10:15:10.672885 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-08 10:15:10.673373 | instance | Friday 08 May 2026 10:15:10 +0000 (0:00:00.323) 0:00:24.720 ************ 2026-05-08 10:15:10.824684 | instance | ok: [instance] 2026-05-08 10:15:10.825174 | instance | 2026-05-08 10:15:10.825576 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-08 10:15:10.825963 | instance | 2026-05-08 10:15:10.826309 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-08 10:15:10.826638 | instance | Friday 08 May 2026 10:15:10 +0000 (0:00:00.152) 0:00:24.872 ************ 2026-05-08 10:15:11.548682 | instance | ok: [instance] 2026-05-08 10:15:11.549242 | instance | 2026-05-08 10:15:11.549671 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-08 10:15:11.550214 | instance | Friday 08 May 2026 10:15:11 +0000 (0:00:00.723) 0:00:25.596 ************ 2026-05-08 10:15:11.774117 | instance | changed: [instance] 2026-05-08 10:15:11.774511 | instance | 2026-05-08 10:15:11.774874 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-08 10:15:11.775212 | instance | Friday 08 May 2026 10:15:11 +0000 (0:00:00.225) 0:00:25.822 ************ 2026-05-08 10:15:12.733820 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-08 10:15:12.733925 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-08 10:15:12.734110 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-08 10:15:12.734376 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-08 10:15:12.734588 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-08 10:15:12.734787 | instance | 2026-05-08 10:15:12.734997 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-08 10:15:12.735202 | instance | Friday 08 May 2026 10:15:12 +0000 (0:00:00.956) 0:00:26.779 ************ 2026-05-08 10:15:13.005807 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-05-08 10:15:13.200073 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-05-08 10:15:13.363955 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-05-08 10:15:13.374649 | instance | ...ignoring 2026-05-08 10:15:13.374880 | instance | 2026-05-08 10:15:13.375189 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-08 10:15:13.375419 | instance | Friday 08 May 2026 10:15:13 +0000 (0:00:00.643) 0:00:27.422 ************ 2026-05-08 10:15:13.580665 | instance | ok: [instance] 2026-05-08 10:15:13.580759 | instance | 2026-05-08 10:15:13.583067 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-08 10:15:13.583100 | instance | Friday 08 May 2026 10:15:13 +0000 (0:00:00.205) 0:00:27.628 ************ 2026-05-08 10:15:13.779252 | instance | ok: [instance] 2026-05-08 10:15:13.779351 | instance | 2026-05-08 10:15:13.779659 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-08 10:15:13.779728 | instance | Friday 08 May 2026 10:15:13 +0000 (0:00:00.198) 0:00:27.827 ************ 2026-05-08 10:15:13.817687 | instance | ok: [instance] 2026-05-08 10:15:13.818586 | instance | 2026-05-08 10:15:13.818655 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-08 10:15:13.818669 | instance | Friday 08 May 2026 10:15:13 +0000 (0:00:00.037) 0:00:27.865 ************ 2026-05-08 10:15:13.866238 | instance | ok: [instance] 2026-05-08 10:15:13.866329 | instance | 2026-05-08 10:15:13.866586 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-08 10:15:13.866633 | instance | Friday 08 May 2026 10:15:13 +0000 (0:00:00.049) 0:00:27.914 ************ 2026-05-08 10:15:14.453124 | instance | ok: [instance] 2026-05-08 10:15:14.453221 | instance | 2026-05-08 10:15:14.453615 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-08 10:15:14.453674 | instance | Friday 08 May 2026 10:15:14 +0000 (0:00:00.587) 0:00:28.501 ************ 2026-05-08 10:15:14.727125 | instance | ok: [instance] 2026-05-08 10:15:14.727244 | instance | 2026-05-08 10:15:14.727257 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-08 10:15:14.728042 | instance | Friday 08 May 2026 10:15:14 +0000 (0:00:00.208) 0:00:28.709 ************ 2026-05-08 10:15:14.732026 | instance | 2026-05-08 10:15:14.732045 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-08 10:15:14.732050 | instance | 2026-05-08 10:15:14.732054 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-08 10:15:14.732059 | instance | Friday 08 May 2026 10:15:14 +0000 (0:00:00.066) 0:00:28.775 ************ 2026-05-08 10:15:15.475454 | instance | ok: [instance] 2026-05-08 10:15:15.475561 | instance | 2026-05-08 10:15:15.475926 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-08 10:15:15.475988 | instance | Friday 08 May 2026 10:15:15 +0000 (0:00:00.747) 0:00:29.523 ************ 2026-05-08 10:15:15.688636 | instance | ok: [instance] 2026-05-08 10:15:15.688672 | instance | 2026-05-08 10:15:15.688678 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-08 10:15:15.688683 | instance | Friday 08 May 2026 10:15:15 +0000 (0:00:00.213) 0:00:29.736 ************ 2026-05-08 10:15:15.726264 | instance | skipping: [instance] 2026-05-08 10:15:15.726287 | instance | 2026-05-08 10:15:15.726292 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-08 10:15:15.726297 | instance | Friday 08 May 2026 10:15:15 +0000 (0:00:00.037) 0:00:29.774 ************ 2026-05-08 10:15:15.944725 | instance | changed: [instance] 2026-05-08 10:15:15.944817 | instance | 2026-05-08 10:15:15.945072 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-08 10:15:15.945136 | instance | Friday 08 May 2026 10:15:15 +0000 (0:00:00.218) 0:00:29.993 ************ 2026-05-08 10:15:16.020067 | instance | ok: [instance] => { 2026-05-08 10:15:16.020178 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-08 10:15:16.020249 | instance | } 2026-05-08 10:15:16.020648 | instance | 2026-05-08 10:15:16.020709 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-08 10:15:16.020716 | instance | Friday 08 May 2026 10:15:16 +0000 (0:00:00.075) 0:00:30.068 ************ 2026-05-08 10:15:16.686249 | instance | changed: [instance] 2026-05-08 10:15:16.686301 | instance | 2026-05-08 10:15:16.686308 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-08 10:15:16.686315 | instance | Friday 08 May 2026 10:15:16 +0000 (0:00:00.665) 0:00:30.733 ************ 2026-05-08 10:15:16.727557 | instance | skipping: [instance] 2026-05-08 10:15:16.727624 | instance | 2026-05-08 10:15:16.727904 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-08 10:15:16.727920 | instance | Friday 08 May 2026 10:15:16 +0000 (0:00:00.042) 0:00:30.776 ************ 2026-05-08 10:15:16.938535 | instance | ok: [instance] 2026-05-08 10:15:16.938594 | instance | 2026-05-08 10:15:16.938600 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-08 10:15:16.938611 | instance | Friday 08 May 2026 10:15:16 +0000 (0:00:00.210) 0:00:30.986 ************ 2026-05-08 10:15:18.279570 | instance | ok: [instance] 2026-05-08 10:15:18.279627 | instance | 2026-05-08 10:15:18.279633 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-08 10:15:18.279638 | instance | Friday 08 May 2026 10:15:18 +0000 (0:00:01.341) 0:00:32.327 ************ 2026-05-08 10:15:18.342236 | instance | ok: [instance] => { 2026-05-08 10:15:18.342903 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-08 10:15:18.343024 | instance | } 2026-05-08 10:15:18.343030 | instance | 2026-05-08 10:15:18.343034 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-08 10:15:18.343039 | instance | Friday 08 May 2026 10:15:18 +0000 (0:00:00.063) 0:00:32.390 ************ 2026-05-08 10:15:19.134430 | instance | changed: [instance] 2026-05-08 10:15:19.134541 | instance | 2026-05-08 10:15:19.134620 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-08 10:15:19.134989 | instance | Friday 08 May 2026 10:15:19 +0000 (0:00:00.791) 0:00:33.182 ************ 2026-05-08 10:15:22.037868 | instance | changed: [instance] 2026-05-08 10:15:22.037978 | instance | 2026-05-08 10:15:22.038039 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-08 10:15:22.038200 | instance | Friday 08 May 2026 10:15:22 +0000 (0:00:02.903) 0:00:36.086 ************ 2026-05-08 10:15:22.069666 | instance | skipping: [instance] 2026-05-08 10:15:22.069725 | instance | 2026-05-08 10:15:22.069730 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-08 10:15:22.069736 | instance | Friday 08 May 2026 10:15:22 +0000 (0:00:00.031) 0:00:36.117 ************ 2026-05-08 10:15:22.107153 | instance | skipping: [instance] 2026-05-08 10:15:22.107564 | instance | 2026-05-08 10:15:22.107620 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-08 10:15:22.107627 | instance | Friday 08 May 2026 10:15:22 +0000 (0:00:00.037) 0:00:36.155 ************ 2026-05-08 10:15:22.144867 | instance | skipping: [instance] 2026-05-08 10:15:22.145357 | instance | 2026-05-08 10:15:22.145460 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-08 10:15:22.145488 | instance | Friday 08 May 2026 10:15:22 +0000 (0:00:00.037) 0:00:36.193 ************ 2026-05-08 10:15:28.226652 | instance | changed: [instance] 2026-05-08 10:15:28.226721 | instance | 2026-05-08 10:15:28.226726 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-08 10:15:28.226732 | instance | Friday 08 May 2026 10:15:28 +0000 (0:00:06.078) 0:00:42.272 ************ 2026-05-08 10:15:28.724494 | instance | changed: [instance] 2026-05-08 10:15:28.724545 | instance | 2026-05-08 10:15:28.724551 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-08 10:15:28.724556 | instance | Friday 08 May 2026 10:15:28 +0000 (0:00:00.500) 0:00:42.772 ************ 2026-05-08 10:15:29.675247 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-08 10:15:29.675379 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-08 10:15:29.676399 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-08 10:15:29.676456 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-08 10:15:29.676464 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-08 10:15:29.676469 | instance | 2026-05-08 10:15:29.676475 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-08 10:15:29.676480 | instance | Friday 08 May 2026 10:15:29 +0000 (0:00:00.950) 0:00:43.723 ************ 2026-05-08 10:15:30.246896 | instance | changed: [instance] 2026-05-08 10:15:30.246996 | instance | 2026-05-08 10:15:30.247616 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-08 10:15:30.247703 | instance | Friday 08 May 2026 10:15:30 +0000 (0:00:00.563) 0:00:44.286 ************ 2026-05-08 10:15:30.247710 | instance | 2026-05-08 10:15:30.247715 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-08 10:15:30.247727 | instance | Friday 08 May 2026 10:15:30 +0000 (0:00:00.008) 0:00:44.295 ************ 2026-05-08 10:15:30.937188 | instance | changed: [instance] 2026-05-08 10:15:30.937309 | instance | 2026-05-08 10:15:30.937657 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-08 10:15:30.937720 | instance | Friday 08 May 2026 10:15:30 +0000 (0:00:00.690) 0:00:44.985 ************ 2026-05-08 10:15:31.661231 | instance | ok: [instance] 2026-05-08 10:15:31.661334 | instance | 2026-05-08 10:15:31.661703 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-08 10:15:31.661761 | instance | Friday 08 May 2026 10:15:31 +0000 (0:00:00.723) 0:00:45.709 ************ 2026-05-08 10:15:32.237825 | instance | changed: [instance] 2026-05-08 10:15:32.237926 | instance | 2026-05-08 10:15:32.237996 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-08 10:15:32.238160 | instance | Friday 08 May 2026 10:15:32 +0000 (0:00:00.576) 0:00:46.286 ************ 2026-05-08 10:15:32.853889 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-05-08 10:15:32.867052 | instance | ...ignoring 2026-05-08 10:15:32.867157 | instance | 2026-05-08 10:15:32.867294 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-08 10:15:32.867435 | instance | Friday 08 May 2026 10:15:32 +0000 (0:00:00.629) 0:00:46.915 ************ 2026-05-08 10:15:32.900929 | instance | skipping: [instance] 2026-05-08 10:15:32.901162 | instance | 2026-05-08 10:15:32.901452 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-08 10:15:32.901806 | instance | Friday 08 May 2026 10:15:32 +0000 (0:00:00.033) 0:00:46.949 ************ 2026-05-08 10:15:32.939322 | instance | skipping: [instance] 2026-05-08 10:15:32.939471 | instance | 2026-05-08 10:15:32.939767 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-08 10:15:32.940028 | instance | Friday 08 May 2026 10:15:32 +0000 (0:00:00.038) 0:00:46.987 ************ 2026-05-08 10:15:32.973792 | instance | skipping: [instance] 2026-05-08 10:15:32.973934 | instance | 2026-05-08 10:15:32.974220 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-08 10:15:32.974504 | instance | Friday 08 May 2026 10:15:32 +0000 (0:00:00.034) 0:00:47.022 ************ 2026-05-08 10:15:33.013118 | instance | skipping: [instance] 2026-05-08 10:15:33.013299 | instance | 2026-05-08 10:15:33.013579 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-08 10:15:33.013862 | instance | Friday 08 May 2026 10:15:33 +0000 (0:00:00.038) 0:00:47.061 ************ 2026-05-08 10:15:33.058869 | instance | skipping: [instance] 2026-05-08 10:15:33.059065 | instance | 2026-05-08 10:15:33.059347 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-08 10:15:33.059631 | instance | Friday 08 May 2026 10:15:33 +0000 (0:00:00.045) 0:00:47.107 ************ 2026-05-08 10:15:33.274851 | instance | ok: [instance] 2026-05-08 10:15:33.275045 | instance | 2026-05-08 10:15:33.275438 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-08 10:15:33.275662 | instance | Friday 08 May 2026 10:15:33 +0000 (0:00:00.215) 0:00:47.322 ************ 2026-05-08 10:15:33.322872 | instance | ok: [instance] => { 2026-05-08 10:15:33.323066 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-08 10:15:33.323315 | instance | } 2026-05-08 10:15:33.323582 | instance | 2026-05-08 10:15:33.323812 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-08 10:15:33.324081 | instance | Friday 08 May 2026 10:15:33 +0000 (0:00:00.048) 0:00:47.371 ************ 2026-05-08 10:15:40.635099 | instance | changed: [instance] 2026-05-08 10:15:40.635184 | instance | 2026-05-08 10:15:40.635197 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-08 10:15:40.635207 | instance | Friday 08 May 2026 10:15:40 +0000 (0:00:07.310) 0:00:54.682 ************ 2026-05-08 10:15:40.679344 | instance | skipping: [instance] 2026-05-08 10:15:40.679457 | instance | 2026-05-08 10:15:40.679804 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-08 10:15:40.679826 | instance | Friday 08 May 2026 10:15:40 +0000 (0:00:00.045) 0:00:54.727 ************ 2026-05-08 10:15:40.910913 | instance | ok: [instance] 2026-05-08 10:15:40.911019 | instance | 2026-05-08 10:15:40.911277 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-08 10:15:40.911345 | instance | Friday 08 May 2026 10:15:40 +0000 (0:00:00.231) 0:00:54.958 ************ 2026-05-08 10:15:40.966000 | instance | ok: [instance] => { 2026-05-08 10:15:40.966677 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-08 10:15:40.966735 | instance | } 2026-05-08 10:15:40.966743 | instance | 2026-05-08 10:15:40.966748 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-08 10:15:40.966754 | instance | Friday 08 May 2026 10:15:40 +0000 (0:00:00.055) 0:00:55.014 ************ 2026-05-08 10:15:42.521812 | instance | changed: [instance] 2026-05-08 10:15:42.521918 | instance | 2026-05-08 10:15:42.522353 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-08 10:15:42.522536 | instance | Friday 08 May 2026 10:15:42 +0000 (0:00:01.555) 0:00:56.569 ************ 2026-05-08 10:15:42.584704 | instance | skipping: [instance] 2026-05-08 10:15:42.584834 | instance | 2026-05-08 10:15:42.585232 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-08 10:15:42.585324 | instance | Friday 08 May 2026 10:15:42 +0000 (0:00:00.062) 0:00:56.632 ************ 2026-05-08 10:15:42.616368 | instance | skipping: [instance] 2026-05-08 10:15:42.616473 | instance | 2026-05-08 10:15:42.616939 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-08 10:15:42.617009 | instance | Friday 08 May 2026 10:15:42 +0000 (0:00:00.031) 0:00:56.664 ************ 2026-05-08 10:15:42.654539 | instance | skipping: [instance] 2026-05-08 10:15:42.654629 | instance | 2026-05-08 10:15:42.654897 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-08 10:15:42.654954 | instance | Friday 08 May 2026 10:15:42 +0000 (0:00:00.038) 0:00:56.702 ************ 2026-05-08 10:15:42.687947 | instance | skipping: [instance] 2026-05-08 10:15:42.688044 | instance | 2026-05-08 10:15:42.688326 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-08 10:15:42.688381 | instance | Friday 08 May 2026 10:15:42 +0000 (0:00:00.033) 0:00:56.736 ************ 2026-05-08 10:15:44.090612 | instance | ok: [instance] 2026-05-08 10:15:44.090719 | instance | 2026-05-08 10:15:44.090983 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-08 10:15:44.091042 | instance | Friday 08 May 2026 10:15:44 +0000 (0:00:01.402) 0:00:58.138 ************ 2026-05-08 10:15:44.587408 | instance | ok: [instance] 2026-05-08 10:15:44.587525 | instance | 2026-05-08 10:15:44.587543 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-08 10:15:44.587727 | instance | Friday 08 May 2026 10:15:44 +0000 (0:00:00.497) 0:00:58.635 ************ 2026-05-08 10:15:45.526153 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-08 10:15:45.527672 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-08 10:15:45.527756 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-08 10:15:45.527767 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-08 10:15:45.527776 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-08 10:15:45.527786 | instance | 2026-05-08 10:15:45.527795 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-08 10:15:45.527819 | instance | Friday 08 May 2026 10:15:45 +0000 (0:00:00.938) 0:00:59.574 ************ 2026-05-08 10:15:46.076313 | instance | ok: [instance] 2026-05-08 10:15:46.076421 | instance | 2026-05-08 10:15:46.077219 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-08 10:15:46.077280 | instance | Friday 08 May 2026 10:15:46 +0000 (0:00:00.541) 0:01:00.115 ************ 2026-05-08 10:15:46.077287 | instance | 2026-05-08 10:15:46.077293 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-08 10:15:46.077299 | instance | Friday 08 May 2026 10:15:46 +0000 (0:00:00.009) 0:01:00.124 ************ 2026-05-08 10:15:46.450947 | instance | ok: [instance] 2026-05-08 10:15:46.451040 | instance | 2026-05-08 10:15:46.451298 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-08 10:15:46.451356 | instance | Friday 08 May 2026 10:15:46 +0000 (0:00:00.374) 0:01:00.499 ************ 2026-05-08 10:15:46.681801 | instance | ok: [instance] 2026-05-08 10:15:46.681931 | instance | 2026-05-08 10:15:46.681951 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-08 10:15:46.682128 | instance | Friday 08 May 2026 10:15:46 +0000 (0:00:00.230) 0:01:00.730 ************ 2026-05-08 10:15:46.741443 | instance | ok: [instance] => { 2026-05-08 10:15:46.741526 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-08 10:15:46.742022 | instance | } 2026-05-08 10:15:46.742074 | instance | 2026-05-08 10:15:46.742080 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-08 10:15:46.742086 | instance | Friday 08 May 2026 10:15:46 +0000 (0:00:00.059) 0:01:00.789 ************ 2026-05-08 10:15:47.450384 | instance | changed: [instance] 2026-05-08 10:15:47.450483 | instance | 2026-05-08 10:15:47.450554 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-08 10:15:47.450728 | instance | Friday 08 May 2026 10:15:47 +0000 (0:00:00.708) 0:01:01.498 ************ 2026-05-08 10:15:48.896531 | instance | changed: [instance] 2026-05-08 10:15:48.896589 | instance | 2026-05-08 10:15:48.896597 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-08 10:15:48.896604 | instance | Friday 08 May 2026 10:15:48 +0000 (0:00:01.445) 0:01:02.944 ************ 2026-05-08 10:15:48.958795 | instance | ok: [instance] => { 2026-05-08 10:15:48.958853 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-08 10:15:48.958861 | instance | } 2026-05-08 10:15:48.958867 | instance | 2026-05-08 10:15:48.958873 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-08 10:15:48.958880 | instance | Friday 08 May 2026 10:15:48 +0000 (0:00:00.062) 0:01:03.006 ************ 2026-05-08 10:15:49.634577 | instance | changed: [instance] 2026-05-08 10:15:49.634651 | instance | 2026-05-08 10:15:49.634659 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-08 10:15:49.634665 | instance | Friday 08 May 2026 10:15:49 +0000 (0:00:00.674) 0:01:03.681 ************ 2026-05-08 10:15:51.065624 | instance | changed: [instance] 2026-05-08 10:15:51.065696 | instance | 2026-05-08 10:15:51.065978 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-08 10:15:51.066153 | instance | Friday 08 May 2026 10:15:51 +0000 (0:00:01.432) 0:01:05.114 ************ 2026-05-08 10:15:51.570214 | instance | changed: [instance] 2026-05-08 10:15:51.570313 | instance | 2026-05-08 10:15:51.570550 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-08 10:15:51.570596 | instance | Friday 08 May 2026 10:15:51 +0000 (0:00:00.504) 0:01:05.618 ************ 2026-05-08 10:15:51.860140 | instance | changed: [instance] 2026-05-08 10:15:51.860244 | instance | 2026-05-08 10:15:51.860309 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-08 10:15:51.860461 | instance | Friday 08 May 2026 10:15:51 +0000 (0:00:00.289) 0:01:05.908 ************ 2026-05-08 10:15:52.093126 | instance | ok: [instance] 2026-05-08 10:15:52.093173 | instance | 2026-05-08 10:15:52.093178 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-08 10:15:52.093221 | instance | Friday 08 May 2026 10:15:52 +0000 (0:00:00.232) 0:01:06.141 ************ 2026-05-08 10:15:52.160892 | instance | ok: [instance] => { 2026-05-08 10:15:52.160978 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-08 10:15:52.161189 | instance | } 2026-05-08 10:15:52.161307 | instance | 2026-05-08 10:15:52.161434 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-08 10:15:52.161557 | instance | Friday 08 May 2026 10:15:52 +0000 (0:00:00.067) 0:01:06.209 ************ 2026-05-08 10:15:53.085300 | instance | changed: [instance] 2026-05-08 10:15:53.085536 | instance | 2026-05-08 10:15:53.085771 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-08 10:15:53.086041 | instance | Friday 08 May 2026 10:15:53 +0000 (0:00:00.924) 0:01:07.133 ************ 2026-05-08 10:15:55.861449 | instance | changed: [instance] 2026-05-08 10:15:55.861955 | instance | 2026-05-08 10:15:55.862426 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-08 10:15:55.862774 | instance | Friday 08 May 2026 10:15:55 +0000 (0:00:02.776) 0:01:09.909 ************ 2026-05-08 10:15:55.912418 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-08 10:15:55.912726 | instance | 2026-05-08 10:15:55.913131 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-08 10:15:55.913551 | instance | Friday 08 May 2026 10:15:55 +0000 (0:00:00.050) 0:01:09.960 ************ 2026-05-08 10:15:57.292954 | instance | ok: [instance] 2026-05-08 10:15:57.293012 | instance | 2026-05-08 10:15:57.293020 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-08 10:15:57.293028 | instance | Friday 08 May 2026 10:15:57 +0000 (0:00:01.380) 0:01:11.340 ************ 2026-05-08 10:15:57.512119 | instance | changed: [instance] 2026-05-08 10:15:57.512166 | instance | 2026-05-08 10:15:57.512172 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-08 10:15:57.512177 | instance | Friday 08 May 2026 10:15:57 +0000 (0:00:00.219) 0:01:11.560 ************ 2026-05-08 10:15:58.010073 | instance | changed: [instance] 2026-05-08 10:15:58.010121 | instance | 2026-05-08 10:15:58.010132 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-08 10:15:58.010137 | instance | Friday 08 May 2026 10:15:58 +0000 (0:00:00.498) 0:01:12.058 ************ 2026-05-08 10:15:58.904934 | instance | changed: [instance] => (item=br_netfilter) 2026-05-08 10:15:58.905035 | instance | ok: [instance] => (item=ip_tables) 2026-05-08 10:15:58.905320 | instance | changed: [instance] => (item=ip6_tables) 2026-05-08 10:15:58.905429 | instance | changed: [instance] => (item=nf_conntrack) 2026-05-08 10:15:58.905443 | instance | 2026-05-08 10:15:58.905757 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-08 10:15:58.905819 | instance | Friday 08 May 2026 10:15:58 +0000 (0:00:00.895) 0:01:12.953 ************ 2026-05-08 10:15:59.138706 | instance | ok: [instance] 2026-05-08 10:15:59.138816 | instance | 2026-05-08 10:15:59.138833 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-08 10:15:59.139019 | instance | Friday 08 May 2026 10:15:59 +0000 (0:00:00.233) 0:01:13.186 ************ 2026-05-08 10:15:59.183782 | instance | ok: [instance] => { 2026-05-08 10:15:59.184416 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-08 10:15:59.184459 | instance | } 2026-05-08 10:15:59.184465 | instance | 2026-05-08 10:15:59.184469 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-08 10:15:59.184474 | instance | Friday 08 May 2026 10:15:59 +0000 (0:00:00.045) 0:01:13.232 ************ 2026-05-08 10:16:02.762278 | instance | changed: [instance] 2026-05-08 10:16:02.762333 | instance | 2026-05-08 10:16:02.762339 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-08 10:16:02.762344 | instance | Friday 08 May 2026 10:16:02 +0000 (0:00:03.578) 0:01:16.810 ************ 2026-05-08 10:16:02.802037 | instance | skipping: [instance] 2026-05-08 10:16:02.802082 | instance | 2026-05-08 10:16:02.802087 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-08 10:16:02.802093 | instance | Friday 08 May 2026 10:16:02 +0000 (0:00:00.039) 0:01:16.850 ************ 2026-05-08 10:16:02.856703 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-08 10:16:02.856741 | instance | 2026-05-08 10:16:02.856747 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-08 10:16:02.856752 | instance | Friday 08 May 2026 10:16:02 +0000 (0:00:00.054) 0:01:16.905 ************ 2026-05-08 10:16:02.891665 | instance | skipping: [instance] 2026-05-08 10:16:02.891714 | instance | 2026-05-08 10:16:02.891721 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-08 10:16:02.891726 | instance | Friday 08 May 2026 10:16:02 +0000 (0:00:00.034) 0:01:16.939 ************ 2026-05-08 10:16:06.790071 | instance | changed: [instance] 2026-05-08 10:16:06.790124 | instance | 2026-05-08 10:16:06.790130 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-08 10:16:06.790136 | instance | Friday 08 May 2026 10:16:06 +0000 (0:00:03.898) 0:01:20.838 ************ 2026-05-08 10:16:09.196204 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-08 10:16:09.196337 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-08 10:16:09.197368 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-08 10:16:09.197665 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-08 10:16:09.197706 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-08 10:16:09.197730 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-08 10:16:09.197744 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-08 10:16:09.197757 | instance | 2026-05-08 10:16:09.197784 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-08 10:16:09.197796 | instance | Friday 08 May 2026 10:16:09 +0000 (0:00:02.406) 0:01:23.244 ************ 2026-05-08 10:16:09.837336 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-08 10:16:09.837431 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-08 10:16:09.838060 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-08 10:16:09.838127 | instance | 2026-05-08 10:16:09.838134 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-08 10:16:09.838142 | instance | Friday 08 May 2026 10:16:09 +0000 (0:00:00.640) 0:01:23.885 ************ 2026-05-08 10:16:10.312353 | instance | changed: [instance] 2026-05-08 10:16:10.312441 | instance | 2026-05-08 10:16:10.312720 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-08 10:16:10.312774 | instance | Friday 08 May 2026 10:16:10 +0000 (0:00:00.475) 0:01:24.360 ************ 2026-05-08 10:16:10.808431 | instance | changed: [instance] 2026-05-08 10:16:10.808500 | instance | 2026-05-08 10:16:10.808796 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-08 10:16:10.808840 | instance | Friday 08 May 2026 10:16:10 +0000 (0:00:00.496) 0:01:24.857 ************ 2026-05-08 10:16:11.027809 | instance | ok: [instance] 2026-05-08 10:16:11.027850 | instance | 2026-05-08 10:16:11.027856 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-08 10:16:11.027861 | instance | Friday 08 May 2026 10:16:11 +0000 (0:00:00.219) 0:01:25.076 ************ 2026-05-08 10:16:11.058033 | instance | skipping: [instance] 2026-05-08 10:16:11.058103 | instance | 2026-05-08 10:16:11.058456 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-08 10:16:11.058508 | instance | Friday 08 May 2026 10:16:11 +0000 (0:00:00.030) 0:01:25.106 ************ 2026-05-08 10:16:11.605789 | instance | ok: [instance] => (item=swap) 2026-05-08 10:16:11.605917 | instance | ok: [instance] => (item=none) 2026-05-08 10:16:11.606379 | instance | 2026-05-08 10:16:11.606437 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-08 10:16:11.606445 | instance | Friday 08 May 2026 10:16:11 +0000 (0:00:00.547) 0:01:25.654 ************ 2026-05-08 10:16:12.117017 | instance | changed: [instance] 2026-05-08 10:16:12.117150 | instance | 2026-05-08 10:16:12.117247 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-08 10:16:12.117375 | instance | Friday 08 May 2026 10:16:12 +0000 (0:00:00.511) 0:01:26.165 ************ 2026-05-08 10:16:12.681830 | instance | changed: [instance] 2026-05-08 10:16:12.681927 | instance | 2026-05-08 10:16:12.681994 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-08 10:16:12.682144 | instance | Friday 08 May 2026 10:16:12 +0000 (0:00:00.556) 0:01:26.722 ************ 2026-05-08 10:16:12.682280 | instance | 2026-05-08 10:16:12.682476 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-08 10:16:12.682661 | instance | Friday 08 May 2026 10:16:12 +0000 (0:00:00.007) 0:01:26.730 ************ 2026-05-08 10:16:13.399555 | instance | ok: [instance] 2026-05-08 10:16:13.399638 | instance | 2026-05-08 10:16:13.399840 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-08 10:16:13.400023 | instance | Friday 08 May 2026 10:16:13 +0000 (0:00:00.717) 0:01:27.447 ************ 2026-05-08 10:16:13.967871 | instance | changed: [instance] 2026-05-08 10:16:13.967972 | instance | 2026-05-08 10:16:13.968128 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-08 10:16:13.968209 | instance | Friday 08 May 2026 10:16:13 +0000 (0:00:00.569) 0:01:28.016 ************ 2026-05-08 10:16:15.312805 | instance | ok: [instance] 2026-05-08 10:16:15.312867 | instance | 2026-05-08 10:16:15.312883 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-08 10:16:15.312890 | instance | Friday 08 May 2026 10:16:15 +0000 (0:00:01.344) 0:01:29.360 ************ 2026-05-08 10:16:15.792869 | instance | ok: [instance] 2026-05-08 10:16:15.792950 | instance | 2026-05-08 10:16:15.793271 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-08 10:16:15.793374 | instance | Friday 08 May 2026 10:16:15 +0000 (0:00:00.480) 0:01:29.841 ************ 2026-05-08 10:16:16.032728 | instance | ok: [instance] 2026-05-08 10:16:16.032806 | instance | 2026-05-08 10:16:16.032910 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-08 10:16:16.033028 | instance | Friday 08 May 2026 10:16:16 +0000 (0:00:00.239) 0:01:30.081 ************ 2026-05-08 10:16:16.501447 | instance | ok: [instance] 2026-05-08 10:16:16.501500 | instance | 2026-05-08 10:16:16.501506 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-08 10:16:16.501511 | instance | Friday 08 May 2026 10:16:16 +0000 (0:00:00.468) 0:01:30.549 ************ 2026-05-08 10:16:16.601806 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-08 10:16:16.601892 | instance | 2026-05-08 10:16:16.601905 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-08 10:16:16.601915 | instance | Friday 08 May 2026 10:16:16 +0000 (0:00:00.099) 0:01:30.648 ************ 2026-05-08 10:16:16.682755 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-08 10:16:16.682835 | instance | 2026-05-08 10:16:16.682847 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-08 10:16:16.682857 | instance | Friday 08 May 2026 10:16:16 +0000 (0:00:00.080) 0:01:30.729 ************ 2026-05-08 10:16:16.909251 | instance | ok: [instance] => (item=instance) 2026-05-08 10:16:16.909586 | instance | 2026-05-08 10:16:16.909607 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-08 10:16:16.909622 | instance | Friday 08 May 2026 10:16:16 +0000 (0:00:00.227) 0:01:30.957 ************ 2026-05-08 10:16:16.949634 | instance | skipping: [instance] 2026-05-08 10:16:16.949827 | instance | 2026-05-08 10:16:16.950117 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-08 10:16:16.950380 | instance | Friday 08 May 2026 10:16:16 +0000 (0:00:00.040) 0:01:30.997 ************ 2026-05-08 10:16:17.000332 | instance | ok: [instance] 2026-05-08 10:16:17.000549 | instance | 2026-05-08 10:16:17.000838 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-08 10:16:17.001255 | instance | Friday 08 May 2026 10:16:16 +0000 (0:00:00.050) 0:01:31.048 ************ 2026-05-08 10:16:17.039093 | instance | ok: [instance] => { 2026-05-08 10:16:17.039348 | instance | "msg": "instance" 2026-05-08 10:16:17.039630 | instance | } 2026-05-08 10:16:17.039877 | instance | 2026-05-08 10:16:17.040195 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-08 10:16:17.040480 | instance | Friday 08 May 2026 10:16:17 +0000 (0:00:00.038) 0:01:31.087 ************ 2026-05-08 10:16:17.617215 | instance | changed: [instance] 2026-05-08 10:16:17.617290 | instance | 2026-05-08 10:16:17.617493 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-08 10:16:17.617510 | instance | Friday 08 May 2026 10:16:17 +0000 (0:00:00.578) 0:01:31.665 ************ 2026-05-08 10:16:17.654639 | instance | skipping: [instance] 2026-05-08 10:16:17.654707 | instance | 2026-05-08 10:16:17.655039 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-08 10:16:17.655128 | instance | Friday 08 May 2026 10:16:17 +0000 (0:00:00.037) 0:01:31.702 ************ 2026-05-08 10:16:17.687341 | instance | skipping: [instance] 2026-05-08 10:16:17.687857 | instance | 2026-05-08 10:16:17.687925 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-08 10:16:17.687934 | instance | Friday 08 May 2026 10:16:17 +0000 (0:00:00.032) 0:01:31.735 ************ 2026-05-08 10:16:17.723549 | instance | skipping: [instance] 2026-05-08 10:16:17.723665 | instance | 2026-05-08 10:16:17.723679 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-08 10:16:17.723884 | instance | Friday 08 May 2026 10:16:17 +0000 (0:00:00.036) 0:01:31.771 ************ 2026-05-08 10:16:17.758669 | instance | skipping: [instance] 2026-05-08 10:16:17.758746 | instance | 2026-05-08 10:16:17.759125 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-08 10:16:17.759191 | instance | Friday 08 May 2026 10:16:17 +0000 (0:00:00.034) 0:01:31.806 ************ 2026-05-08 10:16:17.795618 | instance | skipping: [instance] 2026-05-08 10:16:17.795725 | instance | 2026-05-08 10:16:17.796012 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-08 10:16:17.796062 | instance | Friday 08 May 2026 10:16:17 +0000 (0:00:00.037) 0:01:31.843 ************ 2026-05-08 10:16:17.832591 | instance | skipping: [instance] 2026-05-08 10:16:17.832670 | instance | 2026-05-08 10:16:17.832944 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-08 10:16:17.833002 | instance | Friday 08 May 2026 10:16:17 +0000 (0:00:00.036) 0:01:31.880 ************ 2026-05-08 10:16:17.868232 | instance | skipping: [instance] 2026-05-08 10:16:17.868336 | instance | 2026-05-08 10:16:17.868429 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-08 10:16:17.868577 | instance | Friday 08 May 2026 10:16:17 +0000 (0:00:00.035) 0:01:31.916 ************ 2026-05-08 10:16:40.315066 | instance | changed: [instance] 2026-05-08 10:16:40.315267 | instance | 2026-05-08 10:16:40.315284 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-08 10:16:40.315296 | instance | Friday 08 May 2026 10:16:40 +0000 (0:00:22.446) 0:01:54.362 ************ 2026-05-08 10:16:40.532605 | instance | ok: [instance] 2026-05-08 10:16:40.533316 | instance | 2026-05-08 10:16:40.533336 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-08 10:16:40.533343 | instance | Friday 08 May 2026 10:16:40 +0000 (0:00:00.218) 0:01:54.580 ************ 2026-05-08 10:16:40.573185 | instance | skipping: [instance] 2026-05-08 10:16:40.573892 | instance | 2026-05-08 10:16:40.573954 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-08 10:16:40.574119 | instance | Friday 08 May 2026 10:16:40 +0000 (0:00:00.039) 0:01:54.620 ************ 2026-05-08 10:16:40.789624 | instance | changed: [instance] 2026-05-08 10:16:40.789958 | instance | 2026-05-08 10:16:40.790334 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-08 10:16:40.790648 | instance | Friday 08 May 2026 10:16:40 +0000 (0:00:00.216) 0:01:54.837 ************ 2026-05-08 10:16:41.015851 | instance | changed: [instance] 2026-05-08 10:16:41.016103 | instance | 2026-05-08 10:16:41.016457 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-08 10:16:41.016813 | instance | Friday 08 May 2026 10:16:41 +0000 (0:00:00.226) 0:01:55.064 ************ 2026-05-08 10:16:41.244635 | instance | changed: [instance] 2026-05-08 10:16:41.244828 | instance | 2026-05-08 10:16:41.245043 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-08 10:16:41.245295 | instance | Friday 08 May 2026 10:16:41 +0000 (0:00:00.228) 0:01:55.292 ************ 2026-05-08 10:16:53.425941 | instance | changed: [instance] 2026-05-08 10:16:53.426167 | instance | 2026-05-08 10:16:53.426467 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-08 10:16:53.426749 | instance | Friday 08 May 2026 10:16:53 +0000 (0:00:12.181) 0:02:07.474 ************ 2026-05-08 10:16:56.946832 | instance | changed: [instance] 2026-05-08 10:16:56.947056 | instance | 2026-05-08 10:16:56.947341 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-08 10:16:56.947614 | instance | Friday 08 May 2026 10:16:56 +0000 (0:00:03.520) 0:02:10.994 ************ 2026-05-08 10:16:56.984288 | instance | skipping: [instance] 2026-05-08 10:16:56.984509 | instance | 2026-05-08 10:16:56.984811 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-08 10:16:56.985150 | instance | Friday 08 May 2026 10:16:56 +0000 (0:00:00.037) 0:02:11.032 ************ 2026-05-08 10:16:57.027118 | instance | skipping: [instance] 2026-05-08 10:16:57.027345 | instance | 2026-05-08 10:16:57.027625 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-08 10:16:57.027894 | instance | Friday 08 May 2026 10:16:57 +0000 (0:00:00.042) 0:02:11.074 ************ 2026-05-08 10:16:57.871269 | instance | changed: [instance] 2026-05-08 10:16:57.871391 | instance | 2026-05-08 10:16:57.871565 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-08 10:16:57.871769 | instance | Friday 08 May 2026 10:16:57 +0000 (0:00:00.844) 0:02:11.919 ************ 2026-05-08 10:16:57.914718 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-08 10:16:57.914827 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-08 10:16:57.914986 | instance | skipping: [instance] 2026-05-08 10:16:57.915216 | instance | 2026-05-08 10:16:57.915380 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-08 10:16:57.915550 | instance | Friday 08 May 2026 10:16:57 +0000 (0:00:00.043) 0:02:11.962 ************ 2026-05-08 10:16:57.955185 | instance | skipping: [instance] 2026-05-08 10:16:57.955392 | instance | 2026-05-08 10:16:57.955793 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-08 10:16:57.956011 | instance | Friday 08 May 2026 10:16:57 +0000 (0:00:00.040) 0:02:12.003 ************ 2026-05-08 10:16:57.996602 | instance | skipping: [instance] 2026-05-08 10:16:57.996788 | instance | 2026-05-08 10:16:57.997031 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-08 10:16:57.997318 | instance | Friday 08 May 2026 10:16:57 +0000 (0:00:00.041) 0:02:12.044 ************ 2026-05-08 10:16:58.032284 | instance | skipping: [instance] 2026-05-08 10:16:58.032382 | instance | 2026-05-08 10:16:58.032457 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-08 10:16:58.032593 | instance | Friday 08 May 2026 10:16:58 +0000 (0:00:00.036) 0:02:12.080 ************ 2026-05-08 10:16:58.065371 | instance | skipping: [instance] 2026-05-08 10:16:58.065619 | instance | 2026-05-08 10:16:58.065929 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-08 10:16:58.066191 | instance | Friday 08 May 2026 10:16:58 +0000 (0:00:00.032) 0:02:12.113 ************ 2026-05-08 10:16:58.511776 | instance | ok: [instance] 2026-05-08 10:16:58.511966 | instance | 2026-05-08 10:16:58.512225 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-08 10:16:58.512400 | instance | Friday 08 May 2026 10:16:58 +0000 (0:00:00.446) 0:02:12.560 ************ 2026-05-08 10:16:59.532718 | instance | changed: [instance] 2026-05-08 10:16:59.532882 | instance | 2026-05-08 10:16:59.533311 | instance | PLAY [Install control-plane components] **************************************** 2026-05-08 10:16:59.533521 | instance | 2026-05-08 10:16:59.533841 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-08 10:16:59.534123 | instance | Friday 08 May 2026 10:16:59 +0000 (0:00:01.020) 0:02:13.580 ************ 2026-05-08 10:17:00.308350 | instance | ok: [instance] 2026-05-08 10:17:00.308575 | instance | 2026-05-08 10:17:00.308876 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-08 10:17:00.309236 | instance | Friday 08 May 2026 10:17:00 +0000 (0:00:00.775) 0:02:14.356 ************ 2026-05-08 10:17:00.539149 | instance | ok: [instance] 2026-05-08 10:17:00.539239 | instance | 2026-05-08 10:17:00.539424 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-08 10:17:00.539574 | instance | Friday 08 May 2026 10:17:00 +0000 (0:00:00.231) 0:02:14.587 ************ 2026-05-08 10:17:02.014658 | instance | ok: [instance] 2026-05-08 10:17:02.015710 | instance | 2026-05-08 10:17:02.015731 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-08 10:17:02.015742 | instance | Friday 08 May 2026 10:17:02 +0000 (0:00:01.474) 0:02:16.061 ************ 2026-05-08 10:17:02.271461 | instance | ok: [instance] 2026-05-08 10:17:02.271972 | instance | 2026-05-08 10:17:02.272297 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-08 10:17:02.272662 | instance | Friday 08 May 2026 10:17:02 +0000 (0:00:00.257) 0:02:16.318 ************ 2026-05-08 10:17:02.319178 | instance | ok: [instance] => { 2026-05-08 10:17:02.319447 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-08 10:17:02.319715 | instance | } 2026-05-08 10:17:02.319970 | instance | 2026-05-08 10:17:02.320249 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-08 10:17:02.320610 | instance | Friday 08 May 2026 10:17:02 +0000 (0:00:00.047) 0:02:16.366 ************ 2026-05-08 10:17:02.973625 | instance | changed: [instance] 2026-05-08 10:17:02.973928 | instance | 2026-05-08 10:17:02.974267 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-08 10:17:02.974604 | instance | Friday 08 May 2026 10:17:02 +0000 (0:00:00.654) 0:02:17.021 ************ 2026-05-08 10:17:04.613889 | instance | changed: [instance] 2026-05-08 10:17:04.614126 | instance | 2026-05-08 10:17:04.614522 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-08 10:17:04.614811 | instance | Friday 08 May 2026 10:17:04 +0000 (0:00:01.640) 0:02:18.661 ************ 2026-05-08 10:17:05.022440 | instance | ok: [instance] 2026-05-08 10:17:05.022682 | instance | 2026-05-08 10:17:05.022984 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-08 10:17:05.023356 | instance | Friday 08 May 2026 10:17:05 +0000 (0:00:00.408) 0:02:19.070 ************ 2026-05-08 10:17:05.230227 | instance | changed: [instance] 2026-05-08 10:17:05.230500 | instance | 2026-05-08 10:17:05.230901 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-08 10:17:05.234158 | instance | Friday 08 May 2026 10:17:05 +0000 (0:00:00.207) 0:02:19.278 ************ 2026-05-08 10:17:05.496531 | instance | ok: [instance] 2026-05-08 10:17:05.496766 | instance | 2026-05-08 10:17:05.497126 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-08 10:17:05.497417 | instance | Friday 08 May 2026 10:17:05 +0000 (0:00:00.265) 0:02:19.543 ************ 2026-05-08 10:17:05.716210 | instance | changed: [instance] 2026-05-08 10:17:05.716463 | instance | 2026-05-08 10:17:05.716801 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-08 10:17:05.717229 | instance | Friday 08 May 2026 10:17:05 +0000 (0:00:00.220) 0:02:19.764 ************ 2026-05-08 10:17:05.936322 | instance | ok: [instance] 2026-05-08 10:17:05.936635 | instance | 2026-05-08 10:17:05.936982 | instance | TASK [Install plugin] ********************************************************** 2026-05-08 10:17:05.937341 | instance | Friday 08 May 2026 10:17:05 +0000 (0:00:00.219) 0:02:19.984 ************ 2026-05-08 10:17:05.991161 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-08 10:17:05.991403 | instance | 2026-05-08 10:17:05.991669 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-08 10:17:05.991965 | instance | Friday 08 May 2026 10:17:05 +0000 (0:00:00.055) 0:02:20.039 ************ 2026-05-08 10:17:06.038105 | instance | ok: [instance] => { 2026-05-08 10:17:06.038191 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-08 10:17:06.038206 | instance | } 2026-05-08 10:17:06.038391 | instance | 2026-05-08 10:17:06.039676 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-08 10:17:06.039718 | instance | Friday 08 May 2026 10:17:06 +0000 (0:00:00.044) 0:02:20.084 ************ 2026-05-08 10:17:06.734458 | instance | changed: [instance] 2026-05-08 10:17:06.734682 | instance | 2026-05-08 10:17:06.734953 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-08 10:17:06.735189 | instance | Friday 08 May 2026 10:17:06 +0000 (0:00:00.693) 0:02:20.777 ************ 2026-05-08 10:17:08.695138 | instance | changed: [instance] 2026-05-08 10:17:08.696111 | instance | 2026-05-08 10:17:08.696148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:17:08.696178 | instance | Friday 08 May 2026 10:17:08 +0000 (0:00:01.965) 0:02:22.743 ************ 2026-05-08 10:17:08.736634 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-08 10:17:08.736673 | instance | 2026-05-08 10:17:08.736679 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-08 10:17:08.736685 | instance | Friday 08 May 2026 10:17:08 +0000 (0:00:00.041) 0:02:22.784 ************ 2026-05-08 10:17:09.395879 | instance | changed: [instance] 2026-05-08 10:17:09.395981 | instance | 2026-05-08 10:17:09.396053 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-08 10:17:09.396202 | instance | Friday 08 May 2026 10:17:09 +0000 (0:00:00.659) 0:02:23.444 ************ 2026-05-08 10:17:10.284482 | instance | ok: [instance] 2026-05-08 10:17:10.284574 | instance | 2026-05-08 10:17:10.284844 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-08 10:17:10.284902 | instance | Friday 08 May 2026 10:17:10 +0000 (0:00:00.887) 0:02:24.332 ************ 2026-05-08 10:17:12.358019 | instance | changed: [instance] 2026-05-08 10:17:12.358133 | instance | 2026-05-08 10:17:12.358554 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:17:12.358622 | instance | Friday 08 May 2026 10:17:12 +0000 (0:00:02.073) 0:02:26.406 ************ 2026-05-08 10:17:12.400985 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-08 10:17:12.401123 | instance | 2026-05-08 10:17:12.401275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-08 10:17:12.401398 | instance | Friday 08 May 2026 10:17:12 +0000 (0:00:00.043) 0:02:26.449 ************ 2026-05-08 10:17:12.970765 | instance | changed: [instance] 2026-05-08 10:17:12.970840 | instance | 2026-05-08 10:17:12.970966 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-08 10:17:12.971097 | instance | Friday 08 May 2026 10:17:12 +0000 (0:00:00.569) 0:02:27.019 ************ 2026-05-08 10:17:41.254326 | instance | changed: [instance] 2026-05-08 10:17:41.254468 | instance | 2026-05-08 10:17:41.254727 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-08 10:17:41.255029 | instance | Friday 08 May 2026 10:17:41 +0000 (0:00:28.282) 0:02:55.301 ************ 2026-05-08 10:17:42.003448 | instance | changed: [instance] 2026-05-08 10:17:42.003679 | instance | 2026-05-08 10:17:42.003954 | instance | PLAY [all] ********************************************************************* 2026-05-08 10:17:42.004230 | instance | 2026-05-08 10:17:42.004581 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-08 10:17:42.004788 | instance | Friday 08 May 2026 10:17:41 +0000 (0:00:00.750) 0:02:56.051 ************ 2026-05-08 10:17:42.904940 | instance | ok: [instance] 2026-05-08 10:17:42.905015 | instance | 2026-05-08 10:17:42.905023 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-08 10:17:42.905030 | instance | Friday 08 May 2026 10:17:42 +0000 (0:00:00.900) 0:02:56.952 ************ 2026-05-08 10:17:43.685371 | instance | changed: [instance] 2026-05-08 10:17:43.685450 | instance | 2026-05-08 10:17:43.685471 | instance | PLAY [all] ********************************************************************* 2026-05-08 10:17:43.685748 | instance | 2026-05-08 10:17:43.685817 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-08 10:17:43.685835 | instance | Friday 08 May 2026 10:17:43 +0000 (0:00:00.781) 0:02:57.733 ************ 2026-05-08 10:17:44.503099 | instance | ok: [instance] 2026-05-08 10:17:44.508466 | instance | 2026-05-08 10:17:44.508511 | instance | PLAY [controllers] ************************************************************* 2026-05-08 10:17:44.508521 | instance | 2026-05-08 10:17:44.508527 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-08 10:17:44.508534 | instance | Friday 08 May 2026 10:17:44 +0000 (0:00:00.816) 0:02:58.550 ************ 2026-05-08 10:17:45.656284 | instance | ok: [instance] 2026-05-08 10:17:45.656346 | instance | 2026-05-08 10:17:45.656731 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:17:45.656746 | instance | Friday 08 May 2026 10:17:45 +0000 (0:00:01.153) 0:02:59.704 ************ 2026-05-08 10:17:45.693750 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-08 10:17:45.693826 | instance | 2026-05-08 10:17:45.693843 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-08 10:17:45.693864 | instance | Friday 08 May 2026 10:17:45 +0000 (0:00:00.037) 0:02:59.741 ************ 2026-05-08 10:17:46.190604 | instance | changed: [instance] 2026-05-08 10:17:46.191030 | instance | 2026-05-08 10:17:46.191488 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-08 10:17:46.192014 | instance | Friday 08 May 2026 10:17:46 +0000 (0:00:00.496) 0:03:00.238 ************ 2026-05-08 10:17:48.148357 | instance | changed: [instance] 2026-05-08 10:17:48.148482 | instance | 2026-05-08 10:17:48.148521 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:17:48.148657 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:01.958) 0:03:02.196 ************ 2026-05-08 10:17:48.194970 | instance | skipping: [instance] 2026-05-08 10:17:48.195207 | instance | 2026-05-08 10:17:48.195695 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-08 10:17:48.195970 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.045) 0:03:02.242 ************ 2026-05-08 10:17:48.245484 | instance | skipping: [instance] 2026-05-08 10:17:48.245571 | instance | 2026-05-08 10:17:48.245777 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-08 10:17:48.246033 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.050) 0:03:02.293 ************ 2026-05-08 10:17:48.278625 | instance | skipping: [instance] 2026-05-08 10:17:48.278894 | instance | 2026-05-08 10:17:48.279185 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-08 10:17:48.279465 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.032) 0:03:02.326 ************ 2026-05-08 10:17:48.329425 | instance | skipping: [instance] 2026-05-08 10:17:48.329504 | instance | 2026-05-08 10:17:48.329510 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-08 10:17:48.329515 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.050) 0:03:02.376 ************ 2026-05-08 10:17:48.373332 | instance | skipping: [instance] 2026-05-08 10:17:48.373545 | instance | 2026-05-08 10:17:48.373836 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-08 10:17:48.374098 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.045) 0:03:02.421 ************ 2026-05-08 10:17:48.418117 | instance | skipping: [instance] 2026-05-08 10:17:48.418340 | instance | 2026-05-08 10:17:48.418657 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-08 10:17:48.419100 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.044) 0:03:02.466 ************ 2026-05-08 10:17:48.451765 | instance | skipping: [instance] 2026-05-08 10:17:48.451859 | instance | 2026-05-08 10:17:48.451954 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-08 10:17:48.452132 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.033) 0:03:02.500 ************ 2026-05-08 10:17:48.505184 | instance | skipping: [instance] 2026-05-08 10:17:48.505484 | instance | 2026-05-08 10:17:48.505819 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-08 10:17:48.506249 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.053) 0:03:02.553 ************ 2026-05-08 10:17:48.539878 | instance | skipping: [instance] 2026-05-08 10:17:48.540053 | instance | 2026-05-08 10:17:48.540289 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-08 10:17:48.540556 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.034) 0:03:02.588 ************ 2026-05-08 10:17:48.579569 | instance | skipping: [instance] 2026-05-08 10:17:48.579768 | instance | 2026-05-08 10:17:48.580027 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-08 10:17:48.580234 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.039) 0:03:02.627 ************ 2026-05-08 10:17:48.619682 | instance | skipping: [instance] 2026-05-08 10:17:48.619921 | instance | 2026-05-08 10:17:48.620232 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-08 10:17:48.620492 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.039) 0:03:02.667 ************ 2026-05-08 10:17:48.668269 | instance | skipping: [instance] 2026-05-08 10:17:48.668518 | instance | 2026-05-08 10:17:48.668802 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-08 10:17:48.669066 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.049) 0:03:02.716 ************ 2026-05-08 10:17:48.702289 | instance | skipping: [instance] 2026-05-08 10:17:48.702587 | instance | 2026-05-08 10:17:48.703021 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-08 10:17:48.703363 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.033) 0:03:02.750 ************ 2026-05-08 10:17:48.736265 | instance | skipping: [instance] 2026-05-08 10:17:48.736412 | instance | 2026-05-08 10:17:48.736569 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-08 10:17:48.736716 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.034) 0:03:02.784 ************ 2026-05-08 10:17:48.787617 | instance | skipping: [instance] 2026-05-08 10:17:48.787761 | instance | 2026-05-08 10:17:48.787942 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-08 10:17:48.788175 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.051) 0:03:02.835 ************ 2026-05-08 10:17:48.819036 | instance | skipping: [instance] 2026-05-08 10:17:48.819144 | instance | 2026-05-08 10:17:48.819368 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-08 10:17:48.819497 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.031) 0:03:02.867 ************ 2026-05-08 10:17:48.850435 | instance | skipping: [instance] 2026-05-08 10:17:48.850611 | instance | 2026-05-08 10:17:48.850796 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-08 10:17:48.850965 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.031) 0:03:02.898 ************ 2026-05-08 10:17:48.885029 | instance | skipping: [instance] 2026-05-08 10:17:48.885308 | instance | 2026-05-08 10:17:48.885584 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-08 10:17:48.885846 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.034) 0:03:02.933 ************ 2026-05-08 10:17:48.915742 | instance | skipping: [instance] 2026-05-08 10:17:48.915980 | instance | 2026-05-08 10:17:48.916244 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-08 10:17:48.916557 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.030) 0:03:02.964 ************ 2026-05-08 10:17:48.950985 | instance | skipping: [instance] 2026-05-08 10:17:48.951073 | instance | 2026-05-08 10:17:48.951323 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-08 10:17:48.951422 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.034) 0:03:02.999 ************ 2026-05-08 10:17:48.983575 | instance | skipping: [instance] 2026-05-08 10:17:48.983699 | instance | 2026-05-08 10:17:48.983865 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-08 10:17:48.984025 | instance | Friday 08 May 2026 10:17:48 +0000 (0:00:00.032) 0:03:03.031 ************ 2026-05-08 10:17:49.027029 | instance | skipping: [instance] 2026-05-08 10:17:49.027146 | instance | 2026-05-08 10:17:49.027249 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-08 10:17:49.027417 | instance | Friday 08 May 2026 10:17:49 +0000 (0:00:00.043) 0:03:03.075 ************ 2026-05-08 10:17:49.064642 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-08 10:17:49.064754 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-08 10:17:49.064931 | instance | skipping: [instance] 2026-05-08 10:17:49.065115 | instance | 2026-05-08 10:17:49.065296 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-08 10:17:49.065471 | instance | Friday 08 May 2026 10:17:49 +0000 (0:00:00.037) 0:03:03.112 ************ 2026-05-08 10:17:49.096595 | instance | skipping: [instance] 2026-05-08 10:17:49.096674 | instance | 2026-05-08 10:17:49.096856 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-08 10:17:49.097018 | instance | Friday 08 May 2026 10:17:49 +0000 (0:00:00.032) 0:03:03.144 ************ 2026-05-08 10:17:49.154663 | instance | skipping: [instance] 2026-05-08 10:17:49.154781 | instance | 2026-05-08 10:17:49.154979 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-08 10:17:49.155132 | instance | Friday 08 May 2026 10:17:49 +0000 (0:00:00.057) 0:03:03.202 ************ 2026-05-08 10:17:49.190605 | instance | skipping: [instance] 2026-05-08 10:17:49.190812 | instance | 2026-05-08 10:17:49.191067 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-08 10:17:49.191330 | instance | Friday 08 May 2026 10:17:49 +0000 (0:00:00.035) 0:03:03.238 ************ 2026-05-08 10:17:49.226501 | instance | skipping: [instance] 2026-05-08 10:17:49.226638 | instance | 2026-05-08 10:17:49.226829 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-08 10:17:49.227002 | instance | Friday 08 May 2026 10:17:49 +0000 (0:00:00.036) 0:03:03.274 ************ 2026-05-08 10:17:49.272621 | instance | skipping: [instance] 2026-05-08 10:17:49.272698 | instance | 2026-05-08 10:17:49.272875 | instance | PLAY RECAP ********************************************************************* 2026-05-08 10:17:49.273064 | instance | instance : ok=134 changed=61 unreachable=0 failed=0 skipped=62 rescued=0 ignored=2 2026-05-08 10:17:49.273297 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-08 10:17:49.273395 | instance | 2026-05-08 10:17:49.273584 | instance | Friday 08 May 2026 10:17:49 +0000 (0:00:00.046) 0:03:03.321 ************ 2026-05-08 10:17:49.273748 | instance | =============================================================================== 2026-05-08 10:17:49.273901 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 28.28s 2026-05-08 10:17:49.274065 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 22.45s 2026-05-08 10:17:49.274231 | instance | vexxhost.kubernetes.kubernetes : Install PIP --------------------------- 12.18s 2026-05-08 10:17:49.274463 | instance | vexxhost.containers.download_artifact : Download item ------------------- 7.31s 2026-05-08 10:17:49.274612 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 6.08s 2026-05-08 10:17:49.274809 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 4.95s 2026-05-08 10:17:49.274953 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.90s 2026-05-08 10:17:49.275115 | instance | vexxhost.containers.download_artifact : Download item ------------------- 3.58s 2026-05-08 10:17:49.275272 | instance | Generate SSH keys for missing variables --------------------------------- 3.57s 2026-05-08 10:17:49.275447 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 3.52s 2026-05-08 10:17:49.275605 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.90s 2026-05-08 10:17:49.275759 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.78s 2026-05-08 10:17:49.275944 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 2.41s 2026-05-08 10:17:49.276119 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 2.07s 2026-05-08 10:17:49.276288 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.97s 2026-05-08 10:17:49.276448 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.96s 2026-05-08 10:17:49.276623 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.64s 2026-05-08 10:17:49.276776 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.56s 2026-05-08 10:17:49.276928 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.47s 2026-05-08 10:17:49.277103 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.45s 2026-05-08 10:17:49.403528 | instance | INFO [keycloak > prepare] Executed: Successful 2026-05-08 10:17:49.415448 | instance | INFO [keycloak > converge] Executing 2026-05-08 10:17:50.700048 | instance | 2026-05-08 10:17:50.700138 | instance | PLAY [controllers] ************************************************************* 2026-05-08 10:17:50.700261 | instance | 2026-05-08 10:17:50.700388 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-08 10:17:50.700516 | instance | Friday 08 May 2026 10:17:50 +0000 (0:00:00.024) 0:00:00.024 ************ 2026-05-08 10:17:52.022571 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-08 10:17:52.023141 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-08 10:17:52.023652 | instance | interpreter could change the meaning of that path. See 2026-05-08 10:17:52.023683 | instance | https://docs.ansible.com/ansible- 2026-05-08 10:17:52.024056 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-08 10:17:52.044041 | instance | ok: [instance] 2026-05-08 10:17:52.044296 | instance | 2026-05-08 10:17:52.044575 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-08 10:17:52.044889 | instance | Friday 08 May 2026 10:17:52 +0000 (0:00:01.343) 0:00:01.367 ************ 2026-05-08 10:17:52.101447 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-08 10:17:52.101675 | instance | 2026-05-08 10:17:52.102047 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:17:52.102320 | instance | Friday 08 May 2026 10:17:52 +0000 (0:00:00.057) 0:00:01.425 ************ 2026-05-08 10:17:52.146565 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-08 10:17:52.146782 | instance | 2026-05-08 10:17:52.147054 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-08 10:17:52.147318 | instance | Friday 08 May 2026 10:17:52 +0000 (0:00:00.044) 0:00:01.470 ************ 2026-05-08 10:17:52.814175 | instance | changed: [instance] 2026-05-08 10:17:52.814326 | instance | 2026-05-08 10:17:52.814565 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-08 10:17:52.814841 | instance | Friday 08 May 2026 10:17:52 +0000 (0:00:00.667) 0:00:02.137 ************ 2026-05-08 10:18:08.760905 | instance | changed: [instance] 2026-05-08 10:18:08.761165 | instance | 2026-05-08 10:18:08.761489 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-08 10:18:08.761825 | instance | Friday 08 May 2026 10:18:08 +0000 (0:00:15.946) 0:00:18.084 ************ 2026-05-08 10:18:09.728867 | instance | changed: [instance] 2026-05-08 10:18:09.729097 | instance | 2026-05-08 10:18:09.729502 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-08 10:18:09.729777 | instance | Friday 08 May 2026 10:18:09 +0000 (0:00:00.968) 0:00:19.052 ************ 2026-05-08 10:18:09.767001 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-08 10:18:09.767219 | instance | 2026-05-08 10:18:09.767499 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-08 10:18:09.767770 | instance | Friday 08 May 2026 10:18:09 +0000 (0:00:00.037) 0:00:19.090 ************ 2026-05-08 10:18:10.546326 | instance | changed: [instance] 2026-05-08 10:18:10.546551 | instance | 2026-05-08 10:18:10.546847 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-08 10:18:10.547132 | instance | Friday 08 May 2026 10:18:10 +0000 (0:00:00.778) 0:00:19.869 ************ 2026-05-08 10:18:11.440768 | instance | ok: [instance] 2026-05-08 10:18:11.441026 | instance | 2026-05-08 10:18:11.441453 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-08 10:18:11.441805 | instance | Friday 08 May 2026 10:18:11 +0000 (0:00:00.894) 0:00:20.763 ************ 2026-05-08 10:18:12.267487 | instance | changed: [instance] 2026-05-08 10:18:12.267776 | instance | 2026-05-08 10:18:12.268114 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-08 10:18:12.268415 | instance | Friday 08 May 2026 10:18:12 +0000 (0:00:00.786) 0:00:21.549 ************ 2026-05-08 10:18:12.268751 | instance | 2026-05-08 10:18:12.269580 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates on host] *** 2026-05-08 10:18:12.269694 | instance | Friday 08 May 2026 10:18:12 +0000 (0:00:00.039) 0:00:21.589 ************ 2026-05-08 10:18:13.966999 | instance | changed: [instance] 2026-05-08 10:18:13.967213 | instance | 2026-05-08 10:18:13.967609 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:18:13.967800 | instance | Friday 08 May 2026 10:18:13 +0000 (0:00:01.700) 0:00:23.290 ************ 2026-05-08 10:18:14.008596 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-08 10:18:14.008938 | instance | 2026-05-08 10:18:14.009569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-08 10:18:14.009898 | instance | Friday 08 May 2026 10:18:14 +0000 (0:00:00.042) 0:00:23.332 ************ 2026-05-08 10:18:14.512730 | instance | changed: [instance] 2026-05-08 10:18:14.512990 | instance | 2026-05-08 10:18:14.513323 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-08 10:18:14.513620 | instance | Friday 08 May 2026 10:18:14 +0000 (0:00:00.503) 0:00:23.836 ************ 2026-05-08 10:18:32.814627 | instance | changed: [instance] 2026-05-08 10:18:32.814824 | instance | 2026-05-08 10:18:32.815112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:18:32.815493 | instance | Friday 08 May 2026 10:18:32 +0000 (0:00:18.301) 0:00:42.137 ************ 2026-05-08 10:18:32.850321 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-08 10:18:32.851095 | instance | 2026-05-08 10:18:32.851110 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-08 10:18:32.851528 | instance | Friday 08 May 2026 10:18:32 +0000 (0:00:00.036) 0:00:42.173 ************ 2026-05-08 10:18:33.343375 | instance | changed: [instance] 2026-05-08 10:18:33.343512 | instance | 2026-05-08 10:18:33.343679 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-08 10:18:33.343835 | instance | Friday 08 May 2026 10:18:33 +0000 (0:00:00.493) 0:00:42.667 ************ 2026-05-08 10:18:36.107324 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-08 10:18:36.107640 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-08 10:18:36.107905 | instance | 2026-05-08 10:18:36.108175 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-08 10:18:36.108455 | instance | Friday 08 May 2026 10:18:36 +0000 (0:00:02.763) 0:00:45.431 ************ 2026-05-08 10:18:40.221847 | instance | changed: [instance] 2026-05-08 10:18:40.221978 | instance | 2026-05-08 10:18:40.222117 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:18:40.222350 | instance | Friday 08 May 2026 10:18:40 +0000 (0:00:04.114) 0:00:49.545 ************ 2026-05-08 10:18:40.266826 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-08 10:18:40.266932 | instance | 2026-05-08 10:18:40.267008 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-08 10:18:40.267134 | instance | Friday 08 May 2026 10:18:40 +0000 (0:00:00.045) 0:00:49.590 ************ 2026-05-08 10:18:40.752998 | instance | changed: [instance] 2026-05-08 10:18:40.753260 | instance | 2026-05-08 10:18:40.753558 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-08 10:18:40.753904 | instance | Friday 08 May 2026 10:18:40 +0000 (0:00:00.485) 0:00:50.076 ************ 2026-05-08 10:18:43.448088 | instance | ok: [instance] 2026-05-08 10:18:43.448185 | instance | 2026-05-08 10:18:43.448353 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-08 10:18:43.448524 | instance | Friday 08 May 2026 10:18:43 +0000 (0:00:02.695) 0:00:52.771 ************ 2026-05-08 10:18:46.103481 | instance | changed: [instance] 2026-05-08 10:18:46.103731 | instance | 2026-05-08 10:18:46.104044 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-08 10:18:46.104343 | instance | Friday 08 May 2026 10:18:46 +0000 (0:00:02.655) 0:00:55.427 ************ 2026-05-08 10:18:46.789003 | instance | ok: [instance] 2026-05-08 10:18:46.789423 | instance | 2026-05-08 10:18:46.789709 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-08 10:18:46.789991 | instance | Friday 08 May 2026 10:18:46 +0000 (0:00:00.685) 0:00:56.112 ************ 2026-05-08 10:18:47.483079 | instance | changed: [instance] 2026-05-08 10:18:47.483342 | instance | 2026-05-08 10:18:47.483660 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-08 10:18:47.483962 | instance | Friday 08 May 2026 10:18:47 +0000 (0:00:00.693) 0:00:56.806 ************ 2026-05-08 10:18:48.244743 | instance | ok: [instance] 2026-05-08 10:18:48.244844 | instance | 2026-05-08 10:18:48.244948 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-08 10:18:48.245109 | instance | Friday 08 May 2026 10:18:48 +0000 (0:00:00.762) 0:00:57.568 ************ 2026-05-08 10:18:48.281529 | instance | skipping: [instance] 2026-05-08 10:18:48.281638 | instance | 2026-05-08 10:18:48.281829 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-08 10:18:48.281977 | instance | Friday 08 May 2026 10:18:48 +0000 (0:00:00.036) 0:00:57.605 ************ 2026-05-08 10:18:48.319276 | instance | skipping: [instance] 2026-05-08 10:18:48.319470 | instance | 2026-05-08 10:18:48.319756 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-08 10:18:48.320026 | instance | Friday 08 May 2026 10:18:48 +0000 (0:00:00.036) 0:00:57.642 ************ 2026-05-08 10:18:48.356960 | instance | skipping: [instance] 2026-05-08 10:18:48.357228 | instance | 2026-05-08 10:18:48.357548 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-08 10:18:48.357812 | instance | Friday 08 May 2026 10:18:48 +0000 (0:00:00.038) 0:00:57.680 ************ 2026-05-08 10:18:48.397052 | instance | skipping: [instance] 2026-05-08 10:18:48.397668 | instance | 2026-05-08 10:18:48.397726 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-08 10:18:48.397782 | instance | Friday 08 May 2026 10:18:48 +0000 (0:00:00.039) 0:00:57.720 ************ 2026-05-08 10:18:48.433874 | instance | skipping: [instance] 2026-05-08 10:18:48.434246 | instance | 2026-05-08 10:18:48.434865 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-08 10:18:48.435084 | instance | Friday 08 May 2026 10:18:48 +0000 (0:00:00.036) 0:00:57.756 ************ 2026-05-08 10:18:48.470532 | instance | skipping: [instance] 2026-05-08 10:18:48.470667 | instance | 2026-05-08 10:18:48.470875 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-08 10:18:48.471043 | instance | Friday 08 May 2026 10:18:48 +0000 (0:00:00.037) 0:00:57.794 ************ 2026-05-08 10:18:48.509494 | instance | skipping: [instance] 2026-05-08 10:18:48.509818 | instance | 2026-05-08 10:18:48.510138 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-08 10:18:48.510331 | instance | Friday 08 May 2026 10:18:48 +0000 (0:00:00.038) 0:00:57.832 ************ 2026-05-08 10:20:21.643314 | instance | changed: [instance] 2026-05-08 10:20:21.643537 | instance | 2026-05-08 10:20:21.643844 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-08 10:20:21.644144 | instance | Friday 08 May 2026 10:20:21 +0000 (0:01:33.134) 0:02:30.966 ************ 2026-05-08 10:20:22.347372 | instance | changed: [instance] 2026-05-08 10:20:22.347547 | instance | 2026-05-08 10:20:22.347679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-08 10:20:22.347836 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.704) 0:02:31.671 ************ 2026-05-08 10:20:22.407226 | instance | ok: [instance] 2026-05-08 10:20:22.407482 | instance | 2026-05-08 10:20:22.407770 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-08 10:20:22.408059 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.059) 0:02:31.731 ************ 2026-05-08 10:20:22.437238 | instance | skipping: [instance] 2026-05-08 10:20:22.437478 | instance | 2026-05-08 10:20:22.437788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-08 10:20:22.438166 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.030) 0:02:31.761 ************ 2026-05-08 10:20:22.467647 | instance | skipping: [instance] 2026-05-08 10:20:22.467874 | instance | 2026-05-08 10:20:22.468222 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-08 10:20:22.468576 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.030) 0:02:31.791 ************ 2026-05-08 10:20:22.500043 | instance | skipping: [instance] 2026-05-08 10:20:22.500247 | instance | 2026-05-08 10:20:22.500566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-08 10:20:22.500895 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.032) 0:02:31.823 ************ 2026-05-08 10:20:22.533130 | instance | skipping: [instance] 2026-05-08 10:20:22.533316 | instance | 2026-05-08 10:20:22.533683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-08 10:20:22.534029 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.032) 0:02:31.856 ************ 2026-05-08 10:20:22.568703 | instance | skipping: [instance] 2026-05-08 10:20:22.568816 | instance | 2026-05-08 10:20:22.569037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-08 10:20:22.569642 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.035) 0:02:31.892 ************ 2026-05-08 10:20:22.603429 | instance | ok: [instance] 2026-05-08 10:20:22.603611 | instance | 2026-05-08 10:20:22.603927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-08 10:20:22.604205 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.034) 0:02:31.926 ************ 2026-05-08 10:20:22.655538 | instance | ok: [instance] => (item=oslo_cache) 2026-05-08 10:20:22.655662 | instance | 2026-05-08 10:20:22.655945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-08 10:20:22.656321 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.052) 0:02:31.979 ************ 2026-05-08 10:20:22.699189 | instance | ok: [instance] 2026-05-08 10:20:22.699416 | instance | 2026-05-08 10:20:22.699762 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:20:22.700069 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.043) 0:02:32.022 ************ 2026-05-08 10:20:22.741308 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-08 10:20:22.741478 | instance | 2026-05-08 10:20:22.742069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-08 10:20:22.742208 | instance | Friday 08 May 2026 10:20:22 +0000 (0:00:00.042) 0:02:32.065 ************ 2026-05-08 10:20:23.234163 | instance | changed: [instance] 2026-05-08 10:20:23.234419 | instance | 2026-05-08 10:20:23.234760 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-08 10:20:23.235069 | instance | Friday 08 May 2026 10:20:23 +0000 (0:00:00.492) 0:02:32.557 ************ 2026-05-08 10:20:24.461462 | instance | changed: [instance] 2026-05-08 10:20:24.461657 | instance | 2026-05-08 10:20:24.461860 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-08 10:20:24.462077 | instance | Friday 08 May 2026 10:20:24 +0000 (0:00:01.227) 0:02:33.785 ************ 2026-05-08 10:20:25.160840 | instance | changed: [instance] 2026-05-08 10:20:25.161146 | instance | 2026-05-08 10:20:25.161430 | instance | PLAY [controllers] ************************************************************* 2026-05-08 10:20:25.161683 | instance | 2026-05-08 10:20:25.162008 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-08 10:20:25.162402 | instance | Friday 08 May 2026 10:20:25 +0000 (0:00:00.699) 0:02:34.484 ************ 2026-05-08 10:20:26.306497 | instance | ok: [instance] 2026-05-08 10:20:26.306660 | instance | 2026-05-08 10:20:26.306871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-08 10:20:26.307055 | instance | Friday 08 May 2026 10:20:26 +0000 (0:00:01.145) 0:02:35.630 ************ 2026-05-08 10:20:26.350928 | instance | skipping: [instance] 2026-05-08 10:20:26.351220 | instance | 2026-05-08 10:20:26.351537 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-08 10:20:26.351804 | instance | Friday 08 May 2026 10:20:26 +0000 (0:00:00.044) 0:02:35.674 ************ 2026-05-08 10:20:26.385777 | instance | skipping: [instance] 2026-05-08 10:20:26.448815 | instance | 2026-05-08 10:20:26.448858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-08 10:20:26.448870 | instance | Friday 08 May 2026 10:20:26 +0000 (0:00:00.034) 0:02:35.708 ************ 2026-05-08 10:20:26.448880 | instance | skipping: [instance] 2026-05-08 10:20:26.448889 | instance | 2026-05-08 10:20:26.448898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-08 10:20:26.448907 | instance | Friday 08 May 2026 10:20:26 +0000 (0:00:00.035) 0:02:35.744 ************ 2026-05-08 10:20:26.460441 | instance | skipping: [instance] 2026-05-08 10:20:26.460620 | instance | 2026-05-08 10:20:26.460800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-08 10:20:26.461033 | instance | Friday 08 May 2026 10:20:26 +0000 (0:00:00.039) 0:02:35.784 ************ 2026-05-08 10:20:27.171189 | instance | ok: [instance] 2026-05-08 10:20:27.171430 | instance | 2026-05-08 10:20:27.172089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-08 10:20:27.172477 | instance | Friday 08 May 2026 10:20:27 +0000 (0:00:00.710) 0:02:36.494 ************ 2026-05-08 10:20:27.219900 | instance | ok: [instance] 2026-05-08 10:20:27.220157 | instance | 2026-05-08 10:20:27.220527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-08 10:20:27.220831 | instance | Friday 08 May 2026 10:20:27 +0000 (0:00:00.049) 0:02:36.543 ************ 2026-05-08 10:20:27.259473 | instance | ok: [instance] 2026-05-08 10:20:27.259677 | instance | 2026-05-08 10:20:27.259856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-08 10:20:27.260023 | instance | Friday 08 May 2026 10:20:27 +0000 (0:00:00.039) 0:02:36.583 ************ 2026-05-08 10:20:27.310499 | instance | ok: [instance] => (item=oslo_db) 2026-05-08 10:20:27.310718 | instance | 2026-05-08 10:20:27.310979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-08 10:20:27.311234 | instance | Friday 08 May 2026 10:20:27 +0000 (0:00:00.050) 0:02:36.634 ************ 2026-05-08 10:20:27.364642 | instance | ok: [instance] 2026-05-08 10:20:27.364784 | instance | 2026-05-08 10:20:27.364966 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:20:27.365158 | instance | Friday 08 May 2026 10:20:27 +0000 (0:00:00.053) 0:02:36.688 ************ 2026-05-08 10:20:27.419339 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-08 10:20:27.419522 | instance | 2026-05-08 10:20:27.419701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-08 10:20:27.419881 | instance | Friday 08 May 2026 10:20:27 +0000 (0:00:00.055) 0:02:36.743 ************ 2026-05-08 10:20:27.921519 | instance | changed: [instance] 2026-05-08 10:20:27.921683 | instance | 2026-05-08 10:20:27.921925 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-08 10:20:27.922104 | instance | Friday 08 May 2026 10:20:27 +0000 (0:00:00.502) 0:02:37.245 ************ 2026-05-08 10:20:28.584953 | instance | ok: [instance] 2026-05-08 10:20:28.585056 | instance | 2026-05-08 10:20:28.585278 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-08 10:20:28.585449 | instance | Friday 08 May 2026 10:20:28 +0000 (0:00:00.663) 0:02:37.908 ************ 2026-05-08 10:20:29.964989 | instance | changed: [instance] 2026-05-08 10:20:29.965255 | instance | 2026-05-08 10:20:29.965514 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-08 10:20:29.965721 | instance | Friday 08 May 2026 10:20:29 +0000 (0:00:01.380) 0:02:39.288 ************ 2026-05-08 10:20:30.384562 | instance | ok: [instance] 2026-05-08 10:20:30.384811 | instance | 2026-05-08 10:20:30.385126 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-08 10:20:30.385434 | instance | Friday 08 May 2026 10:20:30 +0000 (0:00:00.419) 0:02:39.708 ************ 2026-05-08 10:20:30.851307 | instance | changed: [instance] 2026-05-08 10:20:30.851468 | instance | 2026-05-08 10:20:30.851658 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-08 10:20:30.851837 | instance | Friday 08 May 2026 10:20:30 +0000 (0:00:00.466) 0:02:40.174 ************ 2026-05-08 10:20:31.333240 | instance | changed: [instance] 2026-05-08 10:20:31.333635 | instance | 2026-05-08 10:20:31.333651 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-08 10:20:31.333688 | instance | Friday 08 May 2026 10:20:31 +0000 (0:00:00.481) 0:02:40.656 ************ 2026-05-08 10:20:31.762895 | instance | ok: [instance] 2026-05-08 10:20:31.763047 | instance | 2026-05-08 10:20:31.763266 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-08 10:20:31.763613 | instance | Friday 08 May 2026 10:20:31 +0000 (0:00:00.429) 0:02:41.086 ************ 2026-05-08 10:23:05.464953 | instance | changed: [instance] 2026-05-08 10:23:05.465216 | instance | 2026-05-08 10:23:05.465482 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-08 10:23:05.465754 | instance | Friday 08 May 2026 10:23:05 +0000 (0:02:33.701) 0:05:14.788 ************ 2026-05-08 10:23:06.142065 | instance | ok: [instance] 2026-05-08 10:23:06.142400 | instance | 2026-05-08 10:23:06.142747 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-08 10:23:06.143080 | instance | Friday 08 May 2026 10:23:06 +0000 (0:00:00.677) 0:05:15.465 ************ 2026-05-08 10:23:06.192226 | instance | included: ingress for instance 2026-05-08 10:23:06.192475 | instance | 2026-05-08 10:23:06.192821 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-08 10:23:06.193125 | instance | Friday 08 May 2026 10:23:06 +0000 (0:00:00.050) 0:05:15.516 ************ 2026-05-08 10:23:07.098641 | instance | changed: [instance] 2026-05-08 10:23:07.098913 | instance | 2026-05-08 10:23:07.099202 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-08 10:23:07.099484 | instance | Friday 08 May 2026 10:23:07 +0000 (0:00:00.906) 0:05:16.422 ************ 2026-05-08 10:23:07.346611 | instance | ok: [instance] 2026-05-08 10:23:07.346888 | instance | 2026-05-08 10:23:07.347211 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-08 10:23:07.347529 | instance | Friday 08 May 2026 10:23:07 +0000 (0:00:00.247) 0:05:16.670 ************ 2026-05-08 10:23:07.386069 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-08 10:23:07.386213 | instance | 2026-05-08 10:23:07.386401 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-08 10:23:07.386587 | instance | Friday 08 May 2026 10:23:07 +0000 (0:00:00.039) 0:05:16.710 ************ 2026-05-08 10:23:07.911609 | instance | changed: [instance] 2026-05-08 10:23:07.911795 | instance | 2026-05-08 10:23:07.912131 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-08 10:23:07.912467 | instance | Friday 08 May 2026 10:23:07 +0000 (0:00:00.525) 0:05:17.235 ************ 2026-05-08 10:23:09.142474 | instance | changed: [instance] 2026-05-08 10:23:09.142684 | instance | 2026-05-08 10:23:09.143049 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-08 10:23:09.143383 | instance | Friday 08 May 2026 10:23:09 +0000 (0:00:01.230) 0:05:18.465 ************ 2026-05-08 10:23:09.824311 | instance | ok: [instance] 2026-05-08 10:23:09.824587 | instance | 2026-05-08 10:23:09.824845 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-08 10:23:09.825162 | instance | Friday 08 May 2026 10:23:09 +0000 (0:00:00.681) 0:05:19.147 ************ 2026-05-08 10:23:10.365730 | instance | fatal: [instance]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-05-08 10:23:10.366836 | instance | 2026-05-08 10:23:10.367215 | instance | PLAY RECAP ********************************************************************* 2026-05-08 10:23:10.367616 | instance | instance : ok=58 changed=26 unreachable=0 failed=1 skipped=16 rescued=0 ignored=0 2026-05-08 10:23:10.367964 | instance | 2026-05-08 10:23:10.368328 | instance | Friday 08 May 2026 10:23:10 +0000 (0:00:00.543) 0:05:19.690 ************ 2026-05-08 10:23:10.368663 | instance | =============================================================================== 2026-05-08 10:23:10.369018 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.70s 2026-05-08 10:23:10.369522 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 93.13s 2026-05-08 10:23:10.369877 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 18.30s 2026-05-08 10:23:10.370251 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 15.95s 2026-05-08 10:23:10.370602 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 4.11s 2026-05-08 10:23:10.370988 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 2.76s 2026-05-08 10:23:10.371309 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 2.70s 2026-05-08 10:23:10.371578 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart --- 2.66s 2026-05-08 10:23:10.371742 | instance | vexxhost.atmosphere.cluster_issuer : Update CA certificates on host ----- 1.70s 2026-05-08 10:23:10.371910 | instance | vexxhost.atmosphere.keycloak : Install MySQL python package ------------- 1.38s 2026-05-08 10:23:10.372055 | instance | Gathering Facts --------------------------------------------------------- 1.34s 2026-05-08 10:23:10.372225 | instance | atmosphere.common.secretgen_controller : Deploy secretgen-controller ---- 1.23s 2026-05-08 10:23:10.372391 | instance | vexxhost.atmosphere.memcached : Deploy Helm chart ----------------------- 1.23s 2026-05-08 10:23:10.372514 | instance | Gathering Facts --------------------------------------------------------- 1.15s 2026-05-08 10:23:10.372641 | instance | vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer --- 0.97s 2026-05-08 10:23:10.372755 | instance | vexxhost.atmosphere.ingress : Create Ingress keycloak ------------------- 0.91s 2026-05-08 10:23:10.372880 | instance | vexxhost.atmosphere.cluster_issuer : Wait till the secret is created ---- 0.89s 2026-05-08 10:23:10.372990 | instance | vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host -------- 0.79s 2026-05-08 10:23:10.373133 | instance | vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer --------------- 0.78s 2026-05-08 10:23:10.373266 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists --- 0.76s 2026-05-08 10:23:10.454523 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.keycloak/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-05-08 10:23:10.454589 | instance | ERROR [keycloak > converge] Executed: Failed 2026-05-08 10:23:10.454682 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.keycloak/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-05-08 10:23:10.732631 | instance | ERROR 2026-05-08 10:23:10.732996 | instance | { 2026-05-08 10:23:10.733069 | instance | "delta": "0:09:09.220296", 2026-05-08 10:23:10.733116 | instance | "end": "2026-05-08 10:23:10.531159", 2026-05-08 10:23:10.733159 | instance | "msg": "non-zero return code", 2026-05-08 10:23:10.733198 | instance | "rc": 2, 2026-05-08 10:23:10.733243 | instance | "start": "2026-05-08 10:14:01.310863" 2026-05-08 10:23:10.733283 | instance | } failure 2026-05-08 10:23:10.749050 | 2026-05-08 10:23:10.749145 | PLAY RECAP 2026-05-08 10:23:10.749190 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-08 10:23:10.749212 | 2026-05-08 10:23:10.974501 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-08 10:23:10.978207 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2023.1] 2026-05-08 10:23:12.305167 | 2026-05-08 10:23:12.305311 | PLAY [all] 2026-05-08 10:23:12.320337 | 2026-05-08 10:23:12.320418 | TASK [gather-host-logs : creating directory for system status] 2026-05-08 10:23:12.677948 | instance | changed 2026-05-08 10:23:12.853990 | 2026-05-08 10:23:12.854164 | TASK [gather-host-logs : Get logs for each host] 2026-05-08 10:23:13.230016 | instance | + systemd-cgls --full --all --no-pager 2026-05-08 10:23:13.244312 | instance | + ip addr 2026-05-08 10:23:13.248339 | instance | + ip route 2026-05-08 10:23:13.251011 | instance | + lsblk 2026-05-08 10:23:13.255974 | instance | + mount 2026-05-08 10:23:13.261983 | instance | + docker images 2026-05-08 10:23:13.262471 | instance | /bin/bash: line 7: docker: command not found 2026-05-08 10:23:13.262780 | instance | + brctl show 2026-05-08 10:23:13.263312 | instance | /bin/bash: line 8: brctl: command not found 2026-05-08 10:23:13.263598 | instance | + ps aux --sort=-%mem 2026-05-08 10:23:13.281467 | instance | + dpkg -l 2026-05-08 10:23:13.291429 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-08 10:23:13.291763 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-08 10:23:13.291803 | instance | /bin/bash: line 11: docker: command not found 2026-05-08 10:23:13.292190 | instance | + '[' '!' -z '' ']' 2026-05-08 10:23:13.392106 | instance | ok: Runtime: 0:00:00.067375 2026-05-08 10:23:13.400728 | 2026-05-08 10:23:13.400825 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-08 10:23:14.010127 | instance | changed: 2026-05-08 10:23:14.010335 | instance | created directory /var/lib/zuul/builds/985ee3f999f8410b8cf17115e446d60f/work/logs/instance 2026-05-08 10:23:14.010378 | instance | cd+++++++++ system/ 2026-05-08 10:23:14.010412 | instance | >f+++++++++ system/brctl-show.txt 2026-05-08 10:23:14.010443 | instance | >f+++++++++ system/docker-images.txt 2026-05-08 10:23:14.010472 | instance | >f+++++++++ system/ip-addr.txt 2026-05-08 10:23:14.010508 | instance | >f+++++++++ system/ip-route.txt 2026-05-08 10:23:14.010540 | instance | >f+++++++++ system/lsblk.txt 2026-05-08 10:23:14.010570 | instance | >f+++++++++ system/mount.txt 2026-05-08 10:23:14.010601 | instance | >f+++++++++ system/packages.txt 2026-05-08 10:23:14.010660 | instance | >f+++++++++ system/ps.txt 2026-05-08 10:23:14.010705 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-08 10:23:14.022784 | 2026-05-08 10:23:14.022874 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-08 10:23:14.238624 | instance | changed: "values" 2026-05-08 10:23:14.430360 | instance | changed: "releases" 2026-05-08 10:23:14.451473 | 2026-05-08 10:23:14.451649 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-08 10:23:17.491215 | instance | ok: Runtime: 0:00:02.723387 2026-05-08 10:23:17.499038 | 2026-05-08 10:23:17.499129 | TASK [helm-release-status : Downloads logs to executor] 2026-05-08 10:23:18.014874 | instance | changed: 2026-05-08 10:23:18.015037 | instance | cd+++++++++ helm/ 2026-05-08 10:23:18.015066 | instance | cd+++++++++ helm/releases/ 2026-05-08 10:23:18.015088 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-08 10:23:18.015108 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-08 10:23:18.015128 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-08 10:23:18.015147 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-08 10:23:18.015166 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-08 10:23:18.015185 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-08 10:23:18.015204 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-08 10:23:18.015223 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-08 10:23:18.015247 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-08 10:23:18.015266 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-08 10:23:18.015285 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-08 10:23:18.015303 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-08 10:23:18.015322 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-08 10:23:18.015340 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-08 10:23:18.015359 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-08 10:23:18.015378 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-08 10:23:18.015400 | instance | cd+++++++++ helm/values/ 2026-05-08 10:23:18.015420 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-08 10:23:18.015440 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-08 10:23:18.015459 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-08 10:23:18.015478 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-08 10:23:18.015496 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-08 10:23:18.015514 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-08 10:23:18.015533 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-08 10:23:18.015552 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-08 10:23:18.015571 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-08 10:23:18.015590 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-08 10:23:18.015608 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-08 10:23:18.015641 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-08 10:23:18.015662 | instance | cd+++++++++ helm/values/openstack/ 2026-05-08 10:23:18.015681 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-08 10:23:18.015699 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-08 10:23:18.015717 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-08 10:23:18.032399 | 2026-05-08 10:23:18.032655 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-08 10:23:18.250988 | instance | changed 2026-05-08 10:23:18.256721 | 2026-05-08 10:23:18.256793 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-08 10:23:18.502609 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-08 10:23:18.503082 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-08 10:23:18.509435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:18.511237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:18.586332 | instance | node/instance 2026-05-08 10:23:18.589014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:18.646941 | instance | clusterrole/admin 2026-05-08 10:23:18.808521 | instance | clusterrole/cert-manager-cainjector 2026-05-08 10:23:18.843346 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-08 10:23:18.859433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:18.868098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:18.993995 | instance | clusterrole/cert-manager-controller-certificates 2026-05-08 10:23:19.049787 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-08 10:23:19.158875 | instance | clusterrole/cert-manager-controller-challenges 2026-05-08 10:23:19.222460 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-08 10:23:19.317857 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-08 10:23:19.382964 | instance | clusterrole/cert-manager-controller-issuers 2026-05-08 10:23:19.491136 | instance | clusterrole/cert-manager-controller-orders 2026-05-08 10:23:19.543085 | instance | clusterrole/cert-manager-edit 2026-05-08 10:23:19.656105 | instance | clusterrole/cert-manager-view 2026-05-08 10:23:19.707486 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-08 10:23:19.831101 | instance | clusterrole/cilium 2026-05-08 10:23:19.882502 | instance | clusterrole/cilium-operator 2026-05-08 10:23:20.008555 | instance | clusterrole/cluster-admin 2026-05-08 10:23:20.044646 | instance | clusterrole/edit 2026-05-08 10:23:20.180383 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-08 10:23:20.209255 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-08 10:23:20.350495 | instance | clusterrole/ingress-nginx 2026-05-08 10:23:20.402876 | instance | clusterrole/kubeadm:get-nodes 2026-05-08 10:23:20.538791 | instance | clusterrole/local-path-provisioner 2026-05-08 10:23:20.577438 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-08 10:23:20.722002 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-08 10:23:20.743338 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-08 10:23:20.888854 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-08 10:23:20.926357 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-08 10:23:21.063431 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-08 10:23:21.090208 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-08 10:23:21.232751 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-08 10:23:21.250059 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-08 10:23:21.404481 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-08 10:23:21.414890 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-08 10:23:21.561700 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-08 10:23:21.579248 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-08 10:23:21.721886 | instance | clusterrole/system:aggregate-to-admin 2026-05-08 10:23:21.745185 | instance | clusterrole/system:aggregate-to-edit 2026-05-08 10:23:21.893402 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-08 10:23:21.915372 | instance | clusterrole/system:aggregate-to-view 2026-05-08 10:23:22.045850 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-08 10:23:22.082344 | instance | clusterrole/system:auth-delegator 2026-05-08 10:23:22.198979 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-08 10:23:22.261554 | instance | clusterrole/system:basic-user 2026-05-08 10:23:22.394460 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-08 10:23:22.427893 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-08 10:23:22.573507 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-08 10:23:22.587456 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-08 10:23:22.727879 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-08 10:23:22.756598 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-08 10:23:22.887276 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-08 10:23:22.935674 | instance | clusterrolebinding/cilium 2026-05-08 10:23:23.042597 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-08 10:23:23.090762 | instance | clusterrolebinding/cilium-operator 2026-05-08 10:23:23.202157 | instance | clusterrolebinding/cluster-admin 2026-05-08 10:23:23.251494 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-08 10:23:23.353306 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-08 10:23:23.396296 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-08 10:23:23.537366 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-08 10:23:23.563731 | instance | clusterrole/system:controller:certificate-controller 2026-05-08 10:23:23.707867 | instance | clusterrolebinding/ingress-nginx 2026-05-08 10:23:23.742117 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-08 10:23:23.887008 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-08 10:23:23.906034 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-08 10:23:24.086604 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-08 10:23:24.091504 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-08 10:23:24.255498 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-08 10:23:24.257886 | instance | clusterrole/system:controller:cronjob-controller 2026-05-08 10:23:24.416641 | instance | clusterrolebinding/local-path-provisioner 2026-05-08 10:23:24.439613 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-08 10:23:24.567310 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-08 10:23:24.598209 | instance | clusterrole/system:controller:deployment-controller 2026-05-08 10:23:24.740398 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-08 10:23:24.789017 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-08 10:23:24.900028 | instance | clusterrolebinding/system:basic-user 2026-05-08 10:23:24.962834 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-08 10:23:25.057927 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-08 10:23:25.119646 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-08 10:23:25.205485 | instance | clusterrole/system:controller:disruption-controller 2026-05-08 10:23:25.276329 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-08 10:23:25.366647 | instance | clusterrole/system:controller:endpoint-controller 2026-05-08 10:23:25.431491 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-08 10:23:25.527736 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-08 10:23:25.598511 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-08 10:23:25.692539 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-08 10:23:25.776840 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-08 10:23:25.865068 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-08 10:23:26.026662 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-08 10:23:26.045929 | instance | clusterrole/system:controller:expand-controller 2026-05-08 10:23:26.199864 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-08 10:23:26.234503 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-08 10:23:26.364672 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-08 10:23:26.407299 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-08 10:23:26.525614 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-08 10:23:26.571353 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-08 10:23:26.687018 | instance | clusterrole/system:controller:job-controller 2026-05-08 10:23:26.754707 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-08 10:23:26.849823 | instance | clusterrole/system:controller:namespace-controller 2026-05-08 10:23:26.908824 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-08 10:23:27.003645 | instance | clusterrole/system:controller:node-controller 2026-05-08 10:23:27.069785 | instance | clusterrolebinding/system:controller:job-controller 2026-05-08 10:23:27.173863 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-08 10:23:27.226822 | instance | clusterrolebinding/system:controller:node-controller 2026-05-08 10:23:27.331997 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-08 10:23:27.388704 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-08 10:23:27.501546 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-08 10:23:27.550154 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-08 10:23:27.656204 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-08 10:23:27.725135 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-08 10:23:27.820301 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-08 10:23:27.892824 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-08 10:23:27.986812 | instance | clusterrole/system:controller:replicaset-controller 2026-05-08 10:23:28.049145 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-08 10:23:28.159219 | instance | clusterrole/system:controller:replication-controller 2026-05-08 10:23:28.203816 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-08 10:23:28.329883 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-08 10:23:28.372424 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-08 10:23:28.488830 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-08 10:23:28.559414 | instance | clusterrole/system:controller:route-controller 2026-05-08 10:23:28.665153 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-08 10:23:28.727418 | instance | clusterrole/system:controller:service-account-controller 2026-05-08 10:23:28.836171 | instance | clusterrolebinding/system:controller:route-controller 2026-05-08 10:23:28.878037 | instance | clusterrole/system:controller:service-controller 2026-05-08 10:23:29.014720 | instance | clusterrole/system:controller:statefulset-controller 2026-05-08 10:23:29.032923 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-08 10:23:29.176227 | instance | clusterrolebinding/system:controller:service-controller 2026-05-08 10:23:29.210334 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-08 10:23:29.336379 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-08 10:23:29.363589 | instance | clusterrole/system:controller:ttl-controller 2026-05-08 10:23:29.482226 | instance | clusterrole/system:coredns 2026-05-08 10:23:29.526949 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-08 10:23:29.653653 | instance | clusterrole/system:discovery 2026-05-08 10:23:29.695573 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-08 10:23:29.845223 | instance | clusterrole/system:heapster 2026-05-08 10:23:29.849902 | instance | clusterrolebinding/system:coredns 2026-05-08 10:23:30.004894 | instance | clusterrolebinding/system:discovery 2026-05-08 10:23:30.009217 | instance | clusterrole/system:kube-aggregator 2026-05-08 10:23:30.165777 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-08 10:23:30.166486 | instance | clusterrole/system:kube-controller-manager 2026-05-08 10:23:30.316468 | instance | clusterrolebinding/system:kube-dns 2026-05-08 10:23:30.332652 | instance | clusterrole/system:kube-dns 2026-05-08 10:23:30.462203 | instance | clusterrole/system:kube-scheduler 2026-05-08 10:23:30.506453 | instance | clusterrolebinding/system:kube-scheduler 2026-05-08 10:23:30.626973 | instance | clusterrole/system:kubelet-api-admin 2026-05-08 10:23:30.663347 | instance | clusterrolebinding/system:monitoring 2026-05-08 10:23:30.790807 | instance | clusterrole/system:monitoring 2026-05-08 10:23:30.821254 | instance | clusterrolebinding/system:node 2026-05-08 10:23:30.940834 | instance | clusterrole/system:node 2026-05-08 10:23:30.993721 | instance | clusterrolebinding/system:node-proxier 2026-05-08 10:23:31.119501 | instance | clusterrole/system:node-bootstrapper 2026-05-08 10:23:31.155155 | instance | clusterrolebinding/system:public-info-viewer 2026-05-08 10:23:31.281041 | instance | clusterrole/system:node-problem-detector 2026-05-08 10:23:31.316082 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-08 10:23:31.448067 | instance | clusterrole/system:node-proxier 2026-05-08 10:23:31.472996 | instance | clusterrolebinding/system:volume-scheduler 2026-05-08 10:23:31.608370 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-08 10:23:31.661359 | instance | clusterrole/system:public-info-viewer 2026-05-08 10:23:31.768262 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-08 10:23:31.829075 | instance | clusterrole/system:volume-scheduler 2026-05-08 10:23:31.935267 | instance | clusterrole/view 2026-05-08 10:23:31.995256 | instance | storageclass/general 2026-05-08 10:23:32.088347 | instance | namespace/auth-system 2026-05-08 10:23:32.157141 | instance | namespace/cert-manager 2026-05-08 10:23:32.249150 | instance | namespace/default 2026-05-08 10:23:32.310106 | instance | namespace/envoy-gateway-system 2026-05-08 10:23:32.413141 | instance | namespace/ingress-nginx 2026-05-08 10:23:32.471539 | instance | namespace/kube-node-lease 2026-05-08 10:23:32.590677 | instance | namespace/kube-public 2026-05-08 10:23:32.643663 | instance | namespace/kube-system 2026-05-08 10:23:32.755296 | instance | namespace/local-path-storage 2026-05-08 10:23:32.807957 | instance | namespace/openstack 2026-05-08 10:23:32.912492 | instance | namespace/secretgen-controller 2026-05-08 10:23:33.351904 | instance | ok: Runtime: 0:00:14.588757 2026-05-08 10:23:33.360522 | 2026-05-08 10:23:33.360621 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-08 10:23:33.566612 | instance | changed 2026-05-08 10:23:33.571640 | 2026-05-08 10:23:33.571713 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-08 10:23:33.804626 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-08 10:23:33.804747 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-08 10:23:33.804767 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-08 10:23:33.896228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:33.896527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:33.977267 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-08 10:23:33.978362 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-08 10:23:33.983787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:33.985579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.069374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.079777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.165834 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-08 10:23:34.175564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.176732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.235080 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-08 10:23:34.271622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.277704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.334498 | instance | cert-manager/deployment/cert-manager 2026-05-08 10:23:34.383592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.390429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.407665 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-08 10:23:34.466888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.492014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.531150 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-08 10:23:34.560757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.593767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.630307 | instance | cert-manager/endpoints/cert-manager 2026-05-08 10:23:34.679517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.715305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.745032 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-08 10:23:34.792390 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:34.800988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.813492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.836540 | instance | auth-system/endpoints/keycloak 2026-05-08 10:23:34.903144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.903882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:34.929107 | instance | auth-system/endpoints/keycloak-headless 2026-05-08 10:23:34.995796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.010895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.045623 | instance | auth-system/endpoints/keycloak-metrics 2026-05-08 10:23:35.094910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.136078 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:35.147218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.147763 | instance | auth-system/ingresses/keycloak 2026-05-08 10:23:35.225015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.240291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.270904 | instance | cert-manager/pods/cert-manager-75c4c745bc-c2trm 2026-05-08 10:23:35.331218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.337904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.353496 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-7gwfd 2026-05-08 10:23:35.490660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.496966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.501160 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-f72sk 2026-05-08 10:23:35.601459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.646873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.651744 | instance | auth-system/networkpolicies/keycloak 2026-05-08 10:23:35.691273 | instance | auth-system/pods/keycloak-0 2026-05-08 10:23:35.705883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.734696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.787923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.842013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.856502 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-08 10:23:35.866460 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-08 10:23:35.880710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.925377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:35.998427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.034906 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-08 10:23:36.035645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.044036 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-08 10:23:36.087277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.123337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.189941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.212042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.213121 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-08 10:23:36.248501 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-08 10:23:36.287414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.311808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.391709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.409553 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-08 10:23:36.413250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.440328 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-08 10:23:36.494966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.495712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.581994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.599333 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-08 10:23:36.602875 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:36.610517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.643921 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-08 10:23:36.674059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.715750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.763005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.820473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.839970 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-08 10:23:36.859872 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-08 10:23:36.869854 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:36.878933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.922385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:36.983809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.008239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.050105 | instance | cert-manager/serviceaccounts/default 2026-05-08 10:23:37.064858 | instance | cert-manager/services/cert-manager 2026-05-08 10:23:37.085680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.102439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.183478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.195633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.254259 | instance | auth-system/secrets/keycloak 2026-05-08 10:23:37.263557 | instance | cert-manager/services/cert-manager-webhook 2026-05-08 10:23:37.324186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.422219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.460017 | instance | auth-system/secrets/keycloak-externaldb 2026-05-08 10:23:37.478853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.498544 | instance | auth-system/secrets/keycloak.199-204-45-235.nip.io-tls 2026-05-08 10:23:37.511609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.587410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.610379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.674458 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-08 10:23:37.676957 | instance | auth-system/serviceaccounts/default 2026-05-08 10:23:37.677859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.712247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.763354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.802490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.858229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.869494 | instance | auth-system/serviceaccounts/keycloak 2026-05-08 10:23:37.874884 | instance | auth-system/services/keycloak 2026-05-08 10:23:37.887840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.936307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:37.978295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.032356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.062832 | instance | auth-system/services/keycloak-headless 2026-05-08 10:23:38.078008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.085855 | instance | auth-system/services/keycloak-metrics 2026-05-08 10:23:38.148253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.174095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.257160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.263617 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:38.267598 | instance | auth-system/statefulsets/keycloak 2026-05-08 10:23:38.274172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.300036 | instance | default/configmaps/kube-root-ca.crt 2026-05-08 10:23:38.341460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.376513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.448618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.467660 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-08 10:23:38.476410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.491552 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-08 10:23:38.543470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.584871 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:38.601170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.626599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.664068 | instance | default/endpoints/kubernetes 2026-05-08 10:23:38.687373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.715097 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-08 10:23:38.737811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.768228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.837012 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-08 10:23:38.864687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.875801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.928927 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-tm5sw 2026-05-08 10:23:38.973804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:38.984571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.008052 | instance | default/serviceaccounts/default 2026-05-08 10:23:39.076808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.082172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.129335 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-08 10:23:39.163681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.165061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.217273 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-08 10:23:39.241804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.268427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.307564 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-08 10:23:39.335104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.401785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.412048 | instance | default/services/kubernetes 2026-05-08 10:23:39.439188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.495555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.524751 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-08 10:23:39.560297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.583551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.597282 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-08 10:23:39.671753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.686397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.703438 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-08 10:23:39.768488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.772588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.930368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.931967 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-08 10:23:39.932488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:39.933157 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-08 10:23:40.026772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.031298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.121786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.127187 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:40.139197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.198720 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-08 10:23:40.219330 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-08 10:23:40.255447 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:40.261770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.274280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.346622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.363247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.423360 | instance | envoy-gateway-system/secrets/envoy 2026-05-08 10:23:40.485892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.488732 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-08 10:23:40.507699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.595391 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-08 10:23:40.600170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.603204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.669203 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-08 10:23:40.691845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.694503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.760283 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-08 10:23:40.807913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.850354 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-08 10:23:40.854554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.958327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:40.979659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.043825 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-08 10:23:41.060584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.077459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.156007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.187094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.231945 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-08 10:23:41.246371 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-08 10:23:41.265499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.288824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.373822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.396268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.408224 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-08 10:23:41.414443 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-08 10:23:41.460654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.493812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.591480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.595416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.606287 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-08 10:23:41.622831 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-08 10:23:41.682746 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:41.685511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.688260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.779530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.788744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.812289 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-08 10:23:41.830713 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-08 10:23:41.865988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.877292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.966163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:41.967877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.006248 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-08 10:23:42.049669 | instance | ingress-nginx/pods/ingress-nginx-controller-jtwxd 2026-05-08 10:23:42.065014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.100465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.192537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.213117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.221542 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-f68zm 2026-05-08 10:23:42.250511 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-08 10:23:42.295785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.312857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.383139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.419384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.444296 | instance | ingress-nginx/roles/ingress-nginx 2026-05-08 10:23:42.453013 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-08 10:23:42.477863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.516398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.569352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.625123 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-08 10:23:42.640807 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:42.647038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.658537 | instance | ingress-nginx/serviceaccounts/default 2026-05-08 10:23:42.666966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.730490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.765271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.840544 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-08 10:23:42.842584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.849789 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-08 10:23:42.869976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.928039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:42.968908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.042067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.046436 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-08 10:23:43.061795 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-08 10:23:43.070423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.121248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.163050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.193731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.242535 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-08 10:23:43.259724 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-08 10:23:43.278580 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-08 10:23:43.279776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.286726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.363406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.393824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.437012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.440586 | instance | kube-node-lease/serviceaccounts/default 2026-05-08 10:23:43.461438 | instance | kube-public/configmaps/cluster-info 2026-05-08 10:23:43.490463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.545923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-08 10:23:43.623391 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-08 10:23:43.625907 | instance | kube-system/configmaps/cilium-config 2026-05-08 10:23:43.787213 | instance | kube-system/configmaps/coredns 2026-05-08 10:23:43.807927 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-08 10:23:43.975813 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-08 10:23:43.982957 | instance | kube-system/configmaps/kube-proxy 2026-05-08 10:23:44.131069 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-08 10:23:44.135980 | instance | kube-system/configmaps/kubeadm-config 2026-05-08 10:23:44.290507 | instance | kube-system/configmaps/kubelet-config 2026-05-08 10:23:44.299126 | instance | kube-system/daemonsets/cilium 2026-05-08 10:23:44.456313 | instance | kube-system/daemonsets/kube-proxy 2026-05-08 10:23:44.484065 | instance | kube-system/deployment/cilium-operator 2026-05-08 10:23:44.635102 | instance | kube-system/deployment/coredns 2026-05-08 10:23:44.661640 | instance | kube-system/endpoints/kube-dns 2026-05-08 10:23:44.809513 | instance | kube-system/pods/cilium-56k78 2026-05-08 10:23:44.841042 | instance | kube-system/pods/cilium-operator-869df985b8-vj9xm 2026-05-08 10:23:44.986471 | instance | kube-system/pods/coredns-67659f764b-lm8zt 2026-05-08 10:23:45.029380 | instance | kube-system/pods/coredns-67659f764b-x276m 2026-05-08 10:23:45.150782 | instance | kube-system/pods/etcd-instance 2026-05-08 10:23:45.211741 | instance | kube-system/pods/kube-apiserver-instance 2026-05-08 10:23:45.321957 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-08 10:23:45.381273 | instance | kube-system/pods/kube-proxy-88sh9 2026-05-08 10:23:45.495376 | instance | kube-system/pods/kube-scheduler-instance 2026-05-08 10:23:45.554164 | instance | kube-system/pods/kube-vip-instance 2026-05-08 10:23:45.658809 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-08 10:23:45.725760 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-08 10:23:45.815651 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-08 10:23:45.881055 | instance | kube-system/rolebindings/kube-proxy 2026-05-08 10:23:45.970042 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-08 10:23:46.033416 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-08 10:23:46.138323 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-08 10:23:46.195322 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-08 10:23:46.297887 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-08 10:23:46.353838 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-08 10:23:46.458518 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-08 10:23:46.521297 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-08 10:23:46.630981 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-08 10:23:46.692825 | instance | kube-system/roles/cilium-config-agent 2026-05-08 10:23:46.791564 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-08 10:23:46.877326 | instance | kube-system/roles/kube-proxy 2026-05-08 10:23:46.951322 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-08 10:23:47.037591 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-08 10:23:47.122130 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-08 10:23:47.205823 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-08 10:23:47.281556 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-08 10:23:47.360569 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-08 10:23:47.442440 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-08 10:23:47.509937 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-08 10:23:47.588570 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-08 10:23:47.687487 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-08 10:23:47.753483 | instance | kube-public/serviceaccounts/default 2026-05-08 10:23:47.863044 | instance | kube-system/secrets/bootstrap-token-2qeyq4 2026-05-08 10:23:47.925954 | instance | kube-system/secrets/bootstrap-token-97xv5z 2026-05-08 10:23:48.025825 | instance | kube-system/secrets/kubeadm-certs 2026-05-08 10:23:48.096022 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-08 10:23:48.198881 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-08 10:23:48.357785 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-08 10:23:48.409327 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-08 10:23:48.567016 | instance | kube-system/serviceaccounts/cilium 2026-05-08 10:23:48.636416 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-08 10:23:48.805868 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-08 10:23:48.861580 | instance | kube-system/serviceaccounts/coredns 2026-05-08 10:23:49.021822 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-08 10:23:49.066351 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-08 10:23:49.223769 | instance | kube-system/serviceaccounts/default 2026-05-08 10:23:49.269996 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-08 10:23:49.408016 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-08 10:23:49.481587 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-08 10:23:49.612704 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-08 10:23:49.685105 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-08 10:23:49.817380 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-08 10:23:49.877710 | instance | kube-system/serviceaccounts/expand-controller 2026-05-08 10:23:50.024251 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-08 10:23:50.102919 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-08 10:23:50.233570 | instance | kube-system/serviceaccounts/job-controller 2026-05-08 10:23:50.306751 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-08 10:23:50.439664 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-08 10:23:50.509555 | instance | kube-system/serviceaccounts/node-controller 2026-05-08 10:23:50.647307 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-08 10:23:50.706294 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-08 10:23:50.833168 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-08 10:23:50.901992 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-08 10:23:51.068676 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-08 10:23:51.162415 | instance | kube-system/serviceaccounts/replication-controller 2026-05-08 10:23:51.275906 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-08 10:23:51.352257 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-08 10:23:51.470979 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-08 10:23:51.550041 | instance | kube-system/serviceaccounts/service-controller 2026-05-08 10:23:51.677414 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-08 10:23:51.752564 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-08 10:23:51.877094 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-08 10:23:51.943343 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-08 10:23:52.087938 | instance | kube-system/services/kube-dns 2026-05-08 10:23:52.150956 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-08 10:23:52.260028 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-08 10:23:52.298234 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-08 10:23:52.434230 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-08 10:23:52.467713 | instance | openstack/deployment/memcached-memcached 2026-05-08 10:23:52.606152 | instance | openstack/deployment/pxc-operator 2026-05-08 10:23:52.648955 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-08 10:23:52.782481 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-08 10:23:52.830528 | instance | openstack/endpoints/memcached 2026-05-08 10:23:52.963011 | instance | openstack/endpoints/memcached-metrics 2026-05-08 10:23:53.006940 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-08 10:23:53.115159 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-08 10:23:53.178298 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-08 10:23:53.294125 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-08 10:23:53.341354 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-08 10:23:53.462194 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-08 10:23:53.509411 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-08 10:23:53.642276 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-08 10:23:53.676402 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-08 10:23:53.806924 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-08 10:23:53.845856 | instance | openstack/pods/memcached-memcached-6479589586-xz7kq 2026-05-08 10:23:53.996462 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-08 10:23:54.022230 | instance | local-path-storage/configmaps/local-path-config 2026-05-08 10:23:54.193544 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-08 10:23:54.203496 | instance | openstack/pods/pxc-operator-7cff949c8b-7ttk2 2026-05-08 10:23:54.377975 | instance | openstack/pods/rabbitmq-cluster-operator-67fdb85b4f-45wff 2026-05-08 10:23:54.383037 | instance | openstack/pods/rabbitmq-messaging-topology-operator-5c9876cc97-4sdbb 2026-05-08 10:23:54.551067 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-08 10:23:54.554444 | instance | openstack/rolebindings/pxc-operator 2026-05-08 10:23:54.715886 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-08 10:23:54.731186 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-08 10:23:54.875201 | instance | openstack/roles/pxc-operator 2026-05-08 10:23:54.900208 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-08 10:23:55.031820 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-08 10:23:55.066737 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-08 10:23:55.186459 | instance | openstack/secrets/internal-percona-xtradb 2026-05-08 10:23:55.238093 | instance | openstack/secrets/percona-xtradb 2026-05-08 10:23:55.356943 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-08 10:23:55.424663 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-08 10:23:55.524477 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-08 10:23:55.585497 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-08 10:23:55.713427 | instance | openstack/serviceaccounts/default 2026-05-08 10:23:55.777209 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-08 10:23:55.946931 | instance | openstack/serviceaccounts/pxc-operator 2026-05-08 10:23:55.998444 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-08 10:23:56.156212 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-08 10:23:56.222146 | instance | openstack/services/memcached 2026-05-08 10:23:56.364544 | instance | openstack/services/memcached-metrics 2026-05-08 10:23:56.381472 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-08 10:23:56.533057 | instance | openstack/services/percona-xtradb-haproxy 2026-05-08 10:23:56.552759 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-08 10:23:56.706828 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-08 10:23:56.721769 | instance | openstack/services/percona-xtradb-pxc 2026-05-08 10:23:56.862319 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-08 10:23:56.886327 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-08 10:23:57.021909 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-08 10:23:57.053256 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-08 10:23:57.207350 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-08 10:23:57.243390 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-nhlb4 2026-05-08 10:23:57.365520 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-08 10:23:57.415478 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-08 10:23:57.547868 | instance | local-path-storage/serviceaccounts/default 2026-05-08 10:23:57.598270 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-08 10:23:57.716644 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-r6snn 2026-05-08 10:23:57.766399 | instance | secretgen-controller/serviceaccounts/default 2026-05-08 10:23:57.927929 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-08 10:23:58.148036 | instance | ok: Runtime: 0:00:24.304116 2026-05-08 10:23:58.157497 | 2026-05-08 10:23:58.157568 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-08 10:23:58.748711 | instance | changed: 2026-05-08 10:23:58.748886 | instance | cd+++++++++ objects/ 2026-05-08 10:23:58.748916 | instance | cd+++++++++ objects/cluster/ 2026-05-08 10:23:58.748939 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-08 10:23:58.748995 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-08 10:23:58.749021 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-08 10:23:58.749042 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-08 10:23:58.749062 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-08 10:23:58.749082 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-08 10:23:58.749103 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-08 10:23:58.749123 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-08 10:23:58.749144 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-08 10:23:58.749164 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-08 10:23:58.749185 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-08 10:23:58.749207 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-08 10:23:58.749226 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-08 10:23:58.749246 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-08 10:23:58.749267 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-08 10:23:58.749293 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-08 10:23:58.749322 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-08 10:23:58.749347 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-08 10:23:58.749368 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-08 10:23:58.749388 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-08 10:23:58.749407 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-08 10:23:58.749427 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-08 10:23:58.749447 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-08 10:23:58.749467 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-08 10:23:58.749488 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-08 10:23:58.749508 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-08 10:23:58.749530 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-08 10:23:58.749563 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-08 10:23:58.749584 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-08 10:23:58.749605 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-08 10:23:58.749627 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-08 10:23:58.749647 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-08 10:23:58.749666 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-08 10:23:58.749685 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-08 10:23:58.749704 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-08 10:23:58.749724 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-08 10:23:58.749744 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-08 10:23:58.749763 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-08 10:23:58.749783 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-08 10:23:58.749802 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-08 10:23:58.749821 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-08 10:23:58.749840 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-08 10:23:58.749859 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-08 10:23:58.749879 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-08 10:23:58.749899 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-08 10:23:58.749918 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-08 10:23:58.749938 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-08 10:23:58.749957 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-08 10:23:58.749977 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-08 10:23:58.749996 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-08 10:23:58.750016 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-08 10:23:58.750035 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-08 10:23:58.750072 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-08 10:23:58.750093 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-08 10:23:58.750112 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-08 10:23:58.750131 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-08 10:23:58.750150 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-08 10:23:58.750170 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-08 10:23:58.750189 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-08 10:23:58.750208 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-08 10:23:58.750228 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-08 10:23:58.750247 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-08 10:23:58.750272 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-08 10:23:58.750292 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-08 10:23:58.750312 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-08 10:23:58.750331 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-08 10:23:58.750351 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-08 10:23:58.750370 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-08 10:23:58.750388 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-08 10:23:58.750408 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-08 10:23:58.750428 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-08 10:23:58.750446 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-08 10:23:58.750466 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-08 10:23:58.750486 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-08 10:23:58.750513 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-08 10:23:58.750533 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-08 10:23:58.750552 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-08 10:23:58.750572 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-08 10:23:58.750591 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-08 10:23:58.750611 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-08 10:23:58.750632 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-08 10:23:58.750652 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-08 10:23:58.750672 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-08 10:23:58.750691 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-08 10:23:58.750711 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-08 10:23:58.750731 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-08 10:23:58.750751 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-08 10:23:58.750770 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-08 10:23:58.750790 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-08 10:23:58.750809 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-08 10:23:58.750829 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-08 10:23:58.750849 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-08 10:23:58.750869 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-08 10:23:58.750889 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-08 10:23:58.750913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-08 10:23:58.750934 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-08 10:23:58.750953 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-08 10:23:58.750972 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-08 10:23:58.750991 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-08 10:23:58.751011 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-08 10:23:58.751030 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-08 10:23:58.751050 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-08 10:23:58.751069 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-08 10:23:58.751089 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-08 10:23:58.751109 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-08 10:23:58.751129 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-08 10:23:58.751148 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-08 10:23:58.751168 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-08 10:23:58.751186 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-08 10:23:58.751206 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-08 10:23:58.751225 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-08 10:23:58.751245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-08 10:23:58.751264 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-08 10:23:58.751283 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-08 10:23:58.751303 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-08 10:23:58.751323 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-08 10:23:58.751342 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-08 10:23:58.751361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-08 10:23:58.751380 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-08 10:23:58.751399 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-08 10:23:58.751418 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-08 10:23:58.751437 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-08 10:23:58.751457 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-08 10:23:58.751477 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-08 10:23:58.751496 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-08 10:23:58.751514 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-08 10:23:58.751539 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-08 10:23:58.751560 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-08 10:23:58.751579 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-08 10:23:58.751598 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-08 10:23:58.751617 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-08 10:23:58.751636 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-08 10:23:58.751655 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-08 10:23:58.751674 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-08 10:23:58.751693 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-08 10:23:58.751712 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-08 10:23:58.751731 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-08 10:23:58.751750 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-08 10:23:58.751768 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-08 10:23:58.751799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-08 10:23:58.751819 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-08 10:23:58.751838 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-08 10:23:58.751857 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-08 10:23:58.751876 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-08 10:23:58.751895 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-08 10:23:58.751914 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-08 10:23:58.751934 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-08 10:23:58.751953 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-08 10:23:58.751973 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-08 10:23:58.751993 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-08 10:23:58.752012 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-08 10:23:58.752032 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-08 10:23:58.752051 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-08 10:23:58.752071 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-08 10:23:58.752091 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-08 10:23:58.752110 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-08 10:23:58.752129 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-08 10:23:58.752149 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-08 10:23:58.752182 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-08 10:23:58.752202 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-08 10:23:58.752232 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-08 10:23:58.752259 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-08 10:23:58.752280 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-08 10:23:58.752300 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-08 10:23:58.752319 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-08 10:23:58.752338 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-08 10:23:58.752357 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-08 10:23:58.752376 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-08 10:23:58.752395 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-08 10:23:58.752415 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-08 10:23:58.752434 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-08 10:23:58.752453 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-08 10:23:58.752473 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-08 10:23:58.752493 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-08 10:23:58.752512 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-08 10:23:58.752532 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-08 10:23:58.752551 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-08 10:23:58.752571 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-08 10:23:58.752590 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-08 10:23:58.752609 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-08 10:23:58.752628 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-08 10:23:58.752647 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-08 10:23:58.752667 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-08 10:23:58.752686 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-08 10:23:58.752705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-08 10:23:58.752724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-08 10:23:58.752743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-08 10:23:58.752763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-08 10:23:58.752782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-08 10:23:58.752802 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-08 10:23:58.752821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-08 10:23:58.752841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-08 10:23:58.752861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-08 10:23:58.752879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-08 10:23:58.752898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-08 10:23:58.752918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-08 10:23:58.752937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-08 10:23:58.752978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-08 10:23:58.753002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-08 10:23:58.753022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-08 10:23:58.753041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-08 10:23:58.753107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-08 10:23:58.753129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-08 10:23:58.753149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-08 10:23:58.753169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-08 10:23:58.753189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-08 10:23:58.753208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-08 10:23:58.753228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-08 10:23:58.753247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-08 10:23:58.753266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-08 10:23:58.753285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-08 10:23:58.753305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-08 10:23:58.753324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-08 10:23:58.753344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-08 10:23:58.753364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-08 10:23:58.753383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-08 10:23:58.753402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-08 10:23:58.753421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-08 10:23:58.753441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-08 10:23:58.753460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-08 10:23:58.753480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-08 10:23:58.753499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-08 10:23:58.753518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-08 10:23:58.753537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-08 10:23:58.753557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-08 10:23:58.753577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-08 10:23:58.753597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-08 10:23:58.753617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-08 10:23:58.753636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-08 10:23:58.753656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-08 10:23:58.753675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-08 10:23:58.753702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-08 10:23:58.753723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-08 10:23:58.753742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-08 10:23:58.753763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-08 10:23:58.753782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-08 10:23:58.753801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-08 10:23:58.753821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-08 10:23:58.753840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-08 10:23:58.753859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-08 10:23:58.753878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-08 10:23:58.753898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-08 10:23:58.753918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-08 10:23:58.753937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-08 10:23:58.753956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-08 10:23:58.753975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-08 10:23:58.753994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-08 10:23:58.754014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-08 10:23:58.754033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-08 10:23:58.754071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-08 10:23:58.754092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-08 10:23:58.754112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-08 10:23:58.754131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-08 10:23:58.754150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-08 10:23:58.754170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-08 10:23:58.754189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-08 10:23:58.754208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-08 10:23:58.754228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-08 10:23:58.754247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-08 10:23:58.754267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-08 10:23:58.754287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-08 10:23:58.754307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-08 10:23:58.754332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-08 10:23:58.754352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-08 10:23:58.754372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-08 10:23:58.754426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-08 10:23:58.754458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-08 10:23:58.754479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-08 10:23:58.754499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-08 10:23:58.754518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-08 10:23:58.754538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-08 10:23:58.754557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-08 10:23:58.754577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-08 10:23:58.754596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-08 10:23:58.754615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-08 10:23:58.754634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-08 10:23:58.754653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-08 10:23:58.754673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-08 10:23:58.754693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-08 10:23:58.754712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-08 10:23:58.754731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-08 10:23:58.754750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-08 10:23:58.754770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-08 10:23:58.754789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-08 10:23:58.754808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-08 10:23:58.754828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-08 10:23:58.754848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-08 10:23:58.754867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-08 10:23:58.754887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-08 10:23:58.754907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-08 10:23:58.754929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-08 10:23:58.754949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-08 10:23:58.754969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-08 10:23:58.754994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-08 10:23:58.755014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-08 10:23:58.755034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-08 10:23:58.755054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-08 10:23:58.755074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-08 10:23:58.755094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-08 10:23:58.755113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-08 10:23:58.755134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-08 10:23:58.755153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-08 10:23:58.755173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-08 10:23:58.755192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-08 10:23:58.755212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-08 10:23:58.755231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-08 10:23:58.755250 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-08 10:23:58.755269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-08 10:23:58.755288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-08 10:23:58.755307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-08 10:23:58.755326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-08 10:23:58.755346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-08 10:23:58.755364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-08 10:23:58.755384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-08 10:23:58.755404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-08 10:23:58.755423 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-08 10:23:58.755442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-08 10:23:58.755462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-08 10:23:58.755481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-08 10:23:58.755500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-08 10:23:58.755519 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-08 10:23:58.755538 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-08 10:23:58.755556 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-08 10:23:58.755575 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-08 10:23:58.755594 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-08 10:23:58.755613 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-08 10:23:58.755633 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-08 10:23:58.755652 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-08 10:23:58.755671 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-08 10:23:58.755695 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-08 10:23:58.755715 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-08 10:23:58.755735 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-08 10:23:58.755753 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-08 10:23:58.755773 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-08 10:23:58.755792 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-08 10:23:58.755810 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-08 10:23:58.755829 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-08 10:23:58.755848 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-08 10:23:58.755867 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-08 10:23:58.755885 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-08 10:23:58.755905 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-08 10:23:58.755923 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-08 10:23:58.755943 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-08 10:23:58.755962 | instance | cd+++++++++ objects/cluster/node/ 2026-05-08 10:23:58.755981 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-08 10:23:58.756001 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-08 10:23:58.756021 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-08 10:23:58.756040 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-08 10:23:58.756059 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-08 10:23:58.756079 | instance | cd+++++++++ objects/namespaced/ 2026-05-08 10:23:58.756099 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-08 10:23:58.756118 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-08 10:23:58.756137 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-08 10:23:58.756156 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-08 10:23:58.756175 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.756195 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.756214 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-08 10:23:58.756233 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-08 10:23:58.756253 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-08 10:23:58.756271 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-08 10:23:58.756290 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-08 10:23:58.756309 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-08 10:23:58.756329 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-08 10:23:58.756349 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-08 10:23:58.756368 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-08 10:23:58.756387 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-08 10:23:58.756407 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-08 10:23:58.756427 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-08 10:23:58.756447 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-08 10:23:58.756466 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-08 10:23:58.756492 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-08 10:23:58.756512 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-08 10:23:58.756531 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-08 10:23:58.756550 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-08 10:23:58.756569 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-08 10:23:58.756589 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-235.nip.io-tls.txt 2026-05-08 10:23:58.756611 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-235.nip.io-tls.yaml 2026-05-08 10:23:58.756631 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-08 10:23:58.756650 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-08 10:23:58.756670 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-08 10:23:58.756689 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-08 10:23:58.756708 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-08 10:23:58.756727 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-08 10:23:58.756818 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-08 10:23:58.756854 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-08 10:23:58.756876 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-08 10:23:58.756896 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-08 10:23:58.756916 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-08 10:23:58.756936 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-08 10:23:58.756966 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-08 10:23:58.756989 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-08 10:23:58.757008 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-08 10:23:58.757027 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-08 10:23:58.757046 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-08 10:23:58.757065 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-08 10:23:58.757084 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-08 10:23:58.757102 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-08 10:23:58.757122 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-08 10:23:58.757141 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-08 10:23:58.757160 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-08 10:23:58.757179 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.757199 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.757217 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-08 10:23:58.757236 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-08 10:23:58.757255 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-08 10:23:58.757274 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-08 10:23:58.757293 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-08 10:23:58.757316 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-08 10:23:58.757336 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-08 10:23:58.757356 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-08 10:23:58.757374 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-08 10:23:58.757393 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-08 10:23:58.757412 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-08 10:23:58.757431 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-08 10:23:58.757450 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-08 10:23:58.757469 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-c2trm.txt 2026-05-08 10:23:58.757488 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-c2trm.yaml 2026-05-08 10:23:58.757507 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-7gwfd.txt 2026-05-08 10:23:58.757527 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-7gwfd.yaml 2026-05-08 10:23:58.757547 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-f72sk.txt 2026-05-08 10:23:58.757566 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-f72sk.yaml 2026-05-08 10:23:58.757586 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-08 10:23:58.757606 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-08 10:23:58.757626 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-08 10:23:58.757645 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-08 10:23:58.757665 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-08 10:23:58.757685 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-08 10:23:58.757705 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-08 10:23:58.757724 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-08 10:23:58.757743 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-08 10:23:58.757763 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-08 10:23:58.757783 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-08 10:23:58.757802 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-08 10:23:58.757821 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-08 10:23:58.757841 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-08 10:23:58.757859 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-08 10:23:58.757878 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-08 10:23:58.757897 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-08 10:23:58.757917 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-08 10:23:58.757937 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-08 10:23:58.757956 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-08 10:23:58.757981 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-08 10:23:58.758002 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-08 10:23:58.758021 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-08 10:23:58.758041 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-08 10:23:58.758107 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-08 10:23:58.758130 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-08 10:23:58.758149 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-08 10:23:58.758169 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-08 10:23:58.758187 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-08 10:23:58.758206 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-08 10:23:58.758225 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-08 10:23:58.758244 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-08 10:23:58.758263 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-08 10:23:58.758281 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-08 10:23:58.758300 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-08 10:23:58.758320 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-08 10:23:58.758339 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-08 10:23:58.758359 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.758378 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.758397 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-08 10:23:58.758416 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-08 10:23:58.758435 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-08 10:23:58.758454 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-08 10:23:58.758473 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-08 10:23:58.758492 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-08 10:23:58.758511 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-08 10:23:58.758529 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-08 10:23:58.758549 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-08 10:23:58.758568 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-08 10:23:58.758586 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-08 10:23:58.758605 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-08 10:23:58.758624 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-08 10:23:58.758643 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.758662 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.758682 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-08 10:23:58.758701 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-08 10:23:58.758721 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-08 10:23:58.758745 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-08 10:23:58.758767 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-08 10:23:58.758786 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-08 10:23:58.758805 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-08 10:23:58.758825 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-tm5sw.txt 2026-05-08 10:23:58.758844 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-tm5sw.yaml 2026-05-08 10:23:58.758865 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-08 10:23:58.758884 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-08 10:23:58.758903 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-08 10:23:58.758923 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-08 10:23:58.758943 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-08 10:23:58.758962 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-08 10:23:58.758982 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-08 10:23:58.759002 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-08 10:23:58.759022 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-08 10:23:58.759042 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-08 10:23:58.759061 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-08 10:23:58.759091 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-08 10:23:58.759111 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-08 10:23:58.759132 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-08 10:23:58.759151 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-08 10:23:58.759171 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-08 10:23:58.759199 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-08 10:23:58.759219 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-08 10:23:58.759239 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-08 10:23:58.759269 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-08 10:23:58.759291 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-08 10:23:58.759310 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-08 10:23:58.759329 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-08 10:23:58.759349 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-08 10:23:58.759369 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-08 10:23:58.759394 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-08 10:23:58.759414 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-08 10:23:58.759434 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-08 10:23:58.759467 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-08 10:23:58.759494 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-08 10:23:58.759514 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-08 10:23:58.759533 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-08 10:23:58.759553 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-08 10:23:58.759572 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-08 10:23:58.759600 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-08 10:23:58.759630 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-08 10:23:58.759650 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-08 10:23:58.759669 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-08 10:23:58.759689 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-08 10:23:58.759708 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-08 10:23:58.759727 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-08 10:23:58.759746 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-08 10:23:58.759766 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-08 10:23:58.759784 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.759810 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.759830 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-08 10:23:58.759849 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-08 10:23:58.759868 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-08 10:23:58.759887 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-08 10:23:58.759906 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-08 10:23:58.759926 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-08 10:23:58.759945 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-08 10:23:58.759963 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-08 10:23:58.759982 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-08 10:23:58.760002 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-08 10:23:58.760021 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-08 10:23:58.760041 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-08 10:23:58.760061 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-08 10:23:58.760079 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-08 10:23:58.760105 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-08 10:23:58.760126 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-08 10:23:58.760158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-jtwxd.txt 2026-05-08 10:23:58.760179 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-jtwxd.yaml 2026-05-08 10:23:58.760198 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-f68zm.txt 2026-05-08 10:23:58.760217 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-f68zm.yaml 2026-05-08 10:23:58.760237 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-08 10:23:58.760255 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-08 10:23:58.760274 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-08 10:23:58.760293 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-08 10:23:58.760313 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-08 10:23:58.760332 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-08 10:23:58.760351 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-08 10:23:58.760371 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-08 10:23:58.760390 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-08 10:23:58.760409 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-08 10:23:58.760429 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-08 10:23:58.760449 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-08 10:23:58.760469 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-08 10:23:58.760488 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-08 10:23:58.760508 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-08 10:23:58.760527 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-08 10:23:58.760546 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-08 10:23:58.760565 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-08 10:23:58.760584 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-08 10:23:58.760603 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-08 10:23:58.760623 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-08 10:23:58.760642 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-08 10:23:58.760662 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-08 10:23:58.760682 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-08 10:23:58.760701 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-08 10:23:58.760720 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-08 10:23:58.760740 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-08 10:23:58.760759 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-08 10:23:58.760778 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-08 10:23:58.760803 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.760824 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.760844 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-08 10:23:58.760863 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-08 10:23:58.760882 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-08 10:23:58.760902 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-08 10:23:58.760921 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-08 10:23:58.760940 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-08 10:23:58.760986 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-08 10:23:58.761008 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.761027 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.761047 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-08 10:23:58.761066 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-08 10:23:58.761086 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-08 10:23:58.761106 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-08 10:23:58.761125 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-08 10:23:58.761145 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-08 10:23:58.761164 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-08 10:23:58.761183 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-08 10:23:58.761203 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-08 10:23:58.761222 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-08 10:23:58.761242 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-08 10:23:58.761261 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-08 10:23:58.761280 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-08 10:23:58.761299 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-08 10:23:58.761319 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-08 10:23:58.761338 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-08 10:23:58.761357 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-08 10:23:58.761376 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-08 10:23:58.761394 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-08 10:23:58.761413 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-08 10:23:58.761432 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-08 10:23:58.761451 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-08 10:23:58.761470 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-08 10:23:58.761489 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-08 10:23:58.761516 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-08 10:23:58.761536 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.761555 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.761575 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-08 10:23:58.761594 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-08 10:23:58.761613 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-08 10:23:58.761632 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-08 10:23:58.761650 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-08 10:23:58.761670 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-08 10:23:58.761689 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-08 10:23:58.761708 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-08 10:23:58.761727 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-08 10:23:58.761745 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-08 10:23:58.761764 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-08 10:23:58.761783 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-08 10:23:58.761803 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-08 10:23:58.761822 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-08 10:23:58.761841 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-08 10:23:58.761860 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-08 10:23:58.761880 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-08 10:23:58.761899 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-08 10:23:58.761919 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-56k78.txt 2026-05-08 10:23:58.761938 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-56k78.yaml 2026-05-08 10:23:58.761958 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-vj9xm.txt 2026-05-08 10:23:58.761978 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-vj9xm.yaml 2026-05-08 10:23:58.761997 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-lm8zt.txt 2026-05-08 10:23:58.762016 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-lm8zt.yaml 2026-05-08 10:23:58.762035 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-x276m.txt 2026-05-08 10:23:58.762075 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-x276m.yaml 2026-05-08 10:23:58.762101 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-08 10:23:58.762122 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-08 10:23:58.762142 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-08 10:23:58.762175 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-08 10:23:58.762196 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-08 10:23:58.762216 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-08 10:23:58.762235 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-88sh9.txt 2026-05-08 10:23:58.762255 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-88sh9.yaml 2026-05-08 10:23:58.762280 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-08 10:23:58.762300 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-08 10:23:58.762318 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-08 10:23:58.762337 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-08 10:23:58.762356 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-08 10:23:58.762375 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-08 10:23:58.762394 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-08 10:23:58.762412 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-08 10:23:58.762431 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-08 10:23:58.762450 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-08 10:23:58.762469 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-08 10:23:58.762488 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-08 10:23:58.762507 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-08 10:23:58.762526 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-08 10:23:58.762545 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-08 10:23:58.762564 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-08 10:23:58.762584 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-08 10:23:58.762603 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-08 10:23:58.762621 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-08 10:23:58.762641 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-08 10:23:58.762660 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-08 10:23:58.762679 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-08 10:23:58.762698 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-08 10:23:58.762718 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-08 10:23:58.762737 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-08 10:23:58.762757 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-08 10:23:58.762776 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-08 10:23:58.762796 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-08 10:23:58.762815 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-08 10:23:58.762835 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-08 10:23:58.762854 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-08 10:23:58.762873 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-08 10:23:58.762892 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-08 10:23:58.762916 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-08 10:23:58.762936 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-08 10:23:58.762955 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-08 10:23:58.762975 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-08 10:23:58.762993 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-08 10:23:58.763013 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-08 10:23:58.763031 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-08 10:23:58.763050 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-08 10:23:58.763069 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-08 10:23:58.763089 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-08 10:23:58.763109 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-08 10:23:58.763170 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-08 10:23:58.763197 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-08 10:23:58.763219 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-08 10:23:58.763239 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-08 10:23:58.763259 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-08 10:23:58.763279 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-08 10:23:58.763298 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-08 10:23:58.763318 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2qeyq4.txt 2026-05-08 10:23:58.763337 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2qeyq4.yaml 2026-05-08 10:23:58.763356 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-97xv5z.txt 2026-05-08 10:23:58.763375 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-97xv5z.yaml 2026-05-08 10:23:58.763394 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-08 10:23:58.763414 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-08 10:23:58.763433 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-08 10:23:58.763452 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-08 10:23:58.763471 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-08 10:23:58.763491 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-08 10:23:58.763511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-08 10:23:58.763530 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-08 10:23:58.763549 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-08 10:23:58.763569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-08 10:23:58.763588 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-08 10:23:58.763607 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-08 10:23:58.763633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-08 10:23:58.763653 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-08 10:23:58.763672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-08 10:23:58.763692 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-08 10:23:58.763711 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-08 10:23:58.763730 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-08 10:23:58.763749 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-08 10:23:58.763769 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-08 10:23:58.763788 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-08 10:23:58.763808 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-08 10:23:58.763827 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-08 10:23:58.763846 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-08 10:23:58.763865 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-08 10:23:58.763884 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-08 10:23:58.763903 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-08 10:23:58.763923 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-08 10:23:58.763943 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-08 10:23:58.763962 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-08 10:23:58.763981 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-08 10:23:58.764000 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-08 10:23:58.764019 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-08 10:23:58.764039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-08 10:23:58.764059 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-08 10:23:58.764078 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-08 10:23:58.764097 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-08 10:23:58.764117 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-08 10:23:58.764136 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-08 10:23:58.764156 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-08 10:23:58.764175 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-08 10:23:58.764194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-08 10:23:58.764214 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-08 10:23:58.764233 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-08 10:23:58.764252 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-08 10:23:58.764276 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-08 10:23:58.764296 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-08 10:23:58.764315 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-08 10:23:58.764335 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-08 10:23:58.764354 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-08 10:23:58.764373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-08 10:23:58.764392 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-08 10:23:58.764411 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-08 10:23:58.764430 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-08 10:23:58.764449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-08 10:23:58.764468 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-08 10:23:58.764534 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-08 10:23:58.764557 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-08 10:23:58.764577 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-08 10:23:58.764598 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-08 10:23:58.764617 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-08 10:23:58.764636 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-08 10:23:58.764655 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-08 10:23:58.764674 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-08 10:23:58.764694 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-08 10:23:58.764714 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-08 10:23:58.764733 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-08 10:23:58.764753 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-08 10:23:58.764772 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-08 10:23:58.764792 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-08 10:23:58.764812 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-08 10:23:58.764832 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-08 10:23:58.764851 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-08 10:23:58.764870 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-08 10:23:58.764905 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-08 10:23:58.764936 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-08 10:23:58.764979 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-08 10:23:58.765008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-08 10:23:58.765029 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-08 10:23:58.765049 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-08 10:23:58.765068 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-08 10:23:58.765088 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-08 10:23:58.765108 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-08 10:23:58.765127 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-08 10:23:58.765147 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.765166 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.765186 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-08 10:23:58.765206 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-08 10:23:58.765239 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-08 10:23:58.765259 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-08 10:23:58.765288 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-08 10:23:58.765309 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-08 10:23:58.765329 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-nhlb4.txt 2026-05-08 10:23:58.765348 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-nhlb4.yaml 2026-05-08 10:23:58.765368 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-08 10:23:58.765388 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-08 10:23:58.765408 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-08 10:23:58.765428 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-08 10:23:58.765447 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-08 10:23:58.765466 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-08 10:23:58.765485 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-08 10:23:58.765504 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-08 10:23:58.765524 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-08 10:23:58.765544 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-08 10:23:58.765563 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.765583 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.765602 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-08 10:23:58.765622 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-08 10:23:58.765641 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-08 10:23:58.765660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-08 10:23:58.765679 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-08 10:23:58.765698 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-08 10:23:58.765718 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-08 10:23:58.765741 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-08 10:23:58.765762 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-08 10:23:58.765781 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-08 10:23:58.765801 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-08 10:23:58.765821 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-08 10:23:58.765840 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-08 10:23:58.765860 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-08 10:23:58.765879 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-08 10:23:58.765898 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-08 10:23:58.765917 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-08 10:23:58.765936 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-08 10:23:58.765955 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-08 10:23:58.765975 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-08 10:23:58.765994 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-08 10:23:58.766013 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-08 10:23:58.766033 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-08 10:23:58.766089 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-08 10:23:58.766117 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-08 10:23:58.766138 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-08 10:23:58.766157 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-08 10:23:58.766177 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-08 10:23:58.766197 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-08 10:23:58.766216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-08 10:23:58.766235 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-08 10:23:58.766255 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-08 10:23:58.766275 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-08 10:23:58.766295 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-08 10:23:58.766314 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-08 10:23:58.766333 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-08 10:23:58.766352 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-08 10:23:58.766371 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-08 10:23:58.766391 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-08 10:23:58.766410 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-08 10:23:58.766429 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-08 10:23:58.766455 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-08 10:23:58.766475 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-08 10:23:58.766494 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-xz7kq.txt 2026-05-08 10:23:58.766513 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-xz7kq.yaml 2026-05-08 10:23:58.766533 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-08 10:23:58.766552 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-08 10:23:58.766571 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-08 10:23:58.766590 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-08 10:23:58.766609 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-7ttk2.txt 2026-05-08 10:23:58.766628 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-7ttk2.yaml 2026-05-08 10:23:58.766647 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-67fdb85b4f-45wff.txt 2026-05-08 10:23:58.766666 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-67fdb85b4f-45wff.yaml 2026-05-08 10:23:58.766685 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-5c9876cc97-4sdbb.txt 2026-05-08 10:23:58.766704 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-5c9876cc97-4sdbb.yaml 2026-05-08 10:23:58.766723 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-08 10:23:58.766742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-08 10:23:58.766762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-08 10:23:58.766781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-08 10:23:58.766800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-08 10:23:58.766819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-08 10:23:58.766921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-08 10:23:58.766950 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-08 10:23:58.766971 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-08 10:23:58.766992 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-08 10:23:58.767012 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-08 10:23:58.767032 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-08 10:23:58.767052 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-08 10:23:58.767071 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-08 10:23:58.767090 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-08 10:23:58.767109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-08 10:23:58.767129 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-08 10:23:58.767148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-08 10:23:58.767167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-08 10:23:58.767186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-08 10:23:58.767212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-08 10:23:58.767232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-08 10:23:58.767252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-08 10:23:58.767272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-08 10:23:58.767292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-08 10:23:58.767311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-08 10:23:58.767330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-08 10:23:58.767350 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-08 10:23:58.767369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-08 10:23:58.767389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-08 10:23:58.767408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-08 10:23:58.767428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-08 10:23:58.767447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-08 10:23:58.767466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-08 10:23:58.767485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-08 10:23:58.767504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-08 10:23:58.767524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-08 10:23:58.767543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-08 10:23:58.767563 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-08 10:23:58.767582 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-08 10:23:58.767602 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-08 10:23:58.767622 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-08 10:23:58.767641 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-08 10:23:58.767661 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-08 10:23:58.767680 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-08 10:23:58.767700 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-08 10:23:58.767719 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-08 10:23:58.767739 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-08 10:23:58.767758 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-08 10:23:58.767777 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-08 10:23:58.767797 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-08 10:23:58.767817 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-08 10:23:58.767836 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-08 10:23:58.767856 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-08 10:23:58.767880 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-08 10:23:58.767900 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-08 10:23:58.767919 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-08 10:23:58.767939 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-08 10:23:58.767958 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-08 10:23:58.767978 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-08 10:23:58.767997 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-08 10:23:58.768016 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-08 10:23:58.768035 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-08 10:23:58.768054 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-08 10:23:58.768075 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-08 10:23:58.768094 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-08 10:23:58.768113 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-08 10:23:58.768132 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-08 10:23:58.768152 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-08 10:23:58.768171 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-08 10:23:58.768191 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-r6snn.txt 2026-05-08 10:23:58.768210 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-r6snn.yaml 2026-05-08 10:23:58.768230 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-08 10:23:58.768249 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-08 10:23:58.768268 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-08 10:23:58.768287 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-08 10:23:58.768307 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-08 10:23:58.786370 | 2026-05-08 10:23:58.786442 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-08 10:23:58.983547 | instance | changed 2026-05-08 10:23:58.990837 | 2026-05-08 10:23:58.990903 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-08 10:23:59.205508 | instance | changed 2026-05-08 10:23:59.215443 | 2026-05-08 10:23:59.215660 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-08 10:23:59.793696 | instance | auth-system/keycloak-0/keycloak 2026-05-08 10:23:59.990570 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-08 10:24:00.159962 | instance | cert-manager/cert-manager-75c4c745bc-c2trm/cert-manager-controller 2026-05-08 10:24:00.344576 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-c2trm" not found 2026-05-08 10:24:00.495406 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-7gwfd/cert-manager-cainjector 2026-05-08 10:24:00.660936 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-7gwfd" not found 2026-05-08 10:24:00.821213 | instance | cert-manager/cert-manager-webhook-548949fc64-f72sk/cert-manager-webhook 2026-05-08 10:24:00.988972 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-f72sk" not found 2026-05-08 10:24:01.167346 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-tm5sw/envoy-gateway 2026-05-08 10:24:01.330956 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-tm5sw" not found 2026-05-08 10:24:01.501784 | instance | ingress-nginx/ingress-nginx-controller-jtwxd/controller 2026-05-08 10:24:01.669040 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-jtwxd" not found 2026-05-08 10:24:01.833255 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f68zm/ingress-nginx-default-backend 2026-05-08 10:24:01.998382 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-f68zm" not found 2026-05-08 10:24:02.192377 | instance | kube-system/cilium-56k78/config 2026-05-08 10:24:02.352224 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-56k78" not found 2026-05-08 10:24:02.355732 | instance | kube-system/cilium-56k78/mount-cgroup 2026-05-08 10:24:02.516473 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-56k78" not found 2026-05-08 10:24:02.519420 | instance | kube-system/cilium-56k78/apply-sysctl-overwrites 2026-05-08 10:24:02.688116 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-56k78" not found 2026-05-08 10:24:02.691028 | instance | kube-system/cilium-56k78/mount-bpf-fs 2026-05-08 10:24:02.865150 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-56k78" not found 2026-05-08 10:24:02.868564 | instance | kube-system/cilium-56k78/clean-cilium-state 2026-05-08 10:24:03.050940 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-56k78" not found 2026-05-08 10:24:03.053587 | instance | kube-system/cilium-56k78/install-cni-binaries 2026-05-08 10:24:03.224349 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-56k78" not found 2026-05-08 10:24:03.226868 | instance | kube-system/cilium-56k78/cilium-agent 2026-05-08 10:24:03.410288 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-56k78" not found 2026-05-08 10:24:03.583532 | instance | kube-system/cilium-operator-869df985b8-vj9xm/cilium-operator 2026-05-08 10:24:03.746689 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-vj9xm" not found 2026-05-08 10:24:03.909450 | instance | kube-system/coredns-67659f764b-lm8zt/coredns 2026-05-08 10:24:04.068157 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-lm8zt" not found 2026-05-08 10:24:04.247663 | instance | kube-system/coredns-67659f764b-x276m/coredns 2026-05-08 10:24:04.406700 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-x276m" not found 2026-05-08 10:24:04.564927 | instance | kube-system/etcd-instance/etcd 2026-05-08 10:24:04.729964 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-08 10:24:04.883766 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-08 10:24:05.064571 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-08 10:24:05.228754 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-08 10:24:05.417225 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-08 10:24:05.589259 | instance | kube-system/kube-proxy-88sh9/kube-proxy 2026-05-08 10:24:05.772024 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-88sh9" not found 2026-05-08 10:24:05.924028 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-08 10:24:06.090839 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-08 10:24:06.277069 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-08 10:24:06.430712 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-08 10:24:06.583004 | instance | local-path-storage/local-path-provisioner-679c578f5-nhlb4/local-path-provisioner 2026-05-08 10:24:06.740365 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-nhlb4" not found 2026-05-08 10:24:06.901132 | instance | openstack/memcached-memcached-6479589586-xz7kq/init 2026-05-08 10:24:07.061879 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-xz7kq" not found 2026-05-08 10:24:07.064427 | instance | openstack/memcached-memcached-6479589586-xz7kq/memcached 2026-05-08 10:24:07.213752 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-xz7kq" not found 2026-05-08 10:24:07.216416 | instance | openstack/memcached-memcached-6479589586-xz7kq/memcached-exporter 2026-05-08 10:24:07.392022 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-xz7kq" not found 2026-05-08 10:24:07.558201 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-08 10:24:07.735399 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-08 10:24:07.739289 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-08 10:24:07.908203 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-08 10:24:07.912220 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-08 10:24:08.088613 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-08 10:24:08.092525 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-08 10:24:08.287737 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-08 10:24:08.460418 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-08 10:24:08.623273 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-08 10:24:08.626771 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-08 10:24:08.809033 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-08 10:24:08.812377 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-08 10:24:08.974487 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-08 10:24:09.136552 | instance | openstack/pxc-operator-7cff949c8b-7ttk2/percona-xtradb-cluster-operator 2026-05-08 10:24:09.303361 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-7cff949c8b-7ttk2" not found 2026-05-08 10:24:09.470826 | instance | openstack/rabbitmq-cluster-operator-67fdb85b4f-45wff/rabbitmq-cluster-operator 2026-05-08 10:24:09.645966 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-67fdb85b4f-45wff" not found 2026-05-08 10:24:09.807862 | instance | openstack/rabbitmq-messaging-topology-operator-5c9876cc97-4sdbb/rabbitmq-cluster-operator 2026-05-08 10:24:09.985744 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-5c9876cc97-4sdbb" not found 2026-05-08 10:24:10.149871 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-r6snn/secretgen-controller 2026-05-08 10:24:10.314950 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-r6snn" not found 2026-05-08 10:24:11.229334 | instance | ERROR 2026-05-08 10:24:11.229603 | instance | { 2026-05-08 10:24:11.229648 | instance | "delta": "0:00:10.883744", 2026-05-08 10:24:11.229680 | instance | "end": "2026-05-08 10:24:10.320119", 2026-05-08 10:24:11.229707 | instance | "msg": "non-zero return code", 2026-05-08 10:24:11.229734 | instance | "rc": 123, 2026-05-08 10:24:11.229759 | instance | "start": "2026-05-08 10:23:59.436375" 2026-05-08 10:24:11.229785 | instance | } 2026-05-08 10:24:11.229818 | instance | ERROR: Ignoring Errors 2026-05-08 10:24:11.237895 | 2026-05-08 10:24:11.238014 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-08 10:24:11.761521 | instance | changed: 2026-05-08 10:24:11.761740 | instance | cd+++++++++ pod-logs/ 2026-05-08 10:24:11.761769 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-08 10:24:11.761791 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-08 10:24:11.761812 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-08 10:24:11.761832 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-08 10:24:11.761850 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-c2trm/ 2026-05-08 10:24:11.761869 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-c2trm/cert-manager-controller.txt 2026-05-08 10:24:11.761888 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-7gwfd/ 2026-05-08 10:24:11.761906 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-7gwfd/cert-manager-cainjector.txt 2026-05-08 10:24:11.761924 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-f72sk/ 2026-05-08 10:24:11.761942 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-f72sk/cert-manager-webhook.txt 2026-05-08 10:24:11.761960 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-08 10:24:11.761979 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-tm5sw/ 2026-05-08 10:24:11.761997 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-tm5sw/envoy-gateway.txt 2026-05-08 10:24:11.762015 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-08 10:24:11.762034 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-08 10:24:11.762053 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-08 10:24:11.762071 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-08 10:24:11.762089 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-08 10:24:11.762107 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-c2trm/ 2026-05-08 10:24:11.762124 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-c2trm/cert-manager-controller.txt 2026-05-08 10:24:11.762143 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-7gwfd/ 2026-05-08 10:24:11.762160 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-7gwfd/cert-manager-cainjector.txt 2026-05-08 10:24:11.762183 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-f72sk/ 2026-05-08 10:24:11.762554 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-f72sk/cert-manager-webhook.txt 2026-05-08 10:24:11.762582 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-08 10:24:11.762602 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-tm5sw/ 2026-05-08 10:24:11.762620 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-tm5sw/envoy-gateway.txt 2026-05-08 10:24:11.762638 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-08 10:24:11.762656 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-jtwxd/ 2026-05-08 10:24:11.762674 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-jtwxd/controller.txt 2026-05-08 10:24:11.762692 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f68zm/ 2026-05-08 10:24:11.762709 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f68zm/ingress-nginx-default-backend.txt 2026-05-08 10:24:11.762727 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-08 10:24:11.762744 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-56k78/ 2026-05-08 10:24:11.762762 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-56k78/apply-sysctl-overwrites.txt 2026-05-08 10:24:11.762780 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-56k78/cilium-agent.txt 2026-05-08 10:24:11.762797 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-56k78/clean-cilium-state.txt 2026-05-08 10:24:11.762814 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-56k78/config.txt 2026-05-08 10:24:11.762831 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-56k78/install-cni-binaries.txt 2026-05-08 10:24:11.762848 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-56k78/mount-bpf-fs.txt 2026-05-08 10:24:11.762865 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-56k78/mount-cgroup.txt 2026-05-08 10:24:11.762883 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-vj9xm/ 2026-05-08 10:24:11.762900 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-vj9xm/cilium-operator.txt 2026-05-08 10:24:11.762917 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-lm8zt/ 2026-05-08 10:24:11.762934 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-lm8zt/coredns.txt 2026-05-08 10:24:11.762952 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-x276m/ 2026-05-08 10:24:11.762972 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-x276m/coredns.txt 2026-05-08 10:24:11.762992 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-08 10:24:11.763009 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-08 10:24:11.763026 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-08 10:24:11.763045 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-08 10:24:11.763069 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-08 10:24:11.763093 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-08 10:24:11.763112 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-88sh9/ 2026-05-08 10:24:11.763130 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-88sh9/kube-proxy.txt 2026-05-08 10:24:11.763147 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-08 10:24:11.763165 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-08 10:24:11.763190 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-08 10:24:11.763209 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-08 10:24:11.763226 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-08 10:24:11.763244 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-nhlb4/ 2026-05-08 10:24:11.763262 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-nhlb4/local-path-provisioner.txt 2026-05-08 10:24:11.763279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-08 10:24:11.763303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-xz7kq/ 2026-05-08 10:24:11.763352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-xz7kq/init.txt 2026-05-08 10:24:11.763376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-xz7kq/memcached-exporter.txt 2026-05-08 10:24:11.763396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-xz7kq/memcached.txt 2026-05-08 10:24:11.763415 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-08 10:24:11.763434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-08 10:24:11.763452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-08 10:24:11.763469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-08 10:24:11.763487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-08 10:24:11.763504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-08 10:24:11.763522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-08 10:24:11.763539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-08 10:24:11.763557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-08 10:24:11.763574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-7ttk2/ 2026-05-08 10:24:11.763592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-7ttk2/percona-xtradb-cluster-operator.txt 2026-05-08 10:24:11.763610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-67fdb85b4f-45wff/ 2026-05-08 10:24:11.763628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-67fdb85b4f-45wff/rabbitmq-cluster-operator.txt 2026-05-08 10:24:11.763646 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-5c9876cc97-4sdbb/ 2026-05-08 10:24:11.763663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-5c9876cc97-4sdbb/rabbitmq-cluster-operator.txt 2026-05-08 10:24:11.763682 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-08 10:24:11.763700 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-r6snn/ 2026-05-08 10:24:11.763718 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-r6snn/secretgen-controller.txt 2026-05-08 10:24:11.763736 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-08 10:24:11.763755 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-jtwxd/ 2026-05-08 10:24:11.763773 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-jtwxd/controller.txt 2026-05-08 10:24:11.763791 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f68zm/ 2026-05-08 10:24:11.763850 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f68zm/ingress-nginx-default-backend.txt 2026-05-08 10:24:11.763876 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-08 10:24:11.763895 | instance | cd+++++++++ pod-logs/kube-system/cilium-56k78/ 2026-05-08 10:24:11.763913 | instance | >f+++++++++ pod-logs/kube-system/cilium-56k78/apply-sysctl-overwrites.txt 2026-05-08 10:24:11.763930 | instance | >f+++++++++ pod-logs/kube-system/cilium-56k78/cilium-agent.txt 2026-05-08 10:24:11.763948 | instance | >f+++++++++ pod-logs/kube-system/cilium-56k78/clean-cilium-state.txt 2026-05-08 10:24:11.763965 | instance | >f+++++++++ pod-logs/kube-system/cilium-56k78/config.txt 2026-05-08 10:24:11.763983 | instance | >f+++++++++ pod-logs/kube-system/cilium-56k78/install-cni-binaries.txt 2026-05-08 10:24:11.764000 | instance | >f+++++++++ pod-logs/kube-system/cilium-56k78/mount-bpf-fs.txt 2026-05-08 10:24:11.764018 | instance | >f+++++++++ pod-logs/kube-system/cilium-56k78/mount-cgroup.txt 2026-05-08 10:24:11.764035 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-vj9xm/ 2026-05-08 10:24:11.764052 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-vj9xm/cilium-operator.txt 2026-05-08 10:24:11.764070 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-lm8zt/ 2026-05-08 10:24:11.764087 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-lm8zt/coredns.txt 2026-05-08 10:24:11.764104 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-x276m/ 2026-05-08 10:24:11.764121 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-x276m/coredns.txt 2026-05-08 10:24:11.764139 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-08 10:24:11.764156 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-08 10:24:11.764173 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-08 10:24:11.764191 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-08 10:24:11.764208 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-08 10:24:11.764225 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-08 10:24:11.764242 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-88sh9/ 2026-05-08 10:24:11.764259 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-88sh9/kube-proxy.txt 2026-05-08 10:24:11.764276 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-08 10:24:11.764293 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-08 10:24:11.764310 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-08 10:24:11.764327 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-08 10:24:11.764344 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-08 10:24:11.764362 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-nhlb4/ 2026-05-08 10:24:11.764379 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-nhlb4/local-path-provisioner.txt 2026-05-08 10:24:11.764397 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-08 10:24:11.764415 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-xz7kq/ 2026-05-08 10:24:11.764432 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-xz7kq/init.txt 2026-05-08 10:24:11.764449 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-xz7kq/memcached-exporter.txt 2026-05-08 10:24:11.764467 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-xz7kq/memcached.txt 2026-05-08 10:24:11.764484 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-08 10:24:11.764502 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-08 10:24:11.764519 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-08 10:24:11.764536 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-08 10:24:11.764559 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-08 10:24:11.764577 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-08 10:24:11.764594 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-08 10:24:11.764612 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-08 10:24:11.764629 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-08 10:24:11.764647 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-7ttk2/ 2026-05-08 10:24:11.764664 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-7ttk2/percona-xtradb-cluster-operator.txt 2026-05-08 10:24:11.764682 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-67fdb85b4f-45wff/ 2026-05-08 10:24:11.764700 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-67fdb85b4f-45wff/rabbitmq-cluster-operator.txt 2026-05-08 10:24:11.764718 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-5c9876cc97-4sdbb/ 2026-05-08 10:24:11.764737 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-5c9876cc97-4sdbb/rabbitmq-cluster-operator.txt 2026-05-08 10:24:11.764754 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-08 10:24:11.764772 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-r6snn/ 2026-05-08 10:24:11.764790 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-r6snn/secretgen-controller.txt 2026-05-08 10:24:11.777782 | 2026-05-08 10:24:11.777881 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-08 10:24:11.993009 | instance | changed 2026-05-08 10:24:12.000806 | 2026-05-08 10:24:12.009154 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-08 10:24:12.744105 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-08 10:24:12.760940 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-08 10:24:12.760991 | instance | Dload Upload Total Spent Left Speed 2026-05-08 10:24:12.766295 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-08 10:24:12.945264 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-08 10:24:12.953156 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-08 10:24:12.953188 | instance | Dload Upload Total Spent Left Speed 2026-05-08 10:24:12.957828 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-08 10:24:13.260521 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-08 10:24:13.268477 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-08 10:24:13.268610 | instance | Dload Upload Total Spent Left Speed 2026-05-08 10:24:13.273191 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-08 10:24:13.509662 | instance | Scraping memcached.openstack:9150/metrics: 2026-05-08 10:24:13.515929 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-08 10:24:13.516001 | instance | Dload Upload Total Spent Left Speed 2026-05-08 10:24:13.520782 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-05-08 10:24:13.600392 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-05-08 10:24:13.607944 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-08 10:24:13.607983 | instance | Dload Upload Total Spent Left Speed 2026-05-08 10:24:13.612818 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-05-08 10:24:13.694677 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-05-08 10:24:13.700486 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-08 10:24:13.700509 | instance | Dload Upload Total Spent Left Speed 2026-05-08 10:24:13.706532 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-05-08 10:24:14.067073 | instance | ok: Runtime: 0:00:01.539682 2026-05-08 10:24:14.073266 | 2026-05-08 10:24:14.073331 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-08 10:24:14.358396 | instance | ceph-mgr endpoints: 2026-05-08 10:24:14.608674 | instance | ok: Runtime: 0:00:00.082791 2026-05-08 10:24:14.615802 | 2026-05-08 10:24:14.615908 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-08 10:24:15.149965 | instance | ok: Runtime: 0:00:00.087315 2026-05-08 10:24:15.157213 | 2026-05-08 10:24:15.157320 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-08 10:24:15.627054 | instance | changed: 2026-05-08 10:24:15.627257 | instance | cd+++++++++ prometheus/ 2026-05-08 10:24:15.627297 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-08 10:24:15.627326 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-08 10:24:15.627353 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-08 10:24:15.627379 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-05-08 10:24:15.627405 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-05-08 10:24:15.627431 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-05-08 10:24:15.639042 | 2026-05-08 10:24:15.639107 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-08 10:24:15.843399 | instance | changed 2026-05-08 10:24:15.848327 | 2026-05-08 10:24:15.848393 | TASK [gather-selenium-data : Get selenium data] 2026-05-08 10:24:16.110360 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-08 10:24:16.111348 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-08 10:24:16.426347 | instance | ERROR 2026-05-08 10:24:16.426625 | instance | { 2026-05-08 10:24:16.426672 | instance | "delta": "0:00:00.005257", 2026-05-08 10:24:16.426703 | instance | "end": "2026-05-08 10:24:16.111736", 2026-05-08 10:24:16.426730 | instance | "msg": "non-zero return code", 2026-05-08 10:24:16.426755 | instance | "rc": 1, 2026-05-08 10:24:16.426781 | instance | "start": "2026-05-08 10:24:16.106479" 2026-05-08 10:24:16.426812 | instance | } 2026-05-08 10:24:16.426845 | instance | ERROR: Ignoring Errors 2026-05-08 10:24:16.433216 | 2026-05-08 10:24:16.433285 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-08 10:24:16.913958 | instance | changed: cd+++++++++ selenium/ 2026-05-08 10:24:16.924214 | 2026-05-08 10:24:16.924282 | PLAY RECAP 2026-05-08 10:24:16.924337 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-05-08 10:24:16.924358 | 2026-05-08 10:24:17.057232 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2023.1] 2026-05-08 10:24:17.062444 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 10:24:17.696685 | 2026-05-08 10:24:17.696827 | PLAY [all] 2026-05-08 10:24:17.709062 | 2026-05-08 10:24:17.709144 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-08 10:24:17.754574 | instance | skipping: Conditional result was False 2026-05-08 10:24:17.764498 | 2026-05-08 10:24:17.764583 | TASK [fetch-output : Set log path for single node] 2026-05-08 10:24:17.808464 | instance | ok 2026-05-08 10:24:17.814755 | 2026-05-08 10:24:17.814846 | LOOP [fetch-output : Ensure local output dirs] 2026-05-08 10:24:18.198822 | instance -> localhost | ok: "/var/lib/zuul/builds/985ee3f999f8410b8cf17115e446d60f/work/logs" 2026-05-08 10:24:18.408762 | instance -> localhost | changed: "/var/lib/zuul/builds/985ee3f999f8410b8cf17115e446d60f/work/artifacts" 2026-05-08 10:24:18.622016 | instance -> localhost | changed: "/var/lib/zuul/builds/985ee3f999f8410b8cf17115e446d60f/work/docs" 2026-05-08 10:24:18.637489 | 2026-05-08 10:24:18.637620 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 10:24:19.295796 | instance | changed: .d..t...... ./ 2026-05-08 10:24:19.296053 | instance | changed: All items complete 2026-05-08 10:24:19.296086 | 2026-05-08 10:24:19.745840 | instance | changed: .d..t...... ./ 2026-05-08 10:24:20.205908 | instance | changed: .d..t...... ./ 2026-05-08 10:24:20.226838 | 2026-05-08 10:24:20.226969 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 10:24:20.700414 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007727 2026-05-08 10:24:20.951474 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007405 2026-05-08 10:24:20.964404 | 2026-05-08 10:24:20.964556 | PLAY [all] 2026-05-08 10:24:20.970994 | 2026-05-08 10:24:20.971065 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 10:24:21.405834 | instance | changed 2026-05-08 10:24:21.411569 | 2026-05-08 10:24:21.411624 | PLAY RECAP 2026-05-08 10:24:21.411670 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-08 10:24:21.411692 | 2026-05-08 10:24:21.595757 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 10:24:21.602230 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 10:24:22.169499 | 2026-05-08 10:24:22.169629 | PLAY [localhost] 2026-05-08 10:24:22.178964 | 2026-05-08 10:24:22.179035 | TASK [Generate Zuul manifest] 2026-05-08 10:24:22.201027 | localhost | ok 2026-05-08 10:24:22.225599 | 2026-05-08 10:24:22.225711 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 10:24:22.663428 | localhost | changed 2026-05-08 10:24:22.675969 | 2026-05-08 10:24:22.676050 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 10:24:22.707296 | localhost | ok 2026-05-08 10:24:22.714845 | 2026-05-08 10:24:22.714904 | TASK [Upload logs] 2026-05-08 10:24:22.737980 | localhost | ok 2026-05-08 10:24:22.794561 | 2026-05-08 10:24:22.794692 | TASK [Set zuul-log-path fact] 2026-05-08 10:24:22.813906 | localhost | ok 2026-05-08 10:24:22.828155 | 2026-05-08 10:24:22.828224 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 10:24:22.859601 | localhost | ok 2026-05-08 10:24:22.869304 | 2026-05-08 10:24:22.869368 | TASK [upload-logs : Create log directories] 2026-05-08 10:24:23.302913 | localhost | changed 2026-05-08 10:24:23.313497 | 2026-05-08 10:24:23.313687 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 10:24:23.786031 | localhost -> localhost | ok: Runtime: 0:00:00.016224 2026-05-08 10:24:23.796388 | 2026-05-08 10:24:23.796488 | TASK [upload-logs : Upload logs to log server] 2026-05-08 10:24:24.472283 | localhost | Output suppressed because no_log was given 2026-05-08 10:24:24.476091 | 2026-05-08 10:24:24.476155 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 10:24:24.517541 | localhost | skipping: Conditional result was False 2026-05-08 10:24:24.525071 | localhost | skipping: Conditional result was False 2026-05-08 10:24:24.539521 | 2026-05-08 10:24:24.539686 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 10:24:24.580930 | localhost | skipping: Conditional result was False 2026-05-08 10:24:24.581394 | 2026-05-08 10:24:24.585068 | localhost | skipping: Conditional result was False 2026-05-08 10:24:24.602417 | 2026-05-08 10:24:24.602545 | LOOP [upload-logs : Upload console log and json output]