[get-kubeconfig] Found kubeconfig secret: cluster-p9tll-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-p9tll-kubeconfig [get-kubeconfig] Found admin password secret: cluster-p9tll-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-p9tll-password [get-kubeconfig] API Server URL: https://a7613e761dc1740e489b67cce7f7c280-5f39dd974176f839.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [clone-repo] RHOAIENG-59268-master [clone-repo] https://github.com/andresllh/kserve [clone-repo] Cloning into '/workspace/source'... [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e376846d2aa0b7fb92a16b8c1edcc05bf3c05895534eec2581922448b745f27a [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e376846d2aa0b7fb92a16b8c1edcc05bf3c05895534eec2581922448b745f27a [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:776ba89aa8f1818a5387b2ec4eff6639ae46c5f3a2e69c29af16432741f9a105 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:776ba89aa8f1818a5387b2ec4eff6639ae46c5f3a2e69c29af16432741f9a105 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:8608123ddb1fc42bff2e1c9ce408ce175b3696948e68bd4ec98a77fff89c49f4 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:8608123ddb1fc42bff2e1c9ce408ce175b3696948e68bd4ec98a77fff89c49f4 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:72e9a53b4f6609f050c864ccf8bba3bc53b15bbbb0a09e5de74a3bdc7465dd84 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:72e9a53b4f6609f050c864ccf8bba3bc53b15bbbb0a09e5de74a3bdc7465dd84 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1435 [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:776ba89aa8f1818a5387b2ec4eff6639ae46c5f3a2e69c29af16432741f9a105 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e376846d2aa0b7fb92a16b8c1edcc05bf3c05895534eec2581922448b745f27a [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:8608123ddb1fc42bff2e1c9ce408ce175b3696948e68bd4ec98a77fff89c49f4 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:72e9a53b4f6609f050c864ccf8bba3bc53b15bbbb0a09e5de74a3bdc7465dd84 [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1435 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1435 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] 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. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 259 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Building pyasn==1.6.2 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading black [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading kubernetes [e2e-raw] Downloading grpcio [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading numpy [e2e-raw] Downloading pandas [e2e-raw] Built pyasn==1.6.2 [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 100 packages in 1.96s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 100 packages in 298ms [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.121.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.18.0rc1 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn==1.6.2 [e2e-raw] + pyasn1==0.6.1 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==0.49.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 46ms [e2e-raw] /workspace/source [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] 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. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-ffbb595cb-b4jdt 1/1 Running 0 42s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-ffbb595cb-b4jdt condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-7c9f485588-4x8x9 1/1 Running 0 47s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-7c9f485588-4x8x9 condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-cf49989db-ns6rm 1/1 Running 0 53s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-cf49989db-ns6rm condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] ⏳ Extracting OpenShift CA certificates for raw deployment [e2e-raw] ✅ CA certificate bundle extracted (3 certificates) [e2e-raw] Now using project "kserve" on server "https://a7613e761dc1740e489b67cce7f7c280-5f39dd974176f839.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] ⏳ Installing KServe with SeaweedFS [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] ⏳ Waiting for CRDs to be established [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] ⏳ Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] ⏳ Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-68cc5db7c4-njnrk 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-68cc5db7c4-njnrk condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] ⏳ Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Installing DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] Patching ingress domain, markers: raw [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-64c4d9588d-p5frp" deleted [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched [e2e-raw] waiting kserve-controller get ready... [e2e-raw] pod/kserve-controller-manager-64c4d9588d-ddv76 condition met [e2e-raw] Installing ODH Model Controller manually with PR images [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init created [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.20.19 [e2e-raw] Kubernetes Version: v1.33.9 [e2e-raw] ClusterVersion desired: 4.20.19 [e2e-raw] ClusterVersion history (latest): 4.20.19 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.18.1-2 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- [e2e-raw] MIIDPDCCAiSgAwIBAgIIDiixcsKnuDEwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-raw] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyNDIzNDcwN1oX [e2e-raw] DTM2MDQyMTIzNDcwN1owJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy [e2e-raw] b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArey6fbp8ypD8 [e2e-raw] hfXMeQVHyKxt9ghSztMQyvPinmNGD8DZ6lEIXWARRaO29obmgnVKy2GhhoPYyLPY [e2e-raw] y08GuUA5XQG+WKlhZGGwy9o7Lq3LYGD6jg02etjVbVB85z5kSBSQnt6hL8IlskX8 [e2e-raw] Zwncj8ohbImMBa5vX3ZHi5hxJdJpfBkbFQX7Ui4xuVsTmva09/FBK6sO7RXu86bW [e2e-raw] kmWlp3GzX9BBvi7d0JnMs8m5rtdOYn6NpjzNMErYS8QeTEv4ePvB2y3FPKHrA2Ch [e2e-raw] HlRAzaxE7vfx2VoM5WprQKjQLdtcFEB1Xo+JZo59mNKAD3c4YxIwZIJzmQA7fVmk [e2e-raw] jAzsrSsTFQIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB [e2e-raw] /zBJBgNVHQ4EQgRA+Hm5JzXOHddJym28HQbpc0lbeXOxkJoRDgL8BP1vm/q8+xMc [e2e-raw] gIVjCSOOClRLmpbU/H4xg/FOjzdE7U6pzoEh1jANBgkqhkiG9w0BAQsFAAOCAQEA [e2e-raw] m5WfudtuDbP2i5+AZ2fKDHXqyMVh1kI6VaVh6mf5le/Cli3Y5x3IoI3llceyvO7i [e2e-raw] wXf7sz23NQmJ0XtttewTAf8+guNbpLxHWdK6iJDJ3J5ArfoHR4u6PajFpb1dZMPJ [e2e-raw] DYObr20ltvY/ASIJJYPvafcIAwsMaVxBSJ2oadFtqtg9E6/qL4Hek98vnljAdcYG [e2e-raw] Dl/9u0jOJKSRqxYZZ4c3kI49ROqu9qmhq7hOncoFznYTL9+wMm7xtxYXr5C1OkaC [e2e-raw] Tyc01oyddKhlOUjBqyXDYNaMLk7IBbhm5+jb+sXdU62rCKaoWk4zJz7lHXzoInRZ [e2e-raw] /8mhIItQt92s1//3OZ1t8g== [e2e-raw] -----END CERTIFICATE----- [e2e-raw] -----BEGIN CERTIFICATE----- [e2e-raw] MIIEADCCAuigAwIBAgIIMMRrvUJQMKkwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-raw] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyNDIzNDc0NVoX [e2e-raw] DTI3MDQyNDIzNDc0NVowMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv [e2e-raw] cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB [e2e-raw] AL2drfyhYtydpv+NpJjBotOZKxPviZCLaf4sTKwiy/SlRZNkODzgyoR2kYPT+C0O [e2e-raw] 4O23vU1gEF+mciMGBDVg7V6vtOM9JhIvmQ87yvAiGzcWYE7yNJJ9bLkW16lJ6em5 [e2e-raw] 9hVNqoUCDc3musXU4JrbrZgK4iNU+OLh0yNUHY/8QMl1LnFIwx8i0u0ozkoq0ymA [e2e-raw] ldLdeygyi0TmYo3zJGwfmWcqITkpF6p3voSJm9YKJ+A0wHTTl+ijzqeTeZJ0oVTt [e2e-raw] p99UpvBU5PMQH8884dgj7tVEON9nEzgdBW4c0vbVfyb18aJ48r64u+b7ChJ3uPQc [e2e-raw] 24fkD+GIRA0vLugeHaaHKa0CAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd [e2e-raw] BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV [e2e-raw] HQ4EQgRAzYm/V35R+NNMGeqmOjhatragSJiNBmCY4mdAwe+i2zFaA1J7ltVS0057 [e2e-raw] RfJ0zqJ8QIA0w356v9nOPr3CVsDPYTBLBgNVHSMERDBCgED4ebknNc4d10nKbbwd [e2e-raw] BulzSVt5c7GQmhEOAvwE/W+b+rz7ExyAhWMJI44KVEualtT8fjGD8U6PN0TtTqnO [e2e-raw] gSHWMEsGA1UdEQREMEKCQCouYXBwcy5jZDJlNTIxMi0wOTVhLTQ3Y2EtYWQ4Zi0z [e2e-raw] MWUxYjI3MjFmNmQucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD [e2e-raw] ggEBAFvhqgS42Rn8ST5C8ExQQ/pwkJSGoojtlw//oOsWV42H6+lxrfCbgpYGr7zz [e2e-raw] G645r5KGnOk4mn4TqUZJ7k6tMf5XFNmQOCyKTWbMoGyxvoV3xc/gJNBx9Upz6HxY [e2e-raw] tLw2ClQbPt3o9HN0NihOjWsfPTBB68lRRT1DNBMb1puuI+C60w1GQ3Ch/2KvgTKy [e2e-raw] DHmtRM5bK6cJuPR/Fl+saGsnRF3fZfegPgDyOk5yYuOc3CHXa3YtX6XqTxJulnBg [e2e-raw] tpb6xzJrk2EEhh1KM6nZn+Z4GF9ZEKheNsp2MvPRSVj3ojtt7DpFUPWv09euwjnl [e2e-raw] IeQNROABOiLuaU7AbBkgBmszWZE= [e2e-raw] -----END CERTIFICATE----- [e2e-raw] [e2e-raw] -----BEGIN CERTIFICATE----- [e2e-raw] MIIDUTCCAjmgAwIBAgIIAUaE9CXohdkwDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE [e2e-raw] Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3NzA3NDk1MjAe [e2e-raw] Fw0yNjA0MjQyMzU1NTFaFw0yODA2MjIyMzU1NTJaMDYxNDAyBgNVBAMMK29wZW5z [e2e-raw] aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzcwNzQ5NTIwggEiMA0GCSqG [e2e-raw] SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCd0h0n99O3K0cQjtwai5dU/wNJUs4p99wV [e2e-raw] 26crZuudX4euu5h9cW+9F96RXYKevhJiQn9u9V9Hvx/DuIlNQoWfWa8Ak+Pg1nqY [e2e-raw] 91JBCQXDFWwZ7R7iDnxN5FijNn0vioXWl/yLG1JrW7F2vG417BWFAqNBJenMRnr8 [e2e-raw] cHrJ21l2fOYuhkEXyprDg0HBlVCgviBBc8gQHU+GUmbqf4EPELveGFXKHRZHBWZt [e2e-raw] 85tz01NTEAZcdrdHr5llLJ62aevgsHSLfC1M3ep7LSFCMHpMngVBsjDfIHRSnS2R [e2e-raw] S0a91cmB/VxyWdizTqpqQVkOjz6Brex8+cXNpARstK1jCWGn6vfzAgMBAAGjYzBh [e2e-raw] MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRPzBGz [e2e-raw] bFQ22X0UjO35HbtXRdIowzAfBgNVHSMEGDAWgBRPzBGzbFQ22X0UjO35HbtXRdIo [e2e-raw] wzANBgkqhkiG9w0BAQsFAAOCAQEAP8O4fVpdGrXynYToW/z4fhEP1jU/fx0rN4T9 [e2e-raw] Uob+85rDfpqigEvFTirBfIswwStlBWjJz2eFK4y25q9buh3pldSGN11zFXAvvTS2 [e2e-raw] NNlLM6J7+ofaju/Mg4uO4/hSIzSz27gPLVd3cgQl0zumCx1332z2xqQsnjHJnDAW [e2e-raw] ML07lQgHYM2BTSxXRgNnwxqJ/uRW/++JmlWQGaJerNGiI8phBlLYQS+QwIAybKj5 [e2e-raw] J6GFJD9N3WYA9PFAmbH0xJeCWRvQoaqyUgqB+cNcVCsnRh/dnqk0mL7u+p5NHS6x [e2e-raw] BIT3OyI4ATJ7vT6VXkJBZnmo9mYSlFHwHuAPug17j70nB7E/aw== [e2e-raw] -----END CERTIFICATE----- [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: xdist-3.6.1, asyncio-0.23.8, httpx-0.30.0, anyio-4.9.0, cov-5.0.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-04-25 00:04:13.135 2933 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-04-25 00:05:53.343 2933 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-25 00:05:53.343 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-25 00:05:53.343 2933 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.343 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.343 2933 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-25 00:05:53.343 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-25 00:05:53.343 2933 kserve.trace Using external route host: isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.343 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.344 2933 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-25 00:05:53.344 2933 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-25 00:05:53.345 2933 kserve.trace base url = https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.345 2933 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.345 2933 kserve.trace url: https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8fb8f:predict [e2e-raw] 2026-04-25 00:05:53.345 2933 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8fb8f:predict [e2e-raw] 2026-04-25 00:05:53.345 2933 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:05:53.345 2933 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:05:53.382 2933 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-25 00:05:53.382 2933 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-25 00:05:53.382 2933 kserve.trace base url = https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.382 2933 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.382 2933 kserve.trace url: https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8fb8f:predict [e2e-raw] 2026-04-25 00:05:53.382 2933 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8fb8f:predict [e2e-raw] 2026-04-25 00:05:53.382 2933 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:05:53.382 2933 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:05:53.383 2933 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-25 00:05:53.383 2933 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-25 00:05:53.383 2933 kserve.trace base url = https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.383 2933 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.383 2933 kserve.trace url: https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8fb8f:predict [e2e-raw] 2026-04-25 00:05:53.383 2933 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8fb8f:predict [e2e-raw] 2026-04-25 00:05:53.383 2933 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:05:53.383 2933 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:05:53.384 2933 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-25 00:05:53.384 2933 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-25 00:05:53.384 2933 kserve.trace base url = https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.384 2933 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:05:53.384 2933 kserve.trace url: https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8fb8f:predict [e2e-raw] 2026-04-25 00:05:53.384 2933 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-8fb8f-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8fb8f:predict [e2e-raw] 2026-04-25 00:05:53.384 2933 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:05:53.384 2933 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:05:58.415 2933 kserve.trace response code: 200, content: {"message":"","batchId":"fbb6152d-a86c-4ea2-8b2e-c8224c9602ef","predictions":[1,1]} [e2e-raw] 2026-04-25 00:05:58.415 2933 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"fbb6152d-a86c-4ea2-8b2e-c8224c9602ef","predictions":[1,1]} [e2e-raw] 2026-04-25 00:05:58.416 2933 kserve.trace response code: 200, content: {"message":"","batchId":"fbb6152d-a86c-4ea2-8b2e-c8224c9602ef","predictions":[1,1]} [e2e-raw] 2026-04-25 00:05:58.416 2933 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"fbb6152d-a86c-4ea2-8b2e-c8224c9602ef","predictions":[1,1]} [e2e-raw] 2026-04-25 00:05:58.417 2933 kserve.trace response code: 200, content: {"message":"","batchId":"fbb6152d-a86c-4ea2-8b2e-c8224c9602ef","predictions":[1,1]} [e2e-raw] 2026-04-25 00:05:58.417 2933 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"fbb6152d-a86c-4ea2-8b2e-c8224c9602ef","predictions":[1,1]} [e2e-raw] 2026-04-25 00:05:58.417 2933 kserve.trace response code: 200, content: {"message":"","batchId":"fbb6152d-a86c-4ea2-8b2e-c8224c9602ef","predictions":[1,1]} [e2e-raw] 2026-04-25 00:05:58.417 2933 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"fbb6152d-a86c-4ea2-8b2e-c8224c9602ef","predictions":[1,1]} [e2e-raw] 2026-04-25 00:05:58.417 2933 kserve.trace Got response [{'message': '', 'batchId': 'fbb6152d-a86c-4ea2-8b2e-c8224c9602ef', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbb6152d-a86c-4ea2-8b2e-c8224c9602ef', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbb6152d-a86c-4ea2-8b2e-c8224c9602ef', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbb6152d-a86c-4ea2-8b2e-c8224c9602ef', 'predictions': [1, 1]}] [e2e-raw] 2026-04-25 00:05:58.417 2933 kserve.trace INFO [utils.py:predict():128] Got response [{'message': '', 'batchId': 'fbb6152d-a86c-4ea2-8b2e-c8224c9602ef', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbb6152d-a86c-4ea2-8b2e-c8224c9602ef', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbb6152d-a86c-4ea2-8b2e-c8224c9602ef', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbb6152d-a86c-4ea2-8b2e-c8224c9602ef', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-04-25 00:05:58.431 2933 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-04-25 00:05:58.431 2933 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():934] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-04-25 00:07:48.737 2933 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-25 00:07:48.737 2933 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1059] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-25 00:07:48.740 2933 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-04-25 00:07:48.740 2933 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1073] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-04-25 00:07:48.767 2933 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-04-25 00:07:48.767 2933 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1094] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-04-25 00:09:29.039 2933 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-25 00:09:29.039 2933 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1228] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-25 00:09:29.042 2933 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-25 00:09:29.042 2933 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1242] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-04-25 00:10:59.270 2933 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace Host from isvc status URL = isvc-logger-raw-b8788-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-logger-raw-b8788-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace Using external route host: isvc-logger-raw-b8788-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-logger-raw-b8788-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-b8788-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-logger-raw-b8788-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace base url = https://isvc-logger-raw-b8788-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:10:59.270 2933 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-logger-raw-b8788-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:10:59.271 2933 kserve.trace url: https://isvc-logger-raw-b8788-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-logger-raw-b8788:predict [e2e-raw] 2026-04-25 00:10:59.271 2933 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-logger-raw-b8788-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-logger-raw-b8788:predict [e2e-raw] 2026-04-25 00:10:59.271 2933 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:10:59.271 2933 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:10:59.308 2933 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-25 00:10:59.308 2933 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-25 00:10:59.308 2933 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-25 00:10:59.308 2933 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-04-25 00:13:34.592 2933 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-25 00:13:34.592 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-25 00:13:34.592 2933 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-e81d6-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:13:34.592 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-scale-raw-e81d6-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:13:34.592 2933 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-25 00:13:34.592 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-25 00:13:34.592 2933 kserve.trace Using external route host: isvc-sklearn-scale-raw-e81d6-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:13:34.592 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-scale-raw-e81d6-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:13:34.598 2933 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-e81d6-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-25 00:13:34.598 2933 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-scale-raw-e81d6-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-25 00:13:34.598 2933 kserve.trace base url = https://isvc-sklearn-scale-raw-e81d6-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:13:34.598 2933 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-scale-raw-e81d6-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:13:34.599 2933 kserve.trace url: https://isvc-sklearn-scale-raw-e81d6-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-sklearn-scale-raw-e81d6:predict [e2e-raw] 2026-04-25 00:13:34.599 2933 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-scale-raw-e81d6-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/isvc-sklearn-scale-raw-e81d6:predict [e2e-raw] 2026-04-25 00:13:34.599 2933 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:13:34.599 2933 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:13:34.625 2933 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-25 00:13:34.625 2933 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-25 00:13:34.626 2933 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-25 00:13:34.626 2933 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-04-25 00:13:34.728 2933 kserve.trace Created primary ISVC: isvc-primary-bbf281 [e2e-raw] 2026-04-25 00:13:34.728 2933 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-bbf281 [e2e-raw] 2026-04-25 00:15:04.779 2933 kserve.trace Primary ISVC is ready [e2e-raw] 2026-04-25 00:15:04.779 2933 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-04-25 00:15:04.784 2933 kserve.trace Baseline recorded - resourceVersion: 19856 [e2e-raw] 2026-04-25 00:15:04.784 2933 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 19856 [e2e-raw] 2026-04-25 00:15:04.784 2933 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-04-25 00:15:04.784 2933 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-04-25 00:15:04.922 2933 kserve.trace Created secondary ISVC isvc-secondary-bbf281, waiting for failure status... [e2e-raw] 2026-04-25 00:15:04.922 2933 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-bbf281, waiting for failure status... [e2e-raw] 2026-04-25 00:15:10.941 2933 kserve.trace ISVC isvc-secondary-bbf281 reported failure: {'exitCode': 1, 'message': "2026-04-25 00:15:06.479 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-25 00:15:06.480 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-25 00:15:06.753 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-25 00:15:08.933 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-25 00:15:10.941 2933 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-bbf281 reported failure: {'exitCode': 1, 'message': "2026-04-25 00:15:06.479 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-25 00:15:06.480 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-25 00:15:06.753 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-25 00:15:08.933 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-25 00:15:10.941 2933 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-25 00:15:06.479 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-25 00:15:06.480 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-25 00:15:06.753 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-25 00:15:08.933 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-25 00:15:10.941 2933 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-25 00:15:06.479 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-25 00:15:06.480 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-25 00:15:06.753 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-25 00:15:08.933 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-25 00:15:20.956 2933 kserve.trace Primary ISVC resourceVersion: before=19856, after=19856 [e2e-raw] 2026-04-25 00:15:20.956 2933 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=19856, after=19856 [e2e-raw] 2026-04-25 00:15:20.956 2933 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-04-25 00:15:20.956 2933 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-04-25 00:15:20.984 2933 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-04-25 00:15:20.984 2933 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-04-25 00:15:21.118 2933 kserve.trace Created ISVC isvc-init-fail-8448e3, waiting for failure status... [e2e-raw] 2026-04-25 00:15:21.118 2933 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-8448e3, waiting for failure status... [e2e-raw] 2026-04-25 00:15:31.132 2933 kserve.trace ISVC isvc-init-fail-8448e3 reported failure: {'exitCode': 1, 'message': "2026-04-25 00:15:26.448 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-25 00:15:26.448 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-25 00:15:26.756 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-25 00:15:29.649 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-25 00:15:31.132 2933 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-8448e3 reported failure: {'exitCode': 1, 'message': "2026-04-25 00:15:26.448 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-25 00:15:26.448 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-25 00:15:26.756 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-25 00:15:29.649 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-25 00:15:31.132 2933 kserve.trace Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-25 00:15:26.448 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-25 00:15:26.448 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-25 00:15:26.756 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-25 00:15:29.649 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-25 00:15:31.132 2933 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-25 00:15:26.448 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-25 00:15:26.448 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-25 00:15:26.756 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-25 00:15:29.649 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-25 00:15:31.133 2933 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-04-25 00:15:31.133 2933 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-04-25 00:15:31.137 2933 kserve.trace Ready condition: {'lastTransitionTime': '2026-04-25T00:15:21Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-04-25 00:15:31.137 2933 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-04-25T00:15:21Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-04-25 00:15:31.137 2933 kserve.trace Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] 2026-04-25 00:15:31.137 2933 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-04-25 00:16:51.372 2933 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace Host from isvc status URL = raw-sklearn-926cf-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = raw-sklearn-926cf-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace Using external route host: raw-sklearn-926cf-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: raw-sklearn-926cf-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace Sending Header = {'Host': 'raw-sklearn-926cf-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'raw-sklearn-926cf-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace base url = https://raw-sklearn-926cf-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace INFO [utils.py:_predict():145] base url = https://raw-sklearn-926cf-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace url: https://raw-sklearn-926cf-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/raw-sklearn-926cf:predict [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace INFO [inference_client.py:infer():490] url: https://raw-sklearn-926cf-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/raw-sklearn-926cf:predict [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:16:51.372 2933 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:16:51.396 2933 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-25 00:16:51.396 2933 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-25 00:16:51.396 2933 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-25 00:16:51.396 2933 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-04-25 00:18:11.554 2933 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace Host from isvc status URL = raw-sklearn-runtime-bca52-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = raw-sklearn-runtime-bca52-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace Using external route host: raw-sklearn-runtime-bca52-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: raw-sklearn-runtime-bca52-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-bca52-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'raw-sklearn-runtime-bca52-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace base url = https://raw-sklearn-runtime-bca52-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace INFO [utils.py:_predict():145] base url = https://raw-sklearn-runtime-bca52-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace url: https://raw-sklearn-runtime-bca52-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/raw-sklearn-runtime-bca52:predict [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace INFO [inference_client.py:infer():490] url: https://raw-sklearn-runtime-bca52-kserve-ci-e2e-test.apps.cd2e5212-095a-47ca-ad8f-31e1b2721f6d.prod.konfluxeaas.com/v1/models/raw-sklearn-runtime-bca52:predict [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:18:11.554 2933 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-25 00:18:11.579 2933 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-25 00:18:11.579 2933 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-25 00:18:11.580 2933 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-25 00:18:11.580 2933 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] =============================== warnings summary =============================== [e2e-raw] llmisvc/test_llm_inference_service.py:151 [e2e-raw] /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 [e2e-raw] pytest.mark.custom_gateway, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:200 [e2e-raw] /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 [e2e-raw] pytest.mark.custom_gateway, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:252 [e2e-raw] /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 [e2e-raw] pytest.mark.custom_gateway, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:299 [e2e-raw] /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 [e2e-raw] pytest.mark.cluster_gpu, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:316 [e2e-raw] /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 [e2e-raw] pytest.mark.no_scheduler, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:329 [e2e-raw] /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 [e2e-raw] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_multi_node], [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-raw] ============= 9 passed, 9 skipped, 6 warnings in 840.80s (0:14:00) ============= [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-04-25T00:18:12.582580263Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: b2591117-951f-454b-9d7d-9eedfd1d96c6 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-04-25T00:18:12.634453501Z namespace/openshift-must-gather-mqmcl created [must-gather] [must-gather ] OUT 2026-04-25T00:18:12.64242927Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-rr8cc created [must-gather] [must-gather ] OUT 2026-04-25T00:18:12.663071429Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:18.499860352Z [disk usage checker] Started [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:18.503540083Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:18.645564387Z No resources found in openshift-must-gather-mqmcl namespace. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:18.763143139Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:18.922228708Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:18.922354135Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:18.922354135Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:18.924959214Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.079162304Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.079193673Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.079193673Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.081412998Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.237510606Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.237542759Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.237542759Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.240047574Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.394673568Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.394704136Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.394704136Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.396977500Z Error getting logs from rhods-notebooks [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.551142969Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.551172407Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.551172407Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.553473009Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.707059277Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.707090601Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.707090601Z namespaces "istio-system" not found [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.709450449Z Error getting logs from istio-system [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.864260808Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.864294742Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.864294742Z namespaces "knative-serving" not found [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:19.866550439Z Error getting logs from knative-serving [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:20.027656109Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:20.027758320Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:20.027758320Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:20.030270662Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:20.299832481Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:20.588335171Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:20.739258382Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:20.831981823Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:20.833989299Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:20.969591718Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.061041405Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.063230548Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.199101302Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.289347873Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.291392004Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.430584548Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.522604601Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.524737095Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.662813445Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.752858013Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.755184905Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.890036276Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.980900939Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:21.983116950Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.118678957Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.208920227Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.211016639Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.346071730Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.440451074Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.442723502Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.578632684Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.670065740Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.672197421Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.805780828Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.893792377Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:22.896051538Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.027723108Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.117366955Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.119515957Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.246285131Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.330737172Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.332986321Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.465041615Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.508084536Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.551499710Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.553672601Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.684437099Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.773130245Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.775543611Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.906549480Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.995844458Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:23.998130697Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:24.128808409Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:24.213702129Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:24.215933114Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:24.345343697Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:24.430118189Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:24.432392746Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:24.563166535Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:24.653029255Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:24.655510635Z Error collecting info from [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:25.373068322Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:25.499593531Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:25.631049567Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:25.757302858Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:25.882892129Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:26.126568133Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:26.256940824Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:26.382654998Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:26.510309651Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:26.640341398Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:26.771913062Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:26.908242230Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:27.039355286Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:27.167494523Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:27.296608888Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:27.591035186Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:27.709458813Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:27.905608477Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:28.030043305Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:28.191143496Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:28.363937163Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:28.512688948Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:28.585749869Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:28.720102678Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:28.887644417Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:29.033560612Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:29.228590744Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:29.348973811Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:29.503658146Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:29.640227509Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:29.825749537Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:29.959385920Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:30.111669687Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:30.227610578Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:30.418838829Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:30.553119564Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:30.710241188Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:30.844789505Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:31.037728323Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:31.161839700Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:31.313432643Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:31.428732108Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:31.612988401Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:31.741127509Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:31.895300151Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:32.034722982Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:32.226914767Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:32.350707918Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:32.505233335Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:32.619599323Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:32.808723676Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:32.934137775Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:33.090863524Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:33.225322689Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:33.413160720Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:33.517377696Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:33.540286438Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:33.705320494Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:33.830230578Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:34.030911143Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:34.161434039Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:34.320361682Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:34.456916875Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:34.683904453Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:34.815754617Z Wrote inspect data to must-gather. [must-gather] [must-gather-5ldxt] POD 2026-04-25T00:18:35.473051327Z Caches written to disk [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.48068271Z waiting for gather to complete [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.48406376Z downloading gather output [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.763054327Z receiving incremental file list [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.777710048Z ./ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.777783159Z aggregated-discovery-api.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.778086505Z aggregated-discovery-apis.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.7788001Z event-filter.html [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.779454353Z timestamp [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.779582046Z version [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.779655608Z cluster-scoped-resources/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.779663117Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.779667718Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.779719989Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.77978751Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.77979552Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.779841071Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.779912923Z namespaces/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.779941103Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.779951914Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780025635Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780045076Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780113257Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780155608Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780240849Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780316631Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780431173Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780469184Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780519965Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780556506Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780613667Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780708529Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.78075996Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780789011Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780873712Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780925974Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.780966554Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.781080606Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.781157938Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.782459555Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.782544067Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.782626058Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.782746881Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.782950645Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.782998916Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783040477Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783088288Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783140459Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783274342Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783318572Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783429415Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783478546Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783533077Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783575098Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783628239Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.78367114Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783722031Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783759461Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.783801452Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.791572602Z [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.791591222Z sent 765 bytes received 58,068 bytes 117,666.00 bytes/sec [must-gather] [must-gather-5ldxt] OUT 2026-04-25T00:18:36.791603782Z total size is 794,500 speedup is 13.50 [must-gather] [must-gather ] OUT 2026-04-25T00:18:36.859480893Z namespace/openshift-must-gather-mqmcl deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: b2591117-951f-454b-9d7d-9eedfd1d96c6 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-04-25T00:18:36.974585952Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: b2591117-951f-454b-9d7d-9eedfd1d96c6 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-04-25T00:18:36.998262837Z namespace/openshift-must-gather-sv58q created [must-gather] [must-gather ] OUT 2026-04-25T00:18:37.005827983Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-lkm9z created [must-gather] [must-gather ] OUT 2026-04-25T00:18:37.02764862Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:38.623051479Z [disk usage checker] Started [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:38.626681459Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:38.834565017Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:38.963496848Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:39.050027460Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:39.132266356Z Gathering data for ns/default... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:39.414884785Z Gathering data for ns/openshift... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:39.828266769Z Gathering data for ns/kube-system... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:40.497555677Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:40.798097078Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:40.798128153Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:40.798128153Z namespaces "assisted-installer" not found [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.103536021Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.109251457Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.114885084Z INFO: Gathering HAProxy config files [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.116929980Z INFO: Collecting host service logs for crio [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.117243874Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.117572908Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.117913798Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.118238218Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.118549374Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.119915972Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.120254635Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.120475499Z 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] [must-gather-smqsc] POD 2026-04-25T00:18:41.120607444Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.121044123Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.121371431Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.121801844Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.126381089Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.517765737Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.726892780Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.894227560Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:41.908952564Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.200066307Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.217350637Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.259034469Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.259034469Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.345640170Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.406808953Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-sfnrq [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.406808953Z insights-runtime-extractor-gvs6p [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.406808953Z insights-runtime-extractor-jm94p [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.406808953Z insights-runtime-extractor-w5st9 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.485351055Z No resources found [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.510906185Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.511338989Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.576781384Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.582300776Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.584851642Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.593623827Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.655364267Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.655364267Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.862952467Z tar: Removing leading `/' from member names [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.868218990Z INFO: HAProxy config collection complete. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:42.895634016Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.104595622Z INFO: 'previous-logs' folder not found on ip-10-0-132-64.ec2.internal, skipping... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.183659105Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.209562393Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.307095367Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.349871708Z No resources found [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.354571028Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.415594507Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.425637119Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.534015214Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.536938051Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.579015333Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.633873710Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.680103039Z INFO: 'previous-logs' folder not found on ip-10-0-138-5.ec2.internal, skipping... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.778033836Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.820054401Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.860897783Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.952902422Z INFO: 'previous-logs' folder not found on ip-10-0-139-62.ec2.internal, skipping... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.952950723Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:43.952964076Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.018735040Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.102928179Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.177405266Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.256525227Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.370205670Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.396337718Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.427216485Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.666722300Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.671824574Z INFO: INTERCONNECT MODE [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.671852487Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.683132144Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.852455809Z INFO: Gathering OVN_Northbound from ovnkube-node-9rpfg... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.852744522Z INFO: Gathering OVN_Northbound from ovnkube-node-mj7ls... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.852998969Z INFO: Gathering OVN_Northbound from ovnkube-node-tfv9v... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.853352973Z INFO: Gathering OVN_Southbound from ovnkube-node-9rpfg... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.853851559Z INFO: Gathering OVN_Southbound from ovnkube-node-mj7ls... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.854156205Z INFO: Gathering OVN_Southbound from ovnkube-node-tfv9v... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.914586306Z W0425 00:18:44.914537 1176 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.922017100Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:44.967076767Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.059314813Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.095345148Z tar: Removing leading `/' from member names [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.212233284Z tar: Removing leading `/' from member names [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.230302488Z tar: Removing leading `/' from member names [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.235989916Z tar: Removing leading `/' from member names [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.238939610Z tar: Removing leading `/' from member names [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.238939610Z tar: Removing leading `/' from member names [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.301856728Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.304680589Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.388727144Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.574156914Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.754852486Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.778051947Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.778096007Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.778489845Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.780468451Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.784333400Z ovnk_database_store/ [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.784380833Z ovnk_database_store/ovnkube-node-9rpfg_nbdb [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.794271759Z ovnk_database_store/ovnkube-node-9rpfg_sbdb [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.813680634Z ovnk_database_store/ovnkube-node-mj7ls_nbdb [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.814598589Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.822137008Z ovnk_database_store/ovnkube-node-tfv9v_nbdb [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.830683566Z ovnk_database_store/ovnkube-node-mj7ls_sbdb [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.855829187Z ovnk_database_store/ovnkube-node-tfv9v_sbdb [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:45.882250277Z INFO: Network log collection complete. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:46.062117520Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:46.074594557Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:46.211813936Z Gathering data for ns/openshift-console... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:46.387782147Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:46.645544268Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:46.647205810Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:46.649320576Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:46.974491822Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:47.170176843Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:47.253217332Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:47.303265890Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:47.430269168Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:47.849207461Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:48.302093503Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:48.576448135Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:48.639863755Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:48.661247425Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:48.975627134Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:49.341667759Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:49.716522273Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:50.842460855Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:51.545810206Z Gathering data for ns/kserve... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:51.971636114Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:53.042532831Z Gathering data for ns/openshift-config... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:53.100441258Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:53.323728005Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:53.644672682Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:53.740470498Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:54.061231228Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:54.216250867Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:54.362584937Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:54.673067506Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:54.989240444Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:55.230987024Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:55.353791171Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:55.531396670Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:55.620082266Z Collecting performance related data for node ip-10-0-132-64.ec2.internal [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:55.627494389Z Collecting performance related data for node ip-10-0-138-5.ec2.internal [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:55.635478011Z Collecting performance related data for node ip-10-0-139-62.ec2.internal [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:55.988843794Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:56.370400173Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:56.993675283Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:58.376983217Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:58.650254508Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:18:59.790879500Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:00.104743425Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:00.635531248Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:01.033654932Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:01.397059326Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:01.646984831Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:02.093265283Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:02.404580439Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:02.804991095Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:03.112583662Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:03.367635127Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:03.656963874Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:04.012610878Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:04.119206447Z Collecting kubelet logs for node ip-10-0-132-64.ec2.internal [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:04.120993583Z Collecting kubelet logs for node ip-10-0-138-5.ec2.internal [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:04.122822080Z Collecting kubelet logs for node ip-10-0-139-62.ec2.internal [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:04.346233795Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:04.523550260Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:04.528361946Z INFO: Node performance data collection complete. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:04.659453517Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:05.012826743Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:05.854309527Z Wrote inspect data to must-gather. [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:05.854360769Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:05.854360769Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:05.984106563Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-smqsc] POD 2026-04-25T00:19:06.117861690Z Caches written to disk [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.131725505Z waiting for gather to complete [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.135097414Z downloading gather output [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.403933735Z receiving incremental file list [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.428234534Z ./ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.428349456Z aggregated-discovery-api.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.428691183Z aggregated-discovery-apis.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.429209703Z event-filter.html [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.43145452Z timestamp [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.431545971Z version [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444282423Z cluster-scoped-resources/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444298624Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444310174Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444389255Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444501017Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444592639Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444657261Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444713892Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444795894Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444877645Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.444994668Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.445048509Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.445151771Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.445231453Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.445561029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.44559551Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.445792654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.446027319Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.446231023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.446392847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.449713135Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.451228676Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.451378899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.451525752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.451673585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.451791497Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.452005822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.452218366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.452391499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.452679005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.452797978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.45290825Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.453013562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.453117634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.453222947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.45339287Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.453573864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.453676606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.453794919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.455637846Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.455793049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.455930102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.456120076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.456385102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.45678504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.456885632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.457023545Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.457151447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.45726567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.457399213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.457505855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.457665338Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.457875782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.457983154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.45826494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.458437834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.458563096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.459139018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.459276921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.459434434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.459648979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.459791422Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.460016626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.460175789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.460390634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.460538337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.46067586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.460827213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.460973106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.461102148Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.461275792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.461455746Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.461619749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.462021357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.462438496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.462555438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.463353085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.463490298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.46359965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.463721482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.463880386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.4641161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.464234453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.464350805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.464519489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.464643671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.464750453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.464883926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.465016849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.465143121Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.467303866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.467733005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.468300976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.4684905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.468658514Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.468795076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.468905149Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.469008901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.47044636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.470580513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.470702575Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.470822348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.470944111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.478793412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.482876925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.483069649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.483261353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.483550149Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.483769254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.483934907Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.484036989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.484186872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.484472748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.484602491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.484705603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.484890337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.48504583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.485163123Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.485270265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.485427598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.485573821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.485669153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.485780975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.485899418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.48600248Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.486101802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.486373047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.48650049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.486720704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.486832217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.486958509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.487050321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.48894568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.489069463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.489187455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.489290487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.48942862Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.489546542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.491053393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.491222477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.49135464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.491523273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.491634476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.49187435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.492393481Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.492533914Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.492647216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.492752138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.493365121Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.494593766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.494693158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.494843961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.494978814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.495151497Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.495248979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.495390862Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.495657998Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.495798841Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.495955964Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.496007535Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.496101357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.496179689Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.49625931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.496358302Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.496531826Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.496614318Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.49670714Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.496787181Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.496876853Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.496965355Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.497047367Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.497137898Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.49722083Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.497305112Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.497414854Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.497497686Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.497582218Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.497666219Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.497754701Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.497836503Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.497922954Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.498011836Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.498133019Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.498228061Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.498306382Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.498419195Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.498507846Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.498586358Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.49867332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.498762192Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.498845344Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.498944495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499028057Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499116089Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499195821Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499286953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499417425Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499509507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499604069Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499688271Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499779723Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499861824Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.499954886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.500040918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.50013079Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.500216322Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.500305034Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.500414186Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.500512648Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.50060597Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.500692011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.500782293Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.500867925Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.500956967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.501045909Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.501154361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.501278343Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.501411256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.501503738Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.50159515Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.501685752Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.501775054Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.501862766Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.501947447Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502034359Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502121181Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502208673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502293254Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502414667Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502516479Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502604351Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502691183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502780844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502883776Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.502985398Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.50307418Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.503169582Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.503252444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.503344956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.503498889Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.503603201Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.503654852Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.503697993Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.503746674Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4rz8g.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.503843146Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-57hdc.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.503929438Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6tkv8.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.50402Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-92st6.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.504102451Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9fqbv.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.504189823Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bsljq.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.504279735Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gtnkm.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.504385707Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kwsxz.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.50455185Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nmrxx.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.504660413Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rlvs7.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.504773505Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wljnd.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.504867007Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wln2s.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.504966289Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-5rs9p.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.505066941Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-c4g95.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.505164083Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-vzr8s.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.505310616Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.505370647Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.505533211Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.505662993Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.505749805Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.505832737Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.506127013Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.506231865Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.506315917Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.506429879Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.506530401Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.506610193Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.506694945Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.506777706Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.506857888Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5069753Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.507081402Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.507166964Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.507257376Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.507340848Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.50744396Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.507522322Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.507604613Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.507692785Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.507782737Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.507825118Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.50792123Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.508003992Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.508090453Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.508173055Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.508261837Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.508372739Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.508520742Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.508609014Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.508695106Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.508785577Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.50888091Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509005942Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509095314Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509184976Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509266727Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.50938076Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509471042Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509551343Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509640085Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509729757Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509790828Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509838439Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509896511Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509936481Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.509981082Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510024743Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510076434Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510118675Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510178366Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510228397Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510264708Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510304329Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51037961Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510396011Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510433431Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510541634Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510600465Z cluster-scoped-resources/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510606705Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510658136Z cluster-scoped-resources/core/nodes/ip-10-0-132-64.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510814389Z cluster-scoped-resources/core/nodes/ip-10-0-138-5.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.510944742Z cluster-scoped-resources/core/nodes/ip-10-0-139-62.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.511056334Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.511092405Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.511135286Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.511217807Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51132602Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.511463323Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.511549004Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.511632926Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.511770839Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.511856781Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.511950523Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.512042435Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.512121226Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.512213808Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51230243Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.512411932Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.512497124Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.512584546Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.512669227Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.512753559Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.512850271Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.512931653Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.513019095Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.513107436Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.513190528Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51325526Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51330333Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.513418613Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.513508195Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.513585466Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.513659008Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.513740569Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.513894482Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514009335Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514097997Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514149958Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514156668Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514196519Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514276881Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514318251Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514396633Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514416693Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514465684Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514573336Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514711869Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51476305Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514772371Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514811151Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514934714Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.514944294Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515006065Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515079007Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515114467Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515215829Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51525616Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515317312Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515378733Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515435814Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515471765Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515571687Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515608118Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515661879Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51571182Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515766201Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515809832Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515857353Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515894403Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515963025Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.515983845Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516043857Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516083287Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516144769Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516186549Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516247191Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516283802Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516360273Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516408734Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516489566Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516498706Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516544027Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516601848Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516640769Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516718431Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516760251Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516819882Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.516909104Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.517018166Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51716498Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.517254151Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.517364804Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.517470986Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.517559198Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.517641739Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.517728181Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.517842123Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.517928865Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518025217Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518113729Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518210041Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518287883Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518410585Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518493787Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518579119Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518611449Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518726332Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518804043Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.518882565Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.519060808Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51915445Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.519237432Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.519342574Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.519445216Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.519534708Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.51962022Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.519708272Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.519802274Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.519884785Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.519980198Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520075139Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520170061Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520261663Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520321525Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520351365Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520503888Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.52056801Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.52057436Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520618971Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520680022Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520686202Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520725093Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520794204Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520828675Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-64.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.520923487Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-5.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521002399Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-62.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5210668Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521113231Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521195752Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521242483Z host_service_logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521260704Z host_service_logs/masters/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521313355Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521438928Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521510719Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521584731Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521717803Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521838796Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521909117Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.521980579Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.52205825Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522130762Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522235774Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522263464Z ingress_controllers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522283855Z ingress_controllers/default/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522301975Z ingress_controllers/default/router-default-84b54f7d86-6hsq2/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522355456Z ingress_controllers/default/router-default-84b54f7d86-6hsq2/haproxy.config [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522476419Z insights-data/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522488089Z machine_config_ondisk/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522491819Z machine_config_termination_logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522501669Z monitoring/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522513659Z monitoring/alertmanager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.52255367Z monitoring/alertmanager/status.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522641952Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522703093Z monitoring/prometheus/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522742914Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522829206Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.522892737Z monitoring/prometheus/rules.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.523693924Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.523756075Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.523792196Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.524650123Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.524674544Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.524719735Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.524804617Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.524868998Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.52495942Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.524992881Z monitoring/prometheus/status/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.525031981Z monitoring/prometheus/status/config.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.525507091Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.525570032Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.525656564Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.525810757Z namespaces/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.525827168Z namespaces/default/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.525886809Z namespaces/default/default.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.52594586Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.525987181Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526045842Z namespaces/default/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526090133Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526172535Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526250456Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526346308Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.52641966Z namespaces/default/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526469831Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526521912Z namespaces/default/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526566463Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526687645Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526722916Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526772617Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526839748Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.52692434Z namespaces/default/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.526968641Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.527076873Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.527183375Z namespaces/default/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.52739994Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.527482272Z namespaces/default/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.527563903Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.527691476Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.527860509Z namespaces/default/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.527943591Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.527990522Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528068873Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528110504Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528195676Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528244277Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528358839Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528479322Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528519593Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528561454Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528623095Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528662506Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528713337Z namespaces/default/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528757708Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528806379Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528846929Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528917551Z namespaces/kserve/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.528962872Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529037533Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529076614Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529144536Z namespaces/kserve/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529186247Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529271278Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529510953Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529709267Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529755438Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529794739Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.52984062Z namespaces/kserve/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529878771Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.529958662Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530025604Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530062474Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530140996Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530184727Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530195827Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530250418Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530364201Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530455782Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530584105Z namespaces/kserve/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530632826Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530863031Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.530994934Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.531240329Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.53131675Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.531622886Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.531744829Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532054786Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532126197Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532180138Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.53227207Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532353352Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532384292Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532449963Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532513145Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532600127Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532655828Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532692599Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5327574Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532795201Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532885083Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.532934844Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.533013085Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.533090017Z namespaces/kserve/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.533097627Z namespaces/kserve/pods/kserve-controller-manager-64c4d9588d-ddv76/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.533133628Z namespaces/kserve/pods/kserve-controller-manager-64c4d9588d-ddv76/kserve-controller-manager-64c4d9588d-ddv76.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.533221159Z namespaces/kserve/pods/kserve-controller-manager-64c4d9588d-ddv76/manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.533227259Z namespaces/kserve/pods/kserve-controller-manager-64c4d9588d-ddv76/manager/manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.53323808Z namespaces/kserve/pods/kserve-controller-manager-64c4d9588d-ddv76/manager/manager/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.533282291Z namespaces/kserve/pods/kserve-controller-manager-64c4d9588d-ddv76/manager/manager/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535055387Z namespaces/kserve/pods/kserve-controller-manager-64c4d9588d-ddv76/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535124018Z namespaces/kserve/pods/kserve-controller-manager-64c4d9588d-ddv76/manager/manager/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535176219Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-njnrk/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.53521872Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-njnrk/llmisvc-controller-manager-68cc5db7c4-njnrk.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535297392Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-njnrk/manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535308442Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-njnrk/manager/manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535312242Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-njnrk/manager/manager/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535358043Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-njnrk/manager/manager/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535507496Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-njnrk/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535578928Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-njnrk/manager/manager/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535629379Z namespaces/kserve/pods/model-serving-api-86f7b4b499-55x25/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5356715Z namespaces/kserve/pods/model-serving-api-86f7b4b499-55x25/model-serving-api-86f7b4b499-55x25.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535763392Z namespaces/kserve/pods/model-serving-api-86f7b4b499-55x25/server/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535769792Z namespaces/kserve/pods/model-serving-api-86f7b4b499-55x25/server/server/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535776782Z namespaces/kserve/pods/model-serving-api-86f7b4b499-55x25/server/server/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535821283Z namespaces/kserve/pods/model-serving-api-86f7b4b499-55x25/server/server/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535910355Z namespaces/kserve/pods/model-serving-api-86f7b4b499-55x25/server/server/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.535976716Z namespaces/kserve/pods/model-serving-api-86f7b4b499-55x25/server/server/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.536014917Z namespaces/kserve/pods/odh-model-controller-696fc77849-5rhzw/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.536051777Z namespaces/kserve/pods/odh-model-controller-696fc77849-5rhzw/odh-model-controller-696fc77849-5rhzw.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.536137059Z namespaces/kserve/pods/odh-model-controller-696fc77849-5rhzw/manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.53614347Z namespaces/kserve/pods/odh-model-controller-696fc77849-5rhzw/manager/manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.53615117Z namespaces/kserve/pods/odh-model-controller-696fc77849-5rhzw/manager/manager/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5361983Z namespaces/kserve/pods/odh-model-controller-696fc77849-5rhzw/manager/manager/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5410506Z namespaces/kserve/pods/odh-model-controller-696fc77849-5rhzw/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541117401Z namespaces/kserve/pods/odh-model-controller-696fc77849-5rhzw/manager/manager/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541171822Z namespaces/kserve/pods/s3-init-xh7xg/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541216994Z namespaces/kserve/pods/s3-init-xh7xg/s3-init-xh7xg.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541297815Z namespaces/kserve/pods/s3-init-xh7xg/s3-init/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541305865Z namespaces/kserve/pods/s3-init-xh7xg/s3-init/s3-init/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541310185Z namespaces/kserve/pods/s3-init-xh7xg/s3-init/s3-init/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541353596Z namespaces/kserve/pods/s3-init-xh7xg/s3-init/s3-init/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541454768Z namespaces/kserve/pods/s3-init-xh7xg/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.54152015Z namespaces/kserve/pods/s3-init-xh7xg/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541566531Z namespaces/kserve/pods/seaweedfs-86cc847c5c-st7fs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541583881Z namespaces/kserve/pods/seaweedfs-86cc847c5c-st7fs/seaweedfs-86cc847c5c-st7fs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541670263Z namespaces/kserve/pods/seaweedfs-86cc847c5c-st7fs/seaweedfs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541678443Z namespaces/kserve/pods/seaweedfs-86cc847c5c-st7fs/seaweedfs/seaweedfs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541683963Z namespaces/kserve/pods/seaweedfs-86cc847c5c-st7fs/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541709254Z namespaces/kserve/pods/seaweedfs-86cc847c5c-st7fs/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541876007Z namespaces/kserve/pods/seaweedfs-86cc847c5c-st7fs/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541941518Z namespaces/kserve/pods/seaweedfs-86cc847c5c-st7fs/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.541979099Z namespaces/kserve/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.54201834Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542079561Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542118132Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542181813Z namespaces/kube-node-lease/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542188254Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542191603Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542232164Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-64.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542321836Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-5.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542429799Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-62.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.54251136Z namespaces/kube-system/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542557891Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542627603Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542670943Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542741945Z namespaces/kube-system/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.542782346Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.54298453Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543049381Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543129143Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543177904Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543213695Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543254675Z namespaces/kube-system/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543296146Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543395098Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543442019Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.54348446Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543566802Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543625963Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543633593Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543678724Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-h77ghvwxq4sbtc3bddr6fksm7a.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543767706Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543851598Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.543933859Z namespaces/kube-system/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.54397932Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.544158034Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.544239146Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.544508561Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.544585243Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.544856138Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.544996451Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.545312838Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.545393399Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.54543139Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.545496882Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.545541062Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.545601464Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.545647314Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.545727496Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.545802838Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.545857399Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.54589688Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.545972341Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546016792Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546104034Z namespaces/kube-system/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546115324Z namespaces/kube-system/pods/global-pull-secret-syncer-bx6k8/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546151095Z namespaces/kube-system/pods/global-pull-secret-syncer-bx6k8/global-pull-secret-syncer-bx6k8.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546234607Z namespaces/kube-system/pods/global-pull-secret-syncer-bx6k8/global-pull-secret-syncer/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546241207Z namespaces/kube-system/pods/global-pull-secret-syncer-bx6k8/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546246767Z namespaces/kube-system/pods/global-pull-secret-syncer-bx6k8/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546290218Z namespaces/kube-system/pods/global-pull-secret-syncer-bx6k8/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546469011Z namespaces/kube-system/pods/global-pull-secret-syncer-bx6k8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546536813Z namespaces/kube-system/pods/global-pull-secret-syncer-bx6k8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546593664Z namespaces/kube-system/pods/global-pull-secret-syncer-pxtxr/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546639335Z namespaces/kube-system/pods/global-pull-secret-syncer-pxtxr/global-pull-secret-syncer-pxtxr.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546715167Z namespaces/kube-system/pods/global-pull-secret-syncer-pxtxr/global-pull-secret-syncer/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546721587Z namespaces/kube-system/pods/global-pull-secret-syncer-pxtxr/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546729927Z namespaces/kube-system/pods/global-pull-secret-syncer-pxtxr/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.546776748Z namespaces/kube-system/pods/global-pull-secret-syncer-pxtxr/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.54691184Z namespaces/kube-system/pods/global-pull-secret-syncer-pxtxr/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547001912Z namespaces/kube-system/pods/global-pull-secret-syncer-pxtxr/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547050323Z namespaces/kube-system/pods/global-pull-secret-syncer-xdtfx/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547092194Z namespaces/kube-system/pods/global-pull-secret-syncer-xdtfx/global-pull-secret-syncer-xdtfx.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547164226Z namespaces/kube-system/pods/global-pull-secret-syncer-xdtfx/global-pull-secret-syncer/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547170616Z namespaces/kube-system/pods/global-pull-secret-syncer-xdtfx/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547175986Z namespaces/kube-system/pods/global-pull-secret-syncer-xdtfx/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547230837Z namespaces/kube-system/pods/global-pull-secret-syncer-xdtfx/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547416511Z namespaces/kube-system/pods/global-pull-secret-syncer-xdtfx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547482312Z namespaces/kube-system/pods/global-pull-secret-syncer-xdtfx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547541233Z namespaces/kube-system/pods/konnectivity-agent-5xdns/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547585564Z namespaces/kube-system/pods/konnectivity-agent-5xdns/konnectivity-agent-5xdns.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547666716Z namespaces/kube-system/pods/konnectivity-agent-5xdns/konnectivity-agent/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547679576Z namespaces/kube-system/pods/konnectivity-agent-5xdns/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547686807Z namespaces/kube-system/pods/konnectivity-agent-5xdns/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.547721947Z namespaces/kube-system/pods/konnectivity-agent-5xdns/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.548164076Z namespaces/kube-system/pods/konnectivity-agent-5xdns/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.548230748Z namespaces/kube-system/pods/konnectivity-agent-5xdns/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.548283609Z namespaces/kube-system/pods/konnectivity-agent-g9jvl/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.548322469Z namespaces/kube-system/pods/konnectivity-agent-g9jvl/konnectivity-agent-g9jvl.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.548459652Z namespaces/kube-system/pods/konnectivity-agent-g9jvl/konnectivity-agent/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.548470843Z namespaces/kube-system/pods/konnectivity-agent-g9jvl/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.548476963Z namespaces/kube-system/pods/konnectivity-agent-g9jvl/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.548530864Z namespaces/kube-system/pods/konnectivity-agent-g9jvl/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.548967063Z namespaces/kube-system/pods/konnectivity-agent-g9jvl/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549036394Z namespaces/kube-system/pods/konnectivity-agent-g9jvl/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549073415Z namespaces/kube-system/pods/konnectivity-agent-xfncr/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549108236Z namespaces/kube-system/pods/konnectivity-agent-xfncr/konnectivity-agent-xfncr.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549182397Z namespaces/kube-system/pods/konnectivity-agent-xfncr/konnectivity-agent/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549196567Z namespaces/kube-system/pods/konnectivity-agent-xfncr/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549200227Z namespaces/kube-system/pods/konnectivity-agent-xfncr/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549227188Z namespaces/kube-system/pods/konnectivity-agent-xfncr/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549719608Z namespaces/kube-system/pods/konnectivity-agent-xfncr/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549789979Z namespaces/kube-system/pods/konnectivity-agent-xfncr/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.54982157Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-64.ec2.internal/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549864281Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-64.ec2.internal/kube-apiserver-proxy-ip-10-0-132-64.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549924992Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-64.ec2.internal/haproxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549932942Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-64.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549946243Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-64.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.549982283Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-64.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550127726Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-64.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550194388Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-64.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550243379Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-5.ec2.internal/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55027984Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-5.ec2.internal/kube-apiserver-proxy-ip-10-0-138-5.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550379172Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-5.ec2.internal/haproxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550393672Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-5.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550407262Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-5.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550448033Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-5.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550614556Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-5.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550681168Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-5.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550727579Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-62.ec2.internal/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55076837Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-62.ec2.internal/kube-apiserver-proxy-ip-10-0-139-62.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550843551Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-62.ec2.internal/haproxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550852531Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-62.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550855921Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-62.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.550887852Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-62.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551055485Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-62.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551127497Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-62.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551160018Z namespaces/kube-system/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551200599Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551242819Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55124942Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5512905Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551381922Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551419353Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551475294Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551485974Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551489494Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551534135Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551619827Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551708029Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55175917Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551821571Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551860792Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551913293Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.551956224Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552040746Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552113087Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552190909Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55225129Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552293301Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552357252Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552407193Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552495825Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552549076Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552591357Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552684709Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552765521Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.552809852Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55372238Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.553823172Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.553925195Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554008416Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554099258Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554230241Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554433035Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554497616Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554539477Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554597558Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554644799Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55469174Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554730691Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554810073Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554891474Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.554972766Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555021397Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555087938Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555132099Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555192721Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555238511Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555288563Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555360274Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555403075Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555450356Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555522257Z namespaces/openshift-apiserver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555573858Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55563161Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55567131Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555716341Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555756392Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555842224Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.555917836Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556006157Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556049948Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556095059Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55616557Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556203291Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556287363Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556353934Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556416096Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556535298Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55661195Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556667611Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556759773Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556842115Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.556923706Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557028208Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5571077Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557245033Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557444227Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557513918Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557559709Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55760826Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557648971Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557696662Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557740543Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557810584Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557889006Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557936877Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.557973448Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558018739Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55806134Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558123001Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558166622Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558225973Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558264594Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558320255Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558349345Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558357386Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558396696Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558449597Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558461958Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558468018Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558505549Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55857089Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55858109Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55858637Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558619761Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558685562Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558691953Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558736443Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558836745Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558881436Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.558968588Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559004439Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55906684Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559110251Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559191643Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559266124Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559366706Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559422468Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559469918Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55952467Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.55956848Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559645872Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559690193Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559729614Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559807115Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559863726Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559869837Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559909838Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.559999879Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5600394Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.560137962Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.560212174Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.560313696Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.560480669Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.560553151Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.560697954Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.560804146Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.560861207Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.560909748Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.560966829Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.56100713Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561053161Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561087202Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561155763Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561199774Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561275375Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561378317Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561444669Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5614925Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561538451Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561577621Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561622682Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561663903Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561711274Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561717395Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561753025Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561801476Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561843147Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561895278Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.561934579Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562024261Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562070782Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562134603Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562170574Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562220195Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562257586Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562402289Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.56247527Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562556212Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562590882Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562634303Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562690084Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562732775Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562809767Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562867728Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.562910079Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.563005461Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.563047302Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.563104083Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.563148264Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.563237296Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.563320207Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.56345722Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.563550032Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.563592923Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.563690915Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.563765817Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.564077523Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.564154154Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.564390519Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.564535742Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.564644455Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.564702076Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.564751367Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.564799538Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.564840189Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.56489589Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.564939361Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565000382Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565057903Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565130394Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565238297Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565285088Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565318318Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565414251Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565471241Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565552383Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565566194Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565611115Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/aws-ebs-csi-driver-node-g4pzq.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565712546Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-driver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565724497Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-driver/csi-driver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565729727Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-driver/csi-driver/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565777278Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.56587317Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565944481Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565983392Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-liveness-probe/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565989612Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.565994842Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566028333Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566117145Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566187136Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566225957Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-node-driver-registrar/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566232437Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566235887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566269938Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.56639376Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566465042Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g4pzq/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566518163Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566561464Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/aws-ebs-csi-driver-node-jwk57.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566648516Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-driver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566654856Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-driver/csi-driver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566669096Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-driver/csi-driver/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566719027Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566810789Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566881221Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566924531Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-liveness-probe/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566935612Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566940742Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.566994253Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567083925Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567156336Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567185467Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-node-driver-registrar/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567191667Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567199867Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567237958Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.56732518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567418421Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwk57/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567504333Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567529254Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/aws-ebs-csi-driver-node-xphwb.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567624296Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-driver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567631376Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-driver/csi-driver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567637166Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-driver/csi-driver/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567684387Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567779969Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.56785259Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567889651Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-liveness-probe/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567897911Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567903662Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.567972533Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568104296Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568176697Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568232088Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-node-driver-registrar/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568241289Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568247659Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5683029Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568456903Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568528154Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xphwb/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568568235Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568606476Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568657927Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568664437Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568701768Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568750949Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.56879284Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568855761Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568888382Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568941353Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568949203Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568952793Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.568989834Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569044025Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569053075Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569088506Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569176558Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569222259Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.56928075Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569322341Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569479724Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569525175Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569647547Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569727449Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569808451Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569855742Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569893752Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.569973324Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570022715Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570071256Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570117797Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570219319Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570281271Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570346642Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570432034Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570483555Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570491775Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570532865Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570622998Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.570662648Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.571262791Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.571374553Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.571518436Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.571596847Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.571790261Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.571912874Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572112978Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57219773Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572242851Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572297202Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572345203Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572408784Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572442115Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572526146Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572605318Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572648669Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57268987Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572746001Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572781542Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572846293Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572881974Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572932425Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.572976076Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573016807Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573028487Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skn6p/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573066277Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skn6p/tuned-skn6p.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57317427Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skn6p/tuned/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57318156Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skn6p/tuned/tuned/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57318582Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skn6p/tuned/tuned/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573220201Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skn6p/tuned/tuned/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573353263Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skn6p/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573426505Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skn6p/tuned/tuned/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573474656Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tcsxn/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573521067Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tcsxn/tuned-tcsxn.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573632439Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tcsxn/tuned/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573642409Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tcsxn/tuned/tuned/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57365172Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tcsxn/tuned/tuned/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57369947Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tcsxn/tuned/tuned/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573808603Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tcsxn/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573879564Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tcsxn/tuned/tuned/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573921815Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgs5z/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.573959296Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgs5z/tuned-zgs5z.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574050618Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgs5z/tuned/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574056998Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgs5z/tuned/tuned/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574060358Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgs5z/tuned/tuned/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574129679Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgs5z/tuned/tuned/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574246312Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgs5z/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574317663Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgs5z/tuned/tuned/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574418435Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574456386Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574513997Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574556038Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574618409Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574799343Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574841704Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-64.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.574955916Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-5.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575044138Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-62.ec2.internal.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575102179Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57514932Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575251962Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575308243Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575398135Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575431106Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575507958Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575554109Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57563965Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575773863Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575882475Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575935636Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.575984237Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576036889Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576085079Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576158741Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576211982Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576257353Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576357575Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576433577Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576473878Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576651881Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576735673Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576870316Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.576947857Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57706947Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.577188462Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.577430857Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.577490928Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.577532059Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57759643Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.577642342Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.577704613Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.577749204Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.577830045Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.577901407Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.577969228Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578010269Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57805817Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578097111Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578171322Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578211333Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578269114Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578310345Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578396197Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578407637Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578442758Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator-6dc5bdb6b4-7rhm4.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57853554Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator-watch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57854229Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57854976Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578599031Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578708244Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578784505Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578836086Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578843386Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578853306Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.578899507Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.579412088Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.579486169Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-7rhm4/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57952908Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.579581781Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.579631512Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.579663783Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.579762035Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.579811116Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.579869917Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.579908988Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.57997511Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58001811Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.580103732Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.580229645Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.580387908Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.580434269Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58048405Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.580591932Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.580646453Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.580734285Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.580784356Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.580834257Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.580912599Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58095561Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58096544Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.581017451Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.581102383Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.581179904Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.581223345Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.581357358Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58143772Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.581724085Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.581801977Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.581911499Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582029172Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582219645Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582297097Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582357358Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58242542Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582468451Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582540022Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582579213Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582661005Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582735956Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582787167Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582822588Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.582873309Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58290921Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583011422Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583044202Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583100244Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583136004Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583209396Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583215786Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-99fjd/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583240237Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-99fjd/volume-data-source-validator-7c6cbb6c87-99fjd.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583348529Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-99fjd/volume-data-source-validator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583365809Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-99fjd/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583377619Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-99fjd/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58340091Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-99fjd/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583505742Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-99fjd/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583571963Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-99fjd/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583611094Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583655255Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583706106Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583743267Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583836949Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58387781Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583957221Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.583992872Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584059813Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584096074Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584176256Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584249417Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584356619Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58440571Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584452881Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584512492Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584555204Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584631495Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584697866Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584738277Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584819359Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58486146Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58486754Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58490352Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584953892Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.584992582Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.585091304Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.585167616Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.585254368Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58536891Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.585541644Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.585669106Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.58583924Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.585903191Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.585946952Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.585994043Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586032494Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586089475Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586130116Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586206967Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586286979Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586358421Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586388001Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586435452Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586473743Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586521994Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586608546Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586664337Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586707398Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586784439Z namespaces/openshift-config-managed/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.5868311Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586892021Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.586953653Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587004434Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587049675Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587130636Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587203868Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587280789Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587352641Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587398932Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587461593Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587496414Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587580906Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587638897Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587684478Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587762449Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587825911Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.587872421Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591004266Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591076298Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591169449Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591243821Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591321403Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591508956Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591623179Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59168471Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59171348Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591807653Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591855534Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591887534Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591953165Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.591985646Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592043507Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592087648Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592165Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592246911Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592312643Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592383964Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592429275Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592472936Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592522447Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592594058Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59266136Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59267914Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592703471Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592756552Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592793053Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592856944Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592899935Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592946836Z namespaces/openshift-config-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592958586Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.592964156Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593013377Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593104299Z namespaces/openshift-config/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59313744Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593211281Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593253002Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593321584Z namespaces/openshift-config/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593477267Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593565789Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59364533Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593725312Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593772123Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593810814Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593853215Z namespaces/openshift-config/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593898155Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.593980907Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.594023548Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.594059519Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59413914Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.594196811Z namespaces/openshift-config/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.594237502Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.594374935Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.594455647Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.594534018Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59461248Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.594691722Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.594839145Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.594999548Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595056859Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59510946Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595151361Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595195632Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595232063Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595271084Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595323214Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595390286Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595477398Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595553729Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59559281Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595640551Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595688182Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595732403Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595852175Z namespaces/openshift-config/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595895996Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595955518Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.595994918Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59608228Z namespaces/openshift-console-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596124811Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596195812Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596238843Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596307005Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596371186Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596454058Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59657137Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596674882Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596717593Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596758914Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596802345Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596844806Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596921337Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.596970098Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.597003729Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.597083151Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.597125242Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.597133272Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.597171132Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.597233674Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.597281975Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.597887537Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.597969989Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.598242065Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.598324896Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.598474449Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.598586761Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.598760775Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.598818036Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.598861387Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.598929499Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59897737Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599037081Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599081222Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599162493Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599240485Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599304466Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599361888Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599421949Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.59946973Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599520031Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599562572Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599614843Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599662194Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599706264Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599717105Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-bcgjj/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599748665Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-bcgjj/console-operator-9d4b6777b-bcgjj.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599836247Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-bcgjj/console-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599850818Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-bcgjj/console-operator/console-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599856588Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-bcgjj/console-operator/console-operator/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.599900608Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-bcgjj/console-operator/console-operator/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.600514881Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-bcgjj/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.600566482Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.600598453Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.600668954Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.600699615Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.600777957Z namespaces/openshift-console/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.600834098Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.600978981Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.601026662Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.601095233Z namespaces/openshift-console/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.601125734Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.601215275Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.601489291Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.601770537Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.601822508Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.601856069Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60191453Z namespaces/openshift-console/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.601958791Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.602038232Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.602091904Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.602141005Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.602216756Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.602282768Z namespaces/openshift-console/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.602325658Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.602965971Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.603048953Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.603311989Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.603443011Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.603613325Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.603736597Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.603934611Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.603999503Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604039314Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604091935Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604134175Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604196157Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604248458Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60432277Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604422261Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604470482Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604513833Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604569924Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604609615Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604667206Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604716747Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604774719Z namespaces/openshift-console/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604785529Z namespaces/openshift-console/pods/console-cb59d7578-sk9dg/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60483656Z namespaces/openshift-console/pods/console-cb59d7578-sk9dg/console-cb59d7578-sk9dg.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604924732Z namespaces/openshift-console/pods/console-cb59d7578-sk9dg/console/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604931482Z namespaces/openshift-console/pods/console-cb59d7578-sk9dg/console/console/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604934882Z namespaces/openshift-console/pods/console-cb59d7578-sk9dg/console/console/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.604968263Z namespaces/openshift-console/pods/console-cb59d7578-sk9dg/console/console/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605068715Z namespaces/openshift-console/pods/console-cb59d7578-sk9dg/console/console/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605138906Z namespaces/openshift-console/pods/console-cb59d7578-sk9dg/console/console/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605181087Z namespaces/openshift-console/pods/downloads-6bcc868b7-sg89f/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605205237Z namespaces/openshift-console/pods/downloads-6bcc868b7-sg89f/downloads-6bcc868b7-sg89f.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60530949Z namespaces/openshift-console/pods/downloads-6bcc868b7-sg89f/download-server/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60531612Z namespaces/openshift-console/pods/downloads-6bcc868b7-sg89f/download-server/download-server/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60531947Z namespaces/openshift-console/pods/downloads-6bcc868b7-sg89f/download-server/download-server/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605429772Z namespaces/openshift-console/pods/downloads-6bcc868b7-sg89f/download-server/download-server/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605607836Z namespaces/openshift-console/pods/downloads-6bcc868b7-sg89f/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605670637Z namespaces/openshift-console/pods/downloads-6bcc868b7-sg89f/download-server/download-server/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605711298Z namespaces/openshift-console/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605742559Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60579849Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605835701Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605936592Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.605984573Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606042685Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606078986Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606124906Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606164997Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606243779Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60632312Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606420682Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606467993Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606506184Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606564695Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606608246Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606691668Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606751949Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60679534Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606874762Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.606957233Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607004874Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607114737Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607189728Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60726906Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607372152Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607453594Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607578336Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607732889Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60779143Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607838202Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607882092Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607924363Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.607993565Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608038606Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608116887Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608192279Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60825133Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608291751Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608349072Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608396323Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608444544Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608479395Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608527826Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608566897Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608624878Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608672569Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60875625Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608766651Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608828002Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608872943Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.608950754Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609032316Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609105908Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609164669Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60920391Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609249931Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609291131Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609391094Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609434174Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609473805Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609549847Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609593547Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609599958Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609637728Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.60971416Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609756631Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609858773Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.609940015Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610022606Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610102278Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61018004Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610305542Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610487956Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610542317Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610588158Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610641829Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61069108Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610745971Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610786472Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610858933Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.610953906Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611009607Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611055118Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611107549Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61115361Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61119718Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611234311Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611275712Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611322743Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611436376Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611487786Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61164922Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611783123Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611849464Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611897145Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.611974836Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612048298Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61213094Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612170411Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612210251Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612272513Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612317943Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612487517Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612530408Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612572499Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61264639Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612739292Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612792913Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612880605Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.612953287Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613047998Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61312561Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613194281Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613318554Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613515638Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613569899Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61360952Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613655111Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613698472Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613756473Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613800464Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613870755Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.613953887Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614007458Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614050889Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.6140979Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614142091Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614206942Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614248123Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614307735Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614374976Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614422877Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614459807Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614518209Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61456513Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614895716Z namespaces/openshift-dns/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.614955978Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615016019Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61505386Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615108051Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615150372Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615325275Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615433647Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615511349Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61556117Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615627422Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615681333Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615728114Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615809415Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615859746Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615898487Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.615978749Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61603749Z namespaces/openshift-dns/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.616086481Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.616195593Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.616303496Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.616555931Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.616633482Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.616897308Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61702226Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617194994Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617253065Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617287686Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617370287Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617414208Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617458719Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61750209Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617589852Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617663113Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617707994Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617748025Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617797106Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617841597Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617893388Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.617933399Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61800982Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618019751Z namespaces/openshift-dns/pods/dns-default-75ql5/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618087952Z namespaces/openshift-dns/pods/dns-default-75ql5/dns-default-75ql5.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618180214Z namespaces/openshift-dns/pods/dns-default-75ql5/dns/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618189714Z namespaces/openshift-dns/pods/dns-default-75ql5/dns/dns/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618199404Z namespaces/openshift-dns/pods/dns-default-75ql5/dns/dns/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618226375Z namespaces/openshift-dns/pods/dns-default-75ql5/dns/dns/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618320707Z namespaces/openshift-dns/pods/dns-default-75ql5/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618422519Z namespaces/openshift-dns/pods/dns-default-75ql5/dns/dns/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618451609Z namespaces/openshift-dns/pods/dns-default-75ql5/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61845944Z namespaces/openshift-dns/pods/dns-default-75ql5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.6184648Z namespaces/openshift-dns/pods/dns-default-75ql5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618519511Z namespaces/openshift-dns/pods/dns-default-75ql5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618618823Z namespaces/openshift-dns/pods/dns-default-75ql5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618685254Z namespaces/openshift-dns/pods/dns-default-75ql5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618725085Z namespaces/openshift-dns/pods/dns-default-j4hmb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618765296Z namespaces/openshift-dns/pods/dns-default-j4hmb/dns-default-j4hmb.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618841777Z namespaces/openshift-dns/pods/dns-default-j4hmb/dns/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618849558Z namespaces/openshift-dns/pods/dns-default-j4hmb/dns/dns/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618856698Z namespaces/openshift-dns/pods/dns-default-j4hmb/dns/dns/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618896129Z namespaces/openshift-dns/pods/dns-default-j4hmb/dns/dns/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.618999221Z namespaces/openshift-dns/pods/dns-default-j4hmb/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619072132Z namespaces/openshift-dns/pods/dns-default-j4hmb/dns/dns/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619116393Z namespaces/openshift-dns/pods/dns-default-j4hmb/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619132254Z namespaces/openshift-dns/pods/dns-default-j4hmb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619142384Z namespaces/openshift-dns/pods/dns-default-j4hmb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619174914Z namespaces/openshift-dns/pods/dns-default-j4hmb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619260656Z namespaces/openshift-dns/pods/dns-default-j4hmb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619343198Z namespaces/openshift-dns/pods/dns-default-j4hmb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619409289Z namespaces/openshift-dns/pods/dns-default-wrrx5/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61945857Z namespaces/openshift-dns/pods/dns-default-wrrx5/dns-default-wrrx5.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619531022Z namespaces/openshift-dns/pods/dns-default-wrrx5/dns/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619545932Z namespaces/openshift-dns/pods/dns-default-wrrx5/dns/dns/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619552432Z namespaces/openshift-dns/pods/dns-default-wrrx5/dns/dns/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619599743Z namespaces/openshift-dns/pods/dns-default-wrrx5/dns/dns/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619686585Z namespaces/openshift-dns/pods/dns-default-wrrx5/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619746676Z namespaces/openshift-dns/pods/dns-default-wrrx5/dns/dns/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619787237Z namespaces/openshift-dns/pods/dns-default-wrrx5/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619793477Z namespaces/openshift-dns/pods/dns-default-wrrx5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619798307Z namespaces/openshift-dns/pods/dns-default-wrrx5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.619844158Z namespaces/openshift-dns/pods/dns-default-wrrx5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.61993575Z namespaces/openshift-dns/pods/dns-default-wrrx5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620003611Z namespaces/openshift-dns/pods/dns-default-wrrx5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620050412Z namespaces/openshift-dns/pods/node-resolver-bcdmk/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620093923Z namespaces/openshift-dns/pods/node-resolver-bcdmk/node-resolver-bcdmk.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620187045Z namespaces/openshift-dns/pods/node-resolver-bcdmk/dns-node-resolver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620196875Z namespaces/openshift-dns/pods/node-resolver-bcdmk/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620205765Z namespaces/openshift-dns/pods/node-resolver-bcdmk/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620244356Z namespaces/openshift-dns/pods/node-resolver-bcdmk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620354668Z namespaces/openshift-dns/pods/node-resolver-bcdmk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620456521Z namespaces/openshift-dns/pods/node-resolver-bcdmk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620505662Z namespaces/openshift-dns/pods/node-resolver-gfw9h/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620548083Z namespaces/openshift-dns/pods/node-resolver-gfw9h/node-resolver-gfw9h.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620617834Z namespaces/openshift-dns/pods/node-resolver-gfw9h/dns-node-resolver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620626114Z namespaces/openshift-dns/pods/node-resolver-gfw9h/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620638744Z namespaces/openshift-dns/pods/node-resolver-gfw9h/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620685305Z namespaces/openshift-dns/pods/node-resolver-gfw9h/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620774207Z namespaces/openshift-dns/pods/node-resolver-gfw9h/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620838378Z namespaces/openshift-dns/pods/node-resolver-gfw9h/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620878859Z namespaces/openshift-dns/pods/node-resolver-jgjtn/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62091628Z namespaces/openshift-dns/pods/node-resolver-jgjtn/node-resolver-jgjtn.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.620993882Z namespaces/openshift-dns/pods/node-resolver-jgjtn/dns-node-resolver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621001582Z namespaces/openshift-dns/pods/node-resolver-jgjtn/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621007992Z namespaces/openshift-dns/pods/node-resolver-jgjtn/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621052623Z namespaces/openshift-dns/pods/node-resolver-jgjtn/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621144435Z namespaces/openshift-dns/pods/node-resolver-jgjtn/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621209286Z namespaces/openshift-dns/pods/node-resolver-jgjtn/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621250497Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621282168Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621348129Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62140157Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621482102Z namespaces/openshift-etcd/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621522732Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621586714Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621626995Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621683646Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621721547Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621807949Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62187951Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.621958552Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622009702Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622050423Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622110815Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622154696Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622228807Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622286148Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62234702Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622433771Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622500343Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622544204Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622643466Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622718317Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622796089Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62287357Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.622965412Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623082835Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623242208Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623300329Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62335829Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623418931Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623457482Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623508223Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623549274Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623626796Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623702457Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623759718Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623802029Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62386006Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623905581Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623958103Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.623998414Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624041674Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624088255Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624167597Z namespaces/openshift-host-network/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624212028Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624272479Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62431017Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624397382Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624438643Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624520144Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624589955Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624669767Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624712088Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624753079Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62480733Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624843981Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624927573Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.624981864Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.625026715Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.625103626Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.625176638Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.625218448Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.625315001Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.625411392Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.625486204Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.625563395Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.625639217Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62577892Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.625879922Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626164838Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626208559Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62627992Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626319631Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626400153Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626448374Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626502745Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626546876Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626623467Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626697549Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62675175Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626791731Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626847592Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626887533Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.626956604Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627000775Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627048976Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627083007Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627189139Z namespaces/openshift-image-registry/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62723524Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627305321Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627367473Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627432304Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627481185Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627585127Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62771448Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627906634Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.627959545Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628000636Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628056137Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628101938Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.62820054Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628277451Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628320482Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628428865Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628479046Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628486436Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628521056Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628591948Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.628636299Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.629253181Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.629411454Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.629745461Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.629838503Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.630103689Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.630225441Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.630515567Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.630576198Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.630613749Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63067005Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.630711181Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.630772353Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.630819963Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.630902335Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.630984667Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631030828Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631074649Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63114492Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631207371Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631309564Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631425376Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631482747Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631543128Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631604199Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631652971Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631707502Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631719532Z namespaces/openshift-image-registry/pods/image-pruner-29617920-dnclw/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631765443Z namespaces/openshift-image-registry/pods/image-pruner-29617920-dnclw/image-pruner-29617920-dnclw.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631837454Z namespaces/openshift-image-registry/pods/image-pruner-29617920-dnclw/image-pruner/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631843655Z namespaces/openshift-image-registry/pods/image-pruner-29617920-dnclw/image-pruner/image-pruner/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631856525Z namespaces/openshift-image-registry/pods/image-pruner-29617920-dnclw/image-pruner/image-pruner/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.631908676Z namespaces/openshift-image-registry/pods/image-pruner-29617920-dnclw/image-pruner/image-pruner/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.632004818Z namespaces/openshift-image-registry/pods/image-pruner-29617920-dnclw/image-pruner/image-pruner/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.632072209Z namespaces/openshift-image-registry/pods/image-pruner-29617920-dnclw/image-pruner/image-pruner/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63210756Z namespaces/openshift-image-registry/pods/image-registry-5f4446d468-6llfg/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.632148601Z namespaces/openshift-image-registry/pods/image-registry-5f4446d468-6llfg/image-registry-5f4446d468-6llfg.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.632262183Z namespaces/openshift-image-registry/pods/image-registry-5f4446d468-6llfg/registry/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.632273373Z namespaces/openshift-image-registry/pods/image-registry-5f4446d468-6llfg/registry/registry/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.632283384Z namespaces/openshift-image-registry/pods/image-registry-5f4446d468-6llfg/registry/registry/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.632356405Z namespaces/openshift-image-registry/pods/image-registry-5f4446d468-6llfg/registry/registry/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.632946697Z namespaces/openshift-image-registry/pods/image-registry-5f4446d468-6llfg/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633019229Z namespaces/openshift-image-registry/pods/image-registry-5f4446d468-6llfg/registry/registry/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63308582Z namespaces/openshift-image-registry/pods/node-ca-64t8l/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633141081Z namespaces/openshift-image-registry/pods/node-ca-64t8l/node-ca-64t8l.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633221493Z namespaces/openshift-image-registry/pods/node-ca-64t8l/node-ca/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633229033Z namespaces/openshift-image-registry/pods/node-ca-64t8l/node-ca/node-ca/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633237163Z namespaces/openshift-image-registry/pods/node-ca-64t8l/node-ca/node-ca/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633289984Z namespaces/openshift-image-registry/pods/node-ca-64t8l/node-ca/node-ca/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633451448Z namespaces/openshift-image-registry/pods/node-ca-64t8l/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633528759Z namespaces/openshift-image-registry/pods/node-ca-64t8l/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63357179Z namespaces/openshift-image-registry/pods/node-ca-cm667/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633612151Z namespaces/openshift-image-registry/pods/node-ca-cm667/node-ca-cm667.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633691373Z namespaces/openshift-image-registry/pods/node-ca-cm667/node-ca/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633700573Z namespaces/openshift-image-registry/pods/node-ca-cm667/node-ca/node-ca/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633703913Z namespaces/openshift-image-registry/pods/node-ca-cm667/node-ca/node-ca/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633751304Z namespaces/openshift-image-registry/pods/node-ca-cm667/node-ca/node-ca/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633863666Z namespaces/openshift-image-registry/pods/node-ca-cm667/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633926537Z namespaces/openshift-image-registry/pods/node-ca-cm667/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.633972858Z namespaces/openshift-image-registry/pods/node-ca-vs22k/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634013429Z namespaces/openshift-image-registry/pods/node-ca-vs22k/node-ca-vs22k.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634085421Z namespaces/openshift-image-registry/pods/node-ca-vs22k/node-ca/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634095131Z namespaces/openshift-image-registry/pods/node-ca-vs22k/node-ca/node-ca/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634098581Z namespaces/openshift-image-registry/pods/node-ca-vs22k/node-ca/node-ca/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634146472Z namespaces/openshift-image-registry/pods/node-ca-vs22k/node-ca/node-ca/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634278434Z namespaces/openshift-image-registry/pods/node-ca-vs22k/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634371296Z namespaces/openshift-image-registry/pods/node-ca-vs22k/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634404987Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634449548Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634511739Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63455371Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634638142Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634709833Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634766084Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634804975Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634867727Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.634907067Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63503145Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635102802Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635180623Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635223344Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635265585Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635311666Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635373747Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635455189Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63551943Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635565311Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635643553Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635719084Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635758165Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635855127Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.635936468Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.636089502Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.636170573Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.636378818Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63650582Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.636693924Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.636762725Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.636803046Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.636868948Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.636912909Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63696819Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637008431Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637086212Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637165804Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637220735Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637261386Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637313747Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637390949Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63745466Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.6374668Z namespaces/openshift-ingress-canary/pods/ingress-canary-b956z/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637517641Z namespaces/openshift-ingress-canary/pods/ingress-canary-b956z/ingress-canary-b956z.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637612883Z namespaces/openshift-ingress-canary/pods/ingress-canary-b956z/serve-healthcheck-canary/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637625103Z namespaces/openshift-ingress-canary/pods/ingress-canary-b956z/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637628973Z namespaces/openshift-ingress-canary/pods/ingress-canary-b956z/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637661194Z namespaces/openshift-ingress-canary/pods/ingress-canary-b956z/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637756216Z namespaces/openshift-ingress-canary/pods/ingress-canary-b956z/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637816127Z namespaces/openshift-ingress-canary/pods/ingress-canary-b956z/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637866138Z namespaces/openshift-ingress-canary/pods/ingress-canary-bm675/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637906779Z namespaces/openshift-ingress-canary/pods/ingress-canary-bm675/ingress-canary-bm675.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637982151Z namespaces/openshift-ingress-canary/pods/ingress-canary-bm675/serve-healthcheck-canary/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.637990151Z namespaces/openshift-ingress-canary/pods/ingress-canary-bm675/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638010211Z namespaces/openshift-ingress-canary/pods/ingress-canary-bm675/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638059862Z namespaces/openshift-ingress-canary/pods/ingress-canary-bm675/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638149534Z namespaces/openshift-ingress-canary/pods/ingress-canary-bm675/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638211145Z namespaces/openshift-ingress-canary/pods/ingress-canary-bm675/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638582323Z namespaces/openshift-ingress-canary/pods/ingress-canary-gb2jv/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638625714Z namespaces/openshift-ingress-canary/pods/ingress-canary-gb2jv/ingress-canary-gb2jv.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638704356Z namespaces/openshift-ingress-canary/pods/ingress-canary-gb2jv/serve-healthcheck-canary/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638712416Z namespaces/openshift-ingress-canary/pods/ingress-canary-gb2jv/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638715846Z namespaces/openshift-ingress-canary/pods/ingress-canary-gb2jv/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638749536Z namespaces/openshift-ingress-canary/pods/ingress-canary-gb2jv/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638833678Z namespaces/openshift-ingress-canary/pods/ingress-canary-gb2jv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638898329Z namespaces/openshift-ingress-canary/pods/ingress-canary-gb2jv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63894595Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.638987081Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639032632Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639064943Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639153105Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639198196Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639262817Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639299888Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.6394025Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639438831Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639523082Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639634344Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639711256Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639756617Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639801008Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639845099Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.63988484Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.639958251Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.640002672Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.640041343Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.640119464Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.640171146Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.640223987Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64088252Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.641004512Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.641149886Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.641257408Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64138283Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.641525243Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.641714427Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.641795069Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.6418306Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.641883201Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.641916621Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.641963852Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.641971143Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642013103Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642083395Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642129076Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642211587Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642295409Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642374141Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642419492Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642478173Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642517394Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642606545Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642655377Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642724658Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642762489Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64284636Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642862611Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.642905252Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643012404Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643060955Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643140687Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643185837Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643261309Z namespaces/openshift-ingress/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64330729Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643408762Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643456733Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643520624Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643568745Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643653277Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.6437894Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643920363Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.643982674Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644021885Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644070555Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644105406Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644186528Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644227839Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64426829Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644367332Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644437083Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644480614Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644586046Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644670048Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64479865Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.644877522Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.645031085Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.645151448Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.645477875Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.645557936Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.645605237Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.645673088Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64574755Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.645802031Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.645842222Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.645919713Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646010746Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646066896Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646119578Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646179179Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64622632Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646271801Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646311682Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646382373Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646394983Z namespaces/openshift-ingress/pods/router-default-84b54f7d86-6hsq2/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646438964Z namespaces/openshift-ingress/pods/router-default-84b54f7d86-6hsq2/router-default-84b54f7d86-6hsq2.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646553886Z namespaces/openshift-ingress/pods/router-default-84b54f7d86-6hsq2/router/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646560847Z namespaces/openshift-ingress/pods/router-default-84b54f7d86-6hsq2/router/router/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646568687Z namespaces/openshift-ingress/pods/router-default-84b54f7d86-6hsq2/router/router/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646607418Z namespaces/openshift-ingress/pods/router-default-84b54f7d86-6hsq2/router/router/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646764451Z namespaces/openshift-ingress/pods/router-default-84b54f7d86-6hsq2/router/router/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646837423Z namespaces/openshift-ingress/pods/router-default-84b54f7d86-6hsq2/router/router/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646890433Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646925784Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.646982895Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647024116Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647122048Z namespaces/openshift-insights/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647170909Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64723124Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647270801Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647352673Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647404044Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647532137Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647649219Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647751261Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647803722Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647854293Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647922775Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.647967126Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.648158339Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.648215201Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.648307083Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.648388274Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.648429375Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.648513187Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.648590888Z namespaces/openshift-insights/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64865017Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.649234362Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.649379355Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.64965303Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.649773473Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650075849Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650155941Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650298034Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650416396Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650468477Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650538128Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650588329Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650672071Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650727802Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650770673Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650831414Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650874605Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650960597Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.650992678Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651060349Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65110527Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651183592Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651258363Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651314804Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651473368Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651544489Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65159332Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651669082Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651711323Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651767714Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651800464Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651868026Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651874376Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-sfnrq/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651914647Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-sfnrq/insights-operator-585dfdc468-sfnrq.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.651999768Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-sfnrq/insights-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.652010279Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-sfnrq/insights-operator/insights-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.652018999Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-sfnrq/insights-operator/insights-operator/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65205331Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-sfnrq/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.652453768Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-sfnrq/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.652820865Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.652868126Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/insights-runtime-extractor-gvs6p.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.652970188Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.652979609Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/exporter/exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.652987679Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/exporter/exporter/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65302893Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/exporter/exporter/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653116521Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653188343Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/exporter/exporter/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653216303Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/extractor/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653225783Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/extractor/extractor/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653232474Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/extractor/extractor/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653281195Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/extractor/extractor/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653407707Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653473769Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/extractor/extractor/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653518849Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65352748Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65353483Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653586161Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653699473Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653768345Z namespaces/openshift-insights/pods/insights-runtime-extractor-gvs6p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653824366Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653858036Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/insights-runtime-extractor-jm94p.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653946828Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653965009Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/exporter/exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.653970719Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/exporter/exporter/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65402101Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/exporter/exporter/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654099012Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654172843Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/exporter/exporter/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654200883Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/extractor/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654209034Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/extractor/extractor/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654221554Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/extractor/extractor/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654270515Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/extractor/extractor/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654397578Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654475509Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/extractor/extractor/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65449282Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65451489Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65452923Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654569811Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654655813Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.654739655Z namespaces/openshift-insights/pods/insights-runtime-extractor-jm94p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65499336Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655037921Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/insights-runtime-extractor-w5st9.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655128953Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655135173Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/exporter/exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655143313Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/exporter/exporter/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655200264Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/exporter/exporter/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655285166Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655389268Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/exporter/exporter/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655430729Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/extractor/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655442729Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/extractor/extractor/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655455429Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/extractor/extractor/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65549441Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/extractor/extractor/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655587282Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655653223Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/extractor/extractor/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655682284Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655688214Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655703974Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655742725Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655830717Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.655920509Z namespaces/openshift-insights/pods/insights-runtime-extractor-w5st9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65596379Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656008591Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656058392Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656106893Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656162124Z namespaces/openshift-keda/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656173584Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656183044Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656220495Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656307677Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65644587Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65646451Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656502331Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656574682Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656605303Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656704415Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656779167Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656849388Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656857638Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.656897749Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657086663Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657121034Z namespaces/openshift-keda/operators.coreos.com/installplans/install-8clp2.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657224496Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657257256Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657312058Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657381799Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657477491Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657513892Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657622724Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657668225Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657721956Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657765487Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657811858Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.657851669Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65793035Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658003932Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658082443Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658147275Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658198726Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658241746Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658284647Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.65839318Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658461841Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658499252Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658585984Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658645875Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658693606Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658796288Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658870099Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.658971892Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659047513Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659127995Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659260787Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659475962Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659539543Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659587264Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659631345Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659667506Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659724517Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659767718Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659845779Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659923931Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.659972172Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660013383Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660053804Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660091665Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660138296Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660179757Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660224097Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660267428Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660404791Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660457672Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660515403Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660552934Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660615955Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660658706Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660744408Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.66081637Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660894471Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660939702Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.660979883Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661036314Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661077005Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661157346Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661217248Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661261439Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661360401Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661462383Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661517104Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661619256Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661696437Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661772279Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661852891Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.661933633Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662048405Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662204668Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662256309Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.66229547Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662368271Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662406272Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662458603Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662487144Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662579066Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662674968Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662732539Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.66277798Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662847251Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662892552Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.662991844Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663048095Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663091576Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663141597Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663187578Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663226729Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.66326834Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663318341Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663387762Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663459854Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663509315Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663739099Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.6637838Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663845801Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663891593Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.663967934Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664044306Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664117867Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664170998Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664216319Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664275681Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664318891Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664422793Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664467424Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664510265Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664587757Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664659378Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664717939Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664831452Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664914483Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.664990355Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665065527Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665141968Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665260411Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665466235Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665534716Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665583237Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665629218Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665668349Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.66572864Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665777661Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665877433Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.665958445Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666003626Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666040567Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666100298Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666149249Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.66620107Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666248091Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666294682Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666359293Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666427975Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666473606Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666561267Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666605878Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666664559Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.66670242Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666766882Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666807902Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.666898764Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667007657Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667082808Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667132969Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.66718116Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667236231Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667282442Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667389164Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667445486Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667484016Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667566428Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667623759Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667630299Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.66767593Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667728631Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667768802Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667862284Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.667939356Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668228692Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668304733Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668414755Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668545238Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668695421Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668747482Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668784003Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668831434Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668872985Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668919546Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.668957147Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669035898Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.66911406Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669160811Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669201322Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669258253Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669298754Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669418336Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669457027Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669511828Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669548589Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669629611Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669673841Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669732222Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669774123Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669854435Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.669909796Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670026959Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670138081Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670240053Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670311654Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670388336Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670501288Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670545409Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670658252Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670717733Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670767534Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670866476Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.670988378Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.671032159Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.671156702Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.671249244Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.671361966Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.671458588Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.67153678Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.671710343Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.671898277Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.671963298Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672009269Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672070101Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672123712Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672162052Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672211924Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672283565Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672392177Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672688103Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672731434Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672782455Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672821886Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672866087Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672907058Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672959149Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.672993049Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.674302256Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.674375788Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.674447229Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.6744952Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.674554132Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.674601913Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.674681694Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.674766156Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.674841717Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.674892499Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.67495692Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675015211Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675065812Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675136253Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675181524Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675220315Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675300357Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675375878Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675423669Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675535322Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675611613Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675690775Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675775497Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675852648Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.675972901Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676125804Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676174855Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676212426Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676267747Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676311477Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.67644061Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676478001Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676564463Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676641594Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676686935Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676728636Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676772607Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676812898Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676866819Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.67690989Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.676957361Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677000772Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677084784Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677132354Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677200216Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677241237Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677303518Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677367969Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677449811Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677564113Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677681896Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677737227Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677787978Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677839469Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.67788447Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.677964002Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678022873Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678061924Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678141555Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678186876Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678193196Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678229197Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678302289Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.67837097Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678481732Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678562504Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678736818Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678811729Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.678938191Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679060004Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679230728Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679282999Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679318449Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679410001Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679452692Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679495343Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679538794Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679619465Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679696317Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679742398Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679787849Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.67983077Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679868881Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679913872Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679927772Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gtxb2/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.679967253Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gtxb2/kube-storage-version-migrator-operator-6769c5d45-gtxb2.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680099915Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gtxb2/kube-storage-version-migrator-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680108826Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gtxb2/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680114636Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gtxb2/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680149407Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gtxb2/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680263529Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gtxb2/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680423592Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680469663Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680537484Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680579565Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680660317Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680696718Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680746049Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68079261Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680862631Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680900602Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.680983544Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681091256Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681182798Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681235759Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68128163Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681357131Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681404272Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681485154Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681546385Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681590336Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681669818Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681743079Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68179197Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681883132Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.681958914Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.682112577Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.682220479Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.682389042Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.682537565Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68275015Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.682802831Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.682847052Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.682891933Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.682939994Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.682989975Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683035356Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683115367Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683187889Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68323375Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683276331Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683318252Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683384573Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683421744Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683432554Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683471495Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/migrator-74bb7799d9-66k59.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683542076Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/graceful-termination/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683549826Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/graceful-termination/graceful-termination/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683561966Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683620188Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68370114Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683769021Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683801422Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/migrator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683817202Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/migrator/migrator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683825352Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/migrator/migrator/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683870963Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/migrator/migrator/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.683967185Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684042336Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-66k59/migrator/migrator/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684085687Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684115568Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684167219Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68420925Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684262971Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684273341Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684285221Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684315602Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684557677Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684666749Z namespaces/openshift-marketplace/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68467578Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68468196Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68471185Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684778482Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684786762Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684814302Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684902124Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.684984386Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.685073168Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.685159129Z namespaces/openshift-monitoring/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68521026Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.685271532Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.685311302Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.685412564Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.685451595Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.685594258Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.686082918Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.686462226Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.686696311Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.686721641Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.686794473Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.686837824Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.686931416Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.686977196Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.687022848Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.687099699Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.68715437Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.687203721Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.690347146Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.690508439Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.691599571Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.691676543Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.692639323Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.692762126Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.693227265Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.69345715Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.69348151Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.693623923Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.693669684Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.693745656Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.693775966Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.693860668Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.69393914Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.694007001Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.694054002Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.694181205Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.694226285Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.694778667Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.694813598Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.69492713Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.694971731Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.695072643Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.695239886Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.695326518Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.695603734Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.695743387Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.695868349Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.695961571Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.696063423Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.696146555Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.696221377Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.696260027Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.696346259Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.696519973Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.696598254Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.696703516Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.696779638Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.696940251Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697027393Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697113325Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697199917Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697285898Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.69739261Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697434971Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697482892Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697524473Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697530983Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697583364Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697656876Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697664886Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697730987Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697909881Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697918151Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697921701Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.697963072Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698053414Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698120655Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698158236Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698174777Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698180087Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698207167Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698301639Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698393771Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698427772Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698433752Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698442472Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698483403Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698569715Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698636986Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698668357Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698676927Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698685157Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698713188Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698805679Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698872331Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698911702Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698926472Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698935512Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.698967963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699057835Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699128236Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699155927Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699165207Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699168737Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699218158Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.69930939Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699401362Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699451313Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699458153Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699461773Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699492994Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699578895Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699648217Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699687137Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-hsllp/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699724708Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-hsllp/cluster-monitoring-operator-75587bd455-hsllp.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.69980988Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-hsllp/cluster-monitoring-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.69981672Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-hsllp/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699830631Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-hsllp/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.699877932Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-hsllp/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70027631Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-hsllp/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700376002Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-hsllp/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700417983Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700461904Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-state-metrics-69db897b98-8sjf5.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700567326Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-main/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700573676Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700581676Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700632417Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700718949Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70078014Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700832681Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-self/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700843381Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700854541Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700887252Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.700980364Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701042225Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701084566Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-state-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701091346Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701096817Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701146498Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70125955Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701326261Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-8sjf5/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701393303Z namespaces/openshift-monitoring/pods/metrics-server-566d956db8-6q454/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701435564Z namespaces/openshift-monitoring/pods/metrics-server-566d956db8-6q454/metrics-server-566d956db8-6q454.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701535346Z namespaces/openshift-monitoring/pods/metrics-server-566d956db8-6q454/metrics-server/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701542376Z namespaces/openshift-monitoring/pods/metrics-server-566d956db8-6q454/metrics-server/metrics-server/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701550466Z namespaces/openshift-monitoring/pods/metrics-server-566d956db8-6q454/metrics-server/metrics-server/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701602627Z namespaces/openshift-monitoring/pods/metrics-server-566d956db8-6q454/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701693159Z namespaces/openshift-monitoring/pods/metrics-server-566d956db8-6q454/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70174505Z namespaces/openshift-monitoring/pods/metrics-server-566d956db8-6q454/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701798161Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6hzlt/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701836192Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6hzlt/monitoring-plugin-7dccd58f55-6hzlt.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701919674Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6hzlt/monitoring-plugin/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701925824Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6hzlt/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701939994Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6hzlt/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.701972904Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6hzlt/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702066537Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6hzlt/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702131498Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6hzlt/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702191059Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70222215Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/node-exporter-2n5fc.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702396323Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/init-textfile/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702406573Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/init-textfile/init-textfile/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702410024Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702450694Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702555487Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702691479Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70273706Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70274356Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702757251Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702795241Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.702908244Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703042066Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703081757Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/node-exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703090527Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/node-exporter/node-exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703097578Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703276271Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703419084Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703488126Z namespaces/openshift-monitoring/pods/node-exporter-2n5fc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703508806Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703570467Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/node-exporter-rg6lt.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703664419Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/init-textfile/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70368071Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/init-textfile/init-textfile/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70368589Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/init-textfile/init-textfile/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70370555Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703780942Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703854623Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703890424Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703897364Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703902994Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.703942895Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704033477Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704102288Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704151259Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/node-exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7041576Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/node-exporter/node-exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704161209Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/node-exporter/node-exporter/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70420641Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704310063Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704406374Z namespaces/openshift-monitoring/pods/node-exporter-rg6lt/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704464966Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704501776Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/node-exporter-vhwmg.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704611159Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/init-textfile/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704617829Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/init-textfile/init-textfile/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704629699Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/init-textfile/init-textfile/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704695971Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704783082Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704845263Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704878134Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704884184Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704892135Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.704924135Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705017657Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705080048Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705127749Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/node-exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705134169Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/node-exporter/node-exporter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7051418Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/node-exporter/node-exporter/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705195751Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705299643Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705409155Z namespaces/openshift-monitoring/pods/node-exporter-vhwmg/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705454346Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705501377Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/openshift-state-metrics-9d44df66c-8l75g.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70563634Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-main/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7056431Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70564854Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705701321Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705791173Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705865615Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705900835Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-self/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705907516Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705921926Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.705977377Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706067499Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70613244Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706168721Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/openshift-state-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706179741Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706183231Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706211692Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706305173Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706402235Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-8l75g/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706422556Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706501618Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706662971Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706669261Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706680381Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706727192Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706819564Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706885105Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706924766Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706931517Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.706939397Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707005058Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70708126Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707148301Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707196222Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707202342Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707210102Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707269093Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707368926Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707454637Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707485298Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707493968Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707499008Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707530879Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707618651Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707689732Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707722363Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707728553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707742683Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707780224Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707869786Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707938067Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707976438Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707984998Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.707996468Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708034849Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708353546Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708427197Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708477878Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708487938Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708501189Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708533459Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708633601Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708705253Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708746004Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708787895Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/prometheus-operator-5676c8c784-vf7rk.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708881426Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708897727Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708912497Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.708954968Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70904283Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709104261Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709149142Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/prometheus-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709160902Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709165372Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709183633Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709380817Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709451038Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-vf7rk/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709509049Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-pcm5d/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.70951921Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-pcm5d/prometheus-operator-admission-webhook-57cf98b594-pcm5d.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709652962Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-pcm5d/prometheus-operator-admission-webhook/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709665582Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-pcm5d/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709679503Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-pcm5d/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709710974Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-pcm5d/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709808185Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-pcm5d/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709877207Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-pcm5d/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709923418Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.709966589Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/telemeter-client-667c8bcf6d-xjsqz.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710129622Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710135982Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710146762Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710190023Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710281875Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710406938Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710438928Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/reload/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710446818Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/reload/reload/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710456199Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/reload/reload/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710482029Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/reload/reload/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710594641Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710666783Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/reload/reload/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710683703Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/telemeter-client/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710693303Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/telemeter-client/telemeter-client/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710715794Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.710761625Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71101998Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711106952Z namespaces/openshift-monitoring/pods/telemeter-client-667c8bcf6d-xjsqz/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711188324Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711274386Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/thanos-querier-696f599485-86lrs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711433939Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711445259Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711448659Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71149325Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711585962Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711652963Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711695534Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-rules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711701984Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711705254Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711758256Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711845497Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.711928109Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71197851Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-web/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71198493Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71199034Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712054402Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712156754Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712239975Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712299607Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712305837Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712311337Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712389678Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712489791Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712573362Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712625193Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/prom-label-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712632114Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712640414Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712715985Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712830107Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712919819Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71296523Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/thanos-query/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712983311Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/thanos-query/thanos-query/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.712989461Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/thanos-query/thanos-query/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713041092Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713148434Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713230106Z namespaces/openshift-monitoring/pods/thanos-querier-696f599485-86lrs/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713277507Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713351468Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71341039Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713464611Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713589373Z namespaces/openshift-multus/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713646994Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713723986Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713776117Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713837178Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.713884919Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.714120414Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.714212986Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.714305438Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.714381649Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71443021Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.714584643Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.714706856Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.714780458Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.714830109Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7148902Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.714946271Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.715040993Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.715096644Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.715149265Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.715240947Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.715299068Z namespaces/openshift-multus/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71536919Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.715521893Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.715616125Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.716160476Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.716311209Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.716953402Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717041984Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717176907Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717230158Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717278209Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717402932Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717502203Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717606806Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717712878Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717765779Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717866511Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.717962933Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718058755Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718121266Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718181888Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718244269Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71829603Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718384932Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718433573Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718496704Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718545135Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718640017Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718742329Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71879735Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718850581Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718910983Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.718983324Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.719043945Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.719105736Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.719192768Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.719203909Z namespaces/openshift-multus/pods/multus-4ql4n/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.71928103Z namespaces/openshift-multus/pods/multus-4ql4n/multus-4ql4n.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.719519625Z namespaces/openshift-multus/pods/multus-4ql4n/kube-multus/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.719530235Z namespaces/openshift-multus/pods/multus-4ql4n/kube-multus/kube-multus/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.719533545Z namespaces/openshift-multus/pods/multus-4ql4n/kube-multus/kube-multus/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.719573156Z namespaces/openshift-multus/pods/multus-4ql4n/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720124887Z namespaces/openshift-multus/pods/multus-4ql4n/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720224499Z namespaces/openshift-multus/pods/multus-4ql4n/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72027535Z namespaces/openshift-multus/pods/multus-65fxs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720345542Z namespaces/openshift-multus/pods/multus-65fxs/multus-65fxs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720458734Z namespaces/openshift-multus/pods/multus-65fxs/kube-multus/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720470474Z namespaces/openshift-multus/pods/multus-65fxs/kube-multus/kube-multus/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720474344Z namespaces/openshift-multus/pods/multus-65fxs/kube-multus/kube-multus/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720497825Z namespaces/openshift-multus/pods/multus-65fxs/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720724749Z namespaces/openshift-multus/pods/multus-65fxs/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720802681Z namespaces/openshift-multus/pods/multus-65fxs/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720844772Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.720914253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/multus-additional-cni-plugins-kqqcb.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721059996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/bond-cni-plugin/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721068037Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721073387Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721119508Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72123025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721308432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721432744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721443464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/cni-plugins/cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721447735Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721494245Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721594738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721676119Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7217227Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/egress-router-binary-copy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72172915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72173637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721790402Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721887844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.721961195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722007796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722014636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722018266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722064977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722159069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722245581Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722297832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/routeoverride-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722312472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722318212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722374583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722494726Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722571647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722615408Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni-bincopy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722627829Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722631689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722669869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722768842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722849923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722936125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722947335Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722950725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.722997806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723085718Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72315383Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kqqcb/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723209831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723268022Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/multus-additional-cni-plugins-pcfrr.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723420515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/bond-cni-plugin/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723430615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723434215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723479776Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723607359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723686261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723740891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723753792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/cni-plugins/cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723759282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723803243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723913075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.723993257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724037978Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/egress-router-binary-copy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724048238Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724053298Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724113589Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724222892Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724302673Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724377155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724386015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724389385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724433796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724518078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724600089Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72464921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/routeoverride-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72465519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72466047Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724718692Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724803453Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724871735Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724915676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni-bincopy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724928996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724932616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.724947366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725036778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72512112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725165651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725172071Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725175441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725217852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725321834Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725424586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pcfrr/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725479857Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725539748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/multus-additional-cni-plugins-qs259.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725675231Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/bond-cni-plugin/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725681302Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725684602Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725745653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725839585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725910966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725951997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725958737Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/cni-plugins/cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.725972657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726023598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72611228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726178112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726209182Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/egress-router-binary-copy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726217713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726221022Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726256303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726357525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726435047Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726474868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726484248Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726489108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726521599Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72659117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726663972Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726698262Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/routeoverride-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726709832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726722613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726740683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726826725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726897896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726952788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni-bincopy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726967368Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726971918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.726994598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72707702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727145561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727175812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727182382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727185712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727222913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727301885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727487528Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qs259/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727520649Z namespaces/openshift-multus/pods/multus-g4bsj/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7275577Z namespaces/openshift-multus/pods/multus-g4bsj/multus-g4bsj.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727644822Z namespaces/openshift-multus/pods/multus-g4bsj/kube-multus/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727651632Z namespaces/openshift-multus/pods/multus-g4bsj/kube-multus/kube-multus/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727655102Z namespaces/openshift-multus/pods/multus-g4bsj/kube-multus/kube-multus/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.727686313Z namespaces/openshift-multus/pods/multus-g4bsj/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72803941Z namespaces/openshift-multus/pods/multus-g4bsj/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728098011Z namespaces/openshift-multus/pods/multus-g4bsj/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728129762Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728174313Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/network-metrics-daemon-c6pqs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728258334Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728266835Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728270425Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728300625Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728416418Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728497649Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72853932Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/network-metrics-daemon/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7285475Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72855087Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728590861Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728714114Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728779195Z namespaces/openshift-multus/pods/network-metrics-daemon-c6pqs/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728808066Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728854767Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/network-metrics-daemon-wrw7v.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728936008Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728944058Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728947458Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.728989759Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729097482Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729178863Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729224934Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/network-metrics-daemon/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729231224Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729234475Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729287405Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729475479Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729543741Z namespaces/openshift-multus/pods/network-metrics-daemon-wrw7v/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729582162Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729620792Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/network-metrics-daemon-xgtzt.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729693694Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729700324Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729703794Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729735785Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729823856Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729890828Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729932529Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/network-metrics-daemon/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729939059Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.729942529Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.72999597Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730108722Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730170244Z namespaces/openshift-multus/pods/network-metrics-daemon-xgtzt/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730216175Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730253755Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730315467Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730322297Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730383898Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73049181Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730549731Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730605032Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730708495Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730770266Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730823807Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.730879298Z namespaces/openshift-network-console/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73094761Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731013391Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731066962Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731121743Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731173214Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731265726Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731422549Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731537071Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731591373Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731646494Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731720795Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731763766Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731811457Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731850458Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73192998Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.731972651Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.732025062Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.732119463Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.732176805Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.732238456Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.732371279Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.732471691Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.732600873Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.732695205Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.732863259Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.732998072Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733130684Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733200516Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733253717Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733348999Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7333941Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733470691Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733514572Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733572933Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733608114Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733656255Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733697156Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733784438Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733853309Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73391296Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.733963961Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734019923Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734073714Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734140655Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734147555Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sb9nb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734192626Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sb9nb/networking-console-plugin-cb95c66f6-sb9nb.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734277318Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sb9nb/networking-console-plugin/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734283458Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sb9nb/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734286858Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sb9nb/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734350199Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sb9nb/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734472252Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sb9nb/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734552624Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sb9nb/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734594174Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734646875Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734740808Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734748737Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734800879Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73486071Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734938852Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.734984562Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735043194Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735093655Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735222107Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735450762Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735552374Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735597685Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735638246Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735703907Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735747538Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735812439Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73584918Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735893371Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.735934202Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736012634Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736054915Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736093335Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736182407Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736214248Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736254728Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736377801Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736473453Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736671137Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736744569Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.736957333Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737043485Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737147877Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737231288Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737274069Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737345841Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737387382Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737480514Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737521534Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737563806Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737626167Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737669068Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737713089Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737755449Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737831401Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737918593Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.737956094Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738002504Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738047955Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738089646Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738137767Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738182348Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738232959Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738239469Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9l8ks/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73828576Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9l8ks/network-check-source-8894fc9bd-9l8ks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738372822Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9l8ks/check-endpoints/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738385122Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9l8ks/check-endpoints/check-endpoints/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738388852Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9l8ks/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738418093Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9l8ks/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738527955Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9l8ks/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738597747Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9l8ks/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738631507Z namespaces/openshift-network-diagnostics/pods/network-check-target-5gffj/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738673908Z namespaces/openshift-network-diagnostics/pods/network-check-target-5gffj/network-check-target-5gffj.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73874789Z namespaces/openshift-network-diagnostics/pods/network-check-target-5gffj/network-check-target-container/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73875659Z namespaces/openshift-network-diagnostics/pods/network-check-target-5gffj/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73876219Z namespaces/openshift-network-diagnostics/pods/network-check-target-5gffj/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738793181Z namespaces/openshift-network-diagnostics/pods/network-check-target-5gffj/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738883162Z namespaces/openshift-network-diagnostics/pods/network-check-target-5gffj/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738959144Z namespaces/openshift-network-diagnostics/pods/network-check-target-5gffj/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.738994105Z namespaces/openshift-network-diagnostics/pods/network-check-target-p279k/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739032105Z namespaces/openshift-network-diagnostics/pods/network-check-target-p279k/network-check-target-p279k.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739099567Z namespaces/openshift-network-diagnostics/pods/network-check-target-p279k/network-check-target-container/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739107107Z namespaces/openshift-network-diagnostics/pods/network-check-target-p279k/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739110617Z namespaces/openshift-network-diagnostics/pods/network-check-target-p279k/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739150768Z namespaces/openshift-network-diagnostics/pods/network-check-target-p279k/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73923264Z namespaces/openshift-network-diagnostics/pods/network-check-target-p279k/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739297061Z namespaces/openshift-network-diagnostics/pods/network-check-target-p279k/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739353362Z namespaces/openshift-network-diagnostics/pods/network-check-target-vq8nz/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739391283Z namespaces/openshift-network-diagnostics/pods/network-check-target-vq8nz/network-check-target-vq8nz.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739462945Z namespaces/openshift-network-diagnostics/pods/network-check-target-vq8nz/network-check-target-container/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739469825Z namespaces/openshift-network-diagnostics/pods/network-check-target-vq8nz/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739473245Z namespaces/openshift-network-diagnostics/pods/network-check-target-vq8nz/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739504915Z namespaces/openshift-network-diagnostics/pods/network-check-target-vq8nz/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739590317Z namespaces/openshift-network-diagnostics/pods/network-check-target-vq8nz/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739659609Z namespaces/openshift-network-diagnostics/pods/network-check-target-vq8nz/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739698959Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.73972859Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739782091Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739789441Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739825532Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739908744Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739955295Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.739994005Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740088027Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740122258Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740166109Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74021389Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740258801Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740312092Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740374453Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740423044Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740468525Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740541297Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740617538Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74070548Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740739181Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740777601Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740829842Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740869933Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740943265Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.740988336Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741030087Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741106768Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741150619Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741157179Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74119554Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741250041Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741282522Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741494826Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741574648Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741653379Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741729741Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741816053Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.741953246Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742059468Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742108439Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742135829Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742194601Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742225421Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742274382Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742306103Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742383874Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742428635Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742502477Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742580558Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742623949Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74267109Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742700211Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742753622Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742792043Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742831994Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742878215Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742884475Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742932176Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.742980457Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743020307Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743075879Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743112859Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74315197Z namespaces/openshift-network-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743195121Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743253622Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743297523Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743362514Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743404865Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743507257Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743583399Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743672881Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743735562Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743797663Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743881835Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.743979597Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744040298Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74410517Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744194902Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744256903Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744307874Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744423416Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744486657Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744493748Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744535218Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74460656Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744658021Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744799504Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.744906166Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74508958Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.745178632Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.745410507Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.745511489Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.745661052Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.745738753Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.745795915Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.745911617Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.745981888Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746036429Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746107031Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746149892Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746222023Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746270304Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746349546Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746405267Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746509529Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746600371Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746665002Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746709203Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746777764Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746831876Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746907267Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.746959918Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74703224Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747084291Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747151412Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747160232Z namespaces/openshift-network-operator/pods/iptables-alerter-2cb6b/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747204133Z namespaces/openshift-network-operator/pods/iptables-alerter-2cb6b/iptables-alerter-2cb6b.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747295145Z namespaces/openshift-network-operator/pods/iptables-alerter-2cb6b/iptables-alerter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747302345Z namespaces/openshift-network-operator/pods/iptables-alerter-2cb6b/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747305946Z namespaces/openshift-network-operator/pods/iptables-alerter-2cb6b/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747403288Z namespaces/openshift-network-operator/pods/iptables-alerter-2cb6b/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74751382Z namespaces/openshift-network-operator/pods/iptables-alerter-2cb6b/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747599561Z namespaces/openshift-network-operator/pods/iptables-alerter-2cb6b/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747645622Z namespaces/openshift-network-operator/pods/iptables-alerter-5ddrw/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747699754Z namespaces/openshift-network-operator/pods/iptables-alerter-5ddrw/iptables-alerter-5ddrw.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747777045Z namespaces/openshift-network-operator/pods/iptables-alerter-5ddrw/iptables-alerter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747783785Z namespaces/openshift-network-operator/pods/iptables-alerter-5ddrw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747788935Z namespaces/openshift-network-operator/pods/iptables-alerter-5ddrw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747833136Z namespaces/openshift-network-operator/pods/iptables-alerter-5ddrw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.747944288Z namespaces/openshift-network-operator/pods/iptables-alerter-5ddrw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74801799Z namespaces/openshift-network-operator/pods/iptables-alerter-5ddrw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748061011Z namespaces/openshift-network-operator/pods/iptables-alerter-87xm9/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748095032Z namespaces/openshift-network-operator/pods/iptables-alerter-87xm9/iptables-alerter-87xm9.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748167543Z namespaces/openshift-network-operator/pods/iptables-alerter-87xm9/iptables-alerter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748174563Z namespaces/openshift-network-operator/pods/iptables-alerter-87xm9/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748177933Z namespaces/openshift-network-operator/pods/iptables-alerter-87xm9/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748213784Z namespaces/openshift-network-operator/pods/iptables-alerter-87xm9/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748293606Z namespaces/openshift-network-operator/pods/iptables-alerter-87xm9/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748409778Z namespaces/openshift-network-operator/pods/iptables-alerter-87xm9/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748432539Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748466909Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74852696Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748568231Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748615882Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748662913Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748722295Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748765405Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748809376Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748848657Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.748924599Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74900052Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749079432Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749121693Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749162584Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749217275Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749264396Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749367548Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749427309Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74946601Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749545412Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749585742Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749626683Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749722825Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749803697Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.749896129Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.74997289Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750048712Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750173164Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750525502Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750591883Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750637074Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750690815Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750734316Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750770227Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750817168Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750895109Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.750988201Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751029032Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751073413Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751115304Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751152594Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751207276Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751258547Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751320238Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751344918Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751387269Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75143548Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751478541Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751532652Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751570783Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751615044Z namespaces/openshift-operators/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751621504Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751624934Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751663075Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751714646Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751764917Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751817378Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.751845339Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75189561Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75193629Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752123974Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752199336Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752274897Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752321389Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75238213Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752550393Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752581184Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752623845Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752668876Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752747317Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752790218Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752828839Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75290967Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752950111Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752956651Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.752993442Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.753054493Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.753100554Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.753308679Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.753419041Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.753746508Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75387786Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.754420212Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.754499153Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.754661946Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.754727138Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.754775059Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75485865Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.754987393Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755026744Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755111856Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755156927Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755196908Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755249958Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755291679Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755365561Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755403382Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755452223Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755458753Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755495003Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755545575Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755582935Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755664237Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755740359Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755785789Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7558253Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755876671Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755919432Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.755995624Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756035265Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756084296Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756090356Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756125567Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756206378Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756252249Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75629305Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756355511Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756365901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756433953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovnkube-node-9rpfg.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756619757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-node/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756626587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756630117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756668298Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75679729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756872262Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756923163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756930413Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756934033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.756972154Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757103387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757161448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757203409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/nbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757210809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/nbdb/nbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757214169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/nbdb/nbdb/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75726277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/nbdb/nbdb/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757422243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757517875Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757562836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/northd/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757569436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/northd/northd/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757572956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/northd/northd/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757627247Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/northd/northd/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75777277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757861942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/northd/northd/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757905333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-acl-logging/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757911623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757915073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.757966814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758203139Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758288551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758346102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758364282Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-controller/ovn-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758367862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758410963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758588047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758645098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758684019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovnkube-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758692749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.758696209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.75872225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763219222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763295114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763313774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/sbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763319764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/sbdb/sbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763325664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/sbdb/sbdb/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763392116Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/sbdb/sbdb/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763500888Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763558059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9rpfg/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.76358513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763659881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovnkube-node-mj7ls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763815594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-node/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763824455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763828615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763859875Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.763991668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764058159Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.76409784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.76410632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764115351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764147851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764269354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764361126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764394206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/nbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764400637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/nbdb/nbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764403807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/nbdb/nbdb/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764441437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/nbdb/nbdb/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764534959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764602671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764632901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/northd/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764638931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/northd/northd/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764643071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/northd/northd/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764681212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/northd/northd/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764786454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764856726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/northd/northd/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764871216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-acl-logging/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764879236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764884166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.764930577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.765125151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.765176322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.765185713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-controller/ovn-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.765190923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.765223483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.765479028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.76553917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.765573941Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovnkube-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.765585181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.765591401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.765620911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770163045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770225216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770268567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/sbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770278897Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/sbdb/sbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770283157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/sbdb/sbdb/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770306408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/sbdb/sbdb/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.77042553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770498872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mj7ls/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770530972Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770596374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovnkube-node-tfv9v.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770755707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-node/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770763767Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770767147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770802038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.770951191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771028522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771052683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771071863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771083054Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771090844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771446641Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771476072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771498742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/nbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771504482Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/nbdb/nbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771509083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/nbdb/nbdb/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771513832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/nbdb/nbdb/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771524783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771570064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771607985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/northd/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771615325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/northd/northd/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771618745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/northd/northd/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771651255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/northd/northd/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771758377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771824859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/northd/northd/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.77186146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-acl-logging/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.77186787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.77187115Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.771902451Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772093824Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772140956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772147176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-controller/ovn-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772150546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772190197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772413511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772482192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772515573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovnkube-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772522303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772525513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.772561454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.776887003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.776962084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.776989655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/sbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.776998085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/sbdb/sbdb/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777003715Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/sbdb/sbdb/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777056456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/sbdb/sbdb/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777174779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777256981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tfv9v/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777299251Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777363103Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777486495Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777494635Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777537436Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777640828Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777793441Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777853853Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777898994Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.777995856Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778092378Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778155439Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778221Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778269311Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778280371Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778286122Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778300732Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778385434Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778435245Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778495866Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778535027Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778583448Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778619378Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.77870098Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778808602Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778941135Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.778989666Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779020957Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779069978Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779110028Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7791962Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779239531Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779281602Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779390234Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779438395Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779445395Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779481596Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779532607Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779573598Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.77968068Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779763582Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.779955166Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.780028557Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78014022Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.780263572Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.780476416Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.780533798Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.780578799Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78062882Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78066826Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.780716312Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.780755192Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.780871295Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.780951816Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.780975587Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781023508Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781081329Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78113845Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781194701Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781231752Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781284143Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781291993Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-zpjq8/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781371445Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-zpjq8/service-ca-operator-d6fc45fc5-zpjq8.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781446936Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-zpjq8/service-ca-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781455907Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-zpjq8/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781460157Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-zpjq8/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781500198Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-zpjq8/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781709182Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-zpjq8/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781878595Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781936417Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.781990728Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782040749Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78210906Z namespaces/openshift-service-ca/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782164201Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782236953Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782283354Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782403006Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782448907Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782556569Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782683172Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782792204Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782847415Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782908846Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.782986678Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78309489Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783177552Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783232693Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783294154Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783412007Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783464048Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783473298Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783525499Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783596081Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783642992Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783777394Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783858726Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.783980528Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.784083401Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.784208483Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.784372337Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.784564751Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.784625352Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.784688293Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.784745494Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.784806656Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.784864607Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.784924178Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.7850234Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785122032Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785169583Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785223074Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785290055Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785350417Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785424678Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785433698Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-pz5vx/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78548371Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-pz5vx/service-ca-865cb79987-pz5vx.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785580481Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-pz5vx/service-ca-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785594682Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-pz5vx/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785602292Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-pz5vx/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785616492Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-pz5vx/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785848297Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-pz5vx/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785930559Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-pz5vx/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.785970129Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786028471Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786085622Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786139473Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786198614Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786258145Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786326007Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786399788Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78646679Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786516841Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786618023Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786715555Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786813317Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786869998Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.786938609Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787000691Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787065742Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787149984Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787210625Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787261336Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787383718Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78744058Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787499661Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787619233Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787717305Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787814447Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.787909989Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.788006411Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.788152084Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.788326158Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78842022Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.788471421Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.788539362Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.788589163Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.788655924Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.788705136Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.788809838Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.78890967Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.788968841Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789021012Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789080763Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789136604Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789189375Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789251527Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789310638Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789382079Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789448031Z namespaces/openshift/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789504072Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789571783Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789620404Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789684116Z namespaces/openshift/apps/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789734117Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789833899Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.789928231Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790023052Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790085794Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790136175Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790201186Z namespaces/openshift/batch/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790250777Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.79040033Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790457912Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790511693Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790608035Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790644975Z namespaces/openshift/core/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790705557Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790819299Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.790923811Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.791027803Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.791122675Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.791228917Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.791395921Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.791586315Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.791638686Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.791705307Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.791769668Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.791822209Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.793081266Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.793110746Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.793225468Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.793352311Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.793484264Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.793609146Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.793720979Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.793906922Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.794075516Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.794218519Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.794341421Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.794463374Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.794619997Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.794730899Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.794858772Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.794983134Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.795092427Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.795221349Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.795364342Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.795507615Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.795622248Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.79573487Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.795846102Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.795955954Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.796074217Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.796188919Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.796300932Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.796437164Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.796568997Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.796688189Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.796815182Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.796940415Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.797073988Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.79718093Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.797306552Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.797427015Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.797566607Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.797711381Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.797819513Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.797950575Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.798072178Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.798200851Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.798354804Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.798559988Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.79865103Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.798772922Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.798912135Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.799066858Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.79917832Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.799272002Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.799396225Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.799495237Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.799604489Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.799723092Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.799847064Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.799956887Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800065319Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.80015294Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800248773Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800397366Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800489987Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800530988Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.80061607Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800687482Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800735392Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800776673Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800821384Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800862085Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800903506Z namespaces/openshift/policy/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800945727Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.800991348Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.801024849Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.80107509Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.80108101Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.80111908Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.801234163Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.801390876Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.801499878Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.801608601Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.801786384Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.801907457Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.802020969Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.802127161Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.802247204Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.802389637Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.802503579Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.802623621Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.802763084Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.802861126Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.802992389Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.803093731Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.803191333Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.803301985Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.803442598Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.80355039Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.803647762Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.803744784Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.803869647Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.803972719Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.804068731Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.804165923Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.804268455Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.804417968Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.80452597Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.804625103Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.804729765Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.804830897Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.804950979Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.805057791Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.805159223Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.805256645Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.805385908Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.805506941Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.805610693Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.805706465Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.805828877Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.80593653Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.806056022Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.806176694Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.806302957Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.806496591Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.806624693Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.806752786Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.806862009Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.807026052Z network_logs/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.807060613Z network_logs/cluster_scale [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.807145574Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.807216006Z network_logs/multi-networkpolicy [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.807286817Z network_logs/net-attach-def [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.80741006Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.807545972Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.807644634Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.8088821Z nodes/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.808912011Z nodes/debug [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.809004013Z nodes/ip-10-0-132-64.ec2.internal/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.809043263Z nodes/ip-10-0-132-64.ec2.internal/cpu_affinities.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.80939585Z nodes/ip-10-0-132-64.ec2.internal/dmesg [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.809666396Z nodes/ip-10-0-132-64.ec2.internal/ethtool_channels [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.809737828Z nodes/ip-10-0-132-64.ec2.internal/ethtool_features [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.809825099Z nodes/ip-10-0-132-64.ec2.internal/ip-10-0-132-64.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.810170266Z nodes/ip-10-0-132-64.ec2.internal/irq_affinities.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.81032663Z nodes/ip-10-0-132-64.ec2.internal/lscpu [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.810475093Z nodes/ip-10-0-132-64.ec2.internal/lspci [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.810569674Z nodes/ip-10-0-132-64.ec2.internal/podresources.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.810674007Z nodes/ip-10-0-132-64.ec2.internal/pods_info.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.810792519Z nodes/ip-10-0-132-64.ec2.internal/proc_cmdline [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.810872681Z nodes/ip-10-0-132-64.ec2.internal/sysinfo.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.812563055Z nodes/ip-10-0-132-64.ec2.internal/sysinfo.tgz [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.812703508Z nodes/ip-10-0-138-5.ec2.internal/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.812747849Z nodes/ip-10-0-138-5.ec2.internal/cpu_affinities.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.812980674Z nodes/ip-10-0-138-5.ec2.internal/dmesg [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.813210929Z nodes/ip-10-0-138-5.ec2.internal/ethtool_channels [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.81328628Z nodes/ip-10-0-138-5.ec2.internal/ethtool_features [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.813384702Z nodes/ip-10-0-138-5.ec2.internal/ip-10-0-138-5.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.813639197Z nodes/ip-10-0-138-5.ec2.internal/irq_affinities.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.81375445Z nodes/ip-10-0-138-5.ec2.internal/lscpu [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.813887163Z nodes/ip-10-0-138-5.ec2.internal/lspci [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.813971274Z nodes/ip-10-0-138-5.ec2.internal/podresources.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.814067046Z nodes/ip-10-0-138-5.ec2.internal/pods_info.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.814172628Z nodes/ip-10-0-138-5.ec2.internal/proc_cmdline [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.81425263Z nodes/ip-10-0-138-5.ec2.internal/sysinfo.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.815967665Z nodes/ip-10-0-138-5.ec2.internal/sysinfo.tgz [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.816126229Z nodes/ip-10-0-139-62.ec2.internal/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.816162059Z nodes/ip-10-0-139-62.ec2.internal/cpu_affinities.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.816464706Z nodes/ip-10-0-139-62.ec2.internal/dmesg [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.81668999Z nodes/ip-10-0-139-62.ec2.internal/ethtool_channels [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.816760632Z nodes/ip-10-0-139-62.ec2.internal/ethtool_features [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.816840323Z nodes/ip-10-0-139-62.ec2.internal/ip-10-0-139-62.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.817107719Z nodes/ip-10-0-139-62.ec2.internal/irq_affinities.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.817247742Z nodes/ip-10-0-139-62.ec2.internal/lscpu [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.817405515Z nodes/ip-10-0-139-62.ec2.internal/lspci [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.817495157Z nodes/ip-10-0-139-62.ec2.internal/podresources.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.817585859Z nodes/ip-10-0-139-62.ec2.internal/pods_info.json [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.817698251Z nodes/ip-10-0-139-62.ec2.internal/proc_cmdline [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.817777773Z nodes/ip-10-0-139-62.ec2.internal/sysinfo.log [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.819491138Z nodes/ip-10-0-139-62.ec2.internal/sysinfo.tgz [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.819625431Z pod_network_connectivity_check/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.819662961Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.819771443Z static-pods/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.819779134Z static-pods/kube-apiserver/ [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.828396911Z [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.828425091Z sent 57,114 bytes received 4,311,923 bytes 8,738,074.00 bytes/sec [must-gather] [must-gather-smqsc] OUT 2026-04-25T00:19:07.828438921Z total size is 46,868,478 speedup is 10.73 [must-gather] [must-gather ] OUT 2026-04-25T00:19:08.101034389Z namespace/openshift-must-gather-sv58q deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: b2591117-951f-454b-9d7d-9eedfd1d96c6 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-gw2vg [git-push-artifacts] ALWAYS_PASS: false [git-push-artifacts] configuring gh token [git-push-artifacts] taking github token from Konflux bot [git-push-artifacts] Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ [git-push-artifacts] Using partial fetch with sparse checkout for: test-artifacts/docs [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] * [new branch] ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Already on 'ci-artifacts' [git-push-artifacts] branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. [git-push-artifacts] TASK_NAME=kserve-group-test-gw2vg-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-gw2vg [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6882372 Apr 25 00:19 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-gw2vg/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 0178337] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-gw2vg/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] b5720fa..0178337 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded