+ bash + STATUS_FILE=/test-status/deploy-and-e2e-status + echo failed + COMPONENT_NAME=kserve-agent-ci ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:04387bc02593a57a59970799a98bb0f0c4351f10f0912ba6f376f88063c848eb + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:04387bc02593a57a59970799a98bb0f0c4351f10f0912ba6f376f88063c848eb + COMPONENT_NAME=kserve-controller-ci ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:660bee9efda57cc7f97c9c983c8e3e1fb901d02e1130b48d58a351183d868d65 + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:660bee9efda57cc7f97c9c983c8e3e1fb901d02e1130b48d58a351183d868d65 + COMPONENT_NAME=kserve-router-ci ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0169f8fa51f9c0b83c5c9a121f51af9f3e3cdcc48ff1b00c2fcaa12b38a7914f + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0169f8fa51f9c0b83c5c9a121f51af9f3e3cdcc48ff1b00c2fcaa12b38a7914f + COMPONENT_NAME=kserve-storage-initializer-ci ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0027065b33c40f52a3d9fc655cbe89bc4c54c77f7f755275def0561338196f29 + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0027065b33c40f52a3d9fc655cbe89bc4c54c77f7f755275def0561338196f29 + COMPONENT_NAME=odh-kserve-llmisvc-controller-ci ++ jq -r --arg component_name odh-kserve-llmisvc-controller-ci '.[$component_name].image' + export LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:7521bb357bb73606e4535ddf08664abf016165124a13afe6c7b6425284058c2e + LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:7521bb357bb73606e4535ddf08664abf016165124a13afe6c7b6425284058c2e + ./test/scripts/openshift-ci/run-e2e-tests.sh 'llminferenceservice and cluster_cpu' 2 llm-d Installing on cluster Using namespace: kserve for KServe components SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1293 KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:660bee9efda57cc7f97c9c983c8e3e1fb901d02e1130b48d58a351183d868d65 LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:7521bb357bb73606e4535ddf08664abf016165124a13afe6c7b6425284058c2e KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:04387bc02593a57a59970799a98bb0f0c4351f10f0912ba6f376f88063c848eb KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0169f8fa51f9c0b83c5c9a121f51af9f3e3cdcc48ff1b00c2fcaa12b38a7914f STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0027065b33c40f52a3d9fc655cbe89bc4c54c77f7f755275def0561338196f29 ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1293 SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1293 [INFO] Installing Kustomize v5.8.1 for linux/amd64... [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize v5.8.1 make: Entering directory '/workspace/source' [INFO] Installing yq v4.52.1 for linux/amd64... [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq yq (https://github.com/mikefarah/yq/) version v4.52.1 make: Leaving directory '/workspace/source' Installing KServe Python SDK ... [INFO] Installing uv 0.7.8 for linux/amd64... [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. uv 0.7.8 Creating virtual environment... warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) Using CPython 3.9.25 interpreter at: /usr/bin/python3 Creating virtual environment at: .venv /workspace/source Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 Creating virtual environment at: .venv Resolved 263 packages in 1ms Building kserve @ file:///workspace/source/python/kserve Downloading uvloop (3.8MiB) Downloading kubernetes (1.9MiB) Downloading cryptography (4.3MiB) Downloading pandas (12.5MiB) Downloading pydantic-core (2.0MiB) Downloading aiohttp (1.7MiB) Downloading grpcio (6.4MiB) Downloading mypy (17.2MiB) Downloading black (1.6MiB) Downloading numpy (15.7MiB) Downloading pyarrow (40.1MiB) Downloading portforward (3.9MiB) Downloading setuptools (1.2MiB) Downloading botocore (12.9MiB) Downloading grpcio-tools (2.5MiB) Building timeout-sampler==1.0.3 Building python-simple-logger==2.0.19 Downloading aiohttp Downloading pydantic-core Downloading black Downloading grpcio-tools Downloading setuptools Built python-simple-logger==2.0.19 Downloading portforward Downloading uvloop Downloading cryptography Downloading grpcio Downloading kubernetes Built timeout-sampler==1.0.3 Built kserve @ file:///workspace/source/python/kserve Downloading numpy Downloading pandas Downloading botocore Downloading mypy Downloading pyarrow Prepared 99 packages in 1.83s warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 99 packages in 280ms + aiohappyeyeballs==2.6.1 + aiohttp==3.13.3 + aiosignal==1.4.0 + annotated-doc==0.0.4 + annotated-types==0.7.0 + anyio==4.9.0 + attrs==25.3.0 + avro==1.12.0 + black==24.3.0 + boto3==1.37.35 + botocore==1.37.35 + cachetools==5.5.2 + certifi==2025.1.31 + cffi==2.0.0 + charset-normalizer==3.4.1 + click==8.1.8 + cloudevents==1.11.0 + colorama==0.4.6 + colorlog==6.10.1 + coverage==7.8.0 + cryptography==46.0.5 + deprecation==2.1.0 + durationpy==0.9 + execnet==2.1.1 + fastapi==0.121.3 + frozenlist==1.5.0 + google-auth==2.39.0 + grpc-interceptor==0.15.4 + grpcio==1.78.1 + grpcio-testing==1.78.1 + grpcio-tools==1.78.1 + h11==0.16.0 + httpcore==1.0.9 + httptools==0.6.4 + httpx==0.27.2 + httpx-retries==0.4.5 + idna==3.10 + iniconfig==2.1.0 + jinja2==3.1.6 + jmespath==1.0.1 + kserve==0.17.0 (from file:///workspace/source/python/kserve) + kubernetes==32.0.1 + markupsafe==3.0.2 + multidict==6.4.3 + mypy==0.991 + mypy-extensions==1.0.0 + numpy==2.2.4 + oauthlib==3.2.2 + orjson==3.10.16 + packaging==24.2 + pandas==2.2.3 + pathspec==0.12.1 + platformdirs==4.3.7 + pluggy==1.5.0 + portforward==0.7.1 + prometheus-client==0.21.1 + propcache==0.3.1 + protobuf==6.33.5 + psutil==5.9.8 + pyarrow==19.0.1 + pyasn1==0.6.1 + pyasn1-modules==0.4.2 + pycparser==2.22 + pydantic==2.12.4 + pydantic-core==2.41.5 + pyjwt==2.12.1 + pytest==7.4.4 + pytest-asyncio==0.23.8 + pytest-cov==5.0.0 + pytest-httpx==0.30.0 + pytest-xdist==3.6.1 + python-dateutil==2.9.0.post0 + python-dotenv==1.1.0 + python-multipart==0.0.22 + python-simple-logger==2.0.19 + pytz==2025.2 + pyyaml==6.0.2 + requests==2.32.3 + requests-oauthlib==2.0.0 + rsa==4.9.1 + s3transfer==0.11.4 + setuptools==78.1.0 + six==1.17.0 + sniffio==1.3.1 + starlette==0.49.1 + tabulate==0.9.0 + timeout-sampler==1.0.3 + timing-asgi==0.3.1 + tomlkit==0.13.2 + typing-extensions==4.15.0 + typing-inspection==0.4.2 + tzdata==2025.2 + urllib3==2.6.2 + uvicorn==0.34.1 + uvloop==0.21.0 + watchfiles==1.0.5 + websocket-client==1.8.0 + websockets==15.0.1 + yarl==1.20.0 Audited 1 package in 45ms /workspace/source Creating namespace openshift-keda... namespace/openshift-keda created Namespace openshift-keda created/ensured. --- Creating OperatorGroup openshift-keda... operatorgroup.operators.coreos.com/openshift-keda created OperatorGroup openshift-keda created/ensured. --- Creating Subscription for openshift-custom-metrics-autoscaler-operator... subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created Subscription openshift-custom-metrics-autoscaler-operator created/ensured. --- Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). --- Applying KedaController custom resource... Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. kedacontroller.keda.sh/keda configured KedaController custom resource applied. --- Allowing time for KEDA components to be provisioned by the operator ... Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... Pod -l "app=keda-operator" in namespace "openshift-keda" found. Current pods for -l "app=keda-operator" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-operator-ffbb595cb-njt2s 1/1 Running 0 42s Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... pod/keda-operator-ffbb595cb-njt2s condition met Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. KEDA Operator pod is ready. Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-metrics-apiserver-7c9f485588-qjk6z 1/1 Running 0 47s Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... pod/keda-metrics-apiserver-7c9f485588-qjk6z condition met Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. KEDA Metrics API Server pod is ready. Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-admission-cf49989db-sqrq8 1/1 Running 0 52s Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... pod/keda-admission-cf49989db-sqrq8 condition met Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. KEDA Webhook pod is ready. --- ✅ KEDA deployment script finished successfully. 🔧 Configuration: KServe deployment: ❌ disabled Kuadrant deployment: ✅ enabled Checking OpenShift server version...(4.20.19) 🎯 Server version (4.20.19) is 4.19.9 or higher - continue with the script ⏳ Installing cert-manager namespace/cert-manager-operator created operatorgroup.operators.coreos.com/cert-manager-operator created subscription.operators.coreos.com/openshift-cert-manager-operator created Waiting for openshift-cert-manager-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (0/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (5/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (10/300) CSV cert-manager-operator.v1.19.0 found, but not yet Succeeded (Phase: Installing). Waiting... (15/300) CSV cert-manager-operator.v1.19.0 is ready (Phase: Succeeded). Waiting for CRD certificates.cert-manager.io to appear (timeout: 90s)… CRD certificates.cert-manager.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/certificates.cert-manager.io condition met ✅ Cert-manager installed ⏳ Installing openshift-lws-operator namespace/openshift-lws-operator created operatorgroup.operators.coreos.com/leader-worker-set created subscription.operators.coreos.com/leader-worker-set created Waiting for leader-worker-set CSV to become ready... Waiting for CSV to be installed for subscription leader-worker-set... (0/300) Waiting for CSV to be installed for subscription leader-worker-set... (5/300) Waiting for CSV to be installed for subscription leader-worker-set... (10/300) Waiting for CSV to be installed for subscription leader-worker-set... (15/300) CSV leader-worker-set.v1.0.0 found, but not yet Succeeded (Phase: Installing). Waiting... (20/300) CSV leader-worker-set.v1.0.0 is ready (Phase: Succeeded). Waiting for CRD leaderworkersetoperators.operator.openshift.io to appear (timeout: 90s)… CRD leaderworkersetoperators.operator.openshift.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/leaderworkersetoperators.operator.openshift.io condition met leaderworkersetoperator.operator.openshift.io/cluster created ⏳ waiting for openshift-lws-operator to be ready.… Waiting for pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to be created... Pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" found. Current pods for -l "name=openshift-lws-operator" in namespace "openshift-lws-operator": NAME READY STATUS RESTARTS AGE openshift-lws-operator-bfc7f696d-rv2tn 1/1 Running 0 14s Waiting up to 600s for pod(s) -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to become ready... pod/openshift-lws-operator-bfc7f696d-rv2tn condition met Pod(s) -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" are ready. ✅ openshift-lws-operator installed gatewayclass.gateway.networking.k8s.io/openshift-default created Waiting for pod -l "app=istiod" in namespace "openshift-ingress" to be created... Pod -l "app=istiod" in namespace "openshift-ingress" found. Current pods for -l "app=istiod" in namespace "openshift-ingress": NAME READY STATUS RESTARTS AGE istiod-openshift-gateway-7cd77c7ffd-gkhjp 1/1 Running 0 6s Waiting up to 600s for pod(s) -l "app=istiod" in namespace "openshift-ingress" to become ready... pod/istiod-openshift-gateway-7cd77c7ffd-gkhjp condition met Pod(s) -l "app=istiod" in namespace "openshift-ingress" are ready. ⏳ Creating a Gateway Error from server (AlreadyExists): namespaces "openshift-ingress" already exists gateway.gateway.networking.k8s.io/openshift-ai-inference created Waiting for pod -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" to be created... Pod -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" found. Current pods for -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress": NAME READY STATUS RESTARTS AGE openshift-ai-inference-openshift-default-7c5447bb76-hkh8m 0/1 ContainerCreating 0 5s Waiting up to 600s for pod(s) -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" to become ready... pod/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m condition met Pod(s) -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" are ready. ⏳ Installing RHCL(Kuadrant) operator namespace/kuadrant-system created subscription.operators.coreos.com/rhcl-operator created operatorgroup.operators.coreos.com/kuadrant created Waiting for rhcl-operator CSV to become ready... Waiting for CSV to be installed for subscription rhcl-operator... (0/600) Waiting for CSV to be installed for subscription rhcl-operator... (5/600) Waiting for CSV to be installed for subscription rhcl-operator... (10/600) Waiting for CSV to be installed for subscription rhcl-operator... (15/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (20/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) CSV rhcl-operator.v1.3.2 is ready (Phase: Succeeded). Waiting for CRD kuadrants.kuadrant.io to appear (timeout: 90s)… CRD kuadrants.kuadrant.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/kuadrants.kuadrant.io condition met Waiting for apiserver discovery /apis/kuadrant.io/v1beta1 to list kuadrants (timeout: 120s)… Discovery for kuadrant.io/v1beta1 includes kuadrants. ⏳ sleeping 30s after discovery (RESTMapper can trail discovery)… kuadrant.kuadrant.io/kuadrant created ⏳ waiting for Kuadrant Ready (attempt 1/2, timeout 5m)… kuadrant.kuadrant.io/kuadrant condition met Waiting for pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" to be created... Pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" found. Current pods for -l "control-plane=authorino-operator" in namespace "kuadrant-system": NAME READY STATUS RESTARTS AGE authorino-operator-7587b89b76-gcfmq 1/1 Running 0 66s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-gcfmq condition met Pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" are ready. ⏳ waiting for authorino service to be created... service/authorino-authorino-authorization condition met service/authorino-authorino-authorization annotated Warning: resource authorinos/authorino is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. authorino.operator.authorino.kuadrant.io/authorino configured Waiting for pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" to be created... Pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" found. Current pods for -l "control-plane=authorino-operator" in namespace "kuadrant-system": NAME READY STATUS RESTARTS AGE authorino-operator-7587b89b76-gcfmq 1/1 Running 0 74s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-gcfmq condition met Pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" are ready. ✅ kuadrant(authorino) installed Now using project "kserve" on server "https://a25abd0b201a34b8c9c6fe48f5a9b9fe-6d37a4596b143d4e.elb.us-east-1.amazonaws.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname ⏳ Installing KServe with SeaweedFS # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied ⏳ Waiting for CRDs to be established Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met ⏳ Applying all resources... customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied serviceaccount/kserve-controller-manager serverside-applied serviceaccount/llmisvc-controller-manager serverside-applied role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied configmap/inferenceservice-config serverside-applied configmap/kserve-parameters serverside-applied secret/kserve-webhook-server-secret serverside-applied secret/mlpipeline-s3-artifact serverside-applied service/kserve-controller-manager-metrics-service serverside-applied service/kserve-controller-manager-service serverside-applied service/kserve-webhook-server-service serverside-applied service/llmisvc-controller-manager-service serverside-applied service/llmisvc-webhook-server-service serverside-applied service/s3-service serverside-applied deployment.apps/kserve-controller-manager serverside-applied deployment.apps/llmisvc-controller-manager serverside-applied deployment.apps/seaweedfs serverside-applied networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied clusterstoragecontainer.serving.kserve.io/default serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied ⏳ Waiting for llmisvc-controller-manager to be ready... Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": NAME READY STATUS RESTARTS AGE llmisvc-controller-manager-74f8bc794f-fjhdk 0/1 ContainerCreating 0 6s Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... pod/llmisvc-controller-manager-74f8bc794f-fjhdk condition met Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. ⏳ Re-applying LLMInferenceServiceConfig resources with webhook validation... Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied Installing DSC/DSCI resources... dscinitialization.dscinitialization.opendatahub.io/test-dsci created datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created Patching ingress domain, markers: llminferenceservice and cluster_cpu configmap/inferenceservice-config patched pod "kserve-controller-manager-6f655776dd-2ptfb" deleted datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched waiting kserve-controller get ready... pod/kserve-controller-manager-6f655776dd-hnvxd condition met Installing ODH Model Controller manually with PR images customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created serviceaccount/model-serving-api created serviceaccount/odh-model-controller created role.rbac.authorization.k8s.io/leader-election-role created clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created Warning: resource clusterroles/metrics-reader is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. clusterrole.rbac.authorization.k8s.io/metrics-reader configured clusterrole.rbac.authorization.k8s.io/model-serving-api created clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created clusterrole.rbac.authorization.k8s.io/proxy-role created rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created configmap/odh-model-controller-parameters created service/model-serving-api created service/odh-model-controller-metrics-service created service/odh-model-controller-webhook-service created deployment.apps/model-serving-api created deployment.apps/odh-model-controller created servicemonitor.monitoring.coreos.com/model-serving-api-metrics created servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created template.template.openshift.io/guardrails-detector-huggingface-serving-template created template.template.openshift.io/kserve-ovms created template.template.openshift.io/mlserver-runtime-template created template.template.openshift.io/vllm-cpu-runtime-template created template.template.openshift.io/vllm-cpu-x86-runtime-template created template.template.openshift.io/vllm-cuda-runtime-template created template.template.openshift.io/vllm-gaudi-runtime-template created template.template.openshift.io/vllm-multinode-runtime-template created template.template.openshift.io/vllm-rocm-runtime-template created template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created template.template.openshift.io/vllm-spyre-s390x-runtime-template created template.template.openshift.io/vllm-spyre-x86-runtime-template created mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... deployment "odh-model-controller" successfully rolled out Add testing models to SeaweedFS S3 storage ... Waiting for SeaweedFS deployment to be ready... deployment "seaweedfs" successfully rolled out S3 init job not completed, re-creating... job.batch/s3-init created Waiting for S3 init job to complete... job.batch/s3-init condition met networkpolicy.networking.k8s.io/allow-all created Prepare CI namespace and install ServingRuntimes Setting up CI namespace: kserve-ci-e2e-test Tearing down CI namespace: kserve-ci-e2e-test Namespace kserve-ci-e2e-test does not exist, skipping deletion CI namespace teardown complete Creating namespace kserve-ci-e2e-test namespace/kserve-ci-e2e-test created Applying S3 artifact secret secret/mlpipeline-s3-artifact created Applying storage-config secret secret/storage-config created Creating odh-trusted-ca-bundle configmap configmap/odh-trusted-ca-bundle created Installing ServingRuntimes servingruntime.serving.kserve.io/kserve-huggingfaceserver created servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created servingruntime.serving.kserve.io/kserve-lgbserver created servingruntime.serving.kserve.io/kserve-mlserver created servingruntime.serving.kserve.io/kserve-paddleserver created servingruntime.serving.kserve.io/kserve-pmmlserver created servingruntime.serving.kserve.io/kserve-predictiveserver created servingruntime.serving.kserve.io/kserve-sklearnserver created servingruntime.serving.kserve.io/kserve-tensorflow-serving created servingruntime.serving.kserve.io/kserve-torchserve created servingruntime.serving.kserve.io/kserve-tritonserver created servingruntime.serving.kserve.io/kserve-xgbserver created CI namespace setup complete Setup complete === E2E cluster / operator summary === Client Version: 4.20.11 Kustomize Version: v5.6.0 Server Version: 4.20.19 Kubernetes Version: v1.33.9 ClusterVersion desired: 4.20.19 ClusterVersion history (latest): 4.20.19 (Completed) CSVs in kuadrant-system: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.19.0 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-keda: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.19.0 Succeeded custom-metrics-autoscaler.v2.18.1-2 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in cert-manager-operator: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.19.0 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-lws-operator: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.19.0 Succeeded dns-operator.v1.3.0 Succeeded leader-worker-set.v1.0.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-operators (ODH / shared operators, filtered): authorino-operator.v1.3.0 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded Kuadrant / Authorino (diagnostics): CRD kuadrants.kuadrant.io versions: v1beta1 served=true storage=true Subscriptions in kuadrant-system: authorino-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators authorino-operator.v1.3.0 dns-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators dns-operator.v1.3.0 limitador-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators limitador-operator.v1.3.0 rhcl-operator stable redhat-operators rhcl-operator.v1.3.2 Kuadrant CR conditions (kuadrant/kuadrant-system): Ready=True (Ready) === End E2E cluster / operator summary === /workspace/source REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- MIIDPDCCAiSgAwIBAgIIXknAFlNj/SQwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyMDE5NTg1NFoX DTM2MDQxNzE5NTg1NFowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1ubbA5DRYZlM HDS9V+naU1rDD8Q5P/5l98jkV70IDHzoBy+sobxF37fa+W8wRbox+f75h5bNJokD Py7Vpojr1RjRnySAgtdWg/SSrFZmTp/W2fevjVF3py+hFE5Vk+j0glJjd+UBn4hp mYA+BEtvTJsQf3syz4H+qINR58zPmPRbdPxMtvnf1iJNRMNtere+MON4mpCsWQ1A Rt/okcbYnVDR3JbWZbkUGZvMidj4+s8kRMV+3sQiMTLDRz6khVS4+stpbGr/RPBL RQ1N34YEHAi5f4vPuPRYUKxVAlr+xDWjhMzZ+R7fAcgWHbFySV+ZL9lC2XI8Ai8C ajDp8cpCBwIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB /zBJBgNVHQ4EQgRArudJ2Lb0THWDLU4FHs6dZs06IQbpsNo2awgnXB6eInP+jQCA b6d9gEDy7A9F43Z5da7a3hOLc22LyU73blhviDANBgkqhkiG9w0BAQsFAAOCAQEA QRq/PaqDYo6qO125ZH1Gnpd8DtROCeEyIL7yEc9gV4Y0HKjJuiB3JTa9b4jqvTgQ dALIsgmyk/9ChDS2tuXlCX9aXOdrrHAELWtBWLUn604LfnstUVbmOsSHK5TsQc6r atMXPF4ylvaoY5V37XgWIen/ckSgexU2Si/lMeRTe05tuGjuXjryTlAWDgNOKGUT IxNR6k4MbmR8hnjCSGQ3ByyYxI5j/hTDSU91+UfTwX5SfBmWcnJC88WzR3qnWUIy cGFTosiraTyYPn2vhvB5QaMjgp2SyRC7bpF7MF92cD0PEqfBkDAZCLLyuX6naSuI rItyjT24sSbjkWZ3sLpSJg== -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIEADCCAuigAwIBAgIIE3Ta8ahOhDIwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyMDE5NTkyOFoX DTI3MDQyMDE5NTkyOFowMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB ALlI35mnFUTDthz19e2cvHo8SpE6SZV0O6NJef7FgyzdJO4tUzRHA1YZERz5K5SI TGYpDitPqf+la4c74BSahBh018Sb7LLjsLPzE0Ztz88tO2MZrmKUSfdW2KNzkM7z oHwKXMNOpB6ENEM2SSOltq/gH/Do2J54BSE0Lx//jPAGv6iM4Sc6yCa0W3jUBpiJ 2eNa1ZIeoGraoBKuG7cC/YEDUnU/SA14QkCleXyZ7uIM6coeZqWft2y+APj9OvKr IoQInH7AXE/bhIMlZeUfWUTFGGRBxNNHETwAxB9b+UrD/op9aQi/i2yZtWGE1VSJ futoSsFM0jQByRJT8zJn2SMCAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV HQ4EQgRAlaRuprBVic3ctzXQ0V7BCMvnx1U+ujBmHdynvg/6SuC7/aeRE8D4j8dp erlQ/2dwJfNLpYzwXUcLnCnHPp0WhzBLBgNVHSMERDBCgECu50nYtvRMdYMtTgUe zp1mzTohBumw2jZrCCdcHp4ic/6NAIBvp32AQPLsD0Xjdnl1rtreE4tzbYvJTvdu WG+IMEsGA1UdEQREMEKCQCouYXBwcy40Mzc2NmJjZS03YzI0LTQxYTYtOWNmMi0x Y2M5ODAwYjFmNDMucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD ggEBALMnh0TncbagLKLxRN6u+mPU/L2V5BakG8lOeJvlYYVD1ors4sL6/I3w0ine w7RyxWSct+ALADLUVw88wabYOdIMVmOvb9sXMgPyPt43uAsZNYlDY/TkbAcUtCRV Q++988gqqVyiRwmTQh0OEAo0r0Jb0ZK+91WvEBGdGCxaP68vmuivYhTr/YiMz7fu onqyVzSAjI3uR9lmBDzfUP44rGBUgsiAvf3IW+LyeiVh1XuEQ4gJ5lGQ/q1w+Zfg YJKHheTuhDG6x/yQFJLrgCwrfBuFmTz8oBIopGM8kPezyYiK3+yQK8B9VyxlvV9l g5G/21fmRlOovqzWA2Otf9S/wHU= -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIDUTCCAjmgAwIBAgIIJ76VH6UYvGEwDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3NjcxNTY2OTAe Fw0yNjA0MjAyMDA3NDhaFw0yODA2MTgyMDA3NDlaMDYxNDAyBgNVBAMMK29wZW5z aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzY3MTU2NjkwggEiMA0GCSqG SIb3DQEBAQUAA4IBDwAwggEKAoIBAQDKxAJAqOaRJddHVGMXa07XYJ4NceWjI+v+ 844A377ky3JHqVNz2RTrJDaTfots6Dlvx/TV/x/R/gz37dPgfdWOl6nHqveenwJE fWwyCYZlofivBt+nIcCacwhE6vIikqlF0BZifeGTB1H1GEgemzk1b7lO+JrY87w9 kXJhnq04K/hgQSA1+fK+GazZiCpC2n1ECY7ExxO62pJAvZrEEs7blSAwnNvPB4Mw jjC6tmKdeq5SJtUNoB9sITN1QnAYz9UgKcnEoOFZOhdR+q7nISO1GhOmzOZta3GU AgYR/X/aoZr+cr/h7TgvWFI3d21UfQacFvtuam5sjFP4HehFwO/pAgMBAAGjYzBh MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBSLXFGc AxUfXcRY5si/l9x4prPmbDAfBgNVHSMEGDAWgBSLXFGcAxUfXcRY5si/l9x4prPm bDANBgkqhkiG9w0BAQsFAAOCAQEAypJdq6EGj/OmmV8XrresqrpyiErA4BZZ/YS6 Tb+K7iTnB5NmskeW68W++Es4vGIZMu4t/wvwXS1OPlTN/NcjscnYQTjn+5FYPyJ0 Ls1jleCfMl72uKi/0XpPuZnUEKgaluKzwbHuy32IS219OXa03W1HK8HBgbJiHdwl WBaIh1qzJAkQiE0wRAJ+QgcIm+oMYD8+HorDhjZwQHyelwJatNar6H83AHsSK4v1 OW7KRiAQFA7Mql2XysR26oC+bm7WQWn2JIPVwPJO3VBe9xHUbPxKBsdrWB7Xy/GY G7av3Enkj9TFn7K7mUaUzRLa79wbDgMEmflcp9JPzLanC2rLaQ== -----END CERTIFICATE----- Run E2E tests: llminferenceservice and cluster_cpu Starting E2E functional tests ... Parallelism requested for pytest is 2 ============================= test session starts ============================== platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python cachedir: .pytest_cache rootdir: /workspace/source/test/e2e configfile: pytest.ini plugins: asyncio-0.23.8, anyio-4.9.0, httpx-0.30.0, xdist-3.6.1, cov-5.0.0 asyncio: mode=Mode.STRICT created: 2/2 workers 2 workers [20 items] scheduling tests via WorkStealingScheduling llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] 2026-04-20 20:18:43.037 5359 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-20 20:18:43.037 5362 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-20 20:18:43.055 5359 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-20 20:18:43.055 5359 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-20 20:18:43.076 5359 kserve.trace Resource not found, creating Gateway router-gateway-1 2026-04-20 20:18:43.076 5359 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-1 2026-04-20 20:18:43.084 5359 kserve.trace ✓ Successfully created Gateway router-gateway-1 2026-04-20 20:18:43.084 5359 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-1 [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha1_to_v1alpha2_conversion [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha1_to_v1alpha2_conversion llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha2_to_v1alpha1_conversion [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha2_to_v1alpha1_conversion llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_criticality_preservation_via_annotations [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_criticality_preservation_via_annotations llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_lora_criticality_preservation [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_lora_criticality_preservation llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_round_trip_conversion_preserves_fields [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_round_trip_conversion_preserves_fields llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] 2026-04-20 20:24:49.285 5359 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-20 20:24:49.285 5359 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-20 20:24:49.332 5359 kserve.trace ✓ Successfully updated Gateway router-gateway-1 2026-04-20 20:24:49.332 5359 kserve.trace INFO [gw_api.py:create_or_update_gateway():57] ✓ Successfully updated Gateway router-gateway-1 2026-04-20 20:24:49.332 5359 kserve.trace Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test 2026-04-20 20:24:49.332 5359 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test 2026-04-20 20:24:49.337 5359 kserve.trace Resource not found, creating HttpRoute router-route-1 2026-04-20 20:24:49.337 5359 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-1 2026-04-20 20:24:49.352 5359 kserve.trace ✓ Successfully created HttpRoute router-route-1 2026-04-20 20:24:49.352 5359 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-1 2026-04-20 20:24:49.352 5359 kserve.trace Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test 2026-04-20 20:24:49.352 5359 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test 2026-04-20 20:24:49.355 5359 kserve.trace Resource not found, creating HttpRoute router-route-2 2026-04-20 20:24:49.355 5359 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-2 2026-04-20 20:24:49.365 5359 kserve.trace ✓ Successfully created HttpRoute router-route-2 2026-04-20 20:24:49.365 5359 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-2 [gw1] PASSED llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_storage_version_migration.py::TestStorageVersionMigration::test_storage_version_migration_after_simulated_upgrade [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_storage_version_migration.py::TestStorageVersionMigration::test_storage_version_migration_after_simulated_upgrade llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] 2026-04-20 20:34:23.090 5359 kserve.trace Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test 2026-04-20 20:34:23.090 5359 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test 2026-04-20 20:34:23.127 5359 kserve.trace Resource not found, creating Gateway router-gateway-2 2026-04-20 20:34:23.127 5359 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-2 2026-04-20 20:34:23.149 5359 kserve.trace ✓ Successfully created Gateway router-gateway-2 2026-04-20 20:34:23.149 5359 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-2 2026-04-20 20:34:23.150 5359 kserve.trace Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test 2026-04-20 20:34:23.150 5359 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test 2026-04-20 20:34:23.165 5359 kserve.trace Resource not found, creating HttpRoute router-route-3 2026-04-20 20:34:23.165 5359 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-3 2026-04-20 20:34:23.183 5359 kserve.trace ✓ Successfully created HttpRoute router-route-3 2026-04-20 20:34:23.183 5359 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-3 2026-04-20 20:34:23.184 5359 kserve.trace Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test 2026-04-20 20:34:23.184 5359 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test 2026-04-20 20:34:23.201 5359 kserve.trace Resource not found, creating HttpRoute router-route-4 2026-04-20 20:34:23.201 5359 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-4 2026-04-20 20:34:23.213 5359 kserve.trace ✓ Successfully created HttpRoute router-route-4 2026-04-20 20:34:23.213 5359 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-4 [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] =============================== warnings summary =============================== llmisvc/test_llm_inference_service.py:151 llmisvc/test_llm_inference_service.py:151 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:200 llmisvc/test_llm_inference_service.py:200 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:252 llmisvc/test_llm_inference_service.py:252 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:252: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:299 llmisvc/test_llm_inference_service.py:299 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:299: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.cluster_gpu, llmisvc/test_llm_inference_service.py:316 llmisvc/test_llm_inference_service.py:316 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.no_scheduler - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.no_scheduler, llmisvc/test_llm_inference_service.py:329 llmisvc/test_llm_inference_service.py:329 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:329: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_multi_node - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_multi_node], llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:761: DeprecationWarning: The event_loop fixture provided by pytest-asyncio has been redefined in /workspace/source/test/e2e/conftest.py:43 Replacing the event_loop fixture with a custom implementation is deprecated and will lead to errors in the future. If you want to request an asyncio event loop with a scope other than function scope, use the "scope" argument to the asyncio mark when marking the tests. If you want to return different types of event loops, use the event_loop_policy fixture. warnings.warn( llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service_stop.py:40: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 20 passed, 3 skipped, 28 warnings in 1113.88s (0:18:33) ============ /workspace/source /workspace/source + echo success [must-gather ] OUT 2026-04-20T20:37:15.626040064Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 8365bb7c-9971-42a0-99d8-89962b164944 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-20T20:37:15.673099709Z namespace/openshift-must-gather-9kwvz created [must-gather ] OUT 2026-04-20T20:37:15.677569598Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-g99hs created [must-gather ] OUT 2026-04-20T20:37:15.699911491Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather-5556b] POD 2026-04-20T20:37:21.622165486Z [disk usage checker] Started [must-gather-5556b] POD 2026-04-20T20:37:21.625486530Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather-5556b] POD 2026-04-20T20:37:21.896096744Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather-5556b] POD 2026-04-20T20:37:22.059491431Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:22.059525065Z error: inspection completed with the errors occurred while gathering data: [must-gather-5556b] POD 2026-04-20T20:37:22.059525065Z namespaces "redhat-ods-operator" not found [must-gather-5556b] POD 2026-04-20T20:37:22.062915714Z Error getting logs from redhat-ods-operator [must-gather-5556b] POD 2026-04-20T20:37:22.222169080Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:22.222200496Z error: inspection completed with the errors occurred while gathering data: [must-gather-5556b] POD 2026-04-20T20:37:22.222200496Z namespaces "redhat-ods-monitoring" not found [must-gather-5556b] POD 2026-04-20T20:37:22.225028961Z Error getting logs from redhat-ods-monitoring [must-gather-5556b] POD 2026-04-20T20:37:22.390650179Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:22.390682907Z error: inspection completed with the errors occurred while gathering data: [must-gather-5556b] POD 2026-04-20T20:37:22.390682907Z namespaces "redhat-ods-applications" not found [must-gather-5556b] POD 2026-04-20T20:37:22.393844866Z Error getting logs from redhat-ods-applications [must-gather-5556b] POD 2026-04-20T20:37:22.560740218Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:22.560837548Z error: inspection completed with the errors occurred while gathering data: [must-gather-5556b] POD 2026-04-20T20:37:22.560837548Z namespaces "rhods-notebooks" not found [must-gather-5556b] POD 2026-04-20T20:37:22.564102352Z Error getting logs from rhods-notebooks [must-gather-5556b] POD 2026-04-20T20:37:22.732398958Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:22.732429172Z error: inspection completed with the errors occurred while gathering data: [must-gather-5556b] POD 2026-04-20T20:37:22.732429172Z namespaces "rhoai-model-registries" not found [must-gather-5556b] POD 2026-04-20T20:37:22.735541912Z Error getting logs from rhoai-model-registries [must-gather-5556b] POD 2026-04-20T20:37:22.903043588Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:22.903165275Z error: inspection completed with the errors occurred while gathering data: [must-gather-5556b] POD 2026-04-20T20:37:22.903165275Z namespaces "istio-system" not found [must-gather-5556b] POD 2026-04-20T20:37:22.906297728Z Error getting logs from istio-system [must-gather-5556b] POD 2026-04-20T20:37:23.074831019Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:23.074861949Z error: inspection completed with the errors occurred while gathering data: [must-gather-5556b] POD 2026-04-20T20:37:23.074861949Z namespaces "knative-serving" not found [must-gather-5556b] POD 2026-04-20T20:37:23.078077407Z Error getting logs from knative-serving [must-gather-5556b] POD 2026-04-20T20:37:23.248471025Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:23.248499149Z error: inspection completed with the errors occurred while gathering data: [must-gather-5556b] POD 2026-04-20T20:37:23.248499149Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather-5556b] POD 2026-04-20T20:37:23.251679169Z Error getting logs from redhat-ods-applications-auth-provider [must-gather-5556b] POD 2026-04-20T20:37:23.529254342Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:23.816371499Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:23.963936336Z error: the server doesn't have a resource type "auths" [must-gather-5556b] POD 2026-04-20T20:37:24.051488823Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:24.054740672Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:24.193692636Z error: the server doesn't have a resource type "monitorings" [must-gather-5556b] POD 2026-04-20T20:37:24.279713214Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:24.282687400Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:24.421550265Z error: the server doesn't have a resource type "featuretrackers" [must-gather-5556b] POD 2026-04-20T20:37:24.516273322Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:24.519091337Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:24.661866464Z error: the server doesn't have a resource type "codeflares" [must-gather-5556b] POD 2026-04-20T20:37:24.747450649Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:24.750358053Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:24.891164908Z error: the server doesn't have a resource type "dashboards" [must-gather-5556b] POD 2026-04-20T20:37:24.977955042Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:24.981090423Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:25.116960283Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather-5556b] POD 2026-04-20T20:37:25.205356315Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:25.209093437Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:25.347766102Z error: the server doesn't have a resource type "feastoperators" [must-gather-5556b] POD 2026-04-20T20:37:25.437553249Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:25.440534175Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:25.575214954Z error: the server doesn't have a resource type "kserves" [must-gather-5556b] POD 2026-04-20T20:37:25.658797571Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:25.661737881Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:25.800448028Z error: the server doesn't have a resource type "kueues" [must-gather-5556b] POD 2026-04-20T20:37:25.884646690Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:25.887634485Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:26.020906829Z error: the server doesn't have a resource type "modelcontrollers" [must-gather-5556b] POD 2026-04-20T20:37:26.107590262Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:26.110690681Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:26.248728020Z error: the server doesn't have a resource type "modelmeshservings" [must-gather-5556b] POD 2026-04-20T20:37:26.335710969Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:26.338763665Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:26.478977781Z error: the server doesn't have a resource type "modelregistries" [must-gather-5556b] POD 2026-04-20T20:37:26.577985092Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:26.580974565Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:26.630164480Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather-5556b] POD 2026-04-20T20:37:26.719878557Z error: the server doesn't have a resource type "rays" [must-gather-5556b] POD 2026-04-20T20:37:26.806336186Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:26.809369030Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:26.946292024Z error: the server doesn't have a resource type "trainingoperators" [must-gather-5556b] POD 2026-04-20T20:37:27.036238068Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:27.039495586Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:27.179322297Z error: the server doesn't have a resource type "trustyais" [must-gather-5556b] POD 2026-04-20T20:37:27.264112671Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:27.267541704Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:27.404645703Z error: the server doesn't have a resource type "workbenches" [must-gather-5556b] POD 2026-04-20T20:37:27.491540008Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:27.494642599Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:27.633521702Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather-5556b] POD 2026-04-20T20:37:27.721320144Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:27.724477867Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:27.866433466Z error: the server doesn't have a resource type "llamastackoperators" [must-gather-5556b] POD 2026-04-20T20:37:27.951482730Z error: arguments in resource/name form must have a single resource and name [must-gather-5556b] POD 2026-04-20T20:37:27.954338425Z Error collecting info from [must-gather-5556b] POD 2026-04-20T20:37:28.701160818Z error: the server doesn't have a resource type "predictors" [must-gather-5556b] POD 2026-04-20T20:37:28.832774998Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather-5556b] POD 2026-04-20T20:37:28.966525949Z error: the server doesn't have a resource type "smcp" [must-gather-5556b] POD 2026-04-20T20:37:29.105202202Z error: the server doesn't have a resource type "smm" [must-gather-5556b] POD 2026-04-20T20:37:29.239699594Z error: the server doesn't have a resource type "smmr" [must-gather-5556b] POD 2026-04-20T20:37:29.863578491Z error: the server doesn't have a resource type "knativeservings" [must-gather-5556b] POD 2026-04-20T20:37:29.995434209Z error: the server doesn't have a resource type "configurations" [must-gather-5556b] POD 2026-04-20T20:37:30.131222867Z error: the server doesn't have a resource type "routes" [must-gather-5556b] POD 2026-04-20T20:37:30.265140616Z error: the server doesn't have a resource type "services" [must-gather-5556b] POD 2026-04-20T20:37:30.406348208Z error: the server doesn't have a resource type "revisions" [must-gather-5556b] POD 2026-04-20T20:37:30.952450396Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:31.249444041Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:31.621200240Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:31.636288120Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather-5556b] POD 2026-04-20T20:37:31.818090079Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:31.984020148Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:32.241427583Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:32.619544560Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:32.822862587Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:32.994533576Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:33.255307391Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:33.625141244Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:33.822979464Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:33.989431243Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:34.282225895Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:34.647807337Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:34.856393980Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:35.025378448Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:35.296078450Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:35.654298102Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:35.865289667Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:36.034170789Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:36.299595970Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:36.642308227Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather-5556b] POD 2026-04-20T20:37:36.666692107Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:36.866112274Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:37.034819536Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:37.308267699Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:37.673405673Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:37.871078796Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:38.042758776Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:38.352891841Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:38.720468626Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:38.929884723Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:39.102971981Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:39.369723105Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:39.744490029Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:39.951557792Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:40.120688275Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:40.374122749Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:40.735551654Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:40.940907748Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:41.112986089Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:41.383041859Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:41.650122839Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather-5556b] POD 2026-04-20T20:37:41.745954682Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:41.953023249Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:42.130106866Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:42.389398233Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:42.762978546Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:42.977117418Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:43.154179290Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:43.415236706Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:43.813799507Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:44.031022871Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:44.200651358Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-5556b] POD 2026-04-20T20:37:44.450495945Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:44.820741460Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:45.018076344Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:45.188579473Z Gathering data for ns/openshift-ingress... [must-gather-5556b] POD 2026-04-20T20:37:45.447047302Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:45.600068183Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:45.830981124Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:46.003408548Z Gathering data for ns/openshift-ingress... [must-gather-5556b] POD 2026-04-20T20:37:46.260526746Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:46.414653075Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:46.648229708Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:46.654807675Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather-5556b] POD 2026-04-20T20:37:46.815615180Z Gathering data for ns/kuadrant-system... [must-gather-5556b] POD 2026-04-20T20:37:47.217290656Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-5556b] POD 2026-04-20T20:37:47.402662386Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-5556b] POD 2026-04-20T20:37:47.650606551Z Wrote inspect data to must-gather. [must-gather-5556b] POD 2026-04-20T20:37:47.693314354Z Caches written to disk [must-gather-5556b] OUT 2026-04-20T20:37:48.701033684Z waiting for gather to complete [must-gather-5556b] OUT 2026-04-20T20:37:48.704059287Z downloading gather output [must-gather-5556b] OUT 2026-04-20T20:37:48.960618909Z receiving incremental file list [must-gather-5556b] OUT 2026-04-20T20:37:48.975828903Z ./ [must-gather-5556b] OUT 2026-04-20T20:37:48.975984926Z aggregated-discovery-api.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.976475586Z aggregated-discovery-apis.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.977163531Z event-filter.html [must-gather-5556b] OUT 2026-04-20T20:37:48.978551779Z timestamp [must-gather-5556b] OUT 2026-04-20T20:37:48.978662671Z version [must-gather-5556b] OUT 2026-04-20T20:37:48.981115252Z cluster-scoped-resources/ [must-gather-5556b] OUT 2026-04-20T20:37:48.981128453Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather-5556b] OUT 2026-04-20T20:37:48.981132562Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather-5556b] OUT 2026-04-20T20:37:48.981157913Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.981259605Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather-5556b] OUT 2026-04-20T20:37:48.981274316Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather-5556b] OUT 2026-04-20T20:37:48.981283846Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.981351427Z namespaces/ [must-gather-5556b] OUT 2026-04-20T20:37:48.981359807Z namespaces/kserve-ci-e2e-test/ [must-gather-5556b] OUT 2026-04-20T20:37:48.981425408Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.981467089Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:48.98150273Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.981548241Z namespaces/kserve-ci-e2e-test/apps/ [must-gather-5556b] OUT 2026-04-20T20:37:48.981572671Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.981663404Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.981839087Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.98200908Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.982057552Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather-5556b] OUT 2026-04-20T20:37:48.982090382Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.982168574Z namespaces/kserve-ci-e2e-test/batch/ [must-gather-5556b] OUT 2026-04-20T20:37:48.982236445Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.982293537Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.982324557Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:48.982346467Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.98246723Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.982506011Z namespaces/kserve-ci-e2e-test/core/ [must-gather-5556b] OUT 2026-04-20T20:37:48.982545602Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.982650984Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.982742216Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.985201497Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather-5556b] OUT 2026-04-20T20:37:48.985274198Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.004871853Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.005014466Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.005278671Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.005356863Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.005399704Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.005456865Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.005511316Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.005539357Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather-5556b] OUT 2026-04-20T20:37:49.005617028Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.005665299Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.005736971Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather-5556b] OUT 2026-04-20T20:37:49.005793672Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.005825123Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.005852533Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.005890554Z namespaces/kserve-ci-e2e-test/pods/ [must-gather-5556b] OUT 2026-04-20T20:37:49.005912045Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-t69vv/ [must-gather-5556b] OUT 2026-04-20T20:37:49.005931925Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-t69vv/router-gateway-1-openshift-default-6c59fbf55c-t69vv.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.006027957Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-t69vv/istio-proxy/ [must-gather-5556b] OUT 2026-04-20T20:37:49.006041387Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-t69vv/istio-proxy/istio-proxy/ [must-gather-5556b] OUT 2026-04-20T20:37:49.006046697Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-t69vv/istio-proxy/istio-proxy/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.006061258Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-t69vv/istio-proxy/istio-proxy/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.006230771Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-t69vv/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.006280802Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-t69vv/istio-proxy/istio-proxy/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.006306223Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-4mb42/ [must-gather-5556b] OUT 2026-04-20T20:37:49.006357574Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-4mb42/router-gateway-2-openshift-default-6866b85949-4mb42.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.006475476Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-4mb42/istio-proxy/ [must-gather-5556b] OUT 2026-04-20T20:37:49.006483456Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-4mb42/istio-proxy/istio-proxy/ [must-gather-5556b] OUT 2026-04-20T20:37:49.006487146Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-4mb42/istio-proxy/istio-proxy/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.006519897Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-4mb42/istio-proxy/istio-proxy/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.00663852Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-4mb42/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.006711931Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-4mb42/istio-proxy/istio-proxy/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.006758642Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/ [must-gather-5556b] OUT 2026-04-20T20:37:49.006800423Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.006978617Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/llm-d-routing-sidecar/ [must-gather-5556b] OUT 2026-04-20T20:37:49.006989217Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/llm-d-routing-sidecar/llm-d-routing-sidecar/ [must-gather-5556b] OUT 2026-04-20T20:37:49.006995137Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.007026557Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.007166971Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.007299323Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.007314083Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/main/ [must-gather-5556b] OUT 2026-04-20T20:37:49.007318114Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/main/main/ [must-gather-5556b] OUT 2026-04-20T20:37:49.007323824Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/main/main/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.007372025Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/main/main/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.007702932Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/main/main/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.007766343Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/main/main/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.007794744Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/storage-initializer/ [must-gather-5556b] OUT 2026-04-20T20:37:49.007799504Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/storage-initializer/storage-initializer/ [must-gather-5556b] OUT 2026-04-20T20:37:49.007809444Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/storage-initializer/storage-initializer/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.007836574Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/storage-initializer/storage-initializer/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.007947927Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.008013658Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-7f856d4bc9-7zgdr/storage-initializer/storage-initializer/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.008054159Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/ [must-gather-5556b] OUT 2026-04-20T20:37:49.008082259Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.008218162Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/main/ [must-gather-5556b] OUT 2026-04-20T20:37:49.008229233Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/main/main/ [must-gather-5556b] OUT 2026-04-20T20:37:49.008233122Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/main/main/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.008262583Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/main/main/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.008451387Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/main/main/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.008518168Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/main/main/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.008537699Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/storage-initializer/ [must-gather-5556b] OUT 2026-04-20T20:37:49.008543389Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/storage-initializer/storage-initializer/ [must-gather-5556b] OUT 2026-04-20T20:37:49.008552569Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/storage-initializer/storage-initializer/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.00859177Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/storage-initializer/storage-initializer/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.008702512Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.008765524Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-9d864484d-mjcww/storage-initializer/storage-initializer/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.008779254Z namespaces/kserve-ci-e2e-test/policy/ [must-gather-5556b] OUT 2026-04-20T20:37:49.008825375Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.008877146Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.008894946Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.008950687Z namespaces/kuadrant-system/ [must-gather-5556b] OUT 2026-04-20T20:37:49.008992958Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.009051419Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.00907159Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.009130891Z namespaces/kuadrant-system/apps/ [must-gather-5556b] OUT 2026-04-20T20:37:49.009162192Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.009258254Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.00958472Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.009881267Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.009917917Z namespaces/kuadrant-system/autoscaling/ [must-gather-5556b] OUT 2026-04-20T20:37:49.009958508Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.010003799Z namespaces/kuadrant-system/batch/ [must-gather-5556b] OUT 2026-04-20T20:37:49.01003143Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.010114211Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.010158752Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.010207513Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.010293235Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.010345116Z namespaces/kuadrant-system/core/ [must-gather-5556b] OUT 2026-04-20T20:37:49.010386997Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.01052734Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.010638752Z namespaces/kuadrant-system/core/events.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.011052611Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.011125102Z namespaces/kuadrant-system/core/pods.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.011468169Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.011585282Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.011794406Z namespaces/kuadrant-system/core/services.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.011898218Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.011938729Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.012032761Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.012064702Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.012111633Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-5556b] OUT 2026-04-20T20:37:49.012152423Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.012247096Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.012288056Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-5556b] OUT 2026-04-20T20:37:49.012323917Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.012358048Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.012403939Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.01244778Z namespaces/kuadrant-system/pods/ [must-gather-5556b] OUT 2026-04-20T20:37:49.01245494Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/ [must-gather-5556b] OUT 2026-04-20T20:37:49.012488941Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino-68bd676465-b429v.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.012550162Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/ [must-gather-5556b] OUT 2026-04-20T20:37:49.012577082Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/authorino/ [must-gather-5556b] OUT 2026-04-20T20:37:49.012580832Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/authorino/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.012597993Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/authorino/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.013275667Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/authorino/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.013348848Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/authorino/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.013364879Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/ [must-gather-5556b] OUT 2026-04-20T20:37:49.01342102Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/authorino-operator-7587b89b76-gcfmq.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.013503411Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/ [must-gather-5556b] OUT 2026-04-20T20:37:49.013512802Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/manager/ [must-gather-5556b] OUT 2026-04-20T20:37:49.013516852Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/manager/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.013527382Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/manager/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.013708406Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/manager/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.013777027Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/manager/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.013794808Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/ [must-gather-5556b] OUT 2026-04-20T20:37:49.013838878Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/dns-operator-controller-manager-844548ff4c-9rkvf.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.01392726Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/ [must-gather-5556b] OUT 2026-04-20T20:37:49.01393705Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/manager/ [must-gather-5556b] OUT 2026-04-20T20:37:49.013941651Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/manager/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.013968731Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/manager/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.014079533Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/manager/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.014139664Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/manager/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.014174495Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/ [must-gather-5556b] OUT 2026-04-20T20:37:49.014233097Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin-6c886788f8-xktcm.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.014311338Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/ [must-gather-5556b] OUT 2026-04-20T20:37:49.014317948Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-5556b] OUT 2026-04-20T20:37:49.014321848Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.014350199Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.014437941Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.014501422Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.014537873Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/ [must-gather-5556b] OUT 2026-04-20T20:37:49.014574524Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/kuadrant-operator-controller-manager-6ddf9554fc-s4lms.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.014673086Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/ [must-gather-5556b] OUT 2026-04-20T20:37:49.014680606Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/manager/ [must-gather-5556b] OUT 2026-04-20T20:37:49.014684406Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/manager/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.014711166Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/manager/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.01634401Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/manager/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.016409282Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/manager/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.016449442Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/ [must-gather-5556b] OUT 2026-04-20T20:37:49.016460923Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador-limitador-67566c68b4-gr7tg.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.016562595Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/ [must-gather-5556b] OUT 2026-04-20T20:37:49.016569885Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/limitador/ [must-gather-5556b] OUT 2026-04-20T20:37:49.016573625Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/limitador/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.016583365Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/limitador/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.016679847Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/limitador/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.016748369Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/limitador/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.016758599Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/ [must-gather-5556b] OUT 2026-04-20T20:37:49.01681584Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/limitador-operator-controller-manager-c7fb4c8d5-h5zpz.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.016894752Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/ [must-gather-5556b] OUT 2026-04-20T20:37:49.016901682Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/manager/ [must-gather-5556b] OUT 2026-04-20T20:37:49.016905342Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/manager/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.016938382Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/manager/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.017067345Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/manager/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.017134697Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/manager/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.017154097Z namespaces/kuadrant-system/policy/ [must-gather-5556b] OUT 2026-04-20T20:37:49.017230138Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.0172797Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.01729519Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.017350271Z namespaces/openshift-ingress/ [must-gather-5556b] OUT 2026-04-20T20:37:49.017393152Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.017439983Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.017482144Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.017525074Z namespaces/openshift-ingress/apps/ [must-gather-5556b] OUT 2026-04-20T20:37:49.017563935Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.017642137Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.017859372Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.018098526Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.018140007Z namespaces/openshift-ingress/autoscaling/ [must-gather-5556b] OUT 2026-04-20T20:37:49.018198628Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.01826618Z namespaces/openshift-ingress/batch/ [must-gather-5556b] OUT 2026-04-20T20:37:49.01828858Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.018379752Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.018422653Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.018452354Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.018529595Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.018563956Z namespaces/openshift-ingress/core/ [must-gather-5556b] OUT 2026-04-20T20:37:49.018597457Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.018995595Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.019085417Z namespaces/openshift-ingress/core/events.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.019320852Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.019394983Z namespaces/openshift-ingress/core/pods.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.019630568Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.01974408Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.019937495Z namespaces/openshift-ingress/core/services.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.020032166Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.020060147Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.020139149Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.020169429Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.02023031Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-5556b] OUT 2026-04-20T20:37:49.020264561Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.020347143Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.020384094Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-5556b] OUT 2026-04-20T20:37:49.020411614Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.020473746Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.020495896Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.020543517Z namespaces/openshift-ingress/pods/ [must-gather-5556b] OUT 2026-04-20T20:37:49.020549797Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/ [must-gather-5556b] OUT 2026-04-20T20:37:49.020590198Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/istiod-openshift-gateway-55ff986f96-lv25m.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.02068752Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/ [must-gather-5556b] OUT 2026-04-20T20:37:49.02069596Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/discovery/ [must-gather-5556b] OUT 2026-04-20T20:37:49.02070091Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/discovery/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.020725691Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/discovery/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.022494197Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/discovery/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.022554718Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/discovery/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.02260051Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/ [must-gather-5556b] OUT 2026-04-20T20:37:49.0226112Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.022745153Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/ [must-gather-5556b] OUT 2026-04-20T20:37:49.022755133Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/istio-proxy/ [must-gather-5556b] OUT 2026-04-20T20:37:49.022759383Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/istio-proxy/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.022770573Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/istio-proxy/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.022908586Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.022974017Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/istio-proxy/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.022985987Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/ [must-gather-5556b] OUT 2026-04-20T20:37:49.023043849Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router-default-bc74474b6-9np64.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.023139611Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/ [must-gather-5556b] OUT 2026-04-20T20:37:49.023148721Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/router/ [must-gather-5556b] OUT 2026-04-20T20:37:49.023153241Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/router/logs/ [must-gather-5556b] OUT 2026-04-20T20:37:49.023190662Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/router/logs/current.log [must-gather-5556b] OUT 2026-04-20T20:37:49.023293644Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/router/logs/previous.insecure.log [must-gather-5556b] OUT 2026-04-20T20:37:49.023356295Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/router/logs/previous.log [must-gather-5556b] OUT 2026-04-20T20:37:49.023393916Z namespaces/openshift-ingress/policy/ [must-gather-5556b] OUT 2026-04-20T20:37:49.023420796Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.023472117Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-5556b] OUT 2026-04-20T20:37:49.023507818Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-5556b] OUT 2026-04-20T20:37:49.03038608Z [must-gather-5556b] OUT 2026-04-20T20:37:49.030406961Z sent 3,438 bytes received 385,074 bytes 259,008.00 bytes/sec [must-gather-5556b] OUT 2026-04-20T20:37:49.030411871Z total size is 4,910,199 speedup is 12.64 [must-gather ] OUT 2026-04-20T20:37:49.172669961Z namespace/openshift-must-gather-9kwvz deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 8365bb7c-9971-42a0-99d8-89962b164944 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-20T20:37:49.283634904Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 8365bb7c-9971-42a0-99d8-89962b164944 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-20T20:37:49.30232563Z namespace/openshift-must-gather-8vxbt created [must-gather ] OUT 2026-04-20T20:37:49.308173741Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-9t7hc created [must-gather ] OUT 2026-04-20T20:37:49.332430412Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather-s7f5k] POD 2026-04-20T20:37:50.808222837Z [disk usage checker] Started [must-gather-s7f5k] POD 2026-04-20T20:37:50.845536256Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather-s7f5k] POD 2026-04-20T20:37:51.026249224Z Gathering data for ns/openshift-cluster-version... [must-gather-s7f5k] POD 2026-04-20T20:37:51.178016247Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-s7f5k] POD 2026-04-20T20:37:51.264939122Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-s7f5k] POD 2026-04-20T20:37:51.360559005Z Gathering data for ns/default... [must-gather-s7f5k] POD 2026-04-20T20:37:51.683624024Z Gathering data for ns/openshift... [must-gather-s7f5k] POD 2026-04-20T20:37:52.108306856Z Gathering data for ns/kube-system... [must-gather-s7f5k] POD 2026-04-20T20:37:52.765834044Z Gathering data for ns/openshift-etcd... [must-gather-s7f5k] POD 2026-04-20T20:37:53.108316987Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:53.108350060Z error: inspection completed with the errors occurred while gathering data: [must-gather-s7f5k] POD 2026-04-20T20:37:53.108350060Z namespaces "assisted-installer" not found [must-gather-s7f5k] POD 2026-04-20T20:37:53.338942861Z Waiting on subprocesses to finish execution. [must-gather-s7f5k] POD 2026-04-20T20:37:53.344183920Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather-s7f5k] POD 2026-04-20T20:37:53.351788085Z INFO: Collecting host service logs for crio [must-gather-s7f5k] POD 2026-04-20T20:37:53.352150922Z INFO: Collecting host service logs for kubelet [must-gather-s7f5k] POD 2026-04-20T20:37:53.352500958Z INFO: Collecting host service logs for rpm-ostreed [must-gather-s7f5k] POD 2026-04-20T20:37:53.352911845Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather-s7f5k] POD 2026-04-20T20:37:53.353249247Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather-s7f5k] POD 2026-04-20T20:37:53.353568694Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather-s7f5k] POD 2026-04-20T20:37:53.353925059Z INFO: Collecting host service logs for NetworkManager [must-gather-s7f5k] POD 2026-04-20T20:37:53.354255644Z INFO: Collecting host service logs for openvswitch [must-gather-s7f5k] POD 2026-04-20T20:37:53.354641582Z INFO: Collecting host service logs for ovs-configuration [must-gather-s7f5k] POD 2026-04-20T20:37:53.355010766Z INFO: Collecting host service logs for ovsdb-server [must-gather-s7f5k] POD 2026-04-20T20:37:53.355333752Z INFO: Collecting host service logs for ovs-vswitchd [must-gather-s7f5k] POD 2026-04-20T20:37:53.355706670Z INFO: Waiting for worker host service log collection to complete ... [must-gather-s7f5k] POD 2026-04-20T20:37:53.355966429Z INFO: Gathering HAProxy config files [must-gather-s7f5k] POD 2026-04-20T20:37:53.360439257Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather-s7f5k] POD 2026-04-20T20:37:53.380982580Z WARNING: Collecting one or more kube-apiserver related logs on ALL masters in your cluster. This could take a large amount of time. [must-gather-s7f5k] POD 2026-04-20T20:37:53.708863800Z INFO: Waiting for node performance related collection to complete ... [must-gather-s7f5k] POD 2026-04-20T20:37:54.016113438Z INFO: "metallb-operator" not detected. Skipping. [must-gather-s7f5k] POD 2026-04-20T20:37:54.125004037Z No resources found in openshift-etcd namespace. [must-gather-s7f5k] POD 2026-04-20T20:37:54.201512328Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather-s7f5k] POD 2026-04-20T20:37:54.260807047Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather-s7f5k] POD 2026-04-20T20:37:54.260881806Z INFO: on-disk MachineConfig config collection complete. [must-gather-s7f5k] POD 2026-04-20T20:37:54.284470852Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-xgndv [must-gather-s7f5k] POD 2026-04-20T20:37:54.284637862Z insights-runtime-extractor-2h4zh [must-gather-s7f5k] POD 2026-04-20T20:37:54.284659689Z insights-runtime-extractor-6hbzf [must-gather-s7f5k] POD 2026-04-20T20:37:54.284682096Z insights-runtime-extractor-8bndt [must-gather-s7f5k] POD 2026-04-20T20:37:54.305162116Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather-s7f5k] POD 2026-04-20T20:37:54.525995608Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather-s7f5k] POD 2026-04-20T20:37:54.527863231Z No resources found [must-gather-s7f5k] POD 2026-04-20T20:37:54.790814336Z error: the server doesn't have a resource type "performanceprofile" [must-gather-s7f5k] POD 2026-04-20T20:37:54.804330226Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather-s7f5k] POD 2026-04-20T20:37:54.804330226Z See 'oc rsync -h' for help and examples [must-gather-s7f5k] POD 2026-04-20T20:37:55.308898269Z INFO: Worker host service log collection to complete. [must-gather-s7f5k] POD 2026-04-20T20:37:55.397913603Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather-s7f5k] POD 2026-04-20T20:37:55.446226539Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:55.497868816Z ERROR: No running kube-apiserver pods found [must-gather-s7f5k] POD 2026-04-20T20:37:55.688093703Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather-s7f5k] POD 2026-04-20T20:37:55.765178286Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:55.811627749Z INFO: Waiting for HAProxy config collection to complete ... [must-gather-s7f5k] POD 2026-04-20T20:37:55.906344280Z No resources found [must-gather-s7f5k] POD 2026-04-20T20:37:55.919208760Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather-s7f5k] POD 2026-04-20T20:37:55.919885632Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-s7f5k] POD 2026-04-20T20:37:56.018806176Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:56.152746281Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:56.213494791Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:56.299531858Z tar: Removing leading `/' from member names [must-gather-s7f5k] POD 2026-04-20T20:37:56.300292179Z error: the server doesn't have a resource type "machineconfigs" [must-gather-s7f5k] POD 2026-04-20T20:37:56.304974331Z INFO: HAProxy config collection complete. [must-gather-s7f5k] POD 2026-04-20T20:37:56.307590963Z INFO: 'previous-logs' folder not found on ip-10-0-138-156.ec2.internal, skipping... [must-gather-s7f5k] POD 2026-04-20T20:37:56.308720354Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather-s7f5k] POD 2026-04-20T20:37:56.418087257Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:56.554333630Z INFO: Getting rules from prometheus-k8s-0 [must-gather-s7f5k] POD 2026-04-20T20:37:56.633236546Z Gathering data for ns/kuadrant-system... [must-gather-s7f5k] POD 2026-04-20T20:37:56.683007177Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:56.710923493Z INFO: 'previous-logs' folder not found on ip-10-0-140-183.ec2.internal, skipping... [must-gather-s7f5k] POD 2026-04-20T20:37:56.816406838Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:57.107780936Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:57.115348342Z INFO: 'previous-logs' folder not found on ip-10-0-140-224.ec2.internal, skipping... [must-gather-s7f5k] POD 2026-04-20T20:37:57.115479087Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather-s7f5k] POD 2026-04-20T20:37:57.115529336Z INFO: Machine Config Daemon termination log collection complete. [must-gather-s7f5k] POD 2026-04-20T20:37:57.179784080Z INFO: Getting status/config from prometheus-k8s-0 [must-gather-s7f5k] POD 2026-04-20T20:37:57.201959597Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-s7f5k] POD 2026-04-20T20:37:57.212481401Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:57.348087840Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather-s7f5k] POD 2026-04-20T20:37:57.529763926Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-s7f5k] POD 2026-04-20T20:37:57.605250576Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:57.733830369Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather-s7f5k] POD 2026-04-20T20:37:57.735365993Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:57.773334301Z Gathering data for ns/openshift-monitoring... [must-gather-s7f5k] POD 2026-04-20T20:37:57.997717557Z INFO: INTERCONNECT MODE [must-gather-s7f5k] POD 2026-04-20T20:37:57.997883487Z INFO: Gathering ovn-kubernetes DBs [must-gather-s7f5k] POD 2026-04-20T20:37:58.029803671Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather-s7f5k] POD 2026-04-20T20:37:58.039964435Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:58.213863755Z INFO: Gathering OVN_Northbound from ovnkube-node-n24vp... [must-gather-s7f5k] POD 2026-04-20T20:37:58.214111047Z INFO: Gathering OVN_Northbound from ovnkube-node-rw25l... [must-gather-s7f5k] POD 2026-04-20T20:37:58.214333551Z INFO: Gathering OVN_Northbound from ovnkube-node-t5k5h... [must-gather-s7f5k] POD 2026-04-20T20:37:58.214605943Z INFO: Gathering OVN_Southbound from ovnkube-node-n24vp... [must-gather-s7f5k] POD 2026-04-20T20:37:58.214898704Z INFO: Gathering OVN_Southbound from ovnkube-node-rw25l... [must-gather-s7f5k] POD 2026-04-20T20:37:58.215172786Z INFO: Gathering OVN_Southbound from ovnkube-node-t5k5h... [must-gather-s7f5k] POD 2026-04-20T20:37:58.297214601Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather-s7f5k] POD 2026-04-20T20:37:58.416865247Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:58.492179281Z tar: Removing leading `/' from member names [must-gather-s7f5k] POD 2026-04-20T20:37:58.506544445Z tar: Removing leading `/' from member names [must-gather-s7f5k] POD 2026-04-20T20:37:58.542973096Z tar: Removing leading `/' from member names [must-gather-s7f5k] POD 2026-04-20T20:37:58.608315515Z tar: Removing leading `/' from member names [must-gather-s7f5k] POD 2026-04-20T20:37:58.623539128Z tar: Removing leading `/' from member names [must-gather-s7f5k] POD 2026-04-20T20:37:58.625428803Z tar: Removing leading `/' from member names [must-gather-s7f5k] POD 2026-04-20T20:37:58.727323274Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather-s7f5k] POD 2026-04-20T20:37:58.753357745Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:59.059269068Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:59.197132661Z INFO: Waiting for network log collection to complete ... [must-gather-s7f5k] POD 2026-04-20T20:37:59.197286554Z INFO: Waiting for ovnk database copies to complete ... [must-gather-s7f5k] POD 2026-04-20T20:37:59.197854731Z INFO: Copying ovnk databases complete. [must-gather-s7f5k] POD 2026-04-20T20:37:59.198471332Z INFO: Getting status from alertmanager-main-0 [must-gather-s7f5k] POD 2026-04-20T20:37:59.199426201Z 4.9M must-gather/network_logs/ovnk_database_store [must-gather-s7f5k] POD 2026-04-20T20:37:59.201364563Z ovnk_database_store/ [must-gather-s7f5k] POD 2026-04-20T20:37:59.201364563Z ovnk_database_store/ovnkube-node-rw25l_nbdb [must-gather-s7f5k] POD 2026-04-20T20:37:59.212580435Z ovnk_database_store/ovnkube-node-t5k5h_sbdb [must-gather-s7f5k] POD 2026-04-20T20:37:59.249153975Z ovnk_database_store/ovnkube-node-n24vp_nbdb [must-gather-s7f5k] POD 2026-04-20T20:37:59.259200401Z ovnk_database_store/ovnkube-node-rw25l_sbdb [must-gather-s7f5k] POD 2026-04-20T20:37:59.284120142Z ovnk_database_store/ovnkube-node-t5k5h_nbdb [must-gather-s7f5k] POD 2026-04-20T20:37:59.298211577Z ovnk_database_store/ovnkube-node-n24vp_sbdb [must-gather-s7f5k] POD 2026-04-20T20:37:59.334445534Z INFO: Network log collection complete. [must-gather-s7f5k] POD 2026-04-20T20:37:59.378502619Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:59.638750934Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:37:59.943181833Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather-s7f5k] POD 2026-04-20T20:37:59.947315438Z INFO: Fallback to identify the container image from release info [must-gather-s7f5k] POD 2026-04-20T20:37:59.997102764Z Gathering data for ns/openshift-network-console... [must-gather-s7f5k] POD 2026-04-20T20:38:00.455674466Z Gathering data for ns/openshift-console-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:00.587342364Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather-s7f5k] POD 2026-04-20T20:38:00.641574892Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:38:00.712763711Z daemonset.apps/perf-node-gather-daemonset created [must-gather-s7f5k] POD 2026-04-20T20:38:00.870506396Z Waiting for performance profile collector pods to become ready: 1 [must-gather-s7f5k] POD 2026-04-20T20:38:00.895313830Z Gathering data for ns/openshift-console... [must-gather-s7f5k] POD 2026-04-20T20:38:01.006096908Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather-s7f5k] POD 2026-04-20T20:38:01.338494992Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:01.679215064Z Gathering data for ns/openshift-dns-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:01.975091010Z Gathering data for ns/openshift-dns... [must-gather-s7f5k] POD 2026-04-20T20:38:02.008537546Z Waiting for performance profile collector pods to become ready: 2 [must-gather-s7f5k] POD 2026-04-20T20:38:02.555352270Z Gathering data for ns/openshift-image-registry... [must-gather-s7f5k] POD 2026-04-20T20:38:03.035166990Z Gathering data for ns/openshift-ingress-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:03.152752071Z Waiting for performance profile collector pods to become ready: 3 [must-gather-s7f5k] POD 2026-04-20T20:38:03.391758083Z Gathering data for ns/openshift-ingress... [must-gather-s7f5k] POD 2026-04-20T20:38:03.882817392Z Gathering data for ns/openshift-ingress-canary... [must-gather-s7f5k] POD 2026-04-20T20:38:04.299430992Z Waiting for performance profile collector pods to become ready: 4 [must-gather-s7f5k] POD 2026-04-20T20:38:04.371619136Z Gathering data for ns/openshift-insights... [must-gather-s7f5k] POD 2026-04-20T20:38:05.428455352Z Waiting for performance profile collector pods to become ready: 5 [must-gather-s7f5k] POD 2026-04-20T20:38:06.010774044Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather-s7f5k] POD 2026-04-20T20:38:06.546833330Z Waiting for performance profile collector pods to become ready: 6 [must-gather-s7f5k] POD 2026-04-20T20:38:07.111934680Z Gathering data for ns/openshift-lws-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:07.680104754Z Waiting for performance profile collector pods to become ready: 7 [must-gather-s7f5k] POD 2026-04-20T20:38:07.730587294Z Gathering data for ns/kserve... [must-gather-s7f5k] POD 2026-04-20T20:38:08.809035351Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather-s7f5k] POD 2026-04-20T20:38:09.073345525Z Collecting performance related data for node ip-10-0-140-224.ec2.internal [must-gather-s7f5k] POD 2026-04-20T20:38:09.080491924Z Collecting performance related data for node ip-10-0-140-183.ec2.internal [must-gather-s7f5k] POD 2026-04-20T20:38:09.088337327Z Collecting performance related data for node ip-10-0-138-156.ec2.internal [must-gather-s7f5k] POD 2026-04-20T20:38:09.572313525Z Gathering data for ns/openshift-config... [must-gather-s7f5k] POD 2026-04-20T20:38:09.955411482Z Gathering data for ns/openshift-config-managed... [must-gather-s7f5k] POD 2026-04-20T20:38:10.543072684Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:10.882101684Z Gathering data for ns/openshift-kube-apiserver... [must-gather-s7f5k] POD 2026-04-20T20:38:11.015341150Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather-s7f5k] POD 2026-04-20T20:38:11.173224431Z Gathering data for ns/openshift-kube-controller-manager... [must-gather-s7f5k] POD 2026-04-20T20:38:11.517669989Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:11.890363329Z Gathering data for ns/openshift-kube-scheduler... [must-gather-s7f5k] POD 2026-04-20T20:38:12.274133616Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:12.699068161Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather-s7f5k] POD 2026-04-20T20:38:13.048844812Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:13.388907675Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather-s7f5k] POD 2026-04-20T20:38:13.977217010Z Gathering data for ns/openshift-multus... [must-gather-s7f5k] POD 2026-04-20T20:38:15.434553512Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather-s7f5k] POD 2026-04-20T20:38:16.021293819Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather-s7f5k] POD 2026-04-20T20:38:16.956191824Z Gathering data for ns/openshift-host-network... [must-gather-s7f5k] POD 2026-04-20T20:38:17.314215212Z Gathering data for ns/openshift-network-diagnostics... [must-gather-s7f5k] POD 2026-04-20T20:38:17.422840890Z Collecting kubelet logs for node ip-10-0-140-224.ec2.internal [must-gather-s7f5k] POD 2026-04-20T20:38:17.424496504Z Collecting kubelet logs for node ip-10-0-140-183.ec2.internal [must-gather-s7f5k] POD 2026-04-20T20:38:17.427899242Z Collecting kubelet logs for node ip-10-0-138-156.ec2.internal [must-gather-s7f5k] POD 2026-04-20T20:38:17.849359818Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather-s7f5k] POD 2026-04-20T20:38:17.854716149Z INFO: Node performance data collection complete. [must-gather-s7f5k] POD 2026-04-20T20:38:17.983231755Z Gathering data for ns/openshift-network-node-identity... [must-gather-s7f5k] POD 2026-04-20T20:38:18.440070229Z Gathering data for ns/openshift-network-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:18.822480526Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather-s7f5k] POD 2026-04-20T20:38:19.100239991Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:19.556151344Z Gathering data for ns/openshift-apiserver-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:19.897554190Z Gathering data for ns/openshift-apiserver... [must-gather-s7f5k] POD 2026-04-20T20:38:20.357889105Z Gathering data for ns/openshift-controller-manager-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:20.661943981Z Gathering data for ns/openshift-controller-manager... [must-gather-s7f5k] POD 2026-04-20T20:38:20.947698888Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:21.028297777Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather-s7f5k] POD 2026-04-20T20:38:21.595248253Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather-s7f5k] POD 2026-04-20T20:38:21.891857865Z Gathering data for ns/openshift-service-ca-operator... [must-gather-s7f5k] POD 2026-04-20T20:38:22.221053177Z Gathering data for ns/openshift-service-ca... [must-gather-s7f5k] POD 2026-04-20T20:38:22.617211911Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather-s7f5k] POD 2026-04-20T20:38:23.531951259Z Wrote inspect data to must-gather. [must-gather-s7f5k] POD 2026-04-20T20:38:23.531995443Z error: inspection completed with the errors occurred while gathering data: [must-gather-s7f5k] POD 2026-04-20T20:38:23.531995443Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather-s7f5k] POD 2026-04-20T20:38:23.671280483Z error: the server doesn't have a resource type "clusters" [must-gather-s7f5k] POD 2026-04-20T20:38:23.833532023Z Caches written to disk [must-gather-s7f5k] OUT 2026-04-20T20:38:24.841756357Z waiting for gather to complete [must-gather-s7f5k] OUT 2026-04-20T20:38:24.844621654Z downloading gather output [must-gather-s7f5k] OUT 2026-04-20T20:38:25.100888141Z receiving incremental file list [must-gather-s7f5k] OUT 2026-04-20T20:38:25.119299558Z ./ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.119346709Z aggregated-discovery-api.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.119664356Z aggregated-discovery-apis.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.120469232Z event-filter.html [must-gather-s7f5k] OUT 2026-04-20T20:38:25.12287306Z timestamp [must-gather-s7f5k] OUT 2026-04-20T20:38:25.122968162Z version [must-gather-s7f5k] OUT 2026-04-20T20:38:25.131827108Z cluster-scoped-resources/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.131844788Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.131850179Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.13191033Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.132055503Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.132160415Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.132269967Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.132322908Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.13241584Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.132495661Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.132592573Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.132628464Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.132745426Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.132811948Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.133154195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.133236046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.1334125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.133651315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.133861989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.133998522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.137201525Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.138682415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.138803947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apikeys.devportal.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.13896341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiproducts.devportal.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.13945235Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.139595643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.139743886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.139867348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authconfigs.authorino.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.140624283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.140839968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorinos.operator.authorino.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.14096057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorizationpolicies.security.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.141120183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authpolicies.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.142225275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.14246977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.142626133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/bundles.trust.cert-manager.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.142779646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.143054092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificaterequests.cert-manager.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.143203295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificates.cert-manager.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.143399409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certmanagers.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.143646834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/challenges.acme.cert-manager.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.144311847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.14444196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.144542362Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.144657224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.144746056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.144854728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.145005701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.145170384Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterissuers.cert-manager.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.145931449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.146081782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.146241706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.14797406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.148131393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.148294596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.14850634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.148771056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.149163204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.149293696Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.149413779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.149516721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.149623583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.149741625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.149846597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.150019291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.150154573Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.150282626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.150564861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.150695794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.150802246Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.151343847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.15146951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.151585622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.151789916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/destinationrules.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.1524863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.152599712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.152790976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnshealthcheckprobes.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.152904038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnspolicies.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.153059951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.153198024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.153359407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.15348995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.153605542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.153716704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.153837087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.153958409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.154071351Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/envoyfilters.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.154229655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.154383278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.15450911Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.154651613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.15499322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.155164523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.155611842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.155768635Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.156671923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.156821856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.156964079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.157115062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.157353017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.157669183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.157842627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.15798796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.158198774Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.158356177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.15852014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.158694844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.158878177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.15903452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.161420898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.161908688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.162623722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.162849456Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.16302337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.163208544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.163365917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.163490189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/issuers.cert-manager.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.164457198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocnis.sailoperator.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.164832116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocsrs.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.165168343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisions.sailoperator.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.169658552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisiontags.sailoperator.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.169797275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istios.sailoperator.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.171304655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.172779394Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kuadrants.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.172933667Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.173118341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.173318775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.173462348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.173630481Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersetoperators.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.173772994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersets.leaderworkerset.x-k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.181820264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/limitadors.limitador.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.182130911Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.186696182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.190654721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.190805614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.190991347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.191331934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.191527698Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.191713882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.191842394Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.192027318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.192349134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.192466967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.192576129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.192779133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oidcpolicies.extensions.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.192909636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.193020198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.19313019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.193258092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.193387715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.193521978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.19363094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.193737462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.193855264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/orders.acme.cert-manager.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.193978877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.194081359Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/peerauthentications.security.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.194228182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.194355414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/planpolicies.extensions.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.194529748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.194833834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.194996617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.195298603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.195484357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.19561609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.195751082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.197880675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.198022418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.19816354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxyconfigs.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.198325264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.198471587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ratelimitpolicies.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.19865575Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.198804133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/requestauthentications.security.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.198991957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.19914088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.200805693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.200989857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.20114044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.201348784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.201498537Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/serviceentries.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.201717771Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.201986446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.202523517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/sidecars.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.202782522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.202895755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.203001577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.203108869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.20369692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetries.telemetry.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.203883674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetrypolicies.extensions.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.203996366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.205342953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tlspolicies.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.205505497Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tokenratelimitpolicies.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.205650299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.205755922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.205899424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trustmanagers.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.20616511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.206303543Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.206467316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/virtualservices.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.206845163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.206950905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.207062768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.207246411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.207401314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/wasmplugins.extensions.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.207523447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadentries.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.20765445Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadgroups.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.207827853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ztunnels.sailoperator.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.208855663Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.209048557Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.209092578Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.209208421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.acme.cert-manager.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.209311672Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.209378594Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.209458595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.209605448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.20970131Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.209776652Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.209859454Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.209941965Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210029887Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210111728Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210224261Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210307742Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cert-manager.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210399914Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210480906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210564688Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210668699Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210752441Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210844653Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.210923375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.211036847Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.211147799Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.211257111Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.211336713Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.211418345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.211518947Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.211608598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.21168804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.211776812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.211862223Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.211940615Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212025506Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212125459Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.leaderworkerset.x-k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212221521Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212296122Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212390274Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212475495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212562827Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212643369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212732801Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212815482Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212898594Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.212987856Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.213071047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.213158819Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.213305232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.213416724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.213502336Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.213597928Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.21368097Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.213767051Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.sailoperator.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.213853103Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.213944025Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.214026506Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.214114208Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.21422402Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.214313212Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.214418394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.214498426Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.telemetry.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.214606738Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.21473006Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.214859503Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.214985256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.215132908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.215277011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.215405354Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.devportal.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.215524946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.215642959Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.215765831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.215883883Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.216005186Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.216121838Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.216261391Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.216386844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.limitador.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.216506296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.216624068Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.216740761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.216860213Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.216980056Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.217098628Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.sailoperator.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.217238881Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.217361233Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.telemetry.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.217487706Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.trust.cert-manager.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.217589508Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.21771384Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.217836042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.217958695Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.218079887Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha3.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.21820818Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.218340152Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.218515246Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.218631738Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.218748321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.218861453Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.218986995Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.219103968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.networking.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.21924133Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.operator.authorino.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.219361213Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.219476655Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.security.istio.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.219588437Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.21971097Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta2.authorino.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.219823622Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta3.authorino.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.219938284Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.220049137Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.220115058Z cluster-scoped-resources/certificates.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.22020116Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.220256151Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4xvpr.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.220383753Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-72q5c.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.220502115Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f6xck.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.220615098Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gm52t.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.22072444Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p4j6g.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.220838772Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qr9n4.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.220962215Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-s2gbf.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.221070287Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-spwnn.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.221293531Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-twzvd.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.221419254Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vlwlf.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.221538916Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-w2b2n.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.221654249Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zsngn.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.221773321Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-7xclp.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.221902423Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-mpnb5.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.222025306Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-trjj5.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.222169739Z cluster-scoped-resources/config.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.222288791Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.222502055Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.222664489Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.222780571Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.222871903Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.223258981Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.223392753Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.223501255Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.223612237Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.22375802Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.223865393Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.223973455Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.224081717Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.224202759Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.224307851Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.224457694Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.224565547Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.224683619Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.224790041Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.224896183Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.225000595Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.225106177Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.22522965Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.225358822Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.225412183Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.225540496Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.225655868Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.225767931Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.225877253Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.225980145Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.226097757Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.226313851Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.226438994Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.226547976Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.226662849Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.226776171Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.226935494Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.227053456Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.227168639Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.227314021Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.227420453Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.227535736Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.227631828Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.22774696Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.227863702Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.227939234Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.227990905Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228085147Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228145898Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.22823872Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228281291Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228387763Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228437554Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228519725Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228569696Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228639978Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228690189Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.22875183Z cluster-scoped-resources/console.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.22876776Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228827021Z cluster-scoped-resources/console.openshift.io/consoleplugins/kuadrant-console-plugin.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.228944314Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.229047056Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.229125478Z cluster-scoped-resources/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.229133168Z cluster-scoped-resources/core/nodes/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.229200009Z cluster-scoped-resources/core/nodes/ip-10-0-138-156.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.229398273Z cluster-scoped-resources/core/nodes/ip-10-0-140-183.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.229558496Z cluster-scoped-resources/core/nodes/ip-10-0-140-224.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.229674378Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.22976632Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.229818641Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.229937024Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.230044556Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.230133518Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.230332002Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.230452554Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.230638088Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.23075207Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.230869352Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.230983264Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.231096287Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.231227549Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.231346832Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.231461584Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.231574886Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.231692229Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.231806731Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.231918883Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.232038625Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.232143307Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.23228029Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.232386903Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.232497045Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.232597307Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.232647378Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.23275302Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.232857092Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.232958904Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.233057976Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.233164188Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.233364292Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.233526545Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.233636247Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.233704619Z cluster-scoped-resources/gateway.networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.233717559Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.23377336Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/openshift-default.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.233847181Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.233855062Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.233910573Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234021105Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234073936Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234196279Z cluster-scoped-resources/migration.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234213079Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.23429183Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234411283Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234595907Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234663368Z cluster-scoped-resources/oauth.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234681958Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234719759Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234840621Z cluster-scoped-resources/operator.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234850032Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234887552Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.234993424Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235040765Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235175218Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235243319Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235352682Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235394332Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235471694Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235513465Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235657268Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235709598Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.23577288Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235845601Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235911983Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.235971974Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236042045Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236105946Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236193418Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236250089Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236344181Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236390542Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236466424Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236502785Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236576916Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236621777Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236702518Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236754539Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236871892Z cluster-scoped-resources/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236882982Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.236936503Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.237024855Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.237081146Z cluster-scoped-resources/operators.coreos.com/operators/authorino-operator.kuadrant-system.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.237236359Z cluster-scoped-resources/operators.coreos.com/operators/dns-operator.kuadrant-system.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.237350491Z cluster-scoped-resources/operators.coreos.com/operators/leader-worker-set.openshift-lws-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.237546985Z cluster-scoped-resources/operators.coreos.com/operators/limitador-operator.kuadrant-system.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.237678068Z cluster-scoped-resources/operators.coreos.com/operators/openshift-cert-manager-operator.cert-manager-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.237810871Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.237945643Z cluster-scoped-resources/operators.coreos.com/operators/rhcl-operator.kuadrant-system.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.238076346Z cluster-scoped-resources/operators.coreos.com/operators/servicemeshoperator3.openshift-operators.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.238197568Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.238214599Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.23828578Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.238411103Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.238511634Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.238696998Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.23880392Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.238919673Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.239028375Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.239138607Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.239344821Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.239459724Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.239567406Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.239678768Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.23979205Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.239915453Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.240024535Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.240137927Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24026836Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.240381622Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.240500934Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.240557065Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.240685388Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24078877Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.240894212Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.241081436Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.241201268Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.241327461Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.241436933Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.241538545Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.241649707Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.241757749Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.241867681Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.241986384Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242091156Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242232179Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242346331Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242470973Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242587666Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242669137Z cluster-scoped-resources/sailoperator.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242686498Z cluster-scoped-resources/sailoperator.io/istios/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242715048Z cluster-scoped-resources/sailoperator.io/istios/openshift-gateway.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24281133Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24282069Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242860661Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242947253Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242955713Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.242996484Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243079196Z cluster-scoped-resources/storage.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243091996Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243147907Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243262359Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24331197Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-156.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243427452Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-183.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243531774Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-224.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243591676Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243643197Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243749419Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24380658Z host_service_logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24383532Z host_service_logs/masters/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243898292Z host_service_logs/masters/NetworkManager_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.243990614Z host_service_logs/masters/crio_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244072545Z host_service_logs/masters/kubelet_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244157797Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244346241Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244481424Z host_service_logs/masters/openvswitch_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244571945Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244656237Z host_service_logs/masters/ovs-configuration_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244746129Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244836Z host_service_logs/masters/ovsdb-server_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244928642Z host_service_logs/masters/rpm-ostreed_service.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244986814Z ingress_controllers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.244993534Z ingress_controllers/default/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245004434Z ingress_controllers/default/router-default-bc74474b6-9np64/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245056815Z ingress_controllers/default/router-default-bc74474b6-9np64/haproxy.config [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245236099Z insights-data/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245246989Z machine_config_ondisk/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245250639Z machine_config_termination_logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245257609Z monitoring/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245261029Z monitoring/alertmanager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24530692Z monitoring/alertmanager/status.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245426282Z monitoring/alertmanager/status.stderr [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245499324Z monitoring/prometheus/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245553085Z monitoring/prometheus/alertmanagers.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245663207Z monitoring/prometheus/alertmanagers.stderr [must-gather-s7f5k] OUT 2026-04-20T20:38:25.245751799Z monitoring/prometheus/rules.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.246552885Z monitoring/prometheus/rules.stderr [must-gather-s7f5k] OUT 2026-04-20T20:38:25.246617206Z monitoring/prometheus/prometheus-k8s-0/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.246672507Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.247594876Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather-s7f5k] OUT 2026-04-20T20:38:25.247662817Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.247726598Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24783351Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather-s7f5k] OUT 2026-04-20T20:38:25.247917932Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.248043244Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather-s7f5k] OUT 2026-04-20T20:38:25.248117596Z monitoring/prometheus/status/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.248173927Z monitoring/prometheus/status/config.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.248764589Z monitoring/prometheus/status/config.stderr [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24882662Z monitoring/prometheus/status/flags.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.248936532Z monitoring/prometheus/status/flags.stderr [must-gather-s7f5k] OUT 2026-04-20T20:38:25.249193738Z namespaces/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.249208188Z namespaces/cert-manager-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.249212008Z namespaces/cert-manager-operator/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.249215368Z namespaces/cert-manager-operator/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.249261049Z namespaces/cert-manager-operator/coordination.k8s.io/leases/cert-manager-operator-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24932928Z namespaces/cert-manager-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.249343721Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.249393922Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.249583635Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.24980544Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.249949742Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.250154807Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.250471303Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.250712708Z namespaces/cert-manager-operator/operators.coreos.com/installplans/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.250753349Z namespaces/cert-manager-operator/operators.coreos.com/installplans/install-zzthr.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.250914582Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.250961943Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251023614Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251073605Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/cert-manager-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251126316Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251167527Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/openshift-cert-manager-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251253839Z namespaces/cert-manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251267559Z namespaces/cert-manager/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251273259Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.25133429Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251480363Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251667527Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251802379Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.251993263Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.252249378Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.252471653Z namespaces/default/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.252515054Z namespaces/default/default.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.252588855Z namespaces/default/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.252635616Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.252702217Z namespaces/default/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.252736778Z namespaces/default/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.25282326Z namespaces/default/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.252899301Z namespaces/default/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.252980163Z namespaces/default/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253023454Z namespaces/default/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253067125Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253112785Z namespaces/default/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253153346Z namespaces/default/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253261088Z namespaces/default/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.25331534Z namespaces/default/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253364621Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253444832Z namespaces/default/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253516584Z namespaces/default/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253564254Z namespaces/default/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253685677Z namespaces/default/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253776509Z namespaces/default/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.253983063Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254061555Z namespaces/default/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254138686Z namespaces/default/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254293909Z namespaces/default/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254468972Z namespaces/default/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254554644Z namespaces/default/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254602515Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254672607Z namespaces/default/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254710357Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254754208Z namespaces/default/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254797309Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254878991Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254955162Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.254998113Z namespaces/default/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.255031724Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.255079085Z namespaces/default/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.255130266Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.255171826Z namespaces/default/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.255196387Z namespaces/default/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.255241528Z namespaces/default/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.255392021Z namespaces/default/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.255564194Z namespaces/default/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.255698867Z namespaces/default/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.255891851Z namespaces/default/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256131306Z namespaces/default/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.25633994Z namespaces/default/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256383581Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256421682Z namespaces/default/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256458022Z namespaces/default/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256521313Z namespaces/kserve-ci-e2e-test/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256529033Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256532634Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256573734Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/leases/epp-kserve-ci-e2e-test-scheduler-ha-replicas-test-inference-pool.gateway-api-inference-extension.sigs.k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256677347Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256685077Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256732448Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-1.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.25682989Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256895481Z namespaces/kserve-ci-e2e-test/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256910901Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.256964112Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.257125136Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.257306849Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.257437322Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.257638886Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.25787019Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.258094775Z namespaces/kserve/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.258138796Z namespaces/kserve/kserve.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.258205577Z namespaces/kserve/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.258252878Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.2583224Z namespaces/kserve/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.258378721Z namespaces/kserve/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.258466072Z namespaces/kserve/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.258664606Z namespaces/kserve/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.25884899Z namespaces/kserve/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.258887401Z namespaces/kserve/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.258917461Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.258974522Z namespaces/kserve/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.259009893Z namespaces/kserve/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.259088895Z namespaces/kserve/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.259150526Z namespaces/kserve/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.259200397Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.259291979Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.25932702Z namespaces/kserve/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.25933885Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.25937411Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.259452942Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.259534884Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.259647886Z namespaces/kserve/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.259688177Z namespaces/kserve/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.259905171Z namespaces/kserve/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.260020443Z namespaces/kserve/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.26035038Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.260425801Z namespaces/kserve/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.260659806Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.260782769Z namespaces/kserve/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261021513Z namespaces/kserve/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261118885Z namespaces/kserve/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261137845Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261268938Z namespaces/kserve/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261297359Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.26137471Z namespaces/kserve/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261406341Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261486772Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261570914Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261619915Z namespaces/kserve/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261659346Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261734447Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261776768Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.26186177Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261911481Z namespaces/kserve/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.261955012Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.262014853Z namespaces/kserve/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.262027663Z namespaces/kserve/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.262062104Z namespaces/kserve/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.262230417Z namespaces/kserve/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.262413381Z namespaces/kserve/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.262554884Z namespaces/kserve/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.262751858Z namespaces/kserve/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.262979842Z namespaces/kserve/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263201797Z namespaces/kserve/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263213197Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-hnvxd/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263255498Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-hnvxd/kserve-controller-manager-6f655776dd-hnvxd.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263348209Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-hnvxd/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.26335576Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-hnvxd/manager/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.26336189Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-hnvxd/manager/manager/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263407651Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-hnvxd/manager/manager/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263552434Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-hnvxd/manager/manager/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263621305Z namespaces/kserve/pods/kserve-controller-manager-6f655776dd-hnvxd/manager/manager/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263659286Z namespaces/kserve/pods/llmisvc-controller-manager-864cc895bf-hnhlp/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263701656Z namespaces/kserve/pods/llmisvc-controller-manager-864cc895bf-hnhlp/llmisvc-controller-manager-864cc895bf-hnhlp.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263775588Z namespaces/kserve/pods/llmisvc-controller-manager-864cc895bf-hnhlp/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263782848Z namespaces/kserve/pods/llmisvc-controller-manager-864cc895bf-hnhlp/manager/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263788518Z namespaces/kserve/pods/llmisvc-controller-manager-864cc895bf-hnhlp/manager/manager/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.263843139Z namespaces/kserve/pods/llmisvc-controller-manager-864cc895bf-hnhlp/manager/manager/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266410961Z namespaces/kserve/pods/llmisvc-controller-manager-864cc895bf-hnhlp/manager/manager/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266485882Z namespaces/kserve/pods/llmisvc-controller-manager-864cc895bf-hnhlp/manager/manager/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266541893Z namespaces/kserve/pods/model-serving-api-86f7b4b499-r2b88/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266590654Z namespaces/kserve/pods/model-serving-api-86f7b4b499-r2b88/model-serving-api-86f7b4b499-r2b88.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266682326Z namespaces/kserve/pods/model-serving-api-86f7b4b499-r2b88/server/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266689636Z namespaces/kserve/pods/model-serving-api-86f7b4b499-r2b88/server/server/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266704136Z namespaces/kserve/pods/model-serving-api-86f7b4b499-r2b88/server/server/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266741007Z namespaces/kserve/pods/model-serving-api-86f7b4b499-r2b88/server/server/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266826349Z namespaces/kserve/pods/model-serving-api-86f7b4b499-r2b88/server/server/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.26689341Z namespaces/kserve/pods/model-serving-api-86f7b4b499-r2b88/server/server/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266945541Z namespaces/kserve/pods/odh-model-controller-696fc77849-v58tk/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.266978302Z namespaces/kserve/pods/odh-model-controller-696fc77849-v58tk/odh-model-controller-696fc77849-v58tk.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.267060014Z namespaces/kserve/pods/odh-model-controller-696fc77849-v58tk/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.267067234Z namespaces/kserve/pods/odh-model-controller-696fc77849-v58tk/manager/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.267073604Z namespaces/kserve/pods/odh-model-controller-696fc77849-v58tk/manager/manager/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.267117755Z namespaces/kserve/pods/odh-model-controller-696fc77849-v58tk/manager/manager/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274293548Z namespaces/kserve/pods/odh-model-controller-696fc77849-v58tk/manager/manager/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274345119Z namespaces/kserve/pods/odh-model-controller-696fc77849-v58tk/manager/manager/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.27439006Z namespaces/kserve/pods/s3-init-wlbdx/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274431801Z namespaces/kserve/pods/s3-init-wlbdx/s3-init-wlbdx.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274514812Z namespaces/kserve/pods/s3-init-wlbdx/s3-init/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274521612Z namespaces/kserve/pods/s3-init-wlbdx/s3-init/s3-init/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274524762Z namespaces/kserve/pods/s3-init-wlbdx/s3-init/s3-init/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274547573Z namespaces/kserve/pods/s3-init-wlbdx/s3-init/s3-init/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274648975Z namespaces/kserve/pods/s3-init-wlbdx/s3-init/s3-init/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274714876Z namespaces/kserve/pods/s3-init-wlbdx/s3-init/s3-init/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274735516Z namespaces/kserve/pods/seaweedfs-86cc847c5c-74s8w/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274789628Z namespaces/kserve/pods/seaweedfs-86cc847c5c-74s8w/seaweedfs-86cc847c5c-74s8w.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274860309Z namespaces/kserve/pods/seaweedfs-86cc847c5c-74s8w/seaweedfs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274866869Z namespaces/kserve/pods/seaweedfs-86cc847c5c-74s8w/seaweedfs/seaweedfs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.274870269Z namespaces/kserve/pods/seaweedfs-86cc847c5c-74s8w/seaweedfs/seaweedfs/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.27490216Z namespaces/kserve/pods/seaweedfs-86cc847c5c-74s8w/seaweedfs/seaweedfs/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275063683Z namespaces/kserve/pods/seaweedfs-86cc847c5c-74s8w/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275130094Z namespaces/kserve/pods/seaweedfs-86cc847c5c-74s8w/seaweedfs/seaweedfs/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275192876Z namespaces/kserve/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275292638Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275349319Z namespaces/kserve/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.27539768Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275471281Z namespaces/kuadrant-system/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275521442Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275585124Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275631874Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275709416Z namespaces/kuadrant-system/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275755527Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.275838278Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.276109614Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.27638854Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.27643782Z namespaces/kuadrant-system/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.276463871Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.276536092Z namespaces/kuadrant-system/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.276567283Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.276656515Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.276714856Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.276761377Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.276839008Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.276885189Z namespaces/kuadrant-system/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.27689203Z namespaces/kuadrant-system/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.27692642Z namespaces/kuadrant-system/coordination.k8s.io/leases/3745a16e.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.277012752Z namespaces/kuadrant-system/coordination.k8s.io/leases/a3f98d6c.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.277098374Z namespaces/kuadrant-system/coordination.k8s.io/leases/aac3a15d.authorino.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.277192336Z namespaces/kuadrant-system/coordination.k8s.io/leases/f139389e.kuadrant.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.277271417Z namespaces/kuadrant-system/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.277314958Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.277450971Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.277560153Z namespaces/kuadrant-system/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.277940671Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.278016772Z namespaces/kuadrant-system/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.278384599Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.278505432Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.278710066Z namespaces/kuadrant-system/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.278815598Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.278852909Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.278950791Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.278988631Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279042342Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279074103Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279158815Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279264947Z namespaces/kuadrant-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279316848Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279351148Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.27939666Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.2794361Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279491331Z namespaces/kuadrant-system/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279499511Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279552392Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279741236Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.279973591Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.280114424Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.280355168Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.280611734Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.280874079Z namespaces/kuadrant-system/operators.coreos.com/installplans/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.28092186Z namespaces/kuadrant-system/operators.coreos.com/installplans/install-prqb6.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.281157124Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.281222156Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.281312648Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.281395829Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.281475261Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.281537652Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.281586393Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/kuadrant.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.281639504Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.281682135Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/authorino-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.281770857Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/dns-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.28192063Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/limitador-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.282014382Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/rhcl-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.282089613Z namespaces/kuadrant-system/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.282095793Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.282144534Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino-68bd676465-b429v.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.282247446Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.282257306Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/authorino/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.282266507Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/authorino/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.282314167Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/authorino/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.2829524Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/authorino/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283020062Z namespaces/kuadrant-system/pods/authorino-68bd676465-b429v/authorino/authorino/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283071963Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283113374Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/authorino-operator-7587b89b76-gcfmq.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283228066Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283239096Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283242346Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/manager/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283277767Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/manager/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.28345414Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/manager/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283520762Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-gcfmq/manager/manager/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283570883Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283607263Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/dns-operator-controller-manager-844548ff4c-9rkvf.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283708875Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283719215Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283736216Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/manager/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.283768887Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/manager/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.284901969Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/manager/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.284983781Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-9rkvf/manager/manager/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285049952Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285083743Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin-6c886788f8-xktcm.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285189555Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285201315Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285207315Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285259246Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285334618Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285409079Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xktcm/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.28543344Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285487021Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/kuadrant-operator-controller-manager-6ddf9554fc-s4lms.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285591763Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285606883Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285611933Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/manager/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.285652504Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/manager/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287276126Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/manager/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287344688Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-s4lms/manager/manager/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287371358Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287408799Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador-limitador-67566c68b4-gr7tg.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287488601Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287496031Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/limitador/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287499211Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/limitador/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287531802Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/limitador/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287603473Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/limitador/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287678685Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-gr7tg/limitador/limitador/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287714915Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287749106Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/limitador-operator-controller-manager-c7fb4c8d5-h5zpz.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287830757Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287836857Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287842268Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/manager/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.287893789Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/manager/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288030721Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/manager/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288100823Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-h5zpz/manager/manager/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288129043Z namespaces/kuadrant-system/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288162104Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288242636Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288279737Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288336998Z namespaces/kube-node-lease/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288344018Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288352298Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288391159Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-156.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.28848445Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-183.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288566492Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-224.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288625723Z namespaces/kube-node-lease/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288633993Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288671064Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288820697Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.288998421Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.289133363Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.289363508Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.289606523Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.289781887Z namespaces/kube-public/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.289789527Z namespaces/kube-public/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.289795857Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.289848358Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.290002431Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.290187624Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.290327947Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.290534131Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.290763916Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.290996121Z namespaces/kube-system/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291038901Z namespaces/kube-system/kube-system.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291143003Z namespaces/kube-system/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291197005Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291273396Z namespaces/kube-system/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291314047Z namespaces/kube-system/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291434299Z namespaces/kube-system/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291591083Z namespaces/kube-system/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291709735Z namespaces/kube-system/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291747856Z namespaces/kube-system/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291786116Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291848788Z namespaces/kube-system/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.291882548Z namespaces/kube-system/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.29196681Z namespaces/kube-system/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292033291Z namespaces/kube-system/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292068272Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292150994Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292219955Z namespaces/kube-system/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292230135Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292271416Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-segmx5yysoxqnjk3obs3p4psde.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292385878Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-cainjector-leader-election.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.29248154Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-controller.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292548882Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292703115Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292757156Z namespaces/kube-system/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292795427Z namespaces/kube-system/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.292941189Z namespaces/kube-system/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.293024441Z namespaces/kube-system/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.293409669Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.293509671Z namespaces/kube-system/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.293760986Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.293885928Z namespaces/kube-system/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294200244Z namespaces/kube-system/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294293716Z namespaces/kube-system/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294330607Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294425369Z namespaces/kube-system/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294441599Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294502761Z namespaces/kube-system/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294544131Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294627063Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294701865Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294752695Z namespaces/kube-system/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294791406Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294844597Z namespaces/kube-system/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294892888Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294938809Z namespaces/kube-system/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.294950069Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.295001331Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.295153223Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.295357898Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.2954872Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.295679604Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.2959836Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296224345Z namespaces/kube-system/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296235605Z namespaces/kube-system/pods/global-pull-secret-syncer-dxp2f/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296292216Z namespaces/kube-system/pods/global-pull-secret-syncer-dxp2f/global-pull-secret-syncer-dxp2f.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296379548Z namespaces/kube-system/pods/global-pull-secret-syncer-dxp2f/global-pull-secret-syncer/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296387108Z namespaces/kube-system/pods/global-pull-secret-syncer-dxp2f/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296390728Z namespaces/kube-system/pods/global-pull-secret-syncer-dxp2f/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296431569Z namespaces/kube-system/pods/global-pull-secret-syncer-dxp2f/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296588932Z namespaces/kube-system/pods/global-pull-secret-syncer-dxp2f/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296656853Z namespaces/kube-system/pods/global-pull-secret-syncer-dxp2f/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296688394Z namespaces/kube-system/pods/global-pull-secret-syncer-h2crd/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296732875Z namespaces/kube-system/pods/global-pull-secret-syncer-h2crd/global-pull-secret-syncer-h2crd.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296810876Z namespaces/kube-system/pods/global-pull-secret-syncer-h2crd/global-pull-secret-syncer/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296817957Z namespaces/kube-system/pods/global-pull-secret-syncer-h2crd/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296834337Z namespaces/kube-system/pods/global-pull-secret-syncer-h2crd/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.296880658Z namespaces/kube-system/pods/global-pull-secret-syncer-h2crd/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297048561Z namespaces/kube-system/pods/global-pull-secret-syncer-h2crd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297121063Z namespaces/kube-system/pods/global-pull-secret-syncer-h2crd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297159634Z namespaces/kube-system/pods/global-pull-secret-syncer-j248m/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297229115Z namespaces/kube-system/pods/global-pull-secret-syncer-j248m/global-pull-secret-syncer-j248m.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297300066Z namespaces/kube-system/pods/global-pull-secret-syncer-j248m/global-pull-secret-syncer/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297307506Z namespaces/kube-system/pods/global-pull-secret-syncer-j248m/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297310966Z namespaces/kube-system/pods/global-pull-secret-syncer-j248m/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297348577Z namespaces/kube-system/pods/global-pull-secret-syncer-j248m/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297519661Z namespaces/kube-system/pods/global-pull-secret-syncer-j248m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297615732Z namespaces/kube-system/pods/global-pull-secret-syncer-j248m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297652843Z namespaces/kube-system/pods/konnectivity-agent-2whdz/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297700944Z namespaces/kube-system/pods/konnectivity-agent-2whdz/konnectivity-agent-2whdz.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297771886Z namespaces/kube-system/pods/konnectivity-agent-2whdz/konnectivity-agent/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297778596Z namespaces/kube-system/pods/konnectivity-agent-2whdz/konnectivity-agent/konnectivity-agent/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297788256Z namespaces/kube-system/pods/konnectivity-agent-2whdz/konnectivity-agent/konnectivity-agent/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.297833547Z namespaces/kube-system/pods/konnectivity-agent-2whdz/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.298356587Z namespaces/kube-system/pods/konnectivity-agent-2whdz/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.298455409Z namespaces/kube-system/pods/konnectivity-agent-2whdz/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.298515201Z namespaces/kube-system/pods/konnectivity-agent-5lvxv/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.298557821Z namespaces/kube-system/pods/konnectivity-agent-5lvxv/konnectivity-agent-5lvxv.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.298633263Z namespaces/kube-system/pods/konnectivity-agent-5lvxv/konnectivity-agent/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.298643093Z namespaces/kube-system/pods/konnectivity-agent-5lvxv/konnectivity-agent/konnectivity-agent/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.298651903Z namespaces/kube-system/pods/konnectivity-agent-5lvxv/konnectivity-agent/konnectivity-agent/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.298686554Z namespaces/kube-system/pods/konnectivity-agent-5lvxv/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.299144973Z namespaces/kube-system/pods/konnectivity-agent-5lvxv/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.299247815Z namespaces/kube-system/pods/konnectivity-agent-5lvxv/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.299295146Z namespaces/kube-system/pods/konnectivity-agent-xjhlx/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.299322247Z namespaces/kube-system/pods/konnectivity-agent-xjhlx/konnectivity-agent-xjhlx.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.299411048Z namespaces/kube-system/pods/konnectivity-agent-xjhlx/konnectivity-agent/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.299418848Z namespaces/kube-system/pods/konnectivity-agent-xjhlx/konnectivity-agent/konnectivity-agent/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.299429939Z namespaces/kube-system/pods/konnectivity-agent-xjhlx/konnectivity-agent/konnectivity-agent/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.29947417Z namespaces/kube-system/pods/konnectivity-agent-xjhlx/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.299928979Z namespaces/kube-system/pods/konnectivity-agent-xjhlx/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.29999311Z namespaces/kube-system/pods/konnectivity-agent-xjhlx/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300025721Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-156.ec2.internal/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300076702Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-156.ec2.internal/kube-apiserver-proxy-ip-10-0-138-156.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300145013Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-156.ec2.internal/haproxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300154663Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-156.ec2.internal/haproxy/haproxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300158693Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-156.ec2.internal/haproxy/haproxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300230265Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-156.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300368378Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-156.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300435269Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-156.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30047378Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-183.ec2.internal/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30050768Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-183.ec2.internal/kube-apiserver-proxy-ip-10-0-140-183.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300592262Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-183.ec2.internal/haproxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300601152Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-183.ec2.internal/haproxy/haproxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300612612Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-183.ec2.internal/haproxy/haproxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300726785Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-183.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.300929379Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-183.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30099631Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-183.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3010148Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301069041Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301132233Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301141063Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/haproxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301145053Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/haproxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301188084Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301407298Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30147008Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301534401Z namespaces/kube-system/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301565771Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301616362Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301622452Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301660203Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301715324Z namespaces/kube-system/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301757745Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301803906Z namespaces/open-cluster-management-43766bce-7c24-41a6-9cf2-1cc9800b1/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301810336Z namespaces/open-cluster-management-43766bce-7c24-41a6-9cf2-1cc9800b1/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301813806Z namespaces/open-cluster-management-43766bce-7c24-41a6-9cf2-1cc9800b1/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.301849077Z namespaces/open-cluster-management-43766bce-7c24-41a6-9cf2-1cc9800b1/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30200017Z namespaces/open-cluster-management-43766bce-7c24-41a6-9cf2-1cc9800b1/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.302175143Z namespaces/open-cluster-management-43766bce-7c24-41a6-9cf2-1cc9800b1/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.302343317Z namespaces/open-cluster-management-43766bce-7c24-41a6-9cf2-1cc9800b1/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.302554101Z namespaces/open-cluster-management-43766bce-7c24-41a6-9cf2-1cc9800b1/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.302791636Z namespaces/open-cluster-management-43766bce-7c24-41a6-9cf2-1cc9800b1/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.302981999Z namespaces/open-cluster-management-agent-addon/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30298821Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30299637Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.303048911Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.303140093Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.303170473Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.303220514Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.303265635Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.303416588Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.303587571Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.303718234Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.303922538Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304149653Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304394478Z namespaces/openshift-apiserver-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304440479Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30449337Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304542751Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304608572Z namespaces/openshift-apiserver-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304638572Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304730874Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304813506Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304888428Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304955349Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.304972159Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.305053241Z namespaces/openshift-apiserver-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.305081081Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.305165313Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.305233924Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.305263975Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.305347917Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.305427778Z namespaces/openshift-apiserver-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.305474749Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.306397538Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30650948Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.306581361Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.306673513Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.306746105Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.306873727Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30704852Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307104272Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307139612Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307244724Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307290355Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307338626Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307384957Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307464519Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3075359Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307579541Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307620142Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307673763Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307714104Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307763805Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307804006Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307854176Z namespaces/openshift-apiserver-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307865657Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.307921148Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.308068771Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.308269255Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.308417428Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.308632042Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.308863647Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30904798Z namespaces/openshift-apiserver-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309073421Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309139822Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309201814Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309286455Z namespaces/openshift-apiserver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309336316Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309395127Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309432738Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309493929Z namespaces/openshift-apiserver/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.30953505Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309617042Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309697633Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.309774655Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310056251Z namespaces/openshift-apiserver/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310104341Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310166343Z namespaces/openshift-apiserver/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310241274Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310324566Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310380757Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310416968Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310495359Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31055121Z namespaces/openshift-apiserver/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310592291Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310697343Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310773845Z namespaces/openshift-apiserver/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310852767Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.310927118Z namespaces/openshift-apiserver/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31100775Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311126632Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311297495Z namespaces/openshift-apiserver/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311353006Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311396817Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311457019Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31154099Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311601201Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311640672Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311737654Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311813546Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311866327Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311907997Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.311963938Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31201548Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3120628Z namespaces/openshift-apiserver/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.312073471Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.312128502Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.312340566Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31252531Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.312660383Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.312852486Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313082701Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313299505Z namespaces/openshift-apiserver/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313340666Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313377777Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313412318Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313471549Z namespaces/openshift-authentication-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313480259Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313486009Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31352904Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313586791Z namespaces/openshift-authentication-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313595341Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313648802Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313795365Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.313970818Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.314101171Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.314332646Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31456129Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.314754004Z namespaces/openshift-authentication/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.314762354Z namespaces/openshift-authentication/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.314767985Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.314812305Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.314983989Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.315160782Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.315318405Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.315504319Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.315729973Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.315931017Z namespaces/openshift-cloud-controller-manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.315939028Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.315943048Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.315978258Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31603469Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31604434Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.316103091Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.316279295Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.316446778Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31657839Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.316766814Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317002129Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317211073Z namespaces/openshift-cloud-credential-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317223713Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317227223Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317262924Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317327025Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317340126Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317378957Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317437438Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317451578Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317498249Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317638322Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317811595Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.317940238Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.318133992Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.318387466Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.318597581Z namespaces/openshift-cloud-network-config-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.318646172Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.318704343Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.318744184Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.318796965Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.318832765Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.318923277Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.318995259Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.31907678Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319127121Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319148612Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319238363Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319281054Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319362666Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319414847Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319460968Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319539Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319584981Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319597011Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319644152Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319711443Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319755474Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.319859156Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320007859Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32008606Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320164712Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320260734Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320404897Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320502059Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32056Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320609121Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320660582Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320691792Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320745084Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320787345Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320850086Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320893736Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.320970018Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32104736Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.321105971Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.321146112Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.321233213Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.321301005Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.321350616Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.321363586Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.321415147Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32156325Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.321738323Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.321870306Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32205658Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322303345Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322499359Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322520909Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32257278Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3225802Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322613011Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322664382Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322703323Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322751684Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322792364Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322869726Z namespaces/openshift-cluster-csi-drivers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322913347Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.322990178Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323032529Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32307955Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323116151Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323263534Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323335265Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323411757Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323459368Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323497039Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323545099Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32358443Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323667722Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323712323Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323752573Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323833705Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323891256Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323903316Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.323942787Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.324032599Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.324114231Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.324248633Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.324335755Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.324381896Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.324481978Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32455576Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.324875286Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.324942757Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325173032Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325353716Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325465348Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325527459Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32556995Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325631421Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325706832Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325774894Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325817495Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325863935Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325900756Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.325982578Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.326065499Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32610954Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.326160001Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.326215233Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.326255273Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.326331345Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.326337775Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.326385356Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.326526559Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.326701012Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.326836395Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327032789Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327287344Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327478668Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327488848Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327535329Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/aws-ebs-csi-driver-node-rw8vs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327631241Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-driver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327637761Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-driver/csi-driver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327645591Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-driver/csi-driver/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327692062Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-driver/csi-driver/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327784224Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327853495Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-driver/csi-driver/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327903096Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-liveness-probe/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327909636Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-liveness-probe/csi-liveness-probe/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327917647Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.327972037Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328056989Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328126101Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328158291Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-node-driver-registrar/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328165892Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328169192Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328224622Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328325395Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328395096Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rw8vs/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328444517Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328488218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/aws-ebs-csi-driver-node-t7r2q.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32858144Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-driver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32858847Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-driver/csi-driver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32859176Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-driver/csi-driver/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328634431Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-driver/csi-driver/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328721272Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328792474Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-driver/csi-driver/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328829655Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-liveness-probe/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328837045Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-liveness-probe/csi-liveness-probe/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328841605Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328886686Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.328974768Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329042879Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32909456Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-node-driver-registrar/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32910429Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32910797Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329147011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329280434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329350085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t7r2q/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329396576Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329434887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/aws-ebs-csi-driver-node-v7bc9.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329529789Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-driver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329545599Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-driver/csi-driver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329552319Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-driver/csi-driver/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.32958527Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-driver/csi-driver/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329675491Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329743043Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-driver/csi-driver/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329787624Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-liveness-probe/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329797344Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-liveness-probe/csi-liveness-probe/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329802054Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329840545Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329929397Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.329996028Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330045379Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-node-driver-registrar/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330054139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330059939Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.33010608Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330208192Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330283144Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v7bc9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330317184Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330357105Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330424166Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330430797Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330459907Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330525868Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330567329Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330632911Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330673171Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330729293Z namespaces/openshift-cluster-machine-approver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330738453Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330744823Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330780074Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330848195Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330858635Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330891926Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330958027Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.330970508Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.331019449Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.331205392Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.331399366Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.331531799Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.331738723Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.331964187Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332204612Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332248623Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332305034Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332342125Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332425357Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332467537Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.33258834Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332665091Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332741103Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332786174Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332829065Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332913336Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.332951227Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.333004028Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.333039989Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.33312397Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.333196572Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.333236422Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.333327824Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.333375265Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.333382196Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.333411666Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.333479247Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.333524318Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.334515368Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3346156Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.334761683Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.334839565Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.335029018Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.335154771Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.335372375Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.335453727Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.335579569Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.33564699Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.335681751Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.335745603Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.335795673Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.335874935Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.335953777Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336015358Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336060409Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.33612596Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336170821Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336252743Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336303554Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336351715Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336391255Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336440136Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336451057Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336500967Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336657851Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336826064Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.336967227Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.337169331Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.337433876Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.337710422Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.337718932Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qnsjh/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.337770633Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qnsjh/tuned-qnsjh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.337863945Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qnsjh/tuned/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.337871465Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qnsjh/tuned/tuned/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.337879485Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qnsjh/tuned/tuned/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.337952256Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qnsjh/tuned/tuned/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.33810691Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qnsjh/tuned/tuned/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338210272Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qnsjh/tuned/tuned/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338283363Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tddqc/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338346624Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tddqc/tuned-tddqc.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338450266Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tddqc/tuned/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338457097Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tddqc/tuned/tuned/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338464677Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tddqc/tuned/tuned/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338515598Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tddqc/tuned/tuned/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.33862372Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tddqc/tuned/tuned/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338690641Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tddqc/tuned/tuned/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338742412Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-twcwb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338781783Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-twcwb/tuned-twcwb.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338861555Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-twcwb/tuned/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338868465Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-twcwb/tuned/tuned/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338875905Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-twcwb/tuned/tuned/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.338931496Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-twcwb/tuned/tuned/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339036058Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-twcwb/tuned/tuned/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339104059Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-twcwb/tuned/tuned/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339392125Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339439596Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339494527Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339527428Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339566659Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339575969Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.33961168Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-156.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339704821Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-183.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339784723Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-224.ec2.internal.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339837144Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339865265Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339948086Z namespaces/openshift-cluster-samples-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.339996897Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340059258Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340098079Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34015512Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340223392Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340308023Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340428796Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340523618Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340573039Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3406092Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34065508Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340694481Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340769793Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340821824Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340862565Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.340950546Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.341012837Z namespaces/openshift-cluster-samples-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.341057818Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.341255242Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.341339624Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.341536468Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34161836Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.341763323Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.341883975Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342063649Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34212196Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342171141Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342251232Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342296763Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342375265Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342428836Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342510338Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342588149Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34265013Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342690331Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342736952Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342784423Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342852404Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342897165Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342941606Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.342985967Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.343027728Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.343049498Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.343104069Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.343272433Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.343463026Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.343599359Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.343794043Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.344075949Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.344286993Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.344299303Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.344333424Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator-6dc5bdb6b4-hlh49.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.344427816Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator-watch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.344436206Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.344440426Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.344464846Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.344561838Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34463124Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34465033Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34465554Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator/cluster-samples-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34465943Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.344708941Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345105759Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345172531Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-hlh49/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345229001Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345256722Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345331614Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345367784Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345452526Z namespaces/openshift-cluster-storage-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345502277Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345557628Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345594199Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3456479Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345694641Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345776283Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345873014Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.345963236Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346015787Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346062348Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346118579Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34615425Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346262842Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346305543Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346347474Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346434956Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346491317Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346498477Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346540708Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3466345Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346701691Z namespaces/openshift-cluster-storage-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346739072Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346849364Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.346928106Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.347216291Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.347353764Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.347485546Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.347601419Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.347791993Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.347869284Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.347908555Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.347957436Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348004057Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348058038Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348101539Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348200811Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348287773Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348349214Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348389244Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348434456Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348482006Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348564488Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348604699Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34867156Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348709711Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348775702Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348796463Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348845424Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.348993127Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.34916268Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.349319813Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.349510737Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.349742511Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.349929155Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.349937815Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-kngjp/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.349982946Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-kngjp/volume-data-source-validator-7c6cbb6c87-kngjp.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350071038Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-kngjp/volume-data-source-validator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350078948Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-kngjp/volume-data-source-validator/volume-data-source-validator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350084598Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-kngjp/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350131049Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-kngjp/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350252442Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-kngjp/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350320193Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-kngjp/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350382884Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350416295Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350471096Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350510617Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350568148Z namespaces/openshift-cluster-version/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350617219Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3506803Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350724701Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350773532Z namespaces/openshift-cluster-version/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350818883Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350900355Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.350978456Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351053038Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351102389Z namespaces/openshift-cluster-version/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351139899Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351230911Z namespaces/openshift-cluster-version/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351257302Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351345703Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351398465Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351440676Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351520957Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351591279Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351601339Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351621539Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.35167036Z namespaces/openshift-cluster-version/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351709711Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351807083Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351884634Z namespaces/openshift-cluster-version/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.351979146Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352066208Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.35215264Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352304273Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352470806Z namespaces/openshift-cluster-version/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352530067Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352574938Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352631599Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.35267401Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352734181Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352786562Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352854814Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352935445Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.352988466Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.353043127Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.353092138Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.353134689Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.353212581Z namespaces/openshift-cluster-version/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.353226291Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.353274672Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.353418935Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.353588818Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.353725711Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.353919655Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354148399Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354413095Z namespaces/openshift-cluster-version/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354463626Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354521317Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354559127Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354643379Z namespaces/openshift-config-managed/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.35469123Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354747671Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354784932Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354840193Z namespaces/openshift-config-managed/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354883124Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.354963496Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355038927Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355126439Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.35520338Z namespaces/openshift-config-managed/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355244681Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355304452Z namespaces/openshift-config-managed/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355347423Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355428235Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355470946Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355510466Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355589158Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355724441Z namespaces/openshift-config-managed/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.355765911Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.358769922Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.358846763Z namespaces/openshift-config-managed/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.358939445Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359016256Z namespaces/openshift-config-managed/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359099088Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359290802Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359401354Z namespaces/openshift-config-managed/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359460035Z namespaces/openshift-config-managed/core/configmaps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359509936Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359630428Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.35968498Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.35972172Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359772301Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359818112Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359871793Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359917664Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.359994206Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360073197Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360134879Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360161779Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360243871Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360281201Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360328073Z namespaces/openshift-config-managed/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360338653Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360390574Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360570507Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360770561Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.360914374Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.361133309Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.361402584Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.361658569Z namespaces/openshift-config-managed/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.36169602Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.361761231Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.361767621Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.361807872Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.361902324Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.361947375Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.361999216Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.362037257Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.362084288Z namespaces/openshift-config-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.362090658Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.362100418Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.362142189Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.362295842Z namespaces/openshift-config-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.362308162Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.362352433Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.362517776Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.36269654Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.362827302Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.363022516Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.363273641Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.363505916Z namespaces/openshift-config/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.363550127Z namespaces/openshift-config/openshift-config.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.363673679Z namespaces/openshift-config/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.36370147Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.363779001Z namespaces/openshift-config/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.363804732Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.363896384Z namespaces/openshift-config/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.363971275Z namespaces/openshift-config/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364046537Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364115598Z namespaces/openshift-config/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364132048Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3642023Z namespaces/openshift-config/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364248951Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364330152Z namespaces/openshift-config/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364367463Z namespaces/openshift-config/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364410854Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364491525Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364554137Z namespaces/openshift-config/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364600518Z namespaces/openshift-config/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.36471988Z namespaces/openshift-config/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364793502Z namespaces/openshift-config/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364876693Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.364956355Z namespaces/openshift-config/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365036046Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365172259Z namespaces/openshift-config/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365333222Z namespaces/openshift-config/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365393643Z namespaces/openshift-config/core/secrets/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365439355Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365497116Z namespaces/openshift-config/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365542197Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365604308Z namespaces/openshift-config/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365651109Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3656948Z namespaces/openshift-config/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3657354Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365818262Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365898704Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365942454Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.365980645Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.366031206Z namespaces/openshift-config/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.366064807Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.366110728Z namespaces/openshift-config/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.366116888Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.366150529Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.366320462Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.366508806Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.366644048Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.366844982Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367079727Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367288431Z namespaces/openshift-config/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367317532Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367373833Z namespaces/openshift-config/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367400763Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367493895Z namespaces/openshift-console-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367536756Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367624128Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367666829Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.36773414Z namespaces/openshift-console-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367759771Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367850112Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.367963925Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368062247Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368110548Z namespaces/openshift-console-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368141538Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.36822347Z namespaces/openshift-console-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368264121Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368346762Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368591577Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368631958Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3687203Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368765081Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368772351Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368806091Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368882883Z namespaces/openshift-console-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.368923994Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.369497645Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.369581467Z namespaces/openshift-console-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.369812711Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.369887573Z namespaces/openshift-console-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370005975Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370124578Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370376613Z namespaces/openshift-console-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370434974Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370467424Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370525116Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370555746Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370607737Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370641668Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37072779Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370804501Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370849822Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370890243Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370942804Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.370982855Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.371038256Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.371072847Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.371123518Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.371173899Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37123077Z namespaces/openshift-console-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37123967Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.371294121Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.371442684Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.371628618Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.371770121Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.371966594Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.372205529Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.372409793Z namespaces/openshift-console-operator/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.372417143Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-wdkhm/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.372457414Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-wdkhm/console-operator-9d4b6777b-wdkhm.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.372544596Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-wdkhm/console-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.372551966Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-wdkhm/console-operator/console-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.372556026Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-wdkhm/console-operator/console-operator/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.372599377Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-wdkhm/console-operator/console-operator/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.373004805Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-wdkhm/console-operator/console-operator/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.373053886Z namespaces/openshift-console-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.373094287Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.373142368Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.373195309Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37323565Z namespaces/openshift-console-user-settings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37324307Z namespaces/openshift-console-user-settings/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37325314Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.373304641Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.373456154Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.373632978Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37376643Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.373960724Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.374194979Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.374445964Z namespaces/openshift-console/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.374493585Z namespaces/openshift-console/openshift-console.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.374568486Z namespaces/openshift-console/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.374610647Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.374658098Z namespaces/openshift-console/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.374697499Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.374779161Z namespaces/openshift-console/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.374937104Z namespaces/openshift-console/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.375193289Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37524664Z namespaces/openshift-console/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.375287161Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.375333342Z namespaces/openshift-console/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.375372973Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.375448574Z namespaces/openshift-console/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.375490805Z namespaces/openshift-console/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.375532596Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.375611537Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.375671168Z namespaces/openshift-console/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.375713279Z namespaces/openshift-console/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.376356932Z namespaces/openshift-console/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.376434494Z namespaces/openshift-console/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.376662248Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37674048Z namespaces/openshift-console/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.376953574Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377084296Z namespaces/openshift-console/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377295151Z namespaces/openshift-console/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377355112Z namespaces/openshift-console/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377398493Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377450354Z namespaces/openshift-console/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377495385Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377552396Z namespaces/openshift-console/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377584466Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377680538Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37775454Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377815701Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377884603Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377955204Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.377991594Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.378045886Z namespaces/openshift-console/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.378086047Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.378157808Z namespaces/openshift-console/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.378167778Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37828265Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.378476314Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.378691859Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.378826411Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.379099627Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.379378542Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.379591417Z namespaces/openshift-console/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.379606637Z namespaces/openshift-console/pods/console-675ddcbcdf-wfnrb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.379615197Z namespaces/openshift-console/pods/console-675ddcbcdf-wfnrb/console-675ddcbcdf-wfnrb.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.379722009Z namespaces/openshift-console/pods/console-675ddcbcdf-wfnrb/console/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.379732219Z namespaces/openshift-console/pods/console-675ddcbcdf-wfnrb/console/console/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.379737499Z namespaces/openshift-console/pods/console-675ddcbcdf-wfnrb/console/console/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.37979381Z namespaces/openshift-console/pods/console-675ddcbcdf-wfnrb/console/console/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.379902823Z namespaces/openshift-console/pods/console-675ddcbcdf-wfnrb/console/console/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.379970254Z namespaces/openshift-console/pods/console-675ddcbcdf-wfnrb/console/console/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380018075Z namespaces/openshift-console/pods/downloads-6bcc868b7-9nc7d/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380063066Z namespaces/openshift-console/pods/downloads-6bcc868b7-9nc7d/downloads-6bcc868b7-9nc7d.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380152318Z namespaces/openshift-console/pods/downloads-6bcc868b7-9nc7d/download-server/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380163578Z namespaces/openshift-console/pods/downloads-6bcc868b7-9nc7d/download-server/download-server/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380169288Z namespaces/openshift-console/pods/downloads-6bcc868b7-9nc7d/download-server/download-server/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380207929Z namespaces/openshift-console/pods/downloads-6bcc868b7-9nc7d/download-server/download-server/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380415733Z namespaces/openshift-console/pods/downloads-6bcc868b7-9nc7d/download-server/download-server/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380478284Z namespaces/openshift-console/pods/downloads-6bcc868b7-9nc7d/download-server/download-server/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380516465Z namespaces/openshift-console/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380564536Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380649347Z namespaces/openshift-console/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380669358Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380737889Z namespaces/openshift-controller-manager-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38078032Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380854191Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380876962Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380949833Z namespaces/openshift-controller-manager-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.380974504Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381064566Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381159828Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38124769Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381303371Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381341311Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381398933Z namespaces/openshift-controller-manager-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381435383Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381516095Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381567736Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381620937Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381695078Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38176198Z namespaces/openshift-controller-manager-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38178099Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381899903Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.381987094Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.382059226Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.382140347Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.382305171Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.382423403Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.382581466Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.382747709Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38279995Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.382872042Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.382926423Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.382998694Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.383049595Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.383155728Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3832954Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.383344931Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.383369642Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.383428473Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.383455334Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.383518265Z namespaces/openshift-controller-manager-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.383533675Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.383585306Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38379009Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.383981744Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.384120957Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.384353172Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.384581146Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38476988Z namespaces/openshift-controller-manager-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38480418Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.384854161Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.384885982Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.384962764Z namespaces/openshift-controller-manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.384997044Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385069536Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385093466Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385166738Z namespaces/openshift-controller-manager/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385234929Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385319441Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385402252Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385494874Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385542825Z namespaces/openshift-controller-manager/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385588066Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385661878Z namespaces/openshift-controller-manager/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385696188Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38578697Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385832521Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385884402Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.385959704Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386001594Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386010594Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386054595Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386116016Z namespaces/openshift-controller-manager/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386160308Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38629458Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386360081Z namespaces/openshift-controller-manager/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386466874Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386532145Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386613826Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386738299Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.386914692Z namespaces/openshift-controller-manager/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387062215Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387105166Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387166448Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387221709Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38728333Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38731323Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387403472Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387485534Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387528565Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387572136Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387629897Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387656067Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387719068Z namespaces/openshift-controller-manager/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387725979Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387768729Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.387919983Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.388091406Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.388249939Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.388477543Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.388713738Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.388902722Z namespaces/openshift-controller-manager/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.388947983Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389007164Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389042475Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389108986Z namespaces/openshift-dns-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389153987Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389250159Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38929296Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389365691Z namespaces/openshift-dns-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389404732Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389483924Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389558065Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389634707Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389689628Z namespaces/openshift-dns-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389729679Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38978541Z namespaces/openshift-dns-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.38981381Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389901162Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.389956783Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390001824Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390078026Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390129907Z namespaces/openshift-dns-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390172797Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39028113Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390376461Z namespaces/openshift-dns-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390468213Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390545195Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390621436Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390748139Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390927372Z namespaces/openshift-dns-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.390995994Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391040975Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391098426Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391145127Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391222678Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391264919Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391346501Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391420672Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391485194Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391532344Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391587836Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391642817Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391701858Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391746259Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.3917932Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39183284Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391880271Z namespaces/openshift-dns-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391907502Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.391953633Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.392098406Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.392344871Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.392479713Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.392675807Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.392904172Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.393089926Z namespaces/openshift-dns-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.393132147Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.393190948Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.393237778Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39329851Z namespaces/openshift-dns/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.393341811Z namespaces/openshift-dns/openshift-dns.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.393644407Z namespaces/openshift-dns/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.393690358Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.393766279Z namespaces/openshift-dns/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39380947Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.393968583Z namespaces/openshift-dns/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394040634Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394119876Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394201268Z namespaces/openshift-dns/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394248049Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39430801Z namespaces/openshift-dns/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394353721Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394444893Z namespaces/openshift-dns/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394497234Z namespaces/openshift-dns/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394551815Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394618006Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394674727Z namespaces/openshift-dns/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394706338Z namespaces/openshift-dns/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39481696Z namespaces/openshift-dns/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.394900552Z namespaces/openshift-dns/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.395129646Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.395224238Z namespaces/openshift-dns/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.395528534Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.395641897Z namespaces/openshift-dns/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39581018Z namespaces/openshift-dns/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.395876561Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.395922342Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.395975053Z namespaces/openshift-dns/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396015164Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396074645Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396119386Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396224478Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39633069Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396376631Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396422662Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396457823Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396510674Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396553275Z namespaces/openshift-dns/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396580005Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396631746Z namespaces/openshift-dns/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396644606Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.396689567Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39684074Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.397011504Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.397159867Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.397367341Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.397591755Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39781064Z namespaces/openshift-dns/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39781719Z namespaces/openshift-dns/pods/dns-default-7vrt7/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.397860461Z namespaces/openshift-dns/pods/dns-default-7vrt7/dns-default-7vrt7.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.397943892Z namespaces/openshift-dns/pods/dns-default-7vrt7/dns/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.397953252Z namespaces/openshift-dns/pods/dns-default-7vrt7/dns/dns/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.397958383Z namespaces/openshift-dns/pods/dns-default-7vrt7/dns/dns/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.397989993Z namespaces/openshift-dns/pods/dns-default-7vrt7/dns/dns/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398076605Z namespaces/openshift-dns/pods/dns-default-7vrt7/dns/dns/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398139656Z namespaces/openshift-dns/pods/dns-default-7vrt7/dns/dns/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398169757Z namespaces/openshift-dns/pods/dns-default-7vrt7/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398193187Z namespaces/openshift-dns/pods/dns-default-7vrt7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398202537Z namespaces/openshift-dns/pods/dns-default-7vrt7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398237988Z namespaces/openshift-dns/pods/dns-default-7vrt7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39832899Z namespaces/openshift-dns/pods/dns-default-7vrt7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398408981Z namespaces/openshift-dns/pods/dns-default-7vrt7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398464853Z namespaces/openshift-dns/pods/dns-default-m8ktn/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398488643Z namespaces/openshift-dns/pods/dns-default-m8ktn/dns-default-m8ktn.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398578425Z namespaces/openshift-dns/pods/dns-default-m8ktn/dns/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398588095Z namespaces/openshift-dns/pods/dns-default-m8ktn/dns/dns/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398595465Z namespaces/openshift-dns/pods/dns-default-m8ktn/dns/dns/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398629736Z namespaces/openshift-dns/pods/dns-default-m8ktn/dns/dns/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398723778Z namespaces/openshift-dns/pods/dns-default-m8ktn/dns/dns/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398796959Z namespaces/openshift-dns/pods/dns-default-m8ktn/dns/dns/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39883531Z namespaces/openshift-dns/pods/dns-default-m8ktn/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39884526Z namespaces/openshift-dns/pods/dns-default-m8ktn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39885563Z namespaces/openshift-dns/pods/dns-default-m8ktn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398903561Z namespaces/openshift-dns/pods/dns-default-m8ktn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.398984143Z namespaces/openshift-dns/pods/dns-default-m8ktn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399087655Z namespaces/openshift-dns/pods/dns-default-m8ktn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399113415Z namespaces/openshift-dns/pods/dns-default-w4mmk/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399158656Z namespaces/openshift-dns/pods/dns-default-w4mmk/dns-default-w4mmk.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399273489Z namespaces/openshift-dns/pods/dns-default-w4mmk/dns/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399285729Z namespaces/openshift-dns/pods/dns-default-w4mmk/dns/dns/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399291109Z namespaces/openshift-dns/pods/dns-default-w4mmk/dns/dns/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39934988Z namespaces/openshift-dns/pods/dns-default-w4mmk/dns/dns/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399447622Z namespaces/openshift-dns/pods/dns-default-w4mmk/dns/dns/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399519334Z namespaces/openshift-dns/pods/dns-default-w4mmk/dns/dns/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399565884Z namespaces/openshift-dns/pods/dns-default-w4mmk/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399574965Z namespaces/openshift-dns/pods/dns-default-w4mmk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399582045Z namespaces/openshift-dns/pods/dns-default-w4mmk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399625156Z namespaces/openshift-dns/pods/dns-default-w4mmk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399705287Z namespaces/openshift-dns/pods/dns-default-w4mmk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399781959Z namespaces/openshift-dns/pods/dns-default-w4mmk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39982684Z namespaces/openshift-dns/pods/node-resolver-kbrv4/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.39986397Z namespaces/openshift-dns/pods/node-resolver-kbrv4/node-resolver-kbrv4.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399951062Z namespaces/openshift-dns/pods/node-resolver-kbrv4/dns-node-resolver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399958382Z namespaces/openshift-dns/pods/node-resolver-kbrv4/dns-node-resolver/dns-node-resolver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399961592Z namespaces/openshift-dns/pods/node-resolver-kbrv4/dns-node-resolver/dns-node-resolver/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.399995023Z namespaces/openshift-dns/pods/node-resolver-kbrv4/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400118086Z namespaces/openshift-dns/pods/node-resolver-kbrv4/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400209467Z namespaces/openshift-dns/pods/node-resolver-kbrv4/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400248858Z namespaces/openshift-dns/pods/node-resolver-mcr8v/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400294099Z namespaces/openshift-dns/pods/node-resolver-mcr8v/node-resolver-mcr8v.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400381131Z namespaces/openshift-dns/pods/node-resolver-mcr8v/dns-node-resolver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400389271Z namespaces/openshift-dns/pods/node-resolver-mcr8v/dns-node-resolver/dns-node-resolver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400394681Z namespaces/openshift-dns/pods/node-resolver-mcr8v/dns-node-resolver/dns-node-resolver/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400433792Z namespaces/openshift-dns/pods/node-resolver-mcr8v/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400545954Z namespaces/openshift-dns/pods/node-resolver-mcr8v/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400584275Z namespaces/openshift-dns/pods/node-resolver-mcr8v/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400648636Z namespaces/openshift-dns/pods/node-resolver-tf8gq/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400682237Z namespaces/openshift-dns/pods/node-resolver-tf8gq/node-resolver-tf8gq.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400752198Z namespaces/openshift-dns/pods/node-resolver-tf8gq/dns-node-resolver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400759598Z namespaces/openshift-dns/pods/node-resolver-tf8gq/dns-node-resolver/dns-node-resolver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400765288Z namespaces/openshift-dns/pods/node-resolver-tf8gq/dns-node-resolver/dns-node-resolver/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.40081716Z namespaces/openshift-dns/pods/node-resolver-tf8gq/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400894141Z namespaces/openshift-dns/pods/node-resolver-tf8gq/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400964392Z namespaces/openshift-dns/pods/node-resolver-tf8gq/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.400998613Z namespaces/openshift-dns/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401030824Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401089065Z namespaces/openshift-dns/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401127726Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401212137Z namespaces/openshift-etcd/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401267138Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401315619Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.40135878Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401413721Z namespaces/openshift-etcd/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401453842Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401533124Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401614165Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401682897Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401733938Z namespaces/openshift-etcd/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401761548Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401812569Z namespaces/openshift-etcd/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.40185057Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401935802Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.401994613Z namespaces/openshift-etcd/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.402031794Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.402111415Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.402202307Z namespaces/openshift-etcd/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.402311829Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.402421161Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.402497503Z namespaces/openshift-etcd/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.402572915Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.402645876Z namespaces/openshift-etcd/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.402728368Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.40284429Z namespaces/openshift-etcd/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403001093Z namespaces/openshift-etcd/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403046744Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403091875Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403137106Z namespaces/openshift-etcd/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403200187Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403240558Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403277199Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4033574Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403433872Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403480723Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403516994Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403571024Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403613745Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403670586Z namespaces/openshift-etcd/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403685617Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403731568Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.403884831Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.404051604Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.404206067Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.404413871Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.404671146Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.404940922Z namespaces/openshift-etcd/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.404970842Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405039734Z namespaces/openshift-etcd/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405067224Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405151216Z namespaces/openshift-host-network/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405219547Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405286549Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.40533231Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405383Z namespaces/openshift-host-network/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405427972Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405513543Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405586965Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405668036Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405720077Z namespaces/openshift-host-network/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405763988Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405823239Z namespaces/openshift-host-network/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.40586921Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405945452Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.405993853Z namespaces/openshift-host-network/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406035633Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406115295Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406203877Z namespaces/openshift-host-network/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406245048Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.40635833Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406456682Z namespaces/openshift-host-network/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406532383Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406610715Z namespaces/openshift-host-network/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406689947Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406833469Z namespaces/openshift-host-network/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406939802Z namespaces/openshift-host-network/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.406994453Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407051514Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407114675Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407151986Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407237588Z namespaces/openshift-host-network/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407271118Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407331349Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407390631Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407472162Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407549354Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407603555Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407636705Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407705187Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407749648Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407802409Z namespaces/openshift-host-network/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.407815569Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.40785401Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.408004443Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.408200217Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.40834638Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.408541834Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.408784318Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409201317Z namespaces/openshift-host-network/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409243728Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409306799Z namespaces/openshift-host-network/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409332229Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409427681Z namespaces/openshift-image-registry/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409472952Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409532483Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409565214Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409625595Z namespaces/openshift-image-registry/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409664876Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409768108Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.409909841Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410107185Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410151806Z namespaces/openshift-image-registry/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410206697Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410286288Z namespaces/openshift-image-registry/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410322209Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410444951Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410501933Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410533583Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410616895Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410659646Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410667036Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410705157Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410755718Z namespaces/openshift-image-registry/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.410794378Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.411704417Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.411806899Z namespaces/openshift-image-registry/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.412058184Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.412134635Z namespaces/openshift-image-registry/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.412360399Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.412490552Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.412690736Z namespaces/openshift-image-registry/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.412743097Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.412790698Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.412839509Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.41288856Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.412926871Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.412953682Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413036763Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413107665Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413196106Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413231037Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413294728Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413337969Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413435521Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413516703Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413576334Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413623555Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413688546Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413730407Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413785978Z namespaces/openshift-image-registry/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413799358Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.413857189Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.414050693Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.414253237Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.414404571Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.414600614Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.414835839Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.415038423Z namespaces/openshift-image-registry/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.415044943Z namespaces/openshift-image-registry/pods/image-registry-b45fbc-7rxmr/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.415090854Z namespaces/openshift-image-registry/pods/image-registry-b45fbc-7rxmr/image-registry-b45fbc-7rxmr.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.415209847Z namespaces/openshift-image-registry/pods/image-registry-b45fbc-7rxmr/registry/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.415220667Z namespaces/openshift-image-registry/pods/image-registry-b45fbc-7rxmr/registry/registry/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.415227947Z namespaces/openshift-image-registry/pods/image-registry-b45fbc-7rxmr/registry/registry/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.415272958Z namespaces/openshift-image-registry/pods/image-registry-b45fbc-7rxmr/registry/registry/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.415959801Z namespaces/openshift-image-registry/pods/image-registry-b45fbc-7rxmr/registry/registry/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416027863Z namespaces/openshift-image-registry/pods/image-registry-b45fbc-7rxmr/registry/registry/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416064993Z namespaces/openshift-image-registry/pods/node-ca-j5f4z/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416104034Z namespaces/openshift-image-registry/pods/node-ca-j5f4z/node-ca-j5f4z.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416199906Z namespaces/openshift-image-registry/pods/node-ca-j5f4z/node-ca/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416209626Z namespaces/openshift-image-registry/pods/node-ca-j5f4z/node-ca/node-ca/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416217516Z namespaces/openshift-image-registry/pods/node-ca-j5f4z/node-ca/node-ca/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416273028Z namespaces/openshift-image-registry/pods/node-ca-j5f4z/node-ca/node-ca/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.41638654Z namespaces/openshift-image-registry/pods/node-ca-j5f4z/node-ca/node-ca/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416445441Z namespaces/openshift-image-registry/pods/node-ca-j5f4z/node-ca/node-ca/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416484692Z namespaces/openshift-image-registry/pods/node-ca-qv74j/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416513662Z namespaces/openshift-image-registry/pods/node-ca-qv74j/node-ca-qv74j.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416589464Z namespaces/openshift-image-registry/pods/node-ca-qv74j/node-ca/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416595684Z namespaces/openshift-image-registry/pods/node-ca-qv74j/node-ca/node-ca/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416599144Z namespaces/openshift-image-registry/pods/node-ca-qv74j/node-ca/node-ca/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416631845Z namespaces/openshift-image-registry/pods/node-ca-qv74j/node-ca/node-ca/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416743237Z namespaces/openshift-image-registry/pods/node-ca-qv74j/node-ca/node-ca/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416824019Z namespaces/openshift-image-registry/pods/node-ca-qv74j/node-ca/node-ca/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416862099Z namespaces/openshift-image-registry/pods/node-ca-vlvhk/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.41690584Z namespaces/openshift-image-registry/pods/node-ca-vlvhk/node-ca-vlvhk.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416972962Z namespaces/openshift-image-registry/pods/node-ca-vlvhk/node-ca/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416979432Z namespaces/openshift-image-registry/pods/node-ca-vlvhk/node-ca/node-ca/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.416982702Z namespaces/openshift-image-registry/pods/node-ca-vlvhk/node-ca/node-ca/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417016883Z namespaces/openshift-image-registry/pods/node-ca-vlvhk/node-ca/node-ca/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417126555Z namespaces/openshift-image-registry/pods/node-ca-vlvhk/node-ca/node-ca/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417213056Z namespaces/openshift-image-registry/pods/node-ca-vlvhk/node-ca/node-ca/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417251507Z namespaces/openshift-image-registry/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417293518Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417346669Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.41737869Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417429401Z namespaces/openshift-infra/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417439981Z namespaces/openshift-infra/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417448991Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417499822Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.417684026Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4178874Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.418040863Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.418320308Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.418564803Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.418772067Z namespaces/openshift-ingress-canary/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.418817968Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.418876769Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.41890345Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.418973731Z namespaces/openshift-ingress-canary/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419004732Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419107464Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419196406Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419279437Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419331278Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419371899Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.41941945Z namespaces/openshift-ingress-canary/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419456951Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419532733Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419577214Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419618794Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419698526Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419766507Z namespaces/openshift-ingress-canary/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419810008Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.41991228Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.419995932Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.420144865Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.420235996Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42039241Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.420506402Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.420670935Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.420770517Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.420816058Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.420875799Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42091124Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.420969921Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.421013232Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.421092164Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.421168275Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.421246107Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.421274517Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.421325408Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.421375369Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42141326Z namespaces/openshift-ingress-canary/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42142621Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.421484981Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.421640524Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.421813828Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42193528Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.422130084Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.422389239Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.422592334Z namespaces/openshift-ingress-canary/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.422599884Z namespaces/openshift-ingress-canary/pods/ingress-canary-2lqm6/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.422624474Z namespaces/openshift-ingress-canary/pods/ingress-canary-2lqm6/ingress-canary-2lqm6.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423023202Z namespaces/openshift-ingress-canary/pods/ingress-canary-2lqm6/serve-healthcheck-canary/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423038542Z namespaces/openshift-ingress-canary/pods/ingress-canary-2lqm6/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423042003Z namespaces/openshift-ingress-canary/pods/ingress-canary-2lqm6/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423081663Z namespaces/openshift-ingress-canary/pods/ingress-canary-2lqm6/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423193626Z namespaces/openshift-ingress-canary/pods/ingress-canary-2lqm6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423259057Z namespaces/openshift-ingress-canary/pods/ingress-canary-2lqm6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423314818Z namespaces/openshift-ingress-canary/pods/ingress-canary-ljkcd/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423357869Z namespaces/openshift-ingress-canary/pods/ingress-canary-ljkcd/ingress-canary-ljkcd.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42343346Z namespaces/openshift-ingress-canary/pods/ingress-canary-ljkcd/serve-healthcheck-canary/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42344106Z namespaces/openshift-ingress-canary/pods/ingress-canary-ljkcd/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423449671Z namespaces/openshift-ingress-canary/pods/ingress-canary-ljkcd/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423494681Z namespaces/openshift-ingress-canary/pods/ingress-canary-ljkcd/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423579803Z namespaces/openshift-ingress-canary/pods/ingress-canary-ljkcd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423645304Z namespaces/openshift-ingress-canary/pods/ingress-canary-ljkcd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423698336Z namespaces/openshift-ingress-canary/pods/ingress-canary-swzqn/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423727286Z namespaces/openshift-ingress-canary/pods/ingress-canary-swzqn/ingress-canary-swzqn.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423808438Z namespaces/openshift-ingress-canary/pods/ingress-canary-swzqn/serve-healthcheck-canary/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423817128Z namespaces/openshift-ingress-canary/pods/ingress-canary-swzqn/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423821148Z namespaces/openshift-ingress-canary/pods/ingress-canary-swzqn/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423867849Z namespaces/openshift-ingress-canary/pods/ingress-canary-swzqn/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.423947001Z namespaces/openshift-ingress-canary/pods/ingress-canary-swzqn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424015202Z namespaces/openshift-ingress-canary/pods/ingress-canary-swzqn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424043603Z namespaces/openshift-ingress-canary/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424081673Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424145165Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424201906Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424310768Z namespaces/openshift-ingress-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424362129Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42443756Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424489132Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424544862Z namespaces/openshift-ingress-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424579383Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424660815Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424739466Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424812318Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424853369Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424897409Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424956361Z namespaces/openshift-ingress-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.424988561Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.425073923Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.425127314Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.425175105Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.425270467Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.425335088Z namespaces/openshift-ingress-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.425380819Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4259223Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426000842Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426103173Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426203455Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426338738Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426468191Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426646454Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426703345Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426777797Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426827168Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426870119Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42692628Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4269334Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.426991791Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427045442Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427091173Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427168575Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427278697Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427339218Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427380429Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42743143Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427483741Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427540232Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427585873Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427640944Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427676255Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427733336Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427743216Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427767177Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427867489Z namespaces/openshift-ingress-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.427887519Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42792506Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.428072663Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.428282657Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42842717Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.428614343Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.428841138Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429042532Z namespaces/openshift-ingress-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429074363Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429139794Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429170465Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429282337Z namespaces/openshift-ingress/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429327708Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429399659Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.42944211Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429503181Z namespaces/openshift-ingress/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429535532Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429621284Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.429840928Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430065803Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430118033Z namespaces/openshift-ingress/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430161664Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430244176Z namespaces/openshift-ingress/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430285087Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430383139Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.43043486Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430478081Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430555852Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430589923Z namespaces/openshift-ingress/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430603513Z namespaces/openshift-ingress/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430651534Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-ca-openshift-gateway.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430739236Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-deployment-openshift-gateway.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430814097Z namespaces/openshift-ingress/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.430858668Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.431253386Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.431349558Z namespaces/openshift-ingress/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.431595103Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.431683155Z namespaces/openshift-ingress/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.431910419Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432033282Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432270516Z namespaces/openshift-ingress/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432355258Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432392929Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4324744Z namespaces/openshift-ingress/gateway.networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432481631Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432519881Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/openshift-ai-inference.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432599553Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432645204Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432704215Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432754686Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432828267Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432909119Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.43296238Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.432993891Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.433045332Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.433086533Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.433136624Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.433202925Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.433263816Z namespaces/openshift-ingress/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.433275307Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.433330748Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.433490951Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.433668374Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.433800677Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.434004231Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.434304257Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.434513741Z namespaces/openshift-ingress/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.434521291Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.434559442Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/istiod-openshift-gateway-55ff986f96-lv25m.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.434669524Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.434676315Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/discovery/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.434681695Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/discovery/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.434739106Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/discovery/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436241416Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/discovery/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436312517Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-lv25m/discovery/discovery/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436343168Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436396209Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436505711Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436513371Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/istio-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436517321Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/istio-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436566782Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/istio-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436693675Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436760996Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-hkh8m/istio-proxy/istio-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436817097Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.436856048Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router-default-bc74474b6-9np64.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.43694953Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.43695714Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/router/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.43696651Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/router/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437017291Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/router/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437121713Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/router/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437199045Z namespaces/openshift-ingress/pods/router-default-bc74474b6-9np64/router/router/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437220585Z namespaces/openshift-ingress/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437271256Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437325177Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437350158Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.43745208Z namespaces/openshift-insights/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437499441Z namespaces/openshift-insights/openshift-insights.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437559782Z namespaces/openshift-insights/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437589602Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437655804Z namespaces/openshift-insights/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437693564Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437831627Z namespaces/openshift-insights/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.437935719Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438037011Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438089352Z namespaces/openshift-insights/apps/deployments/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438121023Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438234925Z namespaces/openshift-insights/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438256056Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438318057Z namespaces/openshift-insights/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438349628Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.43844819Z namespaces/openshift-insights/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438501881Z namespaces/openshift-insights/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438533171Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438613243Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438682704Z namespaces/openshift-insights/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.438730735Z namespaces/openshift-insights/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.439633383Z namespaces/openshift-insights/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.439723175Z namespaces/openshift-insights/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.43996351Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.440086022Z namespaces/openshift-insights/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.440408059Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.440576672Z namespaces/openshift-insights/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.440731465Z namespaces/openshift-insights/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.440803437Z namespaces/openshift-insights/core/configmaps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.440856127Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.440920249Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.44096869Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441053151Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441093062Z namespaces/openshift-insights/core/services/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441120583Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441205774Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441241515Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441329667Z namespaces/openshift-insights/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441343587Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441399018Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441445989Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441527261Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441604322Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441651283Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441697024Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441760105Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441796966Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441864058Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.441912219Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.44197413Z namespaces/openshift-insights/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.442029351Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.442075322Z namespaces/openshift-insights/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.442083762Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.442140443Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.442391998Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.442629943Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.442770326Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.44297067Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.443240015Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.443512811Z namespaces/openshift-insights/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.443522171Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-xgndv/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.443557481Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-xgndv/insights-operator-585dfdc468-xgndv.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.443659714Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-xgndv/insights-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.443669024Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-xgndv/insights-operator/insights-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.443673364Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-xgndv/insights-operator/insights-operator/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.443697204Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-xgndv/insights-operator/insights-operator/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444094352Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-xgndv/insights-operator/insights-operator/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444401698Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444440089Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/insights-runtime-extractor-2h4zh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444563452Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444572862Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/exporter/exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444579662Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/exporter/exporter/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444636673Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/exporter/exporter/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444744995Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/exporter/exporter/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444815457Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/exporter/exporter/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444843607Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/extractor/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444851717Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/extractor/extractor/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444879538Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/extractor/extractor/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.444930489Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/extractor/extractor/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445038551Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/extractor/extractor/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445091922Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/extractor/extractor/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445128683Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445138513Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445141663Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445168584Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445282856Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445351357Z namespaces/openshift-insights/pods/insights-runtime-extractor-2h4zh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445617073Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445659683Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/insights-runtime-extractor-6hbzf.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445747125Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445754145Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/exporter/exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445757335Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/exporter/exporter/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445790286Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/exporter/exporter/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445876768Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/exporter/exporter/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.445942989Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/exporter/exporter/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.44598271Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/extractor/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4459889Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/extractor/extractor/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.44599497Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/extractor/extractor/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446043421Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/extractor/extractor/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446139633Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/extractor/extractor/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446226475Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/extractor/extractor/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446248985Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446254365Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446269006Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446316447Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446417518Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.44648724Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hbzf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446541501Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446583542Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/insights-runtime-extractor-8bndt.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446671934Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446682524Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/exporter/exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446685594Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/exporter/exporter/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446758215Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/exporter/exporter/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446843227Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/exporter/exporter/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446923939Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/exporter/exporter/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446939139Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/extractor/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446954069Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/extractor/extractor/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.446958639Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/extractor/extractor/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4469909Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/extractor/extractor/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447082822Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/extractor/extractor/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447147793Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/extractor/extractor/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447173064Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447193214Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447205254Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447265595Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447349907Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447423769Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bndt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447448939Z namespaces/openshift-insights/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.44749329Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447550981Z namespaces/openshift-insights/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447588312Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447638253Z namespaces/openshift-keda/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447646673Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447654273Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447710904Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447796606Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447853967Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447862237Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447894118Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.447967709Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.44801265Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.448098752Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.448195264Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.448274435Z namespaces/openshift-keda/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.448284916Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.448325867Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.448469099Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.448643403Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.448820776Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4490139Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.449154623Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.449368187Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.449557961Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.449587132Z namespaces/openshift-keda/operators.coreos.com/installplans/install-x4kxx.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.449684803Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.449714414Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.449771435Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.449805386Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.449861007Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.449940899Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450033681Z namespaces/openshift-kube-apiserver-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450090012Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450145303Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450201594Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450270125Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450317706Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450404438Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450485439Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450570551Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450611642Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450640833Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450704374Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450734104Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450827596Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450872677Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.450913738Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4509951Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.451067361Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.451121192Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.451288386Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.451361707Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.451442638Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4515202Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.451600812Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.451717504Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.451891647Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.451950469Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45199853Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452044981Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452076011Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452139872Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452199584Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452290835Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452362357Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452414458Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452449579Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45250308Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452547471Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452597941Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452612472Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452657143Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452807836Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.452978419Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.453113332Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.453324306Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45354934Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.453748284Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.453783365Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.453842336Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.453886467Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.453962299Z namespaces/openshift-kube-apiserver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45400596Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454070881Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454114032Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454189863Z namespaces/openshift-kube-apiserver/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454237094Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454320926Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454410628Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454481719Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45453046Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454566121Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454636622Z namespaces/openshift-kube-apiserver/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454670143Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454752395Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454791655Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454840976Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454912918Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.454986989Z namespaces/openshift-kube-apiserver/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45502756Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455129672Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455233934Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455303646Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455384267Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455460619Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455575251Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455734544Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455781045Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455824056Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455868517Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455892837Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.455965539Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456001809Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456083591Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456191923Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456238634Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456286405Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456355667Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456401708Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45651322Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456564631Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456604712Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456668483Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456712434Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456769305Z namespaces/openshift-kube-apiserver/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456776675Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456806745Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.456957648Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.457130752Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.457283275Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.457479239Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.457712443Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.457897067Z namespaces/openshift-kube-apiserver/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.457932608Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.457988109Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45801814Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458111902Z namespaces/openshift-kube-controller-manager-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458158772Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458290855Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458325736Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458408057Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458441768Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45853641Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458603971Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458683973Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458796075Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458840046Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458889057Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.458930558Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.459008389Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45905346Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.459096021Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.459188523Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.459253554Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.459284325Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.459392377Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.459475249Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.45954794Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.459626582Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.459709003Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.459829116Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460012819Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46006943Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460095351Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460162852Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460227654Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460275865Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460314105Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460395997Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460475889Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46052571Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46055516Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460611401Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460655552Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460704343Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460745294Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460795875Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460807015Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.460852706Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.461007019Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.461227473Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.461359136Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4615638Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.461797885Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.461987679Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462016149Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46206719Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462102051Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462202703Z namespaces/openshift-kube-controller-manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462261294Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462318205Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462345646Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462431548Z namespaces/openshift-kube-controller-manager/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462470298Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46256265Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462627132Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462712473Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462749784Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462787835Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462865176Z namespaces/openshift-kube-controller-manager/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462886677Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.462970378Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463016949Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.4630529Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463131151Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463204123Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463218823Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463256594Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463331035Z namespaces/openshift-kube-controller-manager/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463372656Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463469668Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46354395Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463804655Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463880737Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.463957108Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46407594Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464263304Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464313645Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464355036Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464401187Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464451238Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464499229Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46454531Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464657462Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464733263Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464789835Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464838306Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464869206Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464921977Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464972938Z namespaces/openshift-kube-controller-manager/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.464990089Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46503538Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.465208433Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.465377176Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.465511479Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.465694593Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.465926637Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466142672Z namespaces/openshift-kube-controller-manager/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466193843Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466244974Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466275304Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466347936Z namespaces/openshift-kube-scheduler-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466388407Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466452858Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466480718Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466532919Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46657226Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466645322Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466727093Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466801645Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466855006Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466887737Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466933627Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.466979628Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46704824Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.467096641Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.467138691Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.467295545Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.467353046Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.467393796Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.467485668Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46756733Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.467642632Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.467722053Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.467796855Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.467916177Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46807444Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468131441Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468163382Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468233483Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468275614Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468323075Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468358056Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468438877Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468516509Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46857118Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468602911Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468644581Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468688392Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468732013Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468738223Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468768974Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.468929927Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.46909359Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.469248144Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.469449777Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.469664182Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.469855436Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.469885896Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.469942717Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.469980228Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470038099Z namespaces/openshift-kube-scheduler/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47008596Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470135251Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470173942Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470244913Z namespaces/openshift-kube-scheduler/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470273694Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470360426Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470447027Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470529659Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47056894Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470613251Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470648401Z namespaces/openshift-kube-scheduler/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470691912Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470770574Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470829505Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470868626Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470947937Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.470982338Z namespaces/openshift-kube-scheduler/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471027099Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471123641Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471222433Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471292284Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471371116Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471445607Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47156498Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471724043Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471773434Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471802444Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471858745Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471885096Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471936077Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.471986178Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472053209Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472134261Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472190762Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472236513Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472284884Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472323095Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472369856Z namespaces/openshift-kube-scheduler/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472376356Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472427737Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472562579Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472732803Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.472866685Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473051349Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473300594Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473492408Z namespaces/openshift-kube-scheduler/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473519269Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47357533Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47360266Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473673642Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473721382Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473777444Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473816595Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473867936Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473898686Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.473984178Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47409096Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474276554Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474327775Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474365666Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474423676Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474473888Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474548139Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47459766Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474640601Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474720733Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474778454Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474789494Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474817084Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474886846Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.474910886Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.475020279Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47510629Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.475275533Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.475351585Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.475468997Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47558144Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.475753823Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.475802554Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.475838195Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.475895306Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.475933727Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.475970658Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476017968Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47609565Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476201592Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476242903Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476283774Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476327065Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476371166Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476420047Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476429637Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476468377Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476624Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476785944Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.476917136Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.477131461Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.477379166Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.477556529Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47757315Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-bbv59/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47761219Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-bbv59/kube-storage-version-migrator-operator-6769c5d45-bbv59.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.477729442Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-bbv59/kube-storage-version-migrator-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.477737443Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-bbv59/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.477742603Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-bbv59/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.477781494Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-bbv59/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.477891856Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-bbv59/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478004478Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478032639Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47808867Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478123641Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478223423Z namespaces/openshift-kube-storage-version-migrator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478271783Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478329925Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478358185Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478422516Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478461357Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478544309Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478652661Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478752973Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478796164Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478907576Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478947547Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.478992468Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479068659Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.47911664Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479163981Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479254873Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479309134Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479355965Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479453657Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479533858Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479634091Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479711802Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479826704Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.479941637Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48010349Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480147061Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480198332Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480263713Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480289013Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480350325Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480380685Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480462417Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480538698Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48059041Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48062868Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480672501Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480718082Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480758703Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480766463Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480810414Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.480956517Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48113043Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.481296054Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.481469727Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.481691732Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.481875905Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.481882315Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.481910136Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/migrator-74bb7799d9-9zhld.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.481993858Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/graceful-termination/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482001118Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/graceful-termination/graceful-termination/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482004498Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/graceful-termination/graceful-termination/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482044968Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/graceful-termination/graceful-termination/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48213055Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482279523Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/graceful-termination/graceful-termination/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482308704Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/migrator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482314864Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/migrator/migrator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482336304Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/migrator/migrator/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482387675Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/migrator/migrator/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482489637Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/migrator/migrator/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482560729Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-9zhld/migrator/migrator/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482585329Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48263223Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482684741Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482722412Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482790553Z namespaces/openshift-lws-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482834574Z namespaces/openshift-lws-operator/openshift-lws-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482897425Z namespaces/openshift-lws-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482935956Z namespaces/openshift-lws-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.482982517Z namespaces/openshift-lws-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483029438Z namespaces/openshift-lws-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483099729Z namespaces/openshift-lws-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483278893Z namespaces/openshift-lws-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483402186Z namespaces/openshift-lws-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483443276Z namespaces/openshift-lws-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483523818Z namespaces/openshift-lws-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483561359Z namespaces/openshift-lws-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48360952Z namespaces/openshift-lws-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483686141Z namespaces/openshift-lws-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483736392Z namespaces/openshift-lws-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483765343Z namespaces/openshift-lws-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483860525Z namespaces/openshift-lws-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483899405Z namespaces/openshift-lws-operator/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483908286Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.483950246Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/b8b2488c.x-k8s.io.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.484031258Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/openshift-lws-operator-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.484087279Z namespaces/openshift-lws-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48412361Z namespaces/openshift-lws-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.484250563Z namespaces/openshift-lws-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.484365175Z namespaces/openshift-lws-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.484657071Z namespaces/openshift-lws-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.484732432Z namespaces/openshift-lws-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.484899655Z namespaces/openshift-lws-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485030478Z namespaces/openshift-lws-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485253083Z namespaces/openshift-lws-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485321144Z namespaces/openshift-lws-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485369205Z namespaces/openshift-lws-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485438186Z namespaces/openshift-lws-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485470367Z namespaces/openshift-lws-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485526638Z namespaces/openshift-lws-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485552609Z namespaces/openshift-lws-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48563663Z namespaces/openshift-lws-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485718022Z namespaces/openshift-lws-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485764303Z namespaces/openshift-lws-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485798433Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485855464Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485904425Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/lws-controller-manager-metrics-monitor.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.485964017Z namespaces/openshift-lws-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.486011048Z namespaces/openshift-lws-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.486056719Z namespaces/openshift-lws-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.486064199Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.486096789Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.486279103Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.486460647Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.486599959Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/leader-worker-set.v1.0.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.486819844Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487033078Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487263213Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487451976Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487480757Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/install-vzws5.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487559118Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487588989Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/leader-worker-set.v1.0.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48764846Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487688031Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/leader-worker-set.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487740582Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487782033Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/leader-worker-set.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487850374Z namespaces/openshift-lws-operator/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487858664Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-dc5gt/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487893685Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-dc5gt/lws-controller-manager-5c787dddf7-dc5gt.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487974017Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-dc5gt/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487980637Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-dc5gt/manager/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.487983867Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-dc5gt/manager/manager/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488024728Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-dc5gt/manager/manager/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488202821Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-dc5gt/manager/manager/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488278913Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-dc5gt/manager/manager/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488325394Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-srmpm/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488372365Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-srmpm/lws-controller-manager-5c787dddf7-srmpm.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488442896Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-srmpm/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488449196Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-srmpm/manager/manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488454466Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-srmpm/manager/manager/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488498397Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-srmpm/manager/manager/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488596649Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-srmpm/manager/manager/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488671401Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5c787dddf7-srmpm/manager/manager/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488708981Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-rv2tn/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488739002Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-rv2tn/openshift-lws-operator-bfc7f696d-rv2tn.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488822974Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-rv2tn/openshift-lws-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488832434Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-rv2tn/openshift-lws-operator/openshift-lws-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488837494Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-rv2tn/openshift-lws-operator/openshift-lws-operator/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.488874835Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-rv2tn/openshift-lws-operator/openshift-lws-operator/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489038528Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-rv2tn/openshift-lws-operator/openshift-lws-operator/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.48913474Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-rv2tn/openshift-lws-operator/openshift-lws-operator/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489195991Z namespaces/openshift-lws-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489237802Z namespaces/openshift-lws-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489285423Z namespaces/openshift-lws-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489329134Z namespaces/openshift-lws-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489376305Z namespaces/openshift-machine-api/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489386125Z namespaces/openshift-machine-api/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489394175Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489432826Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489582869Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489780353Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.489923356Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.490115669Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.490444696Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.49063984Z namespaces/openshift-machine-config-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.490648Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.49065154Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.490692231Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.490792853Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.490865334Z namespaces/openshift-machine-config-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.490874675Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.490923816Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.491069668Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.491273812Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.491407985Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.491606859Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.491847044Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492034808Z namespaces/openshift-marketplace/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492042088Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492045778Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492077048Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.49214074Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.49214797Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492233902Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492325353Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492413905Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492492237Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492549648Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492584458Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492734741Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.492904885Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.493032727Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.493260382Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.493512007Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.493730821Z namespaces/openshift-monitoring/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.493777562Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.493842974Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.493873164Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.493930545Z namespaces/openshift-monitoring/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.493968756Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.49415757Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.494610029Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.494945346Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.49516337Z namespaces/openshift-monitoring/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.495213871Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.495272752Z namespaces/openshift-monitoring/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.495299383Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.495386074Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.495425035Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.495458376Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.495543037Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.495592398Z namespaces/openshift-monitoring/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.495633259Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.498599169Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.498733241Z namespaces/openshift-monitoring/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.499797793Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.499876734Z namespaces/openshift-monitoring/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.500732071Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.500858174Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.501336143Z namespaces/openshift-monitoring/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.501489036Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.501520787Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.50167108Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.50169349Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.501761032Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.501797622Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.501879734Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.501953595Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.501989656Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.502044167Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.50219958Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.502220971Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.502316332Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.502335623Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.502461546Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.502500236Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.502601008Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.502778342Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.502860363Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.503110098Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.503286062Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.503413085Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.503506816Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.503604398Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.50369111Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.503753991Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.503792442Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.503874264Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.503957005Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504042397Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504141099Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504247911Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504395044Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504485716Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504576948Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504661809Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504744581Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504835343Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504878784Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504922655Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504969496Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.504977396Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.505020857Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.505230361Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.505440245Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.505580508Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.505786612Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506038117Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506391054Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506436355Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506516706Z namespaces/openshift-monitoring/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506523347Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506606708Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506763731Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506776412Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506780112Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506814322Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506904924Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506970335Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.506996866Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507003676Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507013656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507062467Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507147619Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507238311Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507276151Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507284582Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507288112Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507327752Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507416784Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507485046Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507523496Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507530807Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507534727Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507567907Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507656349Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507725711Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507760361Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507767441Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507771251Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507810582Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507889144Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507974876Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.507995996Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508004686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508015276Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508054497Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508133799Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.50822623Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508247261Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508252801Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508262321Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508305922Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508385704Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508456005Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508493296Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-tzcvz/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508535817Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-tzcvz/cluster-monitoring-operator-75587bd455-tzcvz.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508614218Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-tzcvz/cluster-monitoring-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508623258Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-tzcvz/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508626929Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-tzcvz/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.508663429Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-tzcvz/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509082058Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-tzcvz/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509149969Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-tzcvz/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.50921063Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509256501Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-state-metrics-69db897b98-7xp68.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509349303Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-main/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509357343Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509366813Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509411814Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509496916Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509564327Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509591618Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-self/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509598318Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509603778Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509644929Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509741751Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509809392Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509838982Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-state-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509845143Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-state-metrics/kube-state-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509858233Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-state-metrics/kube-state-metrics/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.509894704Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510027776Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510100428Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-7xp68/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510142819Z namespaces/openshift-monitoring/pods/metrics-server-68d5545b9-jvz7d/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51020557Z namespaces/openshift-monitoring/pods/metrics-server-68d5545b9-jvz7d/metrics-server-68d5545b9-jvz7d.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510293562Z namespaces/openshift-monitoring/pods/metrics-server-68d5545b9-jvz7d/metrics-server/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510300022Z namespaces/openshift-monitoring/pods/metrics-server-68d5545b9-jvz7d/metrics-server/metrics-server/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510303392Z namespaces/openshift-monitoring/pods/metrics-server-68d5545b9-jvz7d/metrics-server/metrics-server/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510345963Z namespaces/openshift-monitoring/pods/metrics-server-68d5545b9-jvz7d/metrics-server/metrics-server/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510449975Z namespaces/openshift-monitoring/pods/metrics-server-68d5545b9-jvz7d/metrics-server/metrics-server/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510512856Z namespaces/openshift-monitoring/pods/metrics-server-68d5545b9-jvz7d/metrics-server/metrics-server/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510555357Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bpsgl/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510582277Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bpsgl/monitoring-plugin-7dccd58f55-bpsgl.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510661939Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bpsgl/monitoring-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510668409Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bpsgl/monitoring-plugin/monitoring-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510671699Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bpsgl/monitoring-plugin/monitoring-plugin/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51070582Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bpsgl/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510798372Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bpsgl/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510864743Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bpsgl/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510910164Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.510938235Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/node-exporter-5j77w.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511044126Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/init-textfile/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511051347Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/init-textfile/init-textfile/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511054787Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/init-textfile/init-textfile/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511088478Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/init-textfile/init-textfile/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511160319Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511245941Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/init-textfile/init-textfile/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511279211Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511288071Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511293711Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511343523Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511432324Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511495306Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511539607Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/node-exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511548967Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/node-exporter/node-exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511559457Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/node-exporter/node-exporter/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511584317Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/node-exporter/node-exporter/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51169379Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511752931Z namespaces/openshift-monitoring/pods/node-exporter-5j77w/node-exporter/node-exporter/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511790292Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511834352Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/node-exporter-vstmq.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511925274Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/init-textfile/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511932954Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/init-textfile/init-textfile/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511936324Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/init-textfile/init-textfile/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.511967135Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/init-textfile/init-textfile/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512040906Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512110528Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/init-textfile/init-textfile/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512147348Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512154909Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512160529Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.5122227Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512314082Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512383633Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512432494Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/node-exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512444614Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/node-exporter/node-exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512449974Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/node-exporter/node-exporter/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512471355Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/node-exporter/node-exporter/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512578377Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512642888Z namespaces/openshift-monitoring/pods/node-exporter-vstmq/node-exporter/node-exporter/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512681599Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51272536Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/node-exporter-zmsmt.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512817572Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/init-textfile/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512825892Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/init-textfile/init-textfile/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512835542Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/init-textfile/init-textfile/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512868503Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/init-textfile/init-textfile/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.512939574Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513010366Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/init-textfile/init-textfile/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513057507Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513064037Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513076727Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513116338Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51322655Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513293891Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513324462Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/node-exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513330822Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/node-exporter/node-exporter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513334272Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/node-exporter/node-exporter/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513378213Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/node-exporter/node-exporter/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513485195Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513543476Z namespaces/openshift-monitoring/pods/node-exporter-zmsmt/node-exporter/node-exporter/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513586557Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513629968Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/openshift-state-metrics-9d44df66c-npj9f.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513765201Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-main/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513771701Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513777231Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513841342Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.513936914Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514004305Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514050626Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-self/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514056886Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514076017Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514140108Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51425019Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514318972Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514348852Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/openshift-state-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514358952Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/openshift-state-metrics/openshift-state-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514362823Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514419164Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514508695Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514584217Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-npj9f/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514619728Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514686119Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514849702Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514859862Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514865143Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514894893Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.514994615Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515056417Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515096157Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515103307Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515106818Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515140318Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515282511Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515350962Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515386423Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515397403Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515403353Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515451194Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515539716Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515607637Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515660089Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515670389Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515675049Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515697419Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515789541Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515851752Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515890943Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515898803Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515902403Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.515937794Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516022976Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516087007Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516135188Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516142218Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516145528Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.5162123Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516554226Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516621818Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516650268Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516659589Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516662698Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516704289Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516800431Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516871703Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516916964Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.516967265Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/prometheus-operator-5676c8c784-csvqs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517072117Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517078557Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517082207Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517117958Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51723138Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517301991Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517336932Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/prometheus-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517343042Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/prometheus-operator/prometheus-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517346332Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/prometheus-operator/prometheus-operator/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517378923Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/prometheus-operator/prometheus-operator/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517554716Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517626958Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-csvqs/prometheus-operator/prometheus-operator/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517658498Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-zm8ff/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517698019Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-zm8ff/prometheus-operator-admission-webhook-57cf98b594-zm8ff.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517815312Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-zm8ff/prometheus-operator-admission-webhook/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517822462Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-zm8ff/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517825802Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-zm8ff/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517863193Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-zm8ff/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.517953484Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-zm8ff/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518024646Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-zm8ff/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518057406Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518106607Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/telemeter-client-d85444bc5-55vdr.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51825719Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518268781Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518273891Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518308941Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518414473Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518479325Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518504635Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/reload/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518511926Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/reload/reload/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518522456Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/reload/reload/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518567547Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/reload/reload/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518660498Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/reload/reload/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51872745Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/reload/reload/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51875837Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/telemeter-client/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51876434Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/telemeter-client/telemeter-client/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518769831Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/telemeter-client/telemeter-client/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.518883593Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/telemeter-client/telemeter-client/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519023536Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519090407Z namespaces/openshift-monitoring/pods/telemeter-client-d85444bc5-55vdr/telemeter-client/telemeter-client/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519145868Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.51922104Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/thanos-querier-8f68c5649-m4dq5.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519354842Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519364223Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519372683Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519419884Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519507575Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519572527Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519616488Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-rules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519623568Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519627248Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519685549Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519774451Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519844982Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519874473Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-web/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519880373Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519885813Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.519937184Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520026026Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520093787Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520127518Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520134708Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520140128Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520217029Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520307631Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520384463Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520415983Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/prom-label-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520426493Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/prom-label-proxy/prom-label-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520429854Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/prom-label-proxy/prom-label-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520465674Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520575547Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520652568Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52073759Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/thanos-query/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52074788Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/thanos-query/thanos-query/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52075299Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/thanos-query/thanos-query/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520782051Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/thanos-query/thanos-query/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520879893Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/thanos-query/thanos-query/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520949504Z namespaces/openshift-monitoring/pods/thanos-querier-8f68c5649-m4dq5/thanos-query/thanos-query/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.520976684Z namespaces/openshift-monitoring/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521018075Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521065856Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521095687Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521220409Z namespaces/openshift-multus/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52127447Z namespaces/openshift-multus/openshift-multus.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521325831Z namespaces/openshift-multus/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521355712Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521405843Z namespaces/openshift-multus/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521434454Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521658728Z namespaces/openshift-multus/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52172501Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521801631Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521853722Z namespaces/openshift-multus/apps/daemonsets/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.521882573Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522028416Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522141168Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522225009Z namespaces/openshift-multus/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52225636Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522320131Z namespaces/openshift-multus/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522358422Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522452314Z namespaces/openshift-multus/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522512195Z namespaces/openshift-multus/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522526315Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522607877Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522662368Z namespaces/openshift-multus/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522708759Z namespaces/openshift-multus/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522839642Z namespaces/openshift-multus/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.522923023Z namespaces/openshift-multus/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.523463414Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.523572096Z namespaces/openshift-multus/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.524132737Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.5242444Z namespaces/openshift-multus/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.524367612Z namespaces/openshift-multus/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.524425013Z namespaces/openshift-multus/core/configmaps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.524453404Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.524549886Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.524629007Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.524709359Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.524806601Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.524852992Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.524940523Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525018705Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525098647Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525148048Z namespaces/openshift-multus/core/services/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525199289Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52527076Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525302141Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525344222Z namespaces/openshift-multus/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525392063Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525437353Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525466434Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525550306Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525627587Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525673688Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525710509Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52576805Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52579476Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525850142Z namespaces/openshift-multus/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525893853Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525936883Z namespaces/openshift-multus/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525946154Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.525983874Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.526131017Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.526326931Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.526472804Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.526678848Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.526904042Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.527099606Z namespaces/openshift-multus/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.527106087Z namespaces/openshift-multus/pods/multus-7lrx9/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.527141287Z namespaces/openshift-multus/pods/multus-7lrx9/multus-7lrx9.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52726353Z namespaces/openshift-multus/pods/multus-7lrx9/kube-multus/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52727511Z namespaces/openshift-multus/pods/multus-7lrx9/kube-multus/kube-multus/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52727845Z namespaces/openshift-multus/pods/multus-7lrx9/kube-multus/kube-multus/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.527320701Z namespaces/openshift-multus/pods/multus-7lrx9/kube-multus/kube-multus/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.527933263Z namespaces/openshift-multus/pods/multus-7lrx9/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528006715Z namespaces/openshift-multus/pods/multus-7lrx9/kube-multus/kube-multus/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528061226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528104797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/multus-additional-cni-plugins-jddgc.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52826603Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/bond-cni-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52828009Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/bond-cni-plugin/bond-cni-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52828713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528310391Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528404383Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528477634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528521395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528528935Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/cni-plugins/cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528537105Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/cni-plugins/cni-plugins/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528580896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/cni-plugins/cni-plugins/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528657488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528744309Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/cni-plugins/cni-plugins/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52877469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/egress-router-binary-copy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52878103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52878631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528860612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.528946583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529017055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529052685Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/kube-multus-additional-cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529059386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529062616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529101206Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529201259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52926633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52929623Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/routeoverride-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52930207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/routeoverride-cni/routeoverride-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529312321Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/routeoverride-cni/routeoverride-cni/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529353511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529451293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529507845Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529543335Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni-bincopy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529553826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529559476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529599396Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529696118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52976082Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52978838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.52979916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni/whereabouts-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529803711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni/whereabouts-cni/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529842391Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.529934003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530001215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jddgc/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530069396Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530117217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/multus-additional-cni-plugins-l2wwp.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530342681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/bond-cni-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530354142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/bond-cni-plugin/bond-cni-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530357882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530401663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530498514Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530569676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530602176Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530608727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/cni-plugins/cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530612047Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/cni-plugins/cni-plugins/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530646577Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/cni-plugins/cni-plugins/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530734359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.5307987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/cni-plugins/cni-plugins/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530839551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/egress-router-binary-copy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530848321Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530851601Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530880682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.530972574Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531042655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531090356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/kube-multus-additional-cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531103096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531110037Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531121147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531215479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53128699Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531324351Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/routeoverride-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531330741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/routeoverride-cni/routeoverride-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531334111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/routeoverride-cni/routeoverride-cni/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531368542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531481134Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531555375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531586626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni-bincopy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531592906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531596356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531637377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531720939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53179433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531829501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531836861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni/whereabouts-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531840091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni/whereabouts-cni/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531875162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.531960343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532026165Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l2wwp/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532058825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532101426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/multus-additional-cni-plugins-sl9lx.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532253019Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/bond-cni-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532264629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/bond-cni-plugin/bond-cni-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53226816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.5322995Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532390072Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532468053Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532505384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532511525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/cni-plugins/cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532514965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/cni-plugins/cni-plugins/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532564775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/cni-plugins/cni-plugins/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532664097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532737269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/cni-plugins/cni-plugins/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53278196Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/egress-router-binary-copy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53280002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532816031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532904622Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.532972024Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533009844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/kube-multus-additional-cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533017035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533020444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533060785Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533232779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53329492Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533321841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/routeoverride-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533329651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/routeoverride-cni/routeoverride-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533333051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/routeoverride-cni/routeoverride-cni/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533375932Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533464484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533535895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533566786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni-bincopy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533574986Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533579796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533621176Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533700908Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53376607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533830221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533837461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni/whereabouts-cni/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533844711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni/whereabouts-cni/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533874401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.533964363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534038045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sl9lx/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534070256Z namespaces/openshift-multus/pods/multus-g4khn/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534105716Z namespaces/openshift-multus/pods/multus-g4khn/multus-g4khn.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534205728Z namespaces/openshift-multus/pods/multus-g4khn/kube-multus/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534216528Z namespaces/openshift-multus/pods/multus-g4khn/kube-multus/kube-multus/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534220119Z namespaces/openshift-multus/pods/multus-g4khn/kube-multus/kube-multus/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534257759Z namespaces/openshift-multus/pods/multus-g4khn/kube-multus/kube-multus/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534582856Z namespaces/openshift-multus/pods/multus-g4khn/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534648377Z namespaces/openshift-multus/pods/multus-g4khn/kube-multus/kube-multus/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534696138Z namespaces/openshift-multus/pods/multus-xk98s/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534711608Z namespaces/openshift-multus/pods/multus-xk98s/multus-xk98s.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53480341Z namespaces/openshift-multus/pods/multus-xk98s/kube-multus/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53481103Z namespaces/openshift-multus/pods/multus-xk98s/kube-multus/kube-multus/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53481453Z namespaces/openshift-multus/pods/multus-xk98s/kube-multus/kube-multus/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.534847271Z namespaces/openshift-multus/pods/multus-xk98s/kube-multus/kube-multus/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535355181Z namespaces/openshift-multus/pods/multus-xk98s/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535419762Z namespaces/openshift-multus/pods/multus-xk98s/kube-multus/kube-multus/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535449053Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535492434Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/network-metrics-daemon-8hk6t.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535569545Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535576986Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535580366Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535610166Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535701558Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53577467Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53581547Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/network-metrics-daemon/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535837631Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/network-metrics-daemon/network-metrics-daemon/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535842461Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535853991Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.535983614Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536041755Z namespaces/openshift-multus/pods/network-metrics-daemon-8hk6t/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536064795Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536111326Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/network-metrics-daemon-cjgn5.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536204008Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536217588Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536222558Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536248199Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53633341Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536406182Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536431932Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/network-metrics-daemon/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536437853Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/network-metrics-daemon/network-metrics-daemon/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536440923Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536478884Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536626196Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536694318Z namespaces/openshift-multus/pods/network-metrics-daemon-cjgn5/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536720738Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536764939Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/network-metrics-daemon-g87k9.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53683736Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536843271Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536846451Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536884821Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.536973883Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537040545Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537084596Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/network-metrics-daemon/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537095016Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/network-metrics-daemon/network-metrics-daemon/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537100126Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537124746Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53730023Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537360621Z namespaces/openshift-multus/pods/network-metrics-daemon-g87k9/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537405052Z namespaces/openshift-multus/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537424482Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537487244Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537494654Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537532605Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537618666Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537666657Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537694518Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.53778263Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537827791Z namespaces/openshift-multus/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537855611Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537910102Z namespaces/openshift-must-gather-8vxbt/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537916192Z namespaces/openshift-must-gather-8vxbt/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537919502Z namespaces/openshift-must-gather-8vxbt/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.537953013Z namespaces/openshift-must-gather-8vxbt/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.538091686Z namespaces/openshift-must-gather-8vxbt/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.538352711Z namespaces/openshift-must-gather-8vxbt/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.538498164Z namespaces/openshift-must-gather-8vxbt/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.538707728Z namespaces/openshift-must-gather-8vxbt/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.538941223Z namespaces/openshift-must-gather-8vxbt/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.539143367Z namespaces/openshift-must-gather-9kwvz/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.539157587Z namespaces/openshift-must-gather-9kwvz/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.539161297Z namespaces/openshift-must-gather-9kwvz/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.539202768Z namespaces/openshift-must-gather-9kwvz/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.539352521Z namespaces/openshift-must-gather-9kwvz/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.539523024Z namespaces/openshift-must-gather-9kwvz/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.539655027Z namespaces/openshift-must-gather-9kwvz/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.539837871Z namespaces/openshift-must-gather-9kwvz/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540109516Z namespaces/openshift-must-gather-9kwvz/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54032602Z namespaces/openshift-network-console/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540369561Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540435062Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540463643Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540519364Z namespaces/openshift-network-console/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540548285Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540637087Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540744029Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540863301Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540906972Z namespaces/openshift-network-console/apps/deployments/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.540936332Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541016324Z namespaces/openshift-network-console/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541051605Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541100936Z namespaces/openshift-network-console/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541145066Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541248239Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54129278Z namespaces/openshift-network-console/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541339941Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541414402Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541463253Z namespaces/openshift-network-console/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541503024Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541615796Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541694757Z namespaces/openshift-network-console/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54180841Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.541887201Z namespaces/openshift-network-console/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542036374Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542145866Z namespaces/openshift-network-console/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542282149Z namespaces/openshift-network-console/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.5423381Z namespaces/openshift-network-console/core/configmaps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542400611Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542452483Z namespaces/openshift-network-console/core/services/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542501764Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542573345Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542615176Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542670727Z namespaces/openshift-network-console/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542713628Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542769759Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54280512Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542896421Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.542977783Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543023424Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543073835Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543110366Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543149786Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543222658Z namespaces/openshift-network-console/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543237498Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543261079Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543431922Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543628896Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543750009Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.543952953Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544198967Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544395331Z namespaces/openshift-network-console/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544402171Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-w5bpz/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544430102Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-w5bpz/networking-console-plugin-cb95c66f6-w5bpz.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544514264Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-w5bpz/networking-console-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544524874Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-w5bpz/networking-console-plugin/networking-console-plugin/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544528224Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-w5bpz/networking-console-plugin/networking-console-plugin/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544575915Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-w5bpz/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544680827Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-w5bpz/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544754978Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-w5bpz/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544778409Z namespaces/openshift-network-console/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54481926Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544870091Z namespaces/openshift-network-console/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544898291Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544950152Z namespaces/openshift-network-diagnostics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.544991763Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545061275Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545115486Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545172967Z namespaces/openshift-network-diagnostics/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545243088Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54535825Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545458632Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545552644Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545593085Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545638386Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545698347Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545729498Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545797269Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54584175Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545881911Z namespaces/openshift-network-diagnostics/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.545922072Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546004003Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546050344Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546098135Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546169817Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546289399Z namespaces/openshift-network-diagnostics/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546316469Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546435592Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546519473Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546696667Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546771679Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.546973413Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547060004Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547160196Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547255008Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547282759Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54734619Z namespaces/openshift-network-diagnostics/core/services/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547385281Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547469023Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547505033Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547553994Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547615446Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547644906Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547694487Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547723748Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547806639Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547884291Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547931782Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.547959642Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548016023Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548065995Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548108085Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548146666Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548225018Z namespaces/openshift-network-diagnostics/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548238938Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548262699Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548401411Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548589215Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548715137Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.548903781Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549130596Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54933925Z namespaces/openshift-network-diagnostics/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54935015Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-gngr2/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549380451Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-gngr2/network-check-source-8894fc9bd-gngr2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549456972Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-gngr2/check-endpoints/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549464362Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-gngr2/check-endpoints/check-endpoints/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549467783Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-gngr2/check-endpoints/check-endpoints/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549499823Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-gngr2/check-endpoints/check-endpoints/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549603585Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-gngr2/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549672676Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-gngr2/check-endpoints/check-endpoints/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549700997Z namespaces/openshift-network-diagnostics/pods/network-check-target-q57g8/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549738428Z namespaces/openshift-network-diagnostics/pods/network-check-target-q57g8/network-check-target-q57g8.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549811879Z namespaces/openshift-network-diagnostics/pods/network-check-target-q57g8/network-check-target-container/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549821519Z namespaces/openshift-network-diagnostics/pods/network-check-target-q57g8/network-check-target-container/network-check-target-container/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549825039Z namespaces/openshift-network-diagnostics/pods/network-check-target-q57g8/network-check-target-container/network-check-target-container/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.54985038Z namespaces/openshift-network-diagnostics/pods/network-check-target-q57g8/network-check-target-container/network-check-target-container/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.549936292Z namespaces/openshift-network-diagnostics/pods/network-check-target-q57g8/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550001973Z namespaces/openshift-network-diagnostics/pods/network-check-target-q57g8/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550029524Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkzpb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550078995Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkzpb/network-check-target-rkzpb.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550145046Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkzpb/network-check-target-container/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550154916Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkzpb/network-check-target-container/network-check-target-container/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550165416Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkzpb/network-check-target-container/network-check-target-container/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550211107Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkzpb/network-check-target-container/network-check-target-container/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550292569Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkzpb/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55036157Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkzpb/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550400691Z namespaces/openshift-network-diagnostics/pods/network-check-target-vstd7/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550438252Z namespaces/openshift-network-diagnostics/pods/network-check-target-vstd7/network-check-target-vstd7.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550507283Z namespaces/openshift-network-diagnostics/pods/network-check-target-vstd7/network-check-target-container/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550515453Z namespaces/openshift-network-diagnostics/pods/network-check-target-vstd7/network-check-target-container/network-check-target-container/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550519073Z namespaces/openshift-network-diagnostics/pods/network-check-target-vstd7/network-check-target-container/network-check-target-container/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550554264Z namespaces/openshift-network-diagnostics/pods/network-check-target-vstd7/network-check-target-container/network-check-target-container/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550681137Z namespaces/openshift-network-diagnostics/pods/network-check-target-vstd7/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550759898Z namespaces/openshift-network-diagnostics/pods/network-check-target-vstd7/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550799429Z namespaces/openshift-network-diagnostics/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550828659Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550881701Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550888721Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.550919041Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551012353Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551053674Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551081375Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551167206Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551236608Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551285649Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55134614Z namespaces/openshift-network-node-identity/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551406751Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551491853Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551545944Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551603935Z namespaces/openshift-network-node-identity/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551654866Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551763268Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55184835Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551932672Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.551961492Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552012983Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552054614Z namespaces/openshift-network-node-identity/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552094855Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552173476Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552246898Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552279388Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55236048Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552407611Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552414661Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552445802Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552497703Z namespaces/openshift-network-node-identity/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552543544Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552642266Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552715177Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552793179Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55287822Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.552959992Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553096195Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553226217Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553277818Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553311609Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55336837Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553418971Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553479852Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553521413Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553568874Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553610725Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553681506Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553761158Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553809139Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55384433Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553890411Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553932371Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553977832Z namespaces/openshift-network-node-identity/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.553986002Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.554030983Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.554312239Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.554504663Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.554641295Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.554831149Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555061384Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555266548Z namespaces/openshift-network-node-identity/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555307189Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55535589Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55536309Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555403871Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555454542Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555483922Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555538233Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555561974Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555600755Z namespaces/openshift-network-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555657646Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555717507Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555759708Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555792609Z namespaces/openshift-network-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555826439Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.555921671Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556007813Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556111825Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556173986Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556250838Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556320919Z namespaces/openshift-network-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556335219Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556396061Z namespaces/openshift-network-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556438681Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556519403Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556559564Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556605255Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556676136Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556724157Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556730927Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556765018Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556815129Z namespaces/openshift-network-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.5568583Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.556977792Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.557050474Z namespaces/openshift-network-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.557248687Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.557325259Z namespaces/openshift-network-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.557506212Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.557590694Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.557718257Z namespaces/openshift-network-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.557762628Z namespaces/openshift-network-operator/core/configmaps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.557790528Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55788575Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.557944311Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.557970562Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558030133Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558058803Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558111295Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558152925Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558223377Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558267728Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558342429Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558425471Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558470922Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558499932Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558570104Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558611725Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558666546Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558707936Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558765118Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558793788Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.558844869Z namespaces/openshift-network-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55885303Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.55888433Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.559032553Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.559219397Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.559357029Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.559577874Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.559816809Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560001762Z namespaces/openshift-network-operator/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560009342Z namespaces/openshift-network-operator/pods/iptables-alerter-m6bxp/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560032263Z namespaces/openshift-network-operator/pods/iptables-alerter-m6bxp/iptables-alerter-m6bxp.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560115625Z namespaces/openshift-network-operator/pods/iptables-alerter-m6bxp/iptables-alerter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560123075Z namespaces/openshift-network-operator/pods/iptables-alerter-m6bxp/iptables-alerter/iptables-alerter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560126605Z namespaces/openshift-network-operator/pods/iptables-alerter-m6bxp/iptables-alerter/iptables-alerter/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560159425Z namespaces/openshift-network-operator/pods/iptables-alerter-m6bxp/iptables-alerter/iptables-alerter/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560272488Z namespaces/openshift-network-operator/pods/iptables-alerter-m6bxp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560360949Z namespaces/openshift-network-operator/pods/iptables-alerter-m6bxp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560422421Z namespaces/openshift-network-operator/pods/iptables-alerter-n7l2f/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560485112Z namespaces/openshift-network-operator/pods/iptables-alerter-n7l2f/iptables-alerter-n7l2f.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560572784Z namespaces/openshift-network-operator/pods/iptables-alerter-n7l2f/iptables-alerter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560583484Z namespaces/openshift-network-operator/pods/iptables-alerter-n7l2f/iptables-alerter/iptables-alerter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560588254Z namespaces/openshift-network-operator/pods/iptables-alerter-n7l2f/iptables-alerter/iptables-alerter/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560629355Z namespaces/openshift-network-operator/pods/iptables-alerter-n7l2f/iptables-alerter/iptables-alerter/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560730177Z namespaces/openshift-network-operator/pods/iptables-alerter-n7l2f/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560797908Z namespaces/openshift-network-operator/pods/iptables-alerter-n7l2f/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560827779Z namespaces/openshift-network-operator/pods/iptables-alerter-zxbjz/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56087026Z namespaces/openshift-network-operator/pods/iptables-alerter-zxbjz/iptables-alerter-zxbjz.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560935081Z namespaces/openshift-network-operator/pods/iptables-alerter-zxbjz/iptables-alerter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560944431Z namespaces/openshift-network-operator/pods/iptables-alerter-zxbjz/iptables-alerter/iptables-alerter/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560949591Z namespaces/openshift-network-operator/pods/iptables-alerter-zxbjz/iptables-alerter/iptables-alerter/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.560982482Z namespaces/openshift-network-operator/pods/iptables-alerter-zxbjz/iptables-alerter/iptables-alerter/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.561064663Z namespaces/openshift-network-operator/pods/iptables-alerter-zxbjz/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.561127725Z namespaces/openshift-network-operator/pods/iptables-alerter-zxbjz/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.561159516Z namespaces/openshift-network-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.561230367Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.561271098Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.561316699Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56135934Z namespaces/openshift-node/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56136909Z namespaces/openshift-node/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56137432Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56140905Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.561558984Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.561732917Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.561860859Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.562061423Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56238841Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.562579324Z namespaces/openshift-operator-lifecycle-manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.562623825Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.562664886Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.562715076Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.562766497Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.562797468Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56289991Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563017093Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563133995Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563216766Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563238117Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563302558Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563346599Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56342363Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563453161Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563490872Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563577174Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563618114Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563643975Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563743527Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563824018Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56391034Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.563987132Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564065743Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564203686Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56438975Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564451851Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564494872Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564546403Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564586684Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564628054Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564679395Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564772008Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564851279Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56490592Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564937151Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.564983142Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.565012022Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.565078514Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.565152455Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.565250227Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.565264077Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.565308288Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.565491222Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.565668635Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.565804178Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.565997782Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566249137Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566451841Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566489002Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566543663Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566568713Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566632065Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566660105Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566713836Z namespaces/openshift-operators/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566721176Z namespaces/openshift-operators/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566724626Z namespaces/openshift-operators/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566765627Z namespaces/openshift-operators/coordination.k8s.io/leases/sail-operator-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566817288Z namespaces/openshift-operators/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566826688Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.566858629Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.567000332Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.567196566Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.567329788Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.567526622Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.567754667Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.567955671Z namespaces/openshift-operators/operators.coreos.com/installplans/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.567984201Z namespaces/openshift-operators/operators.coreos.com/installplans/install-9ksdq.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.568374649Z namespaces/openshift-operators/operators.coreos.com/installplans/install-vw5z8.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.568675495Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.568691955Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.568763197Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.568797028Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.568861509Z namespaces/openshift-operators/operators.coreos.com/subscriptions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.568881079Z namespaces/openshift-operators/operators.coreos.com/subscriptions/servicemeshoperator3.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.568958711Z namespaces/openshift-ovn-kubernetes/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.568981111Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569076093Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569115694Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569160895Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569230336Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569432Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569514852Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569594944Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569650575Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569684195Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569816648Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569855239Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.56990881Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.569945111Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.570023902Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.570074653Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.570111604Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.570202546Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.570341288Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.570349309Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57040688Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.570459721Z namespaces/openshift-ovn-kubernetes/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.570496031Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.570692826Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.570774107Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.571072643Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.571196756Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.571673545Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.571758147Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57193532Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.571988781Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572027502Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572109674Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572250866Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572288967Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572381649Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57243282Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572476211Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572529132Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572558933Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572619114Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572647934Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572700286Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572708886Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572741366Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572793767Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572841508Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57291383Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.572991081Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573039302Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573077693Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573129474Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573160935Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573270527Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573306758Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573359129Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573366159Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573402469Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573486291Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573519672Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573572973Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573613174Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573621114Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573654005Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573800787Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.573970241Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.574107414Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.574325838Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.574568683Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.574820878Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.574829328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.574883759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovnkube-node-n24vp.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575061053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-node/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575072253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575081633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575092843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575269647Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575338978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57542509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-ovn-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57543621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57543977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575483121Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575589803Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575659885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575687515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/nbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575694945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/nbdb/nbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575700285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/nbdb/nbdb/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575752516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/nbdb/nbdb/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575836298Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/nbdb/nbdb/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575901799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/nbdb/nbdb/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57593143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/northd/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57593827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/northd/northd/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57594197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/northd/northd/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.575980991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/northd/northd/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576080003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/northd/northd/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576148434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/northd/northd/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576171935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-acl-logging/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576201905Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-acl-logging/ovn-acl-logging/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576213885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576258636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.57645988Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576506611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576514911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-controller/ovn-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576519962Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-controller/ovn-controller/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576550642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-controller/ovn-controller/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576759626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576821837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovn-controller/ovn-controller/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576864118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovnkube-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576873639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovnkube-controller/ovnkube-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576878659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovnkube-controller/ovnkube-controller/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.576903719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.581425209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.581493531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.581510391Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/sbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.581517261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/sbdb/sbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.581527062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/sbdb/sbdb/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.581572162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/sbdb/sbdb/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.581668274Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/sbdb/sbdb/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.581731995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n24vp/sbdb/sbdb/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.581756486Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.581833197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovnkube-node-rw25l.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582013151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-node/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582024471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582030521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582044732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582205925Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582285566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582329167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-ovn-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582345048Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582350118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582382279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582514381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582585972Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582618273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/nbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582624413Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/nbdb/nbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582627803Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/nbdb/nbdb/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582650794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/nbdb/nbdb/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582754396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/nbdb/nbdb/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582819047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/nbdb/nbdb/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582845478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/northd/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582849458Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/northd/northd/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582852618Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/northd/northd/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582898269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/northd/northd/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.582995771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/northd/northd/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583063212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/northd/northd/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583105653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-acl-logging/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583113133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-acl-logging/ovn-acl-logging/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583116583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583146824Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583409239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.58346644Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583493591Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583499261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-controller/ovn-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583502661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-controller/ovn-controller/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583544302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-controller/ovn-controller/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583731305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583796607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovn-controller/ovn-controller/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583834547Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovnkube-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583840837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovnkube-controller/ovnkube-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583844197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovnkube-controller/ovnkube-controller/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.583879548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.588361227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.588426569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.58847207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/sbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.58847953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/sbdb/sbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.58848307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/sbdb/sbdb/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.588524811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/sbdb/sbdb/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.588644253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/sbdb/sbdb/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.588710845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rw25l/sbdb/sbdb/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.588740325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.588809947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovnkube-node-t5k5h.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.58898831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-node/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.58900451Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589010531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589048671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589201274Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589267466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589300986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-ovn-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589309266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589312697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589350917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.58948323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589548621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589586542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/nbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589593982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/nbdb/nbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589597472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/nbdb/nbdb/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589657213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/nbdb/nbdb/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589783496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/nbdb/nbdb/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589882108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/nbdb/nbdb/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589927829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/northd/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589934809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/northd/northd/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.589938129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/northd/northd/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.58997726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/northd/northd/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590082952Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/northd/northd/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590143893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/northd/northd/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590218785Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-acl-logging/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590236465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-acl-logging/ovn-acl-logging/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590240275Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590247305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.59048436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590549351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590576422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590582552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-controller/ovn-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590586342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-controller/ovn-controller/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590625873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-controller/ovn-controller/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590883338Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.590950339Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovn-controller/ovn-controller/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.59098267Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovnkube-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.59098874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovnkube-controller/ovnkube-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.59099201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovnkube-controller/ovnkube-controller/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.591036411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.595707674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.595775655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.595800996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/sbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.595811846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/sbdb/sbdb/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.595816886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/sbdb/sbdb/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.595852047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/sbdb/sbdb/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.595954009Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/sbdb/sbdb/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.59602149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t5k5h/sbdb/sbdb/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596072111Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596092602Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596161443Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596173253Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596265815Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596362667Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.59648992Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596542971Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596562051Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596656083Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596734005Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596781235Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596819866Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596869837Z namespaces/openshift-route-controller-manager/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596877687Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596882348Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596919098Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596966999Z namespaces/openshift-route-controller-manager/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.596974789Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.59699779Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.597222964Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.597442859Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.597582061Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.597799166Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.59803868Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598313316Z namespaces/openshift-service-ca-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598343457Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598425838Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598464389Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598492509Z namespaces/openshift-service-ca-operator/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598551971Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598625742Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598726794Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598828856Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598875027Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598911638Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.598958219Z namespaces/openshift-service-ca-operator/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.59899657Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599073801Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599119502Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599159083Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599271575Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599324146Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599358497Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599375097Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599432148Z namespaces/openshift-service-ca-operator/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599465579Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599581241Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599662193Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599864827Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.599940438Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600051731Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600167113Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600387467Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600439439Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600481999Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60052902Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600571321Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600622172Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600657563Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600737024Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600819956Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600866637Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600892357Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.600956599Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60100082Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60104592Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.601087601Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.601138522Z namespaces/openshift-service-ca-operator/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.601148293Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.601195183Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.601361327Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60153393Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.601662733Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.601857137Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602082561Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602304045Z namespaces/openshift-service-ca-operator/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602315116Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-bvk5l/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602349877Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-bvk5l/service-ca-operator-d6fc45fc5-bvk5l.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602433108Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-bvk5l/service-ca-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602439888Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-bvk5l/service-ca-operator/service-ca-operator/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602443148Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-bvk5l/service-ca-operator/service-ca-operator/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602467339Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-bvk5l/service-ca-operator/service-ca-operator/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602617202Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-bvk5l/service-ca-operator/service-ca-operator/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602777915Z namespaces/openshift-service-ca-operator/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602820336Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602865347Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602905888Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602948488Z namespaces/openshift-service-ca/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.602992699Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60303955Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603083311Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603130022Z namespaces/openshift-service-ca/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603170393Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603312496Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603399107Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603497589Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60353315Z namespaces/openshift-service-ca/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603581651Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603623802Z namespaces/openshift-service-ca/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603664293Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603751034Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603786265Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603824356Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603902697Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603949468Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603955998Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.603987939Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60403921Z namespaces/openshift-service-ca/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.604082961Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.604209954Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.604292935Z namespaces/openshift-service-ca/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.604392207Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.604464868Z namespaces/openshift-service-ca/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.604578071Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.604701963Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.604868527Z namespaces/openshift-service-ca/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.604917158Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.604958749Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605003659Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60504712Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605087901Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605132362Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605236474Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605319226Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605362657Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605393577Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605444768Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605483559Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60552659Z namespaces/openshift-service-ca/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60553337Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605567641Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605711233Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.605882157Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.606013919Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.606228194Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.606471508Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.606655832Z namespaces/openshift-service-ca/pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.606662952Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-n4gw7/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.606736754Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-n4gw7/service-ca-865cb79987-n4gw7.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.606835686Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-n4gw7/service-ca-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.606849276Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-n4gw7/service-ca-controller/service-ca-controller/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.606855876Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-n4gw7/service-ca-controller/service-ca-controller/logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.606868547Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-n4gw7/service-ca-controller/service-ca-controller/logs/current.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607079771Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-n4gw7/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607147302Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-n4gw7/service-ca-controller/service-ca-controller/logs/previous.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607200573Z namespaces/openshift-service-ca/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607255344Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607295275Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607341136Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607383667Z namespaces/openshift-user-workload-monitoring/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607434168Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607501329Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60755833Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607606281Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607644532Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607724413Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607802885Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607890127Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607925317Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.607968788Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608009539Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.6080502Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608137702Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608260874Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608309165Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608395207Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608440788Z namespaces/openshift-user-workload-monitoring/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608486399Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60857963Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608656122Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608730384Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608816635Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608887567Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.608999569Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609164622Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609250624Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609289475Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609340826Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609379786Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609436198Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609467998Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.60954707Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609622621Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609708443Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609742164Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609790615Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609846826Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609894547Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609903277Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.609936628Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.610091741Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.610292145Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.610439218Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.610633491Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.610856876Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.61104404Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.61106057Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611121921Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611172912Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611245004Z namespaces/openshift/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611280915Z namespaces/openshift/openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611334996Z namespaces/openshift/apps.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611377726Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611422767Z namespaces/openshift/apps/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611449538Z namespaces/openshift/apps/daemonsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.61152952Z namespaces/openshift/apps/deployments.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611603671Z namespaces/openshift/apps/replicasets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611687083Z namespaces/openshift/apps/statefulsets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611725953Z namespaces/openshift/autoscaling/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611766494Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611816085Z namespaces/openshift/batch/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611858666Z namespaces/openshift/batch/cronjobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611931648Z namespaces/openshift/batch/jobs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.611975018Z namespaces/openshift/build.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612019239Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612093501Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612137772Z namespaces/openshift/core/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612194673Z namespaces/openshift/core/configmaps.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612309495Z namespaces/openshift/core/endpoints.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612384406Z namespaces/openshift/core/events.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612456058Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612535149Z namespaces/openshift/core/pods.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612612681Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612725253Z namespaces/openshift/core/secrets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612877836Z namespaces/openshift/core/services.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612925877Z namespaces/openshift/discovery.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.612955728Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.613015709Z namespaces/openshift/image.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.6130595Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.614242714Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.614286174Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.614384056Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.614465178Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.61459333Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.614701313Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.614786494Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.614937667Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.615132411Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.615291604Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.615381566Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.615481998Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.615613551Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.615722533Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.615825325Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.615910467Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.615998958Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.61609607Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.616291514Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.616408907Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.616501248Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.61660071Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.616698682Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.616792074Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.616884756Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.616981068Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.61707691Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.617201122Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.617309415Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.617418067Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.617519009Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.617620301Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.617731643Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.617834305Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.617948267Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.618021579Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.618140741Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.618334865Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.618413837Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.618529759Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.618651251Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.618764164Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.618895276Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.618980598Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.61907094Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.619212482Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.619351155Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.619470588Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.61957854Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.619674522Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.619765873Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.619854705Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.619968768Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.62008461Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.620224803Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.620348995Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.620454127Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.620548779Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.620641121Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.620755833Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.620838775Z namespaces/openshift/k8s.ovn.org/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.620883256Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.620972578Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621038969Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.62109382Z namespaces/openshift/monitoring.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621127341Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621172772Z namespaces/openshift/networking.k8s.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621245903Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621286144Z namespaces/openshift/operators.coreos.com/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621293534Z namespaces/openshift/operators.coreos.com/clusterserviceversions/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621331165Z namespaces/openshift/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621482828Z namespaces/openshift/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621648791Z namespaces/openshift/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621780264Z namespaces/openshift/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.621981548Z namespaces/openshift/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.622244683Z namespaces/openshift/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.622452127Z namespaces/openshift/policy/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.622485008Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.622538539Z namespaces/openshift/route.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.622568569Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.62262003Z namespaces/openshift/template.openshift.io/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.622626171Z namespaces/openshift/template.openshift.io/templates/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.622651741Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.622767784Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.622908846Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.623015928Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.62312244Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.623317254Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.623423017Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.623536349Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.623642781Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.623762983Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.623875486Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.624005158Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.6241264Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.624332385Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.624436897Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.624572839Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.624684022Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.624793104Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.624901366Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.625005928Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.62511174Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.625228502Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.625339125Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.625443357Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.625542839Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.625641431Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.625808564Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.625911516Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.626023238Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.626151991Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.626287074Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.626399326Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.626498878Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.62663036Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.626734172Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.626829154Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.626930136Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.627022148Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.627135871Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.627272463Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.627377885Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.627498688Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.62760733Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.627727112Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.627845385Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.627967007Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.6281195Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.628360965Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.628482877Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.62859524Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.628677491Z network_logs/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.628709612Z network_logs/cluster_scale [must-gather-s7f5k] OUT 2026-04-20T20:38:25.628791773Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather-s7f5k] OUT 2026-04-20T20:38:25.628864535Z network_logs/multi-networkpolicy [must-gather-s7f5k] OUT 2026-04-20T20:38:25.628940636Z network_logs/net-attach-def [must-gather-s7f5k] OUT 2026-04-20T20:38:25.629019808Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather-s7f5k] OUT 2026-04-20T20:38:25.629166921Z network_logs/ovn_kubernetes_top_pods [must-gather-s7f5k] OUT 2026-04-20T20:38:25.629292913Z network_logs/ovnk_database_store.tar.gz [must-gather-s7f5k] OUT 2026-04-20T20:38:25.630926916Z nodes/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.630956557Z nodes/debug [must-gather-s7f5k] OUT 2026-04-20T20:38:25.631064979Z nodes/ip-10-0-138-156.ec2.internal/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.63110315Z nodes/ip-10-0-138-156.ec2.internal/cpu_affinities.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.631371655Z nodes/ip-10-0-138-156.ec2.internal/dmesg [must-gather-s7f5k] OUT 2026-04-20T20:38:25.6316348Z nodes/ip-10-0-138-156.ec2.internal/ethtool_channels [must-gather-s7f5k] OUT 2026-04-20T20:38:25.631710512Z nodes/ip-10-0-138-156.ec2.internal/ethtool_features [must-gather-s7f5k] OUT 2026-04-20T20:38:25.631797173Z nodes/ip-10-0-138-156.ec2.internal/ip-10-0-138-156.ec2.internal_logs_kubelet.gz [must-gather-s7f5k] OUT 2026-04-20T20:38:25.632082319Z nodes/ip-10-0-138-156.ec2.internal/irq_affinities.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.632254853Z nodes/ip-10-0-138-156.ec2.internal/lscpu [must-gather-s7f5k] OUT 2026-04-20T20:38:25.632383065Z nodes/ip-10-0-138-156.ec2.internal/lspci [must-gather-s7f5k] OUT 2026-04-20T20:38:25.632471397Z nodes/ip-10-0-138-156.ec2.internal/podresources.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.632569939Z nodes/ip-10-0-138-156.ec2.internal/pods_info.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.632694511Z nodes/ip-10-0-138-156.ec2.internal/proc_cmdline [must-gather-s7f5k] OUT 2026-04-20T20:38:25.632774133Z nodes/ip-10-0-138-156.ec2.internal/sysinfo.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.634434046Z nodes/ip-10-0-138-156.ec2.internal/sysinfo.tgz [must-gather-s7f5k] OUT 2026-04-20T20:38:25.634584649Z nodes/ip-10-0-140-183.ec2.internal/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.63462099Z nodes/ip-10-0-140-183.ec2.internal/cpu_affinities.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.634908105Z nodes/ip-10-0-140-183.ec2.internal/dmesg [must-gather-s7f5k] OUT 2026-04-20T20:38:25.63514133Z nodes/ip-10-0-140-183.ec2.internal/ethtool_channels [must-gather-s7f5k] OUT 2026-04-20T20:38:25.635248112Z nodes/ip-10-0-140-183.ec2.internal/ethtool_features [must-gather-s7f5k] OUT 2026-04-20T20:38:25.635332834Z nodes/ip-10-0-140-183.ec2.internal/ip-10-0-140-183.ec2.internal_logs_kubelet.gz [must-gather-s7f5k] OUT 2026-04-20T20:38:25.635689061Z nodes/ip-10-0-140-183.ec2.internal/irq_affinities.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.635824394Z nodes/ip-10-0-140-183.ec2.internal/lscpu [must-gather-s7f5k] OUT 2026-04-20T20:38:25.635953226Z nodes/ip-10-0-140-183.ec2.internal/lspci [must-gather-s7f5k] OUT 2026-04-20T20:38:25.636044298Z nodes/ip-10-0-140-183.ec2.internal/podresources.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.63614594Z nodes/ip-10-0-140-183.ec2.internal/pods_info.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.636291333Z nodes/ip-10-0-140-183.ec2.internal/proc_cmdline [must-gather-s7f5k] OUT 2026-04-20T20:38:25.636360934Z nodes/ip-10-0-140-183.ec2.internal/sysinfo.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.638006407Z nodes/ip-10-0-140-183.ec2.internal/sysinfo.tgz [must-gather-s7f5k] OUT 2026-04-20T20:38:25.63813945Z nodes/ip-10-0-140-224.ec2.internal/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.63816039Z nodes/ip-10-0-140-224.ec2.internal/cpu_affinities.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.638533487Z nodes/ip-10-0-140-224.ec2.internal/dmesg [must-gather-s7f5k] OUT 2026-04-20T20:38:25.638784112Z nodes/ip-10-0-140-224.ec2.internal/ethtool_channels [must-gather-s7f5k] OUT 2026-04-20T20:38:25.638860134Z nodes/ip-10-0-140-224.ec2.internal/ethtool_features [must-gather-s7f5k] OUT 2026-04-20T20:38:25.638938606Z nodes/ip-10-0-140-224.ec2.internal/ip-10-0-140-224.ec2.internal_logs_kubelet.gz [must-gather-s7f5k] OUT 2026-04-20T20:38:25.639372484Z nodes/ip-10-0-140-224.ec2.internal/irq_affinities.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.639513007Z nodes/ip-10-0-140-224.ec2.internal/lscpu [must-gather-s7f5k] OUT 2026-04-20T20:38:25.639630929Z nodes/ip-10-0-140-224.ec2.internal/lspci [must-gather-s7f5k] OUT 2026-04-20T20:38:25.639716601Z nodes/ip-10-0-140-224.ec2.internal/podresources.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.639818953Z nodes/ip-10-0-140-224.ec2.internal/pods_info.json [must-gather-s7f5k] OUT 2026-04-20T20:38:25.639948176Z nodes/ip-10-0-140-224.ec2.internal/proc_cmdline [must-gather-s7f5k] OUT 2026-04-20T20:38:25.640020277Z nodes/ip-10-0-140-224.ec2.internal/sysinfo.log [must-gather-s7f5k] OUT 2026-04-20T20:38:25.6416702Z nodes/ip-10-0-140-224.ec2.internal/sysinfo.tgz [must-gather-s7f5k] OUT 2026-04-20T20:38:25.641835533Z pod_network_connectivity_check/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.641867974Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather-s7f5k] OUT 2026-04-20T20:38:25.641971426Z static-pods/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.641978086Z static-pods/kube-apiserver/ [must-gather-s7f5k] OUT 2026-04-20T20:38:25.647369024Z [must-gather-s7f5k] OUT 2026-04-20T20:38:25.647382804Z sent 70,717 bytes received 6,511,021 bytes 4,387,825.33 bytes/sec [must-gather-s7f5k] OUT 2026-04-20T20:38:25.647387214Z total size is 80,803,073 speedup is 12.28 [must-gather ] OUT 2026-04-20T20:38:25.950090044Z namespace/openshift-must-gather-8vxbt deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 8365bb7c-9971-42a0-99d8-89962b164944 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing WORK_DIR: /workspace/odh-ci-artifacts REPO_PATH: opendatahub-io/odh-build-metadata REPO_BRANCH: ci-artifacts SPARSE_FILE_PATH: test-artifacts/docs SOURCE_PATH: /workspace/artifacts-dir DEST_PATH: test-artifacts/kserve-group-test-9t8ds ALWAYS_PASS: false configuring gh token taking github token from Konflux bot Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ fatal: fetch-pack: invalid index-pack output 2026/04/20 20:39:39 Skipping step because a previous step failed 2026/04/20 20:11:49 Entrypoint initialization Found kubeconfig secret: cluster-sg5xn-admin-kubeconfig Wrote kubeconfig to /credentials/cluster-sg5xn-kubeconfig Found admin password secret: cluster-sg5xn-admin-password Retrieved username Wrote password to /credentials/cluster-sg5xn-password API Server URL: https://a25abd0b201a34b8c9c6fe48f5a9b9fe-6d37a4596b143d4e.elb.us-east-1.amazonaws.com:6443 Console URL: https://console-openshift-console.apps.43766bce-7c24-41a6-9cf2-1cc9800b1f43.prod.konfluxeaas.com ai-j52129 https://github.com/israel-hdez/kserve Cloning into '/workspace/source'... 2026/04/20 20:11:50 Decoded script /tekton/scripts/script-0-s8hgh 2026/04/20 20:11:50 Decoded script /tekton/scripts/script-1-qb4jx 2026/04/20 20:11:50 Decoded script /tekton/scripts/script-2-fktzp 2026/04/20 20:11:50 Decoded script /tekton/scripts/script-3-rk8ts 2026/04/20 20:11:50 Decoded script /tekton/scripts/script-4-7kb2h 2026/04/20 20:11:50 Decoded script /tekton/scripts/script-5-2mxs4