task e2e-raw has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-q6k29-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-q6k29-kubeconfig [get-kubeconfig] Found admin password secret: cluster-q6k29-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-q6k29-password [get-kubeconfig] API Server URL: https://abebe3b4a81c94018a780181af4685a8-3d38e9911cd68ea6.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.32d1aacc-2e5e-4e76-a418-10a25126c020.prod.konfluxeaas.com [clone-repo] RHOAIENG-61064-tls-profile [clone-repo] https://github.com/ugiordan/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2684/3114) Updating files: 87% (2710/3114) Updating files: 88% (2741/3114) Updating files: 89% (2772/3114) Updating files: 90% (2803/3114) Updating files: 91% (2834/3114) Updating files: 92% (2865/3114) Updating files: 93% (2897/3114) Updating files: 94% (2928/3114) Updating files: 95% (2959/3114) Updating files: 96% (2990/3114) Updating files: 97% (3021/3114) Updating files: 98% (3052/3114) Updating files: 99% (3083/3114) Updating files: 100% (3114/3114) Updating files: 100% (3114/3114), done. [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:bc865beb0a4c9f01a1df4752390bd4260e955e32374e4da81b856592a55129a5 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bc865beb0a4c9f01a1df4752390bd4260e955e32374e4da81b856592a55129a5 [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:eac11934798c082b7abcf8194741d020011c79c119f9f05d77072d5d18ee162f [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:eac11934798c082b7abcf8194741d020011c79c119f9f05d77072d5d18ee162f [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:1ba9ef3ad26a8d4cbc14340df53a992436a13ca512ea59620c0d316a48067844 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:1ba9ef3ad26a8d4cbc14340df53a992436a13ca512ea59620c0d316a48067844 [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:dfbfcc0c54b5e0fa04c4920b5bf8d26493ab5dce3ae98302f2ea616dc74d49a8 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:dfbfcc0c54b5e0fa04c4920b5bf8d26493ab5dce3ae98302f2ea616dc74d49a8 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [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-1716 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1716 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1716 [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 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading setuptools [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Downloading numpy [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 1.88s [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 101 packages in 4.49s [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.136.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.19.0 (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] + pyasn1==0.6.3 [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-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [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==1.2.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 48ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://abebe3b4a81c94018a780181af4685a8-3d38e9911cd68ea6.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] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/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] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (30/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (35/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (40/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (55/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (60/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (65/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (70/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 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-68bff59c-f9v95 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-68bff59c-f9v95 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-559f75f947-xg474 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-559f75f947-xg474 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-5fbd5c4644-skgpl 1/1 Running 0 52s [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-5fbd5c4644-skgpl 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] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:eac11934798c082b7abcf8194741d020011c79c119f9f05d77072d5d18ee162f [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:bc865beb0a4c9f01a1df4752390bd4260e955e32374e4da81b856592a55129a5 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:1ba9ef3ad26a8d4cbc14340df53a992436a13ca512ea59620c0d316a48067844 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:dfbfcc0c54b5e0fa04c4920b5bf8d26493ab5dce3ae98302f2ea616dc74d49a8 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [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/kserve-llmisvcconfig-read-access 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-inferenceservice-distro-role 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-tls-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc 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/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-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/kserve-tls-distro-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-inferenceservice-image-volume-scc 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-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 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-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 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-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 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-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 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-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 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-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 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-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing 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] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.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-67d95fdc48-h4k6k 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-67d95fdc48-h4k6k 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] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing 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] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-799c68cd74-dqccd" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] error: timed out waiting for the condition on pods/kserve-controller-manager-799c68cd74-rhbj8 [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.21.24 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.24 [e2e-raw] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=0 image=quay.io/opendatahub/kserve-controller@sha256:eac11934798c082b7abcf8194741d020011c79c119f9f05d77072d5d18ee162f [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:17b93add995c80c67e7f744481b1096fb08ace23fde7bdc0cd06ff917f702543 [e2e-raw] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:b413662c07a057c9dcfe7e14b795b4ed6c7435e2a74d5ceba063f9c589f96e33 [e2e-raw] === End E2E cluster / operator summary === [must-gather] [must-gather ] OUT 2026-07-09T15:40:57.428056513Z 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: f78e429a-df49-49fe-9b52-aae1018ef001 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-07-09T15:40:57.471540064Z namespace/openshift-must-gather-n59dc created [must-gather] [must-gather ] OUT 2026-07-09T15:40:57.478878163Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-blzzr created [must-gather] [must-gather ] OUT 2026-07-09T15:40:57.498776543Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.170661788Z [disk usage checker] Started [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.174030473Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.317473325Z No resources found in openshift-must-gather-n59dc namespace. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.431239001Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.582332564Z Wrote inspect data to must-gather. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.582365039Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.582365039Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.584596099Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.741900211Z Wrote inspect data to must-gather. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.741932278Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.741932278Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.744149072Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.892315463Z Wrote inspect data to must-gather. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.892347210Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.892347210Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:04.894582809Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.045435997Z Wrote inspect data to must-gather. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.045561604Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.045561604Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.047461561Z Error getting logs from rhods-notebooks [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.196321706Z Wrote inspect data to must-gather. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.196351980Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.196351980Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.198538988Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.350060439Z Wrote inspect data to must-gather. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.350094407Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.350094407Z namespaces "istio-system" not found [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.352199877Z Error getting logs from istio-system [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.502218543Z Wrote inspect data to must-gather. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.502322986Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.502322986Z namespaces "knative-serving" not found [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.504551471Z Error getting logs from knative-serving [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.657101104Z Wrote inspect data to must-gather. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.657194708Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.657194708Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.659333405Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:05.926786763Z Wrote inspect data to must-gather. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.194216659Z Wrote inspect data to must-gather. [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.326907354Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.409210939Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.411061951Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.533912421Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.616421441Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.618594157Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.746132722Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.826717417Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.828686691Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:06.957665411Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.042167408Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.044332834Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.170619984Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.251763717Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.253662902Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.375360697Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.457797368Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.459887917Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.588649783Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.668914383Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.670864412Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.794789417Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.879325085Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:07.881365595Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.006159022Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.089241093Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.091504918Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.217430641Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.300087511Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.302224026Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.434351302Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.517553085Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.519720207Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.643742533Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.724919460Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.726993007Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.853949665Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.934441489Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:08.936528577Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.069576566Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.150936967Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.153189720Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.178432883Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.281658773Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.363342419Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.365256404Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.489773720Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.571118273Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.573169702Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.701369584Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.781931987Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.783907596Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.916082354Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:09.997998307Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:10.000017067Z Error collecting info from [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:10.682896165Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:10.811169582Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:10.935348816Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:11.058834444Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:11.187948649Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:11.426382839Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:11.553073827Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:11.680334701Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:11.807983344Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:11.934714639Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:12.068542838Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:12.197468853Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:12.324670864Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:12.449710008Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:12.576356321Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:12.706695773Z error: the server doesn't have a resource type "accounts" [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:14.182996783Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-9rckk] POD 2026-07-09T15:41:16.691884717Z Caches written to disk [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.704033097Z waiting for gather to complete [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.707776739Z downloading gather output [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.973807356Z receiving incremental file list [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.984572138Z ./ [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.984655141Z aggregated-discovery-api.yaml [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.984972952Z aggregated-discovery-apis.yaml [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.985951074Z event-filter.html [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.986054777Z timestamp [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.986237033Z version [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.986340216Z cluster-scoped-resources/ [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.986351087Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.986356717Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.986409009Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.986500202Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.986510102Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.986571854Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.994586506Z [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.994604857Z sent 188 bytes received 14,633 bytes 29,642.00 bytes/sec [must-gather] [must-gather-9rckk] OUT 2026-07-09T15:41:17.994613478Z total size is 149,867 speedup is 10.11 [must-gather] [must-gather ] OUT 2026-07-09T15:41:18.024584629Z namespace/openshift-must-gather-n59dc 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: f78e429a-df49-49fe-9b52-aae1018ef001 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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 ] OUT 2026-07-09T15:41:18.149069328Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [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: f78e429a-df49-49fe-9b52-aae1018ef001 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-07-09T15:41:18.171860805Z namespace/openshift-must-gather-s2hw6 created [must-gather] [must-gather ] OUT 2026-07-09T15:41:18.178997839Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-4jrsq created [must-gather] [must-gather ] OUT 2026-07-09T15:41:18.201250398Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:19.381817388Z [disk usage checker] Started [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:19.386328409Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:19.595113323Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:19.736813500Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:19.825339730Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:19.918177031Z Gathering data for ns/default... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:20.244871783Z Gathering data for ns/openshift... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:20.700444381Z Gathering data for ns/kube-system... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:21.383053335Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:21.692469247Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:21.692507091Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:21.692507091Z namespaces "assisted-installer" not found [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.202458862Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.206663289Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.209121285Z 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-c7f8m] POD 2026-07-09T15:41:22.220402857Z Executing Istio gather script [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.229793284Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.237717359Z INFO: Gathering HAProxy config files [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.247316013Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.296164557Z INFO: Collecting host service logs for crio [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.296441773Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.296764633Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.297040835Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.297301035Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.297587170Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.297880434Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.298155002Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.298430110Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.298779020Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.299090009Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.299478689Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.872735471Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.976291466Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.985159726Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-szv5l [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.985231289Z insights-runtime-extractor-9ng75 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.985253041Z insights-runtime-extractor-d7thv [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:22.985272321Z insights-runtime-extractor-fvdf6 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.065469138Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.183661204Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.327135416Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.327174345Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.352838502Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.418487240Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.515142883Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.765737259Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.765737259Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.772213458Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.822648779Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:23.895258549Z No resources found [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.180423865Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.440030587Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.509258130Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.554030405Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.619477388Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.694895507Z INFO: 'previous-logs' folder not found on ip-10-0-128-26.ec2.internal, skipping... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.702833151Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.738471359Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.782362814Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.847347496Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.847991093Z No resources found [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.894928171Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:24.911172353Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.014943828Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.096288274Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.137298023Z INFO: 'previous-logs' folder not found on ip-10-0-136-153.ec2.internal, skipping... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.169159318Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.174460812Z INFO: HAProxy config collection complete. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.222683745Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.263588177Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.463827121Z INFO: 'previous-logs' folder not found on ip-10-0-137-233.ec2.internal, skipping... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.463920159Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.463979422Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.467582178Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.499993013Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.566769819Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.771659275Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.908787494Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.976226107Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.981151639Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:25.996433621Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.203775727Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.256039197Z INFO: INTERCONNECT MODE [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.256062648Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.421222909Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.431863641Z INFO: Gathering OVN_Northbound from ovnkube-node-f7mcr... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.432105154Z INFO: Gathering OVN_Northbound from ovnkube-node-pmqf5... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.432360160Z INFO: Gathering OVN_Northbound from ovnkube-node-q9v9p... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.432692251Z INFO: Gathering OVN_Southbound from ovnkube-node-f7mcr... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.433158616Z INFO: Gathering OVN_Southbound from ovnkube-node-pmqf5... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.433441256Z INFO: Gathering OVN_Southbound from ovnkube-node-q9v9p... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.453654281Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.726784998Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.742601063Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.774431312Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.784965767Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.790470137Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.842710916Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.862643511Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.886201484Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.893212120Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:26.905378059Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.091289986Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.182899588Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.184044847Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.353500925Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.359187575Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.362268663Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.362317767Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.362755111Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.364347075Z 2.9M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.366873423Z ovnk_database_store/ [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.366873423Z ovnk_database_store/ovnkube-node-q9v9p_nbdb [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.377386033Z ovnk_database_store/ovnkube-node-pmqf5_nbdb [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.384903163Z ovnk_database_store/ovnkube-node-f7mcr_sbdb [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.405065841Z ovnk_database_store/ovnkube-node-pmqf5_sbdb [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.422836290Z ovnk_database_store/ovnkube-node-q9v9p_sbdb [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.437374999Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.438874319Z ovnk_database_store/ovnkube-node-f7mcr_nbdb [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.449567717Z INFO: Network log collection complete. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.475137130Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.581200998Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.587490430Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.745250181Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.794607070Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.822954079Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.825695339Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:27.925649112Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.070822557Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.077443724Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.296176176Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.301073991Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.303717276Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.375013193Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.377378875Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.535786167Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.713509883Z Gathering data for ns/openshift-console... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.733831295Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.736197297Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:28.913655226Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.109554845Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.112943748Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.245295889Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.290381556Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.482032528Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.499357757Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.501649810Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.676972480Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.776214702Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.892888775Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:29.895231369Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.073601055Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.127412514Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.259847030Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.262437651Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.423371251Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.628152496Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.631169499Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.803254298Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.829364822Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.835256103Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:30.964659454Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:31.063347780Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:31.115900522Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:31.383332163Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:31.798137022Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:31.838697112Z Done executing Istio gather script [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:32.148180717Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:32.237897497Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:32.557998914Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:33.360767342Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:34.477686172Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:34.486669406Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:34.848612991Z Gathering data for ns/kserve... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:35.588247987Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:36.118375615Z Gathering data for ns/openshift-config... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:36.389667111Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:36.710742409Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:36.824612455Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:37.078379629Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:37.342237277Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:37.620151604Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:37.853667313Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:37.916080149Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:38.208356895Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:38.493308291Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:38.806578081Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:38.990632512Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:39.129637080Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:39.265416439Z Collecting performance related data for node ip-10-0-137-233.ec2.internal [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:39.275361477Z Collecting performance related data for node ip-10-0-136-153.ec2.internal [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:39.285124227Z Collecting performance related data for node ip-10-0-128-26.ec2.internal [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:39.492484097Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:39.934558718Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:41.524789909Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:42.834859498Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:43.143178829Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:43.695585984Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:44.117397736Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:44.501104502Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:44.504305945Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:44.780007672Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:45.274942774Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:45.582762909Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:45.985364282Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:46.287911359Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:46.575643411Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:47.265335223Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:47.574351189Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:47.761561037Z Collecting kubelet logs for node ip-10-0-137-233.ec2.internal [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:47.764120786Z Collecting kubelet logs for node ip-10-0-136-153.ec2.internal [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:47.766466443Z Collecting kubelet logs for node ip-10-0-128-26.ec2.internal [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:47.936091477Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:48.134033302Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-s2hw6 namespace [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:48.138658433Z INFO: Node performance data collection complete. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:48.324878337Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:49.200138955Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:49.200181006Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:49.200181006Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:49.326075751Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-c7f8m] POD 2026-07-09T15:41:49.471864065Z Caches written to disk [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.479495194Z waiting for gather to complete [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.48302982Z downloading gather output [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.747853438Z receiving incremental file list [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.770496917Z ./ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.77059453Z aggregated-discovery-api.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.770864879Z aggregated-discovery-apis.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.77182198Z event-filter.html [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.774143716Z timestamp [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.774236888Z version [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.785761184Z cluster-scoped-resources/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.785799496Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.785854618Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.78593291Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.786179298Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.786462607Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.786631883Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.786729176Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.786814939Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.786901262Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.787021056Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.787053927Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.787189081Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.787289814Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.787677577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.787705298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.787983077Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.788128842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.788340679Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.792150213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.793763876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.79389753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.794041025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.79419009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.794332034Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.794566242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.794794189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.794981385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.795294806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.79542956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.795542883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.795681448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.79575577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.795869624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.79602935Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.796210165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.796371331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.796502255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.798415747Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.798578862Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.798736868Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.798936534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.799212653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.799664078Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.799775232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.799894756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.800002629Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.800114443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.800235336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.800379221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.800521106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.80064804Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.800757224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.801017702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.801195908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.801352113Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.801891641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.802022115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.802145379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.802346476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.802455009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.802648165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.802766269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.802932165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.803053409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.803190283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.803330828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.803458442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.803573765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.80372525Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.803852645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.803997259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.804378552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.804754124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.804866948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.805656924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.805794838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.805917182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.806024225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.806145729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.806355876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.806599434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.806723028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.806839152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.806995747Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.807117951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.807271716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.807415301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.807555315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.80768412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.809874901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.810379867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.811013058Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.811274767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.811489354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.81167842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.811854166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.81199634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.812140945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.816162286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.816393454Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.816569379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.816813317Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.816960462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.822124241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.826914047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.827100883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.827479865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.827709083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.827897539Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.828040994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.82824263Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.828576571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.828723216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.82885446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.829094978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.829241623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.829414219Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.829556413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.829724198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.829907255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.830052479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.830192874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.83037536Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.830508544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.830651799Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.83100765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.831179556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.831502156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.831650021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.831880759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.831990663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.834309678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.834471303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.834616038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.834759973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.834949539Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.835130895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.836958594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.837149181Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.837351937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.837565644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.837708929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.838003628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.838625949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.838771444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.838913858Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.839054413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.839830498Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.841539474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.841679808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.841869355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.84203175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.842242617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.842401132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.842549257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.842771964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.84296277Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.84326754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.843345973Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.843461237Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.843582961Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.843692954Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.843805068Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.844018705Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.844133528Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.844268113Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.844380757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.8445021Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.844614654Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.844729748Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.844848942Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.844968756Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.84509114Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.845206163Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.845333048Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.845447791Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.845562855Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.845677529Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.845792413Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.845905646Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.84602073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.846138794Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.846282189Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.846410633Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.846526077Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.846644781Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.846760044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.846876168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.846990612Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.847111236Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.847273871Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.847386435Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.847501958Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.847614932Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.847739646Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.84786009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.847978394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.848095348Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.848247383Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.848415488Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.848537842Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.848879343Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.849004718Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.849109931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.849234975Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.849410501Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.849531985Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.849653728Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.849775812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.849882786Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.85001382Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.850131194Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.850277599Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.850405663Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.850547638Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.850714693Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.850835057Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.850960391Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.851082415Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.85123745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.851357754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.851480828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.851595072Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.851717396Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.85184171Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.851960294Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.852069477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.852175461Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.852326736Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.8524534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.852569694Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.852693578Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.852813972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.852957726Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.853080411Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.853198574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.853347229Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.853474873Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.853595297Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.853712421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.853832955Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.853959569Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.854074053Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.854134265Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.854211897Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.85429998Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-44fg6.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.854433924Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-67tcz.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.854546098Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6pbvd.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.854667162Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7rw4p.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.854787846Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8sjqm.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.85489973Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8wcbx.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.855022364Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bm8nl.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.855134557Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-c9lgt.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.855382966Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ckx2z.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.855508279Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f2s97.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.855627093Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nfzcc.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.855748897Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zklgd.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.855892932Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-sp847.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.856039237Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-tww5v.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.856187132Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-vbm9p.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.85643821Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.856502832Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.856705078Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.856873424Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.856990758Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.857103211Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.857512835Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.85765675Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.857770563Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.857886537Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.858034762Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.858138085Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.85827989Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.858398664Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.858511248Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.858626711Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.858750085Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.858865399Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.858979903Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.859099517Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.859244001Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.859354055Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.859468179Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.859580292Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.859718037Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.859773319Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.859894533Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.860022387Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.860131401Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.860268855Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.860388579Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.860516403Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.86071546Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.860833373Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.860949037Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.861072791Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.861197055Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.861385301Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.861499515Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.861622679Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.861743423Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.861855386Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.861981341Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862096044Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862200508Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862358623Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862454606Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862524438Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862604261Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862664263Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862732995Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862773867Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862860379Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.862916071Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.863001014Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.863055386Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.863143149Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.863207591Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.863294333Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.863312534Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.863363776Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.86349823Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.863567453Z cluster-scoped-resources/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.863588483Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.863655825Z cluster-scoped-resources/core/nodes/ip-10-0-128-26.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.864151721Z cluster-scoped-resources/core/nodes/ip-10-0-136-153.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.864470242Z cluster-scoped-resources/core/nodes/ip-10-0-137-233.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.864633507Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.86472394Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.864804253Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.864937377Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.865037601Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.865151164Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.865298219Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.865408133Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.86562861Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.865744373Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.865867517Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.865987291Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.866096165Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.866214179Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.866360133Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.866475717Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.866589791Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.866697195Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.866826649Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.866934072Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.867048016Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.86717167Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.867308004Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.867405898Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.8674754Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.867582813Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.867675356Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.867778Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.867874853Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.867973106Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868155512Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868335968Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868438881Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868504803Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868513604Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868564956Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868688229Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868739611Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868820344Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868837224Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.868894506Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.86901012Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.869194336Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.869294289Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.86930814Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.869350251Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.869451184Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.869460635Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.869509286Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.86961435Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.869668052Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.869802256Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.869860488Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.869952991Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870012143Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870083555Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870136197Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870294332Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870345563Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870417206Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870472358Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.87054945Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870609792Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870692295Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870743867Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870826909Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870885081Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.870979554Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871036226Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871118329Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871180801Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871264644Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871323866Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871392538Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871447119Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871541062Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871551153Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871589764Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871655956Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871706058Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871795511Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871857413Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.871912845Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.872018178Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.872115671Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.872304727Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.872459223Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.872564616Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.872672739Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.872822924Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.872929578Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.873035161Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.873139115Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.873262659Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.873370242Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.873477636Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.873580729Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.873710353Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.873798916Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.87390607Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.874009353Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.874126217Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.874240861Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.874398596Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.874441347Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.874563571Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.874692785Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.874796999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.874971554Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.875085398Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.875202742Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.875342066Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.87544047Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.875549893Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.875668507Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.875768851Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.875882064Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.875984607Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.876090211Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.876196884Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.876344429Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.876438572Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.876545036Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.8766636Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.876764193Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.876873807Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.87697713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877086583Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877195667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877331702Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877453345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877547278Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877655992Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877769616Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877847948Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877855279Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.87790737Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877967912Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.877975292Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878018204Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878103856Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878111457Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878175959Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878278992Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878328404Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-26.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878448808Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-153.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878550261Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-233.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878626554Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878713287Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.87882095Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878881452Z host_service_logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878915923Z host_service_logs/masters/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.878976355Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.879065178Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.879144461Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.879257714Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.87943735Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.879576975Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.879663807Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.879753341Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.879831773Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.879931076Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.880014369Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.880061951Z ingress_controllers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.880069941Z ingress_controllers/default/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.880083691Z ingress_controllers/default/router-default-55df9d5cb-wsm87/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.880145913Z ingress_controllers/default/router-default-55df9d5cb-wsm87/haproxy.config [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.880308768Z insights-data/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.88034282Z istio/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.880409482Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.880547366Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.88098267Z istio/event-filter.html [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.881091184Z istio/timestamp [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.881171496Z istio/cluster-scoped-resources/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.881178897Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.881235789Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.881309611Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.881488707Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.881923681Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.882663875Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.883578355Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.883753221Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.883894696Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884059311Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884244377Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884395252Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884486095Z machine_config_ondisk/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884494785Z machine_config_termination_logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884500385Z monitoring/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884505216Z monitoring/alertmanager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884550327Z monitoring/alertmanager/status.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.88465061Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884711802Z monitoring/prometheus/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884770294Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.884880858Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.88496376Z monitoring/prometheus/rules.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.885714565Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.885732225Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.885796698Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.886725208Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.8867924Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.886852402Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.886953995Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.887034258Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.887151412Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.887244235Z monitoring/prometheus/status/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.887304477Z monitoring/prometheus/status/config.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.887801673Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.887887286Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.887990629Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.888187036Z namespaces/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.888242247Z namespaces/default/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.888370342Z namespaces/default/default.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.888455004Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.888539317Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.88863691Z namespaces/default/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.888682382Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.888802265Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.888893208Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889004212Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889050934Z namespaces/default/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889113526Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889172988Z namespaces/default/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.88923575Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889348874Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889395525Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889451337Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.8895578Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889625483Z namespaces/default/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889684374Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889811469Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.889915872Z namespaces/default/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.890130599Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.890238362Z namespaces/default/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.890343376Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.890493331Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.890689987Z namespaces/default/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89079237Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.890850372Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.890928735Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.890960126Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891053969Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891108301Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891239645Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891336768Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891410751Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891466543Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891520624Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891578146Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891651329Z namespaces/default/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89170728Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891763482Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891815714Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891929407Z namespaces/kserve/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.891987569Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.892074252Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.892130604Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.892241888Z namespaces/kserve/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.892281769Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.892395853Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.892575299Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.892743004Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.892800496Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.892846717Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89290991Z namespaces/kserve/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.892951701Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.893054624Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.893117016Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.893163548Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.893287172Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.893334673Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.893341214Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.893385975Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.893475238Z namespaces/kserve/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89354247Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89383659Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.893961364Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.894203022Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.894322276Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.894545253Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.894694848Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.894927365Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895017908Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89507991Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895178404Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895236755Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895353139Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895409531Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895519535Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895618508Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89569443Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895753192Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895809994Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895868016Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895949169Z namespaces/kserve/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.895956359Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-rhbj8/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89599377Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-rhbj8/kserve-controller-manager-799c68cd74-rhbj8.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896113634Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-rhbj8/manager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896120894Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-rhbj8/manager/manager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896124835Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-rhbj8/manager/manager/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896189757Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-rhbj8/manager/manager/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896395313Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-rhbj8/manager/manager/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896479536Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-h4k6k/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896543038Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-h4k6k/llmisvc-controller-manager-67d95fdc48-h4k6k.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896632791Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-h4k6k/manager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896643701Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-h4k6k/manager/manager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896657322Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-h4k6k/manager/manager/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896716864Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-h4k6k/manager/manager/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896877089Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-h4k6k/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.896961982Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-h4k6k/manager/manager/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897041674Z namespaces/kserve/pods/seaweedfs-64568bcd49-2lvmz/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897093346Z namespaces/kserve/pods/seaweedfs-64568bcd49-2lvmz/seaweedfs-64568bcd49-2lvmz.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897236281Z namespaces/kserve/pods/seaweedfs-64568bcd49-2lvmz/seaweedfs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897251421Z namespaces/kserve/pods/seaweedfs-64568bcd49-2lvmz/seaweedfs/seaweedfs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897261472Z namespaces/kserve/pods/seaweedfs-64568bcd49-2lvmz/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897323023Z namespaces/kserve/pods/seaweedfs-64568bcd49-2lvmz/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89751069Z namespaces/kserve/pods/seaweedfs-64568bcd49-2lvmz/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897593692Z namespaces/kserve/pods/seaweedfs-64568bcd49-2lvmz/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897624673Z namespaces/kserve/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897688246Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897750568Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897808469Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897858821Z namespaces/kube-node-lease/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897868741Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897873492Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.897907073Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-26.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.898020126Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-153.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.898326366Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-233.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.8984574Z namespaces/kube-system/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.898523393Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.898591375Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.898644977Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.898693648Z namespaces/kube-system/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89875034Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.898892185Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.898991808Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899097321Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899147703Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899210385Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899336959Z namespaces/kube-system/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.89935879Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899473774Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899538976Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899578057Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899697091Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899736292Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899747693Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899833525Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-cswhzo4pbmtbyohnyufy7mxuti.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.899934859Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.900038732Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.900124765Z namespaces/kube-system/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.900171976Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.900361942Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.900457636Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.900746065Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.900840798Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.901133408Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.901299283Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.901622984Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.901705306Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.901744978Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.901851371Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.901898393Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.901988966Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902034017Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902146301Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902268725Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902338147Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902379879Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90243993Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902490442Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902584595Z namespaces/kube-system/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902596586Z namespaces/kube-system/pods/global-pull-secret-syncer-25mk8/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902663118Z namespaces/kube-system/pods/global-pull-secret-syncer-25mk8/global-pull-secret-syncer-25mk8.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902769471Z namespaces/kube-system/pods/global-pull-secret-syncer-25mk8/global-pull-secret-syncer/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902777341Z namespaces/kube-system/pods/global-pull-secret-syncer-25mk8/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902781381Z namespaces/kube-system/pods/global-pull-secret-syncer-25mk8/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902836893Z namespaces/kube-system/pods/global-pull-secret-syncer-25mk8/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.902991608Z namespaces/kube-system/pods/global-pull-secret-syncer-25mk8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903077551Z namespaces/kube-system/pods/global-pull-secret-syncer-25mk8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903145273Z namespaces/kube-system/pods/global-pull-secret-syncer-77j2c/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903233636Z namespaces/kube-system/pods/global-pull-secret-syncer-77j2c/global-pull-secret-syncer-77j2c.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903332359Z namespaces/kube-system/pods/global-pull-secret-syncer-77j2c/global-pull-secret-syncer/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90335264Z namespaces/kube-system/pods/global-pull-secret-syncer-77j2c/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90336144Z namespaces/kube-system/pods/global-pull-secret-syncer-77j2c/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903432443Z namespaces/kube-system/pods/global-pull-secret-syncer-77j2c/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903589398Z namespaces/kube-system/pods/global-pull-secret-syncer-77j2c/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903677781Z namespaces/kube-system/pods/global-pull-secret-syncer-77j2c/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903743653Z namespaces/kube-system/pods/global-pull-secret-syncer-ntkg2/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903798735Z namespaces/kube-system/pods/global-pull-secret-syncer-ntkg2/global-pull-secret-syncer-ntkg2.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903877697Z namespaces/kube-system/pods/global-pull-secret-syncer-ntkg2/global-pull-secret-syncer/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903885937Z namespaces/kube-system/pods/global-pull-secret-syncer-ntkg2/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.903894298Z namespaces/kube-system/pods/global-pull-secret-syncer-ntkg2/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90397005Z namespaces/kube-system/pods/global-pull-secret-syncer-ntkg2/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904117465Z namespaces/kube-system/pods/global-pull-secret-syncer-ntkg2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904198628Z namespaces/kube-system/pods/global-pull-secret-syncer-ntkg2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904291851Z namespaces/kube-system/pods/konnectivity-agent-2qs8v/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904340872Z namespaces/kube-system/pods/konnectivity-agent-2qs8v/konnectivity-agent-2qs8v.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904453426Z namespaces/kube-system/pods/konnectivity-agent-2qs8v/konnectivity-agent/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904461346Z namespaces/kube-system/pods/konnectivity-agent-2qs8v/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904467856Z namespaces/kube-system/pods/konnectivity-agent-2qs8v/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904525049Z namespaces/kube-system/pods/konnectivity-agent-2qs8v/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904812558Z namespaces/kube-system/pods/konnectivity-agent-2qs8v/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904894781Z namespaces/kube-system/pods/konnectivity-agent-2qs8v/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904937252Z namespaces/kube-system/pods/konnectivity-agent-4hs5t/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.904996794Z namespaces/kube-system/pods/konnectivity-agent-4hs5t/konnectivity-agent-4hs5t.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905098907Z namespaces/kube-system/pods/konnectivity-agent-4hs5t/konnectivity-agent/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905107037Z namespaces/kube-system/pods/konnectivity-agent-4hs5t/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905119948Z namespaces/kube-system/pods/konnectivity-agent-4hs5t/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90517847Z namespaces/kube-system/pods/konnectivity-agent-4hs5t/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905474189Z namespaces/kube-system/pods/konnectivity-agent-4hs5t/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905558552Z namespaces/kube-system/pods/konnectivity-agent-4hs5t/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905592473Z namespaces/kube-system/pods/konnectivity-agent-pgmkv/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905647905Z namespaces/kube-system/pods/konnectivity-agent-pgmkv/konnectivity-agent-pgmkv.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905751729Z namespaces/kube-system/pods/konnectivity-agent-pgmkv/konnectivity-agent/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905760749Z namespaces/kube-system/pods/konnectivity-agent-pgmkv/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905769429Z namespaces/kube-system/pods/konnectivity-agent-pgmkv/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.905839581Z namespaces/kube-system/pods/konnectivity-agent-pgmkv/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906083269Z namespaces/kube-system/pods/konnectivity-agent-pgmkv/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906165762Z namespaces/kube-system/pods/konnectivity-agent-pgmkv/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906212293Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-26.ec2.internal/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906282836Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-26.ec2.internal/kube-apiserver-proxy-ip-10-0-128-26.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906374489Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-26.ec2.internal/haproxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906382889Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-26.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90641786Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-26.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906473482Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-26.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906668728Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-26.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906754511Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-26.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906800833Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906860554Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906946297Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906953898Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.906957878Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907007719Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907171515Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907278958Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90734559Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907392092Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907461104Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907469434Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907498155Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907548087Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907701192Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907783995Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907824866Z namespaces/kube-system/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907881208Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90795831Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.907965951Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908029343Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908157367Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90823573Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908314392Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908382364Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908429966Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908505658Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908513588Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908517649Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90856469Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908676334Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908799648Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90885868Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908940973Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.908993234Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909045086Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909103508Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909208501Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909334235Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909429798Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.90948872Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909544752Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909605294Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909653286Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909753509Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909814561Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909864923Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.909964586Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.910040468Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91009177Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.911046501Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.911150185Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.911289949Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.911389842Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.911482555Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.911657641Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.911865238Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.911950491Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912012303Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912089405Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912148897Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91224046Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912359734Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912464217Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91255457Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912637023Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912692565Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912762847Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912816249Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912889341Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912945763Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.912999675Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.913057067Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.913110449Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91315423Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.913307505Z namespaces/openshift-apiserver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.913362527Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.913426569Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91346629Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.913544093Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.913598054Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.913699568Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.913819621Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9140791Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914140272Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914183213Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914262896Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914341438Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914433281Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914497464Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914529625Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914641098Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914715151Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914772953Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914877746Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.914976629Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.915082073Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.915183636Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91530597Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.915464975Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.915655052Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.915719694Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.915773725Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.915836177Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.915889189Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.915969292Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916010873Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916121907Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91622926Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916303823Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916363184Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916424337Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916473948Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91652928Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916590272Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916669574Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916725116Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916802519Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916810479Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916815129Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916865351Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916928013Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916941743Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916948614Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.916989785Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917061447Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917069318Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917082878Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91713904Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917235863Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917248044Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917295775Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917412879Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917481181Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917566754Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917627166Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917705778Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91776771Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917867714Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.917968657Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918077871Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918128662Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918187214Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918282387Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918341959Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918448433Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918522015Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918565656Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.91866506Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918721201Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918731352Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918801264Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918900257Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.918959319Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.919076953Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.919180696Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.919301891Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.919395263Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.919498677Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.919677423Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.919804637Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.919879549Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.919938481Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920013874Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920071545Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920134107Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920182929Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920347925Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920396346Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92050296Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920580652Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920657905Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920709836Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920754298Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920802959Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920845191Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920901223Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920940014Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920951604Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.920983635Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.921039027Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.921073258Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92113535Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.921170141Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.921291525Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.921341417Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92142893Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.921475951Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.921527633Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.921570665Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92173897Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.921817433Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.921897595Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922002488Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92204449Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922095871Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922130833Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922239276Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922310849Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92235565Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922441783Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922504215Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922512375Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922560277Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92265617Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922741963Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.922861936Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92297403Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.923004971Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.923115595Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.923231668Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92358771Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.923667443Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92388647Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924037805Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924155569Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9241885Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924274343Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924338965Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924391297Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924435648Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924478769Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924549112Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924600403Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924684096Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924769239Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92480707Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924856682Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924891913Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.924947735Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925042268Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925050158Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92509894Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/aws-ebs-csi-driver-node-6cf5d.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925203903Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-driver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925229934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-driver/csi-driver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925240724Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925297886Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925404459Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925479272Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925501183Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-liveness-probe/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925514803Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925520193Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925556134Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925652767Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9257265Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925762581Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-node-driver-registrar/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925773511Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925783792Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925794542Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925906666Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.925974428Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6cf5d/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92603253Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926083001Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/aws-ebs-csi-driver-node-dgm7n.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926185635Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-driver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926194525Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-driver/csi-driver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926199165Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926258447Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926363501Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926434533Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926485725Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-liveness-probe/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926492935Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926500795Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926546537Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9266465Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926715182Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926748803Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-node-driver-registrar/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926756663Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926761594Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926801105Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.926893268Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92696292Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dgm7n/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927009652Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927065454Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/aws-ebs-csi-driver-node-s49vx.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927173927Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-driver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927183588Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-driver/csi-driver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927195648Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92727025Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927365994Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927437366Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927476097Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-liveness-probe/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927483087Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927493808Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92755671Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927649183Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927723425Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927768896Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-node-driver-registrar/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927778587Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927787487Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927841609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.927936902Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928003944Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s49vx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928058186Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928102727Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928152889Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928162179Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928202311Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928285264Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928337325Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928408328Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928459709Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928512571Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928522341Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928527311Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928540222Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928601274Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928612074Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928641295Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928746499Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.92879516Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928849312Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928901944Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.928958635Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929003677Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929139031Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929214064Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929320937Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929385539Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929443991Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929526764Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929570875Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929636977Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929656468Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929744911Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929802703Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929852864Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929936677Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.929999829Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93000857Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.930048381Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.930139864Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.930189515Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.930961151Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.931047054Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93124152Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.931345693Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9315506Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.931734666Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.931889421Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.931971374Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932013095Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932088088Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932128829Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932189981Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932235062Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932311715Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932365146Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9324565Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932539002Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932580644Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932638186Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932681557Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932718588Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93279258Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932825232Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932886743Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.932945176Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933000947Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933012007Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2jzkc/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933066459Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2jzkc/tuned-2jzkc.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933163332Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2jzkc/tuned/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933170433Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2jzkc/tuned/tuned/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933174413Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2jzkc/tuned/tuned/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933229035Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2jzkc/tuned/tuned/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93337919Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2jzkc/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933459542Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2jzkc/tuned/tuned/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933510224Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9l8p6/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933564956Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9l8p6/tuned-9l8p6.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933643638Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9l8p6/tuned/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933655199Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9l8p6/tuned/tuned/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933667969Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9l8p6/tuned/tuned/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93370954Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9l8p6/tuned/tuned/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933827984Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9l8p6/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933906727Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9l8p6/tuned/tuned/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.933948328Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st2jl/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9340216Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st2jl/tuned-st2jl.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934103393Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st2jl/tuned/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934201986Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st2jl/tuned/tuned/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934234887Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st2jl/tuned/tuned/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93430344Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st2jl/tuned/tuned/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934420954Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st2jl/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934488696Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st2jl/tuned/tuned/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934527197Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93460129Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934657361Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934716033Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934774845Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934792816Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934850798Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-26.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.934946841Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-153.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935037024Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-233.ec2.internal.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935094886Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935154617Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935296172Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935350104Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935424826Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935494529Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935578271Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935626503Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935721676Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93583827Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935949694Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.935997685Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936038836Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936093118Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936129039Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936232823Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936385108Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936427659Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936520122Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936588794Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936644936Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936823832Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.936914525Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.937049259Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.937130352Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.937433902Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.937556046Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.937757073Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.937822765Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.937879326Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.937940468Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93798952Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938041112Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938091883Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938170516Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93828033Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938333801Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938382523Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938428994Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938473696Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938554168Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93860024Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938665492Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938696673Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938769335Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938776426Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938824617Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator-65db858894-dpfcq.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.93892057Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator-watch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938933131Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938941741Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.938980102Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939079136Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939151348Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939235311Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939252161Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939267002Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939301763Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939660535Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939726697Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-dpfcq/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939770828Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939807289Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939859891Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.939902592Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940008746Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940068738Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94013126Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940156491Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940250524Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940304996Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940396279Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940499762Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940595705Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940645157Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940698418Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9407579Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940808132Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940887484Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940945997Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.940994088Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94106781Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.941134023Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.941141113Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.941182724Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.941303248Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94136968Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.941423182Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.941525605Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.941609818Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.941897728Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9419803Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.942097184Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.942261839Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.942405064Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.942480616Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.942527128Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.942626201Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.942672753Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.942759096Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.942824908Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94288273Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.942927391Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943033894Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943137058Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94320731Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943290363Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943350695Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943394006Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94350664Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943542401Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943609823Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943649905Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943724717Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943733067Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-thxhj/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943750288Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-thxhj/volume-data-source-validator-78495597f6-thxhj.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943840741Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-thxhj/volume-data-source-validator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943852291Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-thxhj/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943857681Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-thxhj/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.943901333Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-thxhj/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944008676Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-thxhj/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944079889Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-thxhj/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94411828Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944157371Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944267945Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944280425Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944386719Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94444418Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944505353Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944589015Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944655407Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9447444Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944809923Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944895775Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.944934467Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945018149Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945075541Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945179864Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945316379Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945416052Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945474974Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945541526Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945608358Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94564773Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945741263Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945778594Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945831876Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.945912559Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94595908Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9459697Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.946008191Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.946106975Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.946158756Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.946295381Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.946422355Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.946539639Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.946623682Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.946707444Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.946841209Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.947013614Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.947413347Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.947456429Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.947550432Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.947597333Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94779734Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.947837231Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.947933334Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948005767Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948062569Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94811996Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948182982Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948271185Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948348428Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948386399Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948443021Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948500413Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948605076Z namespaces/openshift-config-managed/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948666808Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948757881Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948812923Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948907416Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.948960608Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.949066821Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.949168395Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.949288489Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94933875Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.949408082Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.949467534Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.949533177Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94963982Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.949696052Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.949760344Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.949865588Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.94994644Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.950003172Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95331903Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.953415743Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.953531747Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95363369Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.953742984Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95392683Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954066374Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954113296Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954190108Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954315542Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954376015Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954438837Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954523759Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954587461Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954677044Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954729026Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95484226Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954941473Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.954996205Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955067057Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955134249Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955197431Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955295154Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955438599Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955482771Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955494041Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955556413Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955633376Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955673977Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955745189Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955792611Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955865683Z namespaces/openshift-config-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955875784Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955880013Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.955958086Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9560666Z namespaces/openshift-config/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956119971Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956206724Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956273506Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956333718Z namespaces/openshift-config/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95638473Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956469053Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956544925Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956630028Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95667601Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956735072Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956793683Z namespaces/openshift-config/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956856956Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.956963729Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.957021201Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.957086503Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.957190846Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95731846Z namespaces/openshift-config/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.957383803Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9575993Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.957715764Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.957808807Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95791944Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.958034114Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.958197639Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.958484198Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95853967Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.958591572Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.958654204Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.958702476Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.958757347Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.958804539Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.958873221Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.958915103Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959006015Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959086878Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959123189Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959189221Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959259964Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959315045Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959358907Z namespaces/openshift-config/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959409229Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95946085Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959495302Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959604105Z namespaces/openshift-console-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959648187Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959712378Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.95975683Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959802281Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959840413Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.959922425Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96005266Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960161313Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960199965Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96035595Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960407941Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960450473Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960536576Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960602788Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960640719Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960736502Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960775453Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960782673Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960825115Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960908308Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.960956079Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.961702534Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.961786396Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962036465Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962120227Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962276172Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962396176Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962567532Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962625994Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962675235Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962726707Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962774678Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9628203Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962874652Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.962956964Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963039407Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963104319Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96314081Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963240614Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963296335Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963360388Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963390729Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963448811Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963484772Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963552754Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963562234Z namespaces/openshift-console-operator/pods/console-operator-7866497494-sws6f/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963613336Z namespaces/openshift-console-operator/pods/console-operator-7866497494-sws6f/console-operator-7866497494-sws6f.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963711199Z namespaces/openshift-console-operator/pods/console-operator-7866497494-sws6f/console-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96373003Z namespaces/openshift-console-operator/pods/console-operator-7866497494-sws6f/console-operator/console-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96375443Z namespaces/openshift-console-operator/pods/console-operator-7866497494-sws6f/console-operator/console-operator/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.963764331Z namespaces/openshift-console-operator/pods/console-operator-7866497494-sws6f/console-operator/console-operator/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.964243017Z namespaces/openshift-console-operator/pods/console-operator-7866497494-sws6f/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.964313789Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.964367861Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.964410542Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.964458573Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.964516535Z namespaces/openshift-console/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.964570407Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.964641599Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.964688491Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.964911038Z namespaces/openshift-console/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96495626Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.965041363Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.965207578Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.965537519Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96558587Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.965629471Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.965680123Z namespaces/openshift-console/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.965725865Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.965807317Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.965856579Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9659007Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.965985033Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.966057456Z namespaces/openshift-console/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.966106357Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.966828221Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.966918324Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.967236414Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.967334797Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.967520843Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.967647928Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.967849344Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.967919666Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.967962958Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96804028Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968090912Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968158144Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968199685Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968401612Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968487125Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968535726Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968573578Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96863108Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968675431Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968720532Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968770544Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968818496Z namespaces/openshift-console/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968826966Z namespaces/openshift-console/pods/console-765898c879-hl84l/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.968864987Z namespaces/openshift-console/pods/console-765898c879-hl84l/console-765898c879-hl84l.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96895558Z namespaces/openshift-console/pods/console-765898c879-hl84l/console/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96896269Z namespaces/openshift-console/pods/console-765898c879-hl84l/console/console/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.96896688Z namespaces/openshift-console/pods/console-765898c879-hl84l/console/console/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969004762Z namespaces/openshift-console/pods/console-765898c879-hl84l/console/console/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969107705Z namespaces/openshift-console/pods/console-765898c879-hl84l/console/console/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969176367Z namespaces/openshift-console/pods/console-765898c879-hl84l/console/console/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969239209Z namespaces/openshift-console/pods/downloads-68c9cbb497-n8vjj/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969297581Z namespaces/openshift-console/pods/downloads-68c9cbb497-n8vjj/downloads-68c9cbb497-n8vjj.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969406535Z namespaces/openshift-console/pods/downloads-68c9cbb497-n8vjj/download-server/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969423975Z namespaces/openshift-console/pods/downloads-68c9cbb497-n8vjj/download-server/download-server/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969428386Z namespaces/openshift-console/pods/downloads-68c9cbb497-n8vjj/download-server/download-server/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969468257Z namespaces/openshift-console/pods/downloads-68c9cbb497-n8vjj/download-server/download-server/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969613692Z namespaces/openshift-console/pods/downloads-68c9cbb497-n8vjj/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969683294Z namespaces/openshift-console/pods/downloads-68c9cbb497-n8vjj/download-server/download-server/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969732736Z namespaces/openshift-console/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969782217Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969836829Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969875Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.969981424Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970029275Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970100977Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970144079Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970214081Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970278763Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970378426Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970450419Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970542082Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970598394Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970646245Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970701337Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970755079Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970832771Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970895523Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.970945285Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.971026418Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97111507Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.971169832Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.971326217Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97140227Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.971496773Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.971576525Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.971669539Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.971789592Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.971956748Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97200137Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972050141Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972096873Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972144584Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972192256Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972243897Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972347611Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972426423Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972473985Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972513776Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972563808Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972596069Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972648971Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972681962Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972738234Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972786415Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972866438Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972916999Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.972975931Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973003312Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973061874Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973110615Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973194418Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973305532Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973390065Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973443137Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973483418Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97354911Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973600071Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973686094Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973734576Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973777447Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97385493Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973910612Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973925752Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.973966403Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.974048386Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.974092608Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.974199611Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.974318005Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.974397798Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97447851Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.974563863Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.974693747Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.974856483Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.974906644Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.974953696Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975009897Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975058329Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975128692Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975190523Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975312738Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97539561Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975443812Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975488833Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975544975Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975589727Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975645528Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97569646Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975751802Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975801283Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975900407Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.975951208Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97601079Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976042591Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976096043Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976131294Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976235868Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976398023Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976477565Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976705273Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976755645Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976800556Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976843757Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97692799Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.976977852Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.977024113Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.977102316Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.977161238Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97723088Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.977329213Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.977416766Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.977514109Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.977591682Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.977678124Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.977800919Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.977980574Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978039726Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978089638Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97814702Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978196201Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978278154Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978321125Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978405348Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978481641Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978553643Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978597554Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978659056Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978696548Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97876001Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978812201Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978855573Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978895054Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978941816Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.978987057Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979038809Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.97907709Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979185724Z namespaces/openshift-dns/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979241066Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979317388Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979357309Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979406141Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979449742Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979609498Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979709181Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979777773Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979817154Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979864366Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979910747Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.979954679Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.980036332Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.980093573Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.980135485Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.980237348Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.980282329Z namespaces/openshift-dns/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.980337801Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.980472816Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98061282Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.980843568Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.980927611Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9812062Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.981353064Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.9815344Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.981587872Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.981639254Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.981686515Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.981730627Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.981790529Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98184454Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.981924943Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982005446Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982073608Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982112559Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982171791Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982212832Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982289925Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982329556Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982379168Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982387818Z namespaces/openshift-dns/pods/dns-default-6kgcn/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98242469Z namespaces/openshift-dns/pods/dns-default-6kgcn/dns-default-6kgcn.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982692298Z namespaces/openshift-dns/pods/dns-default-6kgcn/dns/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982701228Z namespaces/openshift-dns/pods/dns-default-6kgcn/dns/dns/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982705379Z namespaces/openshift-dns/pods/dns-default-6kgcn/dns/dns/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98276054Z namespaces/openshift-dns/pods/dns-default-6kgcn/dns/dns/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982860074Z namespaces/openshift-dns/pods/dns-default-6kgcn/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982927176Z namespaces/openshift-dns/pods/dns-default-6kgcn/dns/dns/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982961857Z namespaces/openshift-dns/pods/dns-default-6kgcn/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982967047Z namespaces/openshift-dns/pods/dns-default-6kgcn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.982973407Z namespaces/openshift-dns/pods/dns-default-6kgcn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983021649Z namespaces/openshift-dns/pods/dns-default-6kgcn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983121252Z namespaces/openshift-dns/pods/dns-default-6kgcn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983229866Z namespaces/openshift-dns/pods/dns-default-6kgcn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983292028Z namespaces/openshift-dns/pods/dns-default-994jw/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983335369Z namespaces/openshift-dns/pods/dns-default-994jw/dns-default-994jw.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983423612Z namespaces/openshift-dns/pods/dns-default-994jw/dns/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983435552Z namespaces/openshift-dns/pods/dns-default-994jw/dns/dns/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983444083Z namespaces/openshift-dns/pods/dns-default-994jw/dns/dns/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983485794Z namespaces/openshift-dns/pods/dns-default-994jw/dns/dns/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983584437Z namespaces/openshift-dns/pods/dns-default-994jw/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98365583Z namespaces/openshift-dns/pods/dns-default-994jw/dns/dns/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983697791Z namespaces/openshift-dns/pods/dns-default-994jw/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983712981Z namespaces/openshift-dns/pods/dns-default-994jw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983718672Z namespaces/openshift-dns/pods/dns-default-994jw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983768123Z namespaces/openshift-dns/pods/dns-default-994jw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983857976Z namespaces/openshift-dns/pods/dns-default-994jw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.983931639Z namespaces/openshift-dns/pods/dns-default-994jw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98398211Z namespaces/openshift-dns/pods/dns-default-ds2qb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984029632Z namespaces/openshift-dns/pods/dns-default-ds2qb/dns-default-ds2qb.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984386443Z namespaces/openshift-dns/pods/dns-default-ds2qb/dns/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984397854Z namespaces/openshift-dns/pods/dns-default-ds2qb/dns/dns/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984417144Z namespaces/openshift-dns/pods/dns-default-ds2qb/dns/dns/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984441925Z namespaces/openshift-dns/pods/dns-default-ds2qb/dns/dns/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984538348Z namespaces/openshift-dns/pods/dns-default-ds2qb/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984609611Z namespaces/openshift-dns/pods/dns-default-ds2qb/dns/dns/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984670703Z namespaces/openshift-dns/pods/dns-default-ds2qb/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984684263Z namespaces/openshift-dns/pods/dns-default-ds2qb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984689973Z namespaces/openshift-dns/pods/dns-default-ds2qb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984726945Z namespaces/openshift-dns/pods/dns-default-ds2qb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984818417Z namespaces/openshift-dns/pods/dns-default-ds2qb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98490337Z namespaces/openshift-dns/pods/dns-default-ds2qb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984940092Z namespaces/openshift-dns/pods/node-resolver-48hf4/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.984984233Z namespaces/openshift-dns/pods/node-resolver-48hf4/node-resolver-48hf4.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985069686Z namespaces/openshift-dns/pods/node-resolver-48hf4/dns-node-resolver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985085476Z namespaces/openshift-dns/pods/node-resolver-48hf4/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985096686Z namespaces/openshift-dns/pods/node-resolver-48hf4/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985148998Z namespaces/openshift-dns/pods/node-resolver-48hf4/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985261802Z namespaces/openshift-dns/pods/node-resolver-48hf4/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985334944Z namespaces/openshift-dns/pods/node-resolver-48hf4/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985385196Z namespaces/openshift-dns/pods/node-resolver-nflcx/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985416857Z namespaces/openshift-dns/pods/node-resolver-nflcx/node-resolver-nflcx.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98550161Z namespaces/openshift-dns/pods/node-resolver-nflcx/dns-node-resolver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98551056Z namespaces/openshift-dns/pods/node-resolver-nflcx/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98552324Z namespaces/openshift-dns/pods/node-resolver-nflcx/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985575502Z namespaces/openshift-dns/pods/node-resolver-nflcx/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985666255Z namespaces/openshift-dns/pods/node-resolver-nflcx/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985739907Z namespaces/openshift-dns/pods/node-resolver-nflcx/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985797329Z namespaces/openshift-dns/pods/node-resolver-xq945/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985848721Z namespaces/openshift-dns/pods/node-resolver-xq945/node-resolver-xq945.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985917753Z namespaces/openshift-dns/pods/node-resolver-xq945/dns-node-resolver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985931544Z namespaces/openshift-dns/pods/node-resolver-xq945/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985940354Z namespaces/openshift-dns/pods/node-resolver-xq945/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.985973115Z namespaces/openshift-dns/pods/node-resolver-xq945/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986066368Z namespaces/openshift-dns/pods/node-resolver-xq945/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986135151Z namespaces/openshift-dns/pods/node-resolver-xq945/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986186372Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986244944Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986306026Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986357648Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986454411Z namespaces/openshift-etcd/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986498472Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986686278Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98673269Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986804652Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986848994Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.986946337Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987027449Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987109792Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987145643Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987231966Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987291358Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98734309Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987422582Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987479824Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987528546Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987612389Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987684991Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987732303Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987838456Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987917649Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.987996001Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988078094Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988161546Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988313091Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988476117Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988521288Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98856138Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988618041Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988657773Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988736065Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988770137Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988866209Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988945242Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.988983553Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989028145Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989081027Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989122898Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98917778Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989247412Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989299144Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989354805Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989436758Z namespaces/openshift-host-network/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98949004Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989559942Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989601333Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989666495Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989711737Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.98979741Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989873202Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.989958645Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.990663518Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99071801Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.990773562Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.990813523Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.990899476Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.990955568Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.991010379Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.991090902Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.991174475Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.991239267Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99134895Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.991430593Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.991505056Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.991594058Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.991668831Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.991831866Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99193516Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.991997642Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992045583Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992102385Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992150297Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992190658Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992334333Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992409625Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992454306Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992542039Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992619212Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992671484Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992715295Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992757096Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992809448Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99287188Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992921982Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.992960243Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993007335Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993109158Z namespaces/openshift-image-registry/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99315494Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993235772Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993278284Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993344626Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993386287Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993499091Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993657576Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993880133Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993913784Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.993957206Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.994003357Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.994037758Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.994151682Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.994204274Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.994263096Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.994354819Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99440084Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99441092Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.994470092Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.994546925Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.994587116Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.995359471Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.995447704Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.995730353Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.995812346Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996027683Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996155937Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996373624Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996449127Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996499278Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996567461Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996611142Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996670924Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996713445Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996800588Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996877261Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996940943Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.996993534Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997059287Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997110618Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997213642Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997332796Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997389967Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997441599Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997488261Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997537412Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997603405Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997613065Z namespaces/openshift-image-registry/pods/image-registry-75bd4474b5-9p2rx/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997648806Z namespaces/openshift-image-registry/pods/image-registry-75bd4474b5-9p2rx/image-registry-75bd4474b5-9p2rx.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99777794Z namespaces/openshift-image-registry/pods/image-registry-75bd4474b5-9p2rx/registry/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99778508Z namespaces/openshift-image-registry/pods/image-registry-75bd4474b5-9p2rx/registry/registry/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997797421Z namespaces/openshift-image-registry/pods/image-registry-75bd4474b5-9p2rx/registry/registry/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.997845962Z namespaces/openshift-image-registry/pods/image-registry-75bd4474b5-9p2rx/registry/registry/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998159463Z namespaces/openshift-image-registry/pods/image-registry-75bd4474b5-9p2rx/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998232475Z namespaces/openshift-image-registry/pods/image-registry-75bd4474b5-9p2rx/registry/registry/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998308468Z namespaces/openshift-image-registry/pods/node-ca-b2zl9/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998349569Z namespaces/openshift-image-registry/pods/node-ca-b2zl9/node-ca-b2zl9.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998430321Z namespaces/openshift-image-registry/pods/node-ca-b2zl9/node-ca/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998441422Z namespaces/openshift-image-registry/pods/node-ca-b2zl9/node-ca/node-ca/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998451512Z namespaces/openshift-image-registry/pods/node-ca-b2zl9/node-ca/node-ca/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998482213Z namespaces/openshift-image-registry/pods/node-ca-b2zl9/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998618738Z namespaces/openshift-image-registry/pods/node-ca-b2zl9/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99868674Z namespaces/openshift-image-registry/pods/node-ca-b2zl9/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998766563Z namespaces/openshift-image-registry/pods/node-ca-j29g9/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998782593Z namespaces/openshift-image-registry/pods/node-ca-j29g9/node-ca-j29g9.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998882156Z namespaces/openshift-image-registry/pods/node-ca-j29g9/node-ca/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998890027Z namespaces/openshift-image-registry/pods/node-ca-j29g9/node-ca/node-ca/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998894357Z namespaces/openshift-image-registry/pods/node-ca-j29g9/node-ca/node-ca/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.998938928Z namespaces/openshift-image-registry/pods/node-ca-j29g9/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999052252Z namespaces/openshift-image-registry/pods/node-ca-j29g9/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999128204Z namespaces/openshift-image-registry/pods/node-ca-j29g9/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999181186Z namespaces/openshift-image-registry/pods/node-ca-q7tfb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999232588Z namespaces/openshift-image-registry/pods/node-ca-q7tfb/node-ca-q7tfb.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999336581Z namespaces/openshift-image-registry/pods/node-ca-q7tfb/node-ca/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999345181Z namespaces/openshift-image-registry/pods/node-ca-q7tfb/node-ca/node-ca/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999349731Z namespaces/openshift-image-registry/pods/node-ca-q7tfb/node-ca/node-ca/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999397393Z namespaces/openshift-image-registry/pods/node-ca-q7tfb/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999502847Z namespaces/openshift-image-registry/pods/node-ca-q7tfb/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999574759Z namespaces/openshift-image-registry/pods/node-ca-q7tfb/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99960041Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999647091Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999718274Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999753255Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999867618Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.99991161Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:50.999976392Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000014633Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000087326Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000131097Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000367505Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000454507Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00053994Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000584392Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000622243Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000672665Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000717456Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000797489Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000869121Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000899012Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.000994185Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.001066327Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.001097079Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.001204092Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.001321266Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.001476031Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.001558674Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.001836393Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.001957247Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002127252Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002193454Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002270047Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002335049Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002388401Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002450043Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002491824Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002576537Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002659099Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002722661Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002759273Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002819075Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002867626Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002930078Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.002946959Z namespaces/openshift-ingress-canary/pods/ingress-canary-82l8h/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.0029942Z namespaces/openshift-ingress-canary/pods/ingress-canary-82l8h/ingress-canary-82l8h.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003099534Z namespaces/openshift-ingress-canary/pods/ingress-canary-82l8h/serve-healthcheck-canary/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003112344Z namespaces/openshift-ingress-canary/pods/ingress-canary-82l8h/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003121725Z namespaces/openshift-ingress-canary/pods/ingress-canary-82l8h/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003179136Z namespaces/openshift-ingress-canary/pods/ingress-canary-82l8h/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003309691Z namespaces/openshift-ingress-canary/pods/ingress-canary-82l8h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003375923Z namespaces/openshift-ingress-canary/pods/ingress-canary-82l8h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003434185Z namespaces/openshift-ingress-canary/pods/ingress-canary-9dcfs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003453405Z namespaces/openshift-ingress-canary/pods/ingress-canary-9dcfs/ingress-canary-9dcfs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003559099Z namespaces/openshift-ingress-canary/pods/ingress-canary-9dcfs/serve-healthcheck-canary/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003571039Z namespaces/openshift-ingress-canary/pods/ingress-canary-9dcfs/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00358016Z namespaces/openshift-ingress-canary/pods/ingress-canary-9dcfs/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003625831Z namespaces/openshift-ingress-canary/pods/ingress-canary-9dcfs/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003721504Z namespaces/openshift-ingress-canary/pods/ingress-canary-9dcfs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003799587Z namespaces/openshift-ingress-canary/pods/ingress-canary-9dcfs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003838718Z namespaces/openshift-ingress-canary/pods/ingress-canary-ffsd5/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003871989Z namespaces/openshift-ingress-canary/pods/ingress-canary-ffsd5/ingress-canary-ffsd5.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003956022Z namespaces/openshift-ingress-canary/pods/ingress-canary-ffsd5/serve-healthcheck-canary/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003963542Z namespaces/openshift-ingress-canary/pods/ingress-canary-ffsd5/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003968072Z namespaces/openshift-ingress-canary/pods/ingress-canary-ffsd5/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.003995643Z namespaces/openshift-ingress-canary/pods/ingress-canary-ffsd5/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004092046Z namespaces/openshift-ingress-canary/pods/ingress-canary-ffsd5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004162118Z namespaces/openshift-ingress-canary/pods/ingress-canary-ffsd5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00420445Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004262582Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004320953Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004352095Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004454118Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004488769Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004564021Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004604493Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004679375Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004709296Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004807749Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004887742Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.004973985Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.005012626Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.005063828Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.005097179Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.005158581Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.005236243Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.005297816Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.005345877Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00542735Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.005485172Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.005538523Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.006119092Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.006203625Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.006332339Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.006408402Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.006496435Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.006628139Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.006823025Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.006891768Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.006926139Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.006988551Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007018632Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007076383Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007083424Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007119725Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007239239Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00728931Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007379193Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007461606Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007519418Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00757247Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007643072Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007676583Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007760886Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007791847Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007868889Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00789894Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007965783Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.007973063Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008024274Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008103897Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008147129Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00819323Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008233041Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00848698Z namespaces/openshift-ingress/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008518861Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008599673Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008630144Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008707127Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008744548Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008833071Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.008994996Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00911894Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.009172422Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.009241644Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.009302896Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.009344837Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00942913Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.009485982Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.009530564Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.009613046Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.009691079Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.00973205Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.009926876Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.01002217Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.010157484Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.010258487Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.010410162Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.010544307Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.010744493Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.010813805Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.010848257Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.010928779Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.01095936Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011040103Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011069624Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011174797Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011289071Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011346473Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011388194Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011456606Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011493538Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.01156572Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011597901Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011660413Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011667563Z namespaces/openshift-ingress/pods/router-default-55df9d5cb-wsm87/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011721365Z namespaces/openshift-ingress/pods/router-default-55df9d5cb-wsm87/router-default-55df9d5cb-wsm87.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011833229Z namespaces/openshift-ingress/pods/router-default-55df9d5cb-wsm87/router/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011841609Z namespaces/openshift-ingress/pods/router-default-55df9d5cb-wsm87/router/router/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011849389Z namespaces/openshift-ingress/pods/router-default-55df9d5cb-wsm87/router/router/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.011893491Z namespaces/openshift-ingress/pods/router-default-55df9d5cb-wsm87/router/router/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.012012984Z namespaces/openshift-ingress/pods/router-default-55df9d5cb-wsm87/router/router/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.012085037Z namespaces/openshift-ingress/pods/router-default-55df9d5cb-wsm87/router/router/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.012116448Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.012161709Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.012202311Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.012271273Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.012889363Z namespaces/openshift-insights/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.012936545Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013020857Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013070859Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013143501Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013183153Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013343998Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013463292Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013565105Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013618897Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013666129Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013751311Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013798553Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013839294Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013886246Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.013971968Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.014031921Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.014076782Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.014165385Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.014283229Z namespaces/openshift-insights/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.01433431Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.01492976Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.015021993Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.015354013Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.015478268Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.015906051Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.015998914Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.0161641Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016248473Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016368826Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016440489Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.01646456Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016573993Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016613034Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016663196Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016713568Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016765699Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016824812Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016873443Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016925045Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.016959426Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017050349Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017123071Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017188623Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017245385Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017331348Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017373209Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017442102Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017482473Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017524584Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017578046Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017657379Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017668319Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-szv5l/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.01769613Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-szv5l/insights-operator-68d9dd94cf-szv5l.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017809304Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-szv5l/insights-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017819594Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-szv5l/insights-operator/insights-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017825044Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-szv5l/insights-operator/insights-operator/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.017850715Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-szv5l/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.018278279Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-szv5l/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.01863038Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.018676672Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/insights-runtime-extractor-9ng75.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.018776485Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.018788616Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/exporter/exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.018798586Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/exporter/exporter/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.018845298Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/exporter/exporter/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.018947421Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019027393Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/exporter/exporter/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019070225Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/extractor/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019078865Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/extractor/extractor/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019089706Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/extractor/extractor/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019147377Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/extractor/extractor/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019297552Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019364404Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/extractor/extractor/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019399085Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019415366Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019422666Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019470988Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019596422Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019643493Z namespaces/openshift-insights/pods/insights-runtime-extractor-9ng75/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019689885Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019729666Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/insights-runtime-extractor-d7thv.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.01984567Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019857931Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/exporter/exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019865671Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/exporter/exporter/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.019907972Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/exporter/exporter/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020016816Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020093778Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/exporter/exporter/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020113109Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/extractor/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02014163Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/extractor/extractor/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02015541Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/extractor/extractor/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020203722Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/extractor/extractor/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020363187Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020439199Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/extractor/extractor/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.0204721Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020483781Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020491021Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020553593Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020658557Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020721949Z namespaces/openshift-insights/pods/insights-runtime-extractor-d7thv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020781841Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020829542Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/insights-runtime-extractor-fvdf6.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020916465Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020923905Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/exporter/exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.020943386Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/exporter/exporter/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021006268Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/exporter/exporter/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021095801Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021168853Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/exporter/exporter/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021204855Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/extractor/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021236536Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/extractor/extractor/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021309488Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/extractor/extractor/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021355129Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/extractor/extractor/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021467943Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021543275Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/extractor/extractor/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021579677Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021589477Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021599767Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021658899Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021745892Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021826735Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvdf6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021885117Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.021916818Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02197989Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022027411Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022097373Z namespaces/openshift-keda/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022105964Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022115534Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022172066Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02228964Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022335841Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022345881Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022396073Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022476306Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022515537Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02261189Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022699523Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022770335Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022781246Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.022845098Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023058155Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023099316Z namespaces/openshift-keda/operators.coreos.com/installplans/install-kjj2h.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023237071Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023334954Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023411876Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023455388Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02353088Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023576912Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023684285Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023729767Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023801249Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02384003Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023892782Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.023916463Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024017066Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024099329Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024186292Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02443064Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024466081Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024521192Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024551884Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024650187Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024719629Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024762551Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024855934Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024924116Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.024978467Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.025090281Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.025166313Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.025284837Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02535898Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.025447363Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.025574197Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.025755203Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.025805105Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.025872077Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.025916188Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02596499Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026031172Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026070123Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026173517Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02627816Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026331812Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026362493Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026422315Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026464936Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026508317Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026554339Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026609571Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026654642Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026754925Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026798737Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026863689Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02690541Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.026975593Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027007104Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027102217Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027242891Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027330814Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027373846Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027410137Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027489589Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027539921Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027656215Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027719907Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027766398Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027859712Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027903353Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.027947964Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028047708Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028157961Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028271365Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028355018Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02843964Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028567395Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028752381Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028811283Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028862134Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028902455Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028948157Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.028981148Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02904047Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029120793Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029206345Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029303748Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02935197Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029422812Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029467124Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029573127Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029639739Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029709942Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029767954Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029824556Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029862147Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.029897488Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.02996413Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.030028472Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.030109155Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.030165327Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.030249599Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.030297061Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.030370893Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.030437216Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.030534139Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.030618311Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.030707544Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.044942639Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.045045262Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.045159686Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.045235948Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.045363132Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.045423314Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.045480276Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.04558974Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.045640992Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.045709034Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.045824687Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.04591094Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.045991823Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.046075226Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.046160328Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.046334484Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.046539771Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.046601753Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.046654074Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.046700866Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.046763968Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.04681238Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.046868161Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.046937764Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047029487Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047078368Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.04711626Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047187972Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047234664Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047323756Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047343817Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047409859Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047448831Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047500712Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047542694Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047606656Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047665038Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047722069Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.04775377Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047816783Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047872324Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.047942476Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048024279Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048103322Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048171284Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048212805Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048291368Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048309999Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048411362Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048438863Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048495565Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048580157Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048641099Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.04864837Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048694341Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048747663Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048789804Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.048890958Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.0489731Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.049366713Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.049466776Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.04957266Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.049734825Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.049941352Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050003204Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050055705Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050117938Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050170229Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050235441Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050328314Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050433988Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050537811Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050590183Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050651465Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050714977Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050762319Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050835931Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050886123Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.050941524Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051003956Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051089899Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051152851Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051269995Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051334147Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051385459Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05142982Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051546614Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051650557Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051758351Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051816113Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051881245Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.051955098Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05202008Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.052127493Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.052193855Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.052269838Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.052381991Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.052457184Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.052510676Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05265066Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.052757704Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.052860717Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.052988031Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.053091504Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.053287161Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.053502548Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05357224Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.053632912Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.053682984Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.053743356Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.053803228Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.053847869Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.053932022Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054019815Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054063036Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054102408Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054165499Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05418969Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054271173Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054319745Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054360096Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054405637Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054468689Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054511001Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054576893Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054626915Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054680786Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054719908Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.054811521Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055127601Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055246975Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055310867Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055360109Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05541856Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055464902Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055547675Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055589506Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055668748Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055738891Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055790543Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055832534Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.055940317Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.056036391Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.056116783Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.056199866Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05632415Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.056462934Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05662614Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.056685952Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.056745514Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.056783225Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.056840747Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.056892648Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05694244Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057021563Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057126886Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057166197Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.0572407Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057290992Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057342473Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057378724Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057441256Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057497348Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05754767Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057611712Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057674184Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057728006Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057780868Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057833779Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057888371Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.057974394Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058129229Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058270023Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058317475Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058378817Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058435889Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05848548Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058582183Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058643936Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058710688Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058806911Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058846862Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058857072Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058901054Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.058988687Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.059025048Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.059142782Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.059238405Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.059449262Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.059525194Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.059652918Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.059778013Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.05999648Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060046501Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060084752Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060143785Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060185506Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060249888Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06030646Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060395363Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060474415Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060525727Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060568588Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06061898Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060663171Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060700173Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060713563Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-znn25/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060772015Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-znn25/kube-storage-version-migrator-operator-799cb7f958-znn25.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06091682Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-znn25/kube-storage-version-migrator-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06092941Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-znn25/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060942731Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-znn25/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.060967621Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-znn25/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061098685Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-znn25/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061269451Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061310923Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061379995Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061420606Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061511489Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061559001Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061622543Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061663954Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061739126Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061785078Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061873391Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.061974514Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062075788Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06215782Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062208772Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062302485Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062338856Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062441009Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062494921Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062541533Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062648416Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062723249Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06277034Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062884504Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.062982917Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.063099371Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.063234505Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06336199Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.063513324Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.063708351Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.063765963Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.063819774Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.063890177Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.063938458Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06400034Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064049262Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064146005Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064247479Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064364042Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064408104Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064450755Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064497867Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064550008Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064561129Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064572719Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/migrator-7f59b54f6c-77cmn.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064665212Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/graceful-termination/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064674782Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/graceful-termination/graceful-termination/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064689923Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064731364Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064828397Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06490661Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064926621Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/migrator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064933731Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/migrator/migrator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.064944381Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/migrator/migrator/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065016264Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/migrator/migrator/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065113487Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065182809Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-77cmn/migrator/migrator/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06523172Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065298663Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065348014Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065393786Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065454728Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065467618Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065479759Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06552316Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065618333Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065716056Z namespaces/openshift-marketplace/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065724736Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065729337Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065767228Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06584004Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065855721Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065866461Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.065967715Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.066053907Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.066150621Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.066284725Z namespaces/openshift-monitoring/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.066336536Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.066398098Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06644187Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.066519833Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.066551374Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.066710159Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.067243966Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.067657319Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.067904318Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.067954929Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.068036422Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.068086133Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.068210937Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.068308411Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.068350512Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.068449535Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.068527578Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.06858483Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.071634629Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.071822426Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.072767676Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.072854489Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.073774229Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.073919864Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.074583565Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.07473851Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.074788252Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.074934767Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.074987789Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.075079152Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.075125613Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.075248177Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.07534795Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.075426883Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.075460084Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.075602819Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.07564345Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.075735673Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.075766144Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.075906939Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.07594045Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.076054633Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.076232539Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.076326793Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.076620462Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.076769277Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.076906701Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.077014175Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.077121908Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.077233952Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.077368376Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.077402388Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.077507381Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.077589883Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.077672456Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.07778407Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.077864312Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078021968Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078115441Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078208484Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078324708Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.07840858Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078500433Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078563305Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078640538Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.07869344Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.07871014Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078757462Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078861185Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078874005Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.078965239Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079141594Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079174585Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079182906Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079229817Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079348211Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079418963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079448044Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079456895Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079466745Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079526677Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.07963388Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079697822Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079733864Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079748044Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079755454Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079817626Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079911889Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.079979332Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080024493Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080031733Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080038263Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080097965Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080196559Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080340743Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080398555Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080406846Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080414686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080466817Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08056488Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080627213Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080680304Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080689545Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080693815Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080743757Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08084417Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080902412Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080957993Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080966194Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.080970294Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081017025Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081107508Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081178741Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081213722Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-fnzcz/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081269114Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-fnzcz/cluster-monitoring-operator-5f7f494dd4-fnzcz.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081361577Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-fnzcz/cluster-monitoring-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081369247Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-fnzcz/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081379307Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-fnzcz/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081433229Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-fnzcz/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081808161Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-fnzcz/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081877303Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-fnzcz/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.081937855Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082001218Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-state-metrics-785778ff74-442rw.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082113851Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-main/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082121301Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082132062Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082184693Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082300427Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08237861Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082420621Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-self/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082427901Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082468143Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082525824Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082623818Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08269554Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082758702Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-state-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082765692Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082772063Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082835185Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.082974429Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083062712Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-442rw/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083122044Z namespaces/openshift-monitoring/pods/metrics-server-7fd6589789-bst9l/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083179336Z namespaces/openshift-monitoring/pods/metrics-server-7fd6589789-bst9l/metrics-server-7fd6589789-bst9l.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08329352Z namespaces/openshift-monitoring/pods/metrics-server-7fd6589789-bst9l/metrics-server/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08330388Z namespaces/openshift-monitoring/pods/metrics-server-7fd6589789-bst9l/metrics-server/metrics-server/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.0833142Z namespaces/openshift-monitoring/pods/metrics-server-7fd6589789-bst9l/metrics-server/metrics-server/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083374942Z namespaces/openshift-monitoring/pods/metrics-server-7fd6589789-bst9l/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083480906Z namespaces/openshift-monitoring/pods/metrics-server-7fd6589789-bst9l/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083549008Z namespaces/openshift-monitoring/pods/metrics-server-7fd6589789-bst9l/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08360118Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-7kzrk/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083662922Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-7kzrk/monitoring-plugin-5f68df7f58-7kzrk.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083757865Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-7kzrk/monitoring-plugin/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083764795Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-7kzrk/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083777856Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-7kzrk/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083818147Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-7kzrk/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.083943041Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-7kzrk/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084016003Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-7kzrk/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084068825Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084118007Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/node-exporter-2nzhc.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084267611Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/init-textfile/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084277982Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/init-textfile/init-textfile/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084288342Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084334774Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084413366Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084506599Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084553891Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084563281Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084571971Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084636524Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084739827Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08482806Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084873381Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/node-exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084887252Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/node-exporter/node-exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084925673Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.084975875Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085116279Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085187822Z namespaces/openshift-monitoring/pods/node-exporter-2nzhc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085239933Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085302785Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/node-exporter-bzsqt.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085400288Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/init-textfile/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085407899Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/init-textfile/init-textfile/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085412049Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.0854517Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085535883Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085602745Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085647937Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085658907Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085663157Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085684118Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085782551Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085853273Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085898835Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/node-exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085912155Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/node-exporter/node-exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085922915Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.085953636Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08606503Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086132402Z namespaces/openshift-monitoring/pods/node-exporter-bzsqt/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086189214Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086245906Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/node-exporter-v9whz.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08636541Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/init-textfile/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08638218Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/init-textfile/init-textfile/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086389751Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086435432Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086516565Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086580447Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086622738Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086631338Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086635559Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08666918Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086761703Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086829315Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086865516Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/node-exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086872176Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/node-exporter/node-exporter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086878657Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.086933098Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087044162Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087114484Z namespaces/openshift-monitoring/pods/node-exporter-v9whz/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087177656Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087240828Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/openshift-state-metrics-84bd68b896-f8n9s.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087388483Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-main/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087399743Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087408234Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087458945Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087563899Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087626981Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087679533Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-self/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087687033Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087701843Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087745855Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087836258Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08791321Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087952461Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/openshift-state-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087965162Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.087969112Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088023244Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088115607Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088182479Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-f8n9s/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088242161Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088356725Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088535191Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088546081Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088553281Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088596493Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088731027Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088808209Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08883633Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088841681Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088853551Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.088917153Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089004386Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089090859Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08913679Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08914456Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089152111Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089205853Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089327357Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089397689Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089471751Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089481742Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089487682Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089522333Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089621696Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089692478Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08973504Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08974163Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.08975084Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089805482Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089922056Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.089994298Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09003705Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.0900435Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.0900531Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090098572Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090335749Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090404892Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090455623Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090462403Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090471514Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090520365Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090646909Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090716662Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090772293Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090812865Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/prometheus-operator-64785b6675-wvpkd.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090924769Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.090940339Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09095325Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091002271Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091107435Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091192947Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091230228Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/prometheus-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091238899Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091242759Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091310911Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091515098Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09158624Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-wvpkd/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091628232Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-8pf9p/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091656273Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-8pf9p/prometheus-operator-admission-webhook-77d98bc786-8pf9p.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091819788Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-8pf9p/prometheus-operator-admission-webhook/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.091830888Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-8pf9p/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092042475Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-8pf9p/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092052695Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-8pf9p/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092062606Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-8pf9p/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092136578Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-8pf9p/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09219227Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092271642Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/telemeter-client-7dd459b79f-slgvv.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092423947Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092438348Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092444798Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09248764Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092617744Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092692986Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092755638Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/reload/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092764318Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/reload/reload/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092769599Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/reload/reload/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09282001Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/reload/reload/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.092944684Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093025237Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/reload/reload/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093075719Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/telemeter-client/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093083119Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/telemeter-client/telemeter-client/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093092289Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093166922Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093349398Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093444011Z namespaces/openshift-monitoring/pods/telemeter-client-7dd459b79f-slgvv/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093517123Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093601596Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/thanos-querier-77f864949d-86m78.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093774822Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093782342Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093793092Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093838313Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.093979178Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094058991Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094102352Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-rules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094109222Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094113193Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094163924Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094285128Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09435621Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094397422Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-web/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094405662Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094411822Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094454014Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094585978Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094661311Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094720262Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094728863Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094732953Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094786955Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.094885038Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09495794Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095012282Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/prom-label-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095019562Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095023452Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095075884Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095186798Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09527674Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095330292Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/thanos-query/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095337582Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/thanos-query/thanos-query/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095341583Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/thanos-query/thanos-query/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095391864Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095497238Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09557258Z namespaces/openshift-monitoring/pods/thanos-querier-77f864949d-86m78/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095603671Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095658093Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095717235Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095769736Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095892231Z namespaces/openshift-multus/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.095950262Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.096023515Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.096070916Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.096127398Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09618211Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.096467589Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.096550532Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.096638115Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.096686717Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.096739808Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.096890393Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097008427Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097071079Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097121241Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097156812Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097213314Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097323397Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09739598Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097432511Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097526444Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097563725Z namespaces/openshift-multus/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097617237Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097778652Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.097886396Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.098400292Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.098540027Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.099271931Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.099368754Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.099508789Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.09954141Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.099598841Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.099711595Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.099801398Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.099904582Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.099981834Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100037466Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100122959Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100208091Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100315605Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100381207Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100394967Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100460569Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100511881Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100557363Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100604674Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100653646Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100708448Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10078657Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100872753Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100920984Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.100955466Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101013658Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101042448Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101106791Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101142762Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101240125Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101282446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101342838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/multus-additional-cni-plugins-f5w46.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101487083Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/bond-cni-plugin/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101494033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101498053Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101534615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101630718Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101732901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101775643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101782233Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/cni-plugins/cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101786163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101826894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.101923107Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1019983Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102038401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/egress-router-binary-copy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102047381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102051441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102087733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102176225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102281899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10231996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10232471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102334431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102379562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102446224Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102520417Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102548778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/routeoverride-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102553418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102569969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102591579Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102689652Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102760305Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102779535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102788796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102792626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.102844717Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10293997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103011723Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103051504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103058374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103062525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103103226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103202829Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103293512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f5w46/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103311482Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103377055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/multus-additional-cni-plugins-knqf9.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103506659Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/bond-cni-plugin/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103513699Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10352118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103578071Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103672944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103747687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103773338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103778478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/cni-plugins/cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103786898Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10384205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.103936103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104006015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104046017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/egress-router-binary-copy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104053267Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104061907Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104110889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104204442Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104375617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104401378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104408358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104420529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10446066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104539263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104612245Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104647086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/routeoverride-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104652156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104656017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104679837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10477235Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104846143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104873073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104903194Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104910505Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.104950566Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105058559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105128642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105161543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105166623Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105170433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105245686Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10537747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105450542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-knqf9/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105510104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105561176Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/multus-additional-cni-plugins-wzbkc.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105711421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/bond-cni-plugin/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105722841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105726931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105763933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105857365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.105941588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10598212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1059894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/cni-plugins/cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10600325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106045492Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106141705Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106229878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10629948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/egress-router-binary-copy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10630718Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10631123Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106354132Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106446525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106519937Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106590069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10659798Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1066021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106649251Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106730954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106798286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106839968Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/routeoverride-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106847378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106851528Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106878069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.106992953Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107067755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107106266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107113557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107117447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107154688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107273372Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107352445Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107382965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107387615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107391496Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107455028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107557351Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107619723Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wzbkc/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107662064Z namespaces/openshift-multus/pods/multus-b5m4m/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107703316Z namespaces/openshift-multus/pods/multus-b5m4m/multus-b5m4m.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10781638Z namespaces/openshift-multus/pods/multus-b5m4m/kube-multus/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10782385Z namespaces/openshift-multus/pods/multus-b5m4m/kube-multus/kube-multus/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10782785Z namespaces/openshift-multus/pods/multus-b5m4m/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.107865391Z namespaces/openshift-multus/pods/multus-b5m4m/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.108173821Z namespaces/openshift-multus/pods/multus-b5m4m/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.108261394Z namespaces/openshift-multus/pods/multus-b5m4m/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.108293995Z namespaces/openshift-multus/pods/multus-nlj5c/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.108342957Z namespaces/openshift-multus/pods/multus-nlj5c/multus-nlj5c.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.108428089Z namespaces/openshift-multus/pods/multus-nlj5c/kube-multus/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1084365Z namespaces/openshift-multus/pods/multus-nlj5c/kube-multus/kube-multus/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10844048Z namespaces/openshift-multus/pods/multus-nlj5c/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.108492882Z namespaces/openshift-multus/pods/multus-nlj5c/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.108816802Z namespaces/openshift-multus/pods/multus-nlj5c/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.108898065Z namespaces/openshift-multus/pods/multus-nlj5c/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.108945986Z namespaces/openshift-multus/pods/multus-tzg9g/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.108994868Z namespaces/openshift-multus/pods/multus-tzg9g/multus-tzg9g.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109084711Z namespaces/openshift-multus/pods/multus-tzg9g/kube-multus/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109091681Z namespaces/openshift-multus/pods/multus-tzg9g/kube-multus/kube-multus/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109095681Z namespaces/openshift-multus/pods/multus-tzg9g/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109129582Z namespaces/openshift-multus/pods/multus-tzg9g/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.10935771Z namespaces/openshift-multus/pods/multus-tzg9g/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109425172Z namespaces/openshift-multus/pods/multus-tzg9g/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109466883Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109495504Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/network-metrics-daemon-8sb66.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109604018Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109611228Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109618858Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109654729Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109748823Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109816865Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109863106Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/network-metrics-daemon/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109870716Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109874597Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.109884117Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110037732Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110109964Z namespaces/openshift-multus/pods/network-metrics-daemon-8sb66/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110143445Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110185877Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/network-metrics-daemon-9p6f8.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110416924Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110427915Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110431865Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110454595Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110561939Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110650742Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110690843Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/network-metrics-daemon/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110698934Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110707104Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110745815Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110907801Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.110979773Z namespaces/openshift-multus/pods/network-metrics-daemon-9p6f8/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111019014Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111046165Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/network-metrics-daemon-bc9bg.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111152128Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111168329Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111172349Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111214591Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111349795Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111420057Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111481119Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/network-metrics-daemon/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11149736Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11150287Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111527711Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111652285Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111732587Z namespaces/openshift-multus/pods/network-metrics-daemon-bc9bg/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111780509Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111844091Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111894213Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111911973Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.111958285Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112063828Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11211374Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112170282Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112398279Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112457141Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112507662Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112552694Z namespaces/openshift-network-console/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112607226Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112662498Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112714529Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112761741Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112808302Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.112896425Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113017569Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113123842Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113169534Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113227946Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113322219Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11336429Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113417742Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113463774Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113550956Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113597268Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11363957Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113725642Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113774444Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113821105Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.113926199Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114011672Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114133106Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114230359Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114402044Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114533099Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114663853Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114703474Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114763276Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114802137Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114862309Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114916431Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114959193Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.114992943Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115052445Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115084517Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115138478Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115246792Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115348825Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115378086Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115422478Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115474149Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115521231Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115560552Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115569193Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-2lsmk/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115609884Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-2lsmk/networking-console-plugin-6cf856758c-2lsmk.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115694806Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-2lsmk/networking-console-plugin/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115705187Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-2lsmk/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115712647Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-2lsmk/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115734188Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-2lsmk/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115839701Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-2lsmk/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115911064Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-2lsmk/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115950175Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.115990666Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116038798Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116087829Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116126111Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116183533Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116265965Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116308326Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116362288Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1164062Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116514973Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116614407Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11671483Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116761201Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116808463Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116871415Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116920317Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.116982708Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11702518Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.117076162Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.117120553Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.117201576Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.117272648Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11732426Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.117408833Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.117454734Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.117503136Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.117597088Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.117690732Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.117882218Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11796378Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118178247Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118293681Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118406845Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118466117Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118498578Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11855896Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118606532Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118694724Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118781037Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118823119Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118891131Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118910602Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.118971953Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119021655Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119110138Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119204811Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119276533Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119299864Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119363586Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119415018Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.11946886Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119518641Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119554032Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119560283Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-gdz6r/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119601294Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-gdz6r/network-check-source-869dcfcdcd-gdz6r.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119676296Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-gdz6r/check-endpoints/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119683436Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-gdz6r/check-endpoints/check-endpoints/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119687507Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-gdz6r/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119727898Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-gdz6r/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119853912Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-gdz6r/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119929335Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-gdz6r/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.119964696Z namespaces/openshift-network-diagnostics/pods/network-check-target-7tzw7/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120005977Z namespaces/openshift-network-diagnostics/pods/network-check-target-7tzw7/network-check-target-7tzw7.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12008551Z namespaces/openshift-network-diagnostics/pods/network-check-target-7tzw7/network-check-target-container/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12009531Z namespaces/openshift-network-diagnostics/pods/network-check-target-7tzw7/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12009997Z namespaces/openshift-network-diagnostics/pods/network-check-target-7tzw7/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120129551Z namespaces/openshift-network-diagnostics/pods/network-check-target-7tzw7/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120234354Z namespaces/openshift-network-diagnostics/pods/network-check-target-7tzw7/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120352849Z namespaces/openshift-network-diagnostics/pods/network-check-target-7tzw7/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12038909Z namespaces/openshift-network-diagnostics/pods/network-check-target-8wmhn/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120422701Z namespaces/openshift-network-diagnostics/pods/network-check-target-8wmhn/network-check-target-8wmhn.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120506983Z namespaces/openshift-network-diagnostics/pods/network-check-target-8wmhn/network-check-target-container/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120513904Z namespaces/openshift-network-diagnostics/pods/network-check-target-8wmhn/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120517924Z namespaces/openshift-network-diagnostics/pods/network-check-target-8wmhn/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120558765Z namespaces/openshift-network-diagnostics/pods/network-check-target-8wmhn/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120646918Z namespaces/openshift-network-diagnostics/pods/network-check-target-8wmhn/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12071591Z namespaces/openshift-network-diagnostics/pods/network-check-target-8wmhn/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120757272Z namespaces/openshift-network-diagnostics/pods/network-check-target-fpfd6/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120784412Z namespaces/openshift-network-diagnostics/pods/network-check-target-fpfd6/network-check-target-fpfd6.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120865855Z namespaces/openshift-network-diagnostics/pods/network-check-target-fpfd6/network-check-target-container/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120872746Z namespaces/openshift-network-diagnostics/pods/network-check-target-fpfd6/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120880326Z namespaces/openshift-network-diagnostics/pods/network-check-target-fpfd6/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.120913107Z namespaces/openshift-network-diagnostics/pods/network-check-target-fpfd6/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12100632Z namespaces/openshift-network-diagnostics/pods/network-check-target-fpfd6/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121076372Z namespaces/openshift-network-diagnostics/pods/network-check-target-fpfd6/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121095963Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121147895Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121199646Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121206536Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121270359Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121363011Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121397372Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121453734Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121540977Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121580469Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12163101Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121665301Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121716673Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121764864Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121821146Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121851337Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121911319Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.121989532Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122082075Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122163197Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122202299Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122299682Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122343433Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122396285Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122477268Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12253064Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122576361Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122651413Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122699275Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122706235Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122750377Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122800158Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12284444Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.122946063Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123024106Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123109128Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123201891Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123313525Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12347772Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123584024Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123620945Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123675747Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123729049Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12377806Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123823802Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123874763Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123905894Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.123956776Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124039039Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124122301Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124171133Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124200294Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124287747Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124334748Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12438405Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124424641Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124470663Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124477683Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124508594Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124564716Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124608827Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124665499Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12469715Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124751842Z namespaces/openshift-network-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124790553Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124857465Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124887916Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.124944258Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12499089Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125099473Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125179536Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125290239Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125338761Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125382473Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125447375Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125493726Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125540018Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125582409Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125667452Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125717353Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125762705Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125844588Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125885379Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125892749Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125933751Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.125989882Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.126025543Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.126159428Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.126277382Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.126429217Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.126511869Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.126697895Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.126782198Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.126910372Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.126965884Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.126994405Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127095758Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127165471Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127234363Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127292835Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127340716Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127394688Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127437769Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127486401Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127517022Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127621106Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127696248Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127744179Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12777268Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127841003Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127875244Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127933226Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.127963107Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128030759Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12806356Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128115422Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128122842Z namespaces/openshift-network-operator/pods/iptables-alerter-67gpc/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128163883Z namespaces/openshift-network-operator/pods/iptables-alerter-67gpc/iptables-alerter-67gpc.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128237436Z namespaces/openshift-network-operator/pods/iptables-alerter-67gpc/iptables-alerter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128260667Z namespaces/openshift-network-operator/pods/iptables-alerter-67gpc/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128268157Z namespaces/openshift-network-operator/pods/iptables-alerter-67gpc/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128332619Z namespaces/openshift-network-operator/pods/iptables-alerter-67gpc/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128431872Z namespaces/openshift-network-operator/pods/iptables-alerter-67gpc/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128505014Z namespaces/openshift-network-operator/pods/iptables-alerter-67gpc/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128544116Z namespaces/openshift-network-operator/pods/iptables-alerter-c55vl/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128586957Z namespaces/openshift-network-operator/pods/iptables-alerter-c55vl/iptables-alerter-c55vl.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128660569Z namespaces/openshift-network-operator/pods/iptables-alerter-c55vl/iptables-alerter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1286686Z namespaces/openshift-network-operator/pods/iptables-alerter-c55vl/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12867258Z namespaces/openshift-network-operator/pods/iptables-alerter-c55vl/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128706351Z namespaces/openshift-network-operator/pods/iptables-alerter-c55vl/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128796334Z namespaces/openshift-network-operator/pods/iptables-alerter-c55vl/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128866236Z namespaces/openshift-network-operator/pods/iptables-alerter-c55vl/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128896437Z namespaces/openshift-network-operator/pods/iptables-alerter-k6t4j/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.128928948Z namespaces/openshift-network-operator/pods/iptables-alerter-k6t4j/iptables-alerter-k6t4j.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129011261Z namespaces/openshift-network-operator/pods/iptables-alerter-k6t4j/iptables-alerter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129018301Z namespaces/openshift-network-operator/pods/iptables-alerter-k6t4j/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129022231Z namespaces/openshift-network-operator/pods/iptables-alerter-k6t4j/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129060793Z namespaces/openshift-network-operator/pods/iptables-alerter-k6t4j/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129152165Z namespaces/openshift-network-operator/pods/iptables-alerter-k6t4j/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129232018Z namespaces/openshift-network-operator/pods/iptables-alerter-k6t4j/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1292759Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129320001Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129368672Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129420434Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129465196Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129522108Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129575449Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.12960379Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129665832Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129693563Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129790816Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.129938771Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130024624Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130071386Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130100947Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130160698Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130189869Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130303453Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130350825Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130394186Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130481039Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.13052718Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130561022Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130675485Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130777289Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130872322Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.130954914Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.131039037Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.131183982Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.13204778Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132114822Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132163854Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132231516Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132291158Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132331269Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132386341Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132473814Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132559907Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132608748Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.13265794Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.13268184Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132746753Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132810295Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132835556Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132925628Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132935939Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.132948909Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133032772Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133050443Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133111065Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133155096Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133203188Z namespaces/openshift-operators/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133213928Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133257459Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.13327465Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133333922Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133386083Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133437295Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133476706Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133524298Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133553909Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133807677Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133838328Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133931901Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.133982823Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134007784Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134147938Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1341865Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134242691Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134296583Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134383786Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134435628Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134479259Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134563642Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134611634Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134618784Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134664075Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134713197Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134760448Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.134956005Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.135041258Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.135408429Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.135525703Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.135985518Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.136074381Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.136499075Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.136539566Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.136629869Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.136732923Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.136848147Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.136897708Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137005522Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137049253Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137106725Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137158197Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137231709Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137297871Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137347233Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137398194Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137411775Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137446056Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137493518Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.13755457Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137642862Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137739236Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137776887Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137831189Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.13788609Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.137920611Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138006854Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138049626Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138106857Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138118238Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138149229Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138263233Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138315684Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138373586Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138416388Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138424018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.13850645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovnkube-node-f7mcr.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138671726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-node/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138680716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138685756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138721528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138878573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138950155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138988566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138995226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.138999217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139042308Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139202073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139296126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139316657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/nbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139332217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/nbdb/nbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139338018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/nbdb/nbdb/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139386449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139489373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139558155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139588776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/northd/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139597096Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/northd/northd/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139601976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/northd/northd/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139647558Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/northd/northd/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139750671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139824984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/northd/northd/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139845104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-acl-logging/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139916056Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139928627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.139964088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140061481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140131714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140143724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140152084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-controller/ovn-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140156944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140209906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140415503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140487645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140500006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovnkube-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140508406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140513516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.140566928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141357183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141428896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141475938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/sbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141483118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/sbdb/sbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141487468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/sbdb/sbdb/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141521469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141612822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141683824Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-f7mcr/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141721606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141791398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovnkube-node-pmqf5.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141949493Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-node/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141958743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141963623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.141988154Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14215186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142234302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142260413Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142265783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142272344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142317665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142536712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142614705Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142627815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/nbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142634495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/nbdb/nbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142639145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/nbdb/nbdb/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142695097Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14279659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142865603Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142907984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/northd/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142918134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/northd/northd/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142922565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/northd/northd/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.142956866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/northd/northd/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14306971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143138612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/northd/northd/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143170513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-acl-logging/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143182693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143198664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143235165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143330908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14338184Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14339133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-controller/ovn-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14339611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143427521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143582916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143659449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143676649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovnkube-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14369463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14370011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.143738631Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.144506406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.144570208Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14460839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/sbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14461947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/sbdb/sbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14462414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/sbdb/sbdb/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.144645881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.144747384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.144821667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmqf5/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.144853208Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.144966091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovnkube-node-q9v9p.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145115666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-node/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145123966Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145132747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145159158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145338144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145411016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145457097Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145468738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145474068Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145500159Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145659354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145725976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145763907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/nbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145772087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/nbdb/nbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145776348Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/nbdb/nbdb/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145815779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145913202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.145982314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146025776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/northd/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146033196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/northd/northd/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146037786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/northd/northd/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146071087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/northd/northd/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146173901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146263414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/northd/northd/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146282074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-acl-logging/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146292464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146297325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146343246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146439179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146510472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146540253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146548923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-controller/ovn-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146557683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146582994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14676089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146828052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146868233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovnkube-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146876764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146880894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.146916845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.147835325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.147901317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.147942848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/sbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.147952259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/sbdb/sbdb/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.147957239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/sbdb/sbdb/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.147965369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148095093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148164136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9v9p/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148196747Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148258289Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14830864Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148324781Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148354622Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148445465Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148579529Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148626851Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148650701Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148755615Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148841008Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148888599Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148935981Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148977932Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148985223Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.148989283Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149034474Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149082206Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149134527Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149190019Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14923344Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149303913Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149338174Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149432707Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149547851Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149647764Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149696516Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149732717Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149781508Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.14982378Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149903672Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149951794Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.149996115Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.150077758Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15012296Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15013267Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.150172701Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.150237093Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.150277405Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.150387498Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.150471481Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.150661667Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15074502Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.150889234Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151027399Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151235736Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151284207Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15135835Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151409002Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151443952Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151500034Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151537686Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151623258Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151702381Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151746062Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151795324Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151850126Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151890847Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.151944859Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1519864Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152033292Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152042162Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-hk5dk/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152076483Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-hk5dk/service-ca-operator-7695fc6c8c-hk5dk.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152158146Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-hk5dk/service-ca-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152166806Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-hk5dk/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152179707Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-hk5dk/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152191737Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-hk5dk/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152376323Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-hk5dk/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152529278Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152569519Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152613581Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152656892Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152710354Z namespaces/openshift-service-ca/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152741955Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152810577Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152848128Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15289362Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.152935721Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153019084Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153119537Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153233241Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153278872Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153317594Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153381126Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153398546Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15349281Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153548971Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153585273Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153671965Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153710786Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153723187Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153771888Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15381547Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153866152Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.153969525Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154047528Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154159611Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154260364Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154371448Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154490732Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154655497Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154706509Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15474817Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154799522Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154840914Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154879915Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.154927846Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155012029Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155096002Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155134293Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155197215Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15534656Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155394052Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155455203Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155466194Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-kbf8w/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155518385Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-kbf8w/service-ca-79f68b9f4f-kbf8w.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155599898Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-kbf8w/service-ca-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155611748Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-kbf8w/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155618199Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-kbf8w/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1556528Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-kbf8w/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155919849Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-kbf8w/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.155994421Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-kbf8w/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156024672Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156065363Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156124595Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156158226Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156231539Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156287911Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156464196Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156513758Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1565638Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156601411Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156683674Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156761396Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156841559Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15688923Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156937022Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.156983433Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157031095Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157109917Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157141849Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157251722Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157322794Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157361986Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157414817Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.1575056Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157595163Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157708367Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157830371Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.157919594Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158071959Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158211313Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158287196Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158328937Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158380939Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15842591Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158480242Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158509573Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158601046Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158683769Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15872817Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158770562Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158811493Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158868605Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158906076Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158948287Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.158984318Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15903587Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159073741Z namespaces/openshift/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159123883Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159189905Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159250047Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15931722Z namespaces/openshift/apps/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159358041Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159441424Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159527256Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159605479Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15964202Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159698012Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159736143Z namespaces/openshift/batch/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159792215Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159856337Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.159900339Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.15994817Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160025532Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160070034Z namespaces/openshift/core/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160112795Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160211909Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160334453Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160412185Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160498178Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160577621Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160710975Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.16086868Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160917552Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160963733Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.160995764Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.161049256Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.162453702Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.162494753Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.162604567Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.16271086Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.162837484Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.162974159Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.163080122Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.16332046Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.163537077Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.163672031Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.163809416Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.163902239Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.164029213Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.164137007Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.164372444Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.164388865Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.164476578Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.164582941Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.164738726Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.16485804Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.164959813Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.165063457Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.16516596Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.165294694Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.165397938Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.165498831Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.165601714Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.165694017Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.165818401Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.165927485Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.166229555Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.166351409Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.166469743Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.166556516Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.16670779Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.166764092Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.166897427Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.167047872Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.167139344Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.167326701Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.167451375Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.167581399Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.167726744Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.167830147Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.167948731Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.168094866Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.168270112Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.168398956Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.16853019Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.168647414Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.168762588Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.168872291Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.169021886Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.16915633Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.169315255Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.16944879Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.169586614Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.169704148Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.169818112Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.169963527Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.17005309Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170115281Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170237796Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170329039Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.17038641Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170442622Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170498374Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170556516Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170612608Z namespaces/openshift/policy/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170666379Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170720031Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170772603Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170829095Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170837375Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.170885417Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.171022881Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.171178696Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.171356112Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.171491466Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.171685563Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.171815967Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.171962612Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.172095406Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.172264792Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.172402886Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.172539231Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.172687456Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.172852361Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.172979825Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.173152051Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.173302296Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.17343964Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.173570834Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.173701849Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.173831813Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.173955957Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.174081811Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.174234806Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.17436005Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.174481254Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.174602468Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.174726062Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.174865047Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.175021292Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.175118135Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.17527848Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.175405504Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.175555259Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.175694574Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.175818028Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.175942642Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.176067736Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.176212571Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.176350805Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.176481179Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.176628504Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.176771639Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.176912293Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.177063318Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.177204963Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.17741195Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.177567275Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.177703379Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.177851764Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.177938847Z network_logs/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.177994439Z network_logs/cluster_scale [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.178094622Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.178190165Z network_logs/multi-networkpolicy [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.178299489Z network_logs/net-attach-def [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.178397742Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.178576978Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.178684781Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.180010084Z nodes/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.180068746Z nodes/debug [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.18017042Z nodes/ip-10-0-128-26.ec2.internal/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.180208251Z nodes/ip-10-0-128-26.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.180568493Z nodes/ip-10-0-128-26.ec2.internal/dmesg [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.180848882Z nodes/ip-10-0-128-26.ec2.internal/ethtool_channels [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.180943265Z nodes/ip-10-0-128-26.ec2.internal/ethtool_features [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.181074909Z nodes/ip-10-0-128-26.ec2.internal/ip-10-0-128-26.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.18139754Z nodes/ip-10-0-128-26.ec2.internal/irq_affinities.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.181572865Z nodes/ip-10-0-128-26.ec2.internal/lscpu [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.181726331Z nodes/ip-10-0-128-26.ec2.internal/lspci [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.181843894Z nodes/ip-10-0-128-26.ec2.internal/podresources.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.181974688Z nodes/ip-10-0-128-26.ec2.internal/pods_info.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.182116563Z nodes/ip-10-0-128-26.ec2.internal/proc_cmdline [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.182231817Z nodes/ip-10-0-128-26.ec2.internal/sysinfo.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.183918562Z nodes/ip-10-0-128-26.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.184090617Z nodes/ip-10-0-136-153.ec2.internal/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.184143889Z nodes/ip-10-0-136-153.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.184390117Z nodes/ip-10-0-136-153.ec2.internal/dmesg [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.184632885Z nodes/ip-10-0-136-153.ec2.internal/ethtool_channels [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.184727978Z nodes/ip-10-0-136-153.ec2.internal/ethtool_features [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.184830502Z nodes/ip-10-0-136-153.ec2.internal/ip-10-0-136-153.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.185110891Z nodes/ip-10-0-136-153.ec2.internal/irq_affinities.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.185301767Z nodes/ip-10-0-136-153.ec2.internal/lscpu [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.185461532Z nodes/ip-10-0-136-153.ec2.internal/lspci [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.185567866Z nodes/ip-10-0-136-153.ec2.internal/podresources.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.18568192Z nodes/ip-10-0-136-153.ec2.internal/pods_info.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.185811194Z nodes/ip-10-0-136-153.ec2.internal/proc_cmdline [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.185912607Z nodes/ip-10-0-136-153.ec2.internal/sysinfo.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.187756297Z nodes/ip-10-0-136-153.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.187939283Z nodes/ip-10-0-137-233.ec2.internal/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.188002555Z nodes/ip-10-0-137-233.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.188311875Z nodes/ip-10-0-137-233.ec2.internal/dmesg [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.188563983Z nodes/ip-10-0-137-233.ec2.internal/ethtool_channels [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.188659326Z nodes/ip-10-0-137-233.ec2.internal/ethtool_features [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.18876203Z nodes/ip-10-0-137-233.ec2.internal/ip-10-0-137-233.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.18907381Z nodes/ip-10-0-137-233.ec2.internal/irq_affinities.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.189271957Z nodes/ip-10-0-137-233.ec2.internal/lscpu [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.189427852Z nodes/ip-10-0-137-233.ec2.internal/lspci [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.189529315Z nodes/ip-10-0-137-233.ec2.internal/podresources.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.189652799Z nodes/ip-10-0-137-233.ec2.internal/pods_info.json [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.189791934Z nodes/ip-10-0-137-233.ec2.internal/proc_cmdline [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.189887857Z nodes/ip-10-0-137-233.ec2.internal/sysinfo.log [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.191599822Z nodes/ip-10-0-137-233.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.191786268Z pod_network_connectivity_check/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.19183731Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.191951074Z static-pods/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.191961164Z static-pods/kube-apiserver/ [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.200051868Z [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.200072019Z sent 57,370 bytes received 3,619,701 bytes 2,451,380.67 bytes/sec [must-gather] [must-gather-c7f8m] OUT 2026-07-09T15:41:51.200077719Z total size is 40,007,692 speedup is 10.88 [must-gather] [must-gather ] OUT 2026-07-09T15:41:51.471255764Z namespace/openshift-must-gather-s2hw6 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: f78e429a-df49-49fe-9b52-aae1018ef001 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-mpsmk [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-mpsmk-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-mpsmk [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 6368526 Jul 9 15:42 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-mpsmk/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts daddc00] 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-mpsmk/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] e310654..daddc00 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-09T15:42:35.556Z","type":3}]