[get-kubeconfig] Found kubeconfig secret: cluster-k66l9-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-k66l9-kubeconfig [get-kubeconfig] Found admin password secret: cluster-k66l9-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-k66l9-password [get-kubeconfig] API Server URL: https://a7e3199aad32b482c8666c4d0c1809b6-624ab16877b1cad8.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [clone-repo] wva-overlay-fix [clone-repo] https://github.com/maskarb/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 91% (2850/3100) Updating files: 92% (2852/3100) Updating files: 93% (2883/3100) Updating files: 94% (2914/3100) Updating files: 95% (2945/3100) Updating files: 96% (2976/3100) Updating files: 97% (3007/3100) Updating files: 98% (3038/3100) Updating files: 99% (3069/3100) Updating files: 100% (3100/3100) Updating files: 100% (3100/3100), 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:7fce5049d5e22f5c18756419ab95335e509bf71d40b49159f51a66f5ab33232f [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7fce5049d5e22f5c18756419ab95335e509bf71d40b49159f51a66f5ab33232f [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:fcb5cb3a1291921a5532f13ee26882212ab263f549190e25e965bbd206a03524 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:fcb5cb3a1291921a5532f13ee26882212ab263f549190e25e965bbd206a03524 [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:a0ae04c8af985f4fab778b415e570561f00fd874023f1d5c87c716054c3fb7d5 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a0ae04c8af985f4fab778b415e570561f00fd874023f1d5c87c716054c3fb7d5 [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:33f82c067d520fe749f73749cf76b5935fe69bd9eb141504c6660698c7947743 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:33f82c067d520fe749f73749cf76b5935fe69bd9eb141504c6660698c7947743 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1699 [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-1699 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1699 [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 cryptography (4.3MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading black [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [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.86s [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 5.01s [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 101ms [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://a7e3199aad32b482c8666c4d0c1809b6-624ab16877b1cad8.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] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (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 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-rflnn 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-rflnn 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-nbkj7 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-nbkj7 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-gkkjr 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-gkkjr 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:fcb5cb3a1291921a5532f13ee26882212ab263f549190e25e965bbd206a03524 [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:7fce5049d5e22f5c18756419ab95335e509bf71d40b49159f51a66f5ab33232f [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a0ae04c8af985f4fab778b415e570561f00fd874023f1d5c87c716054c3fb7d5 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:33f82c067d520fe749f73749cf76b5935fe69bd9eb141504c6660698c7947743 [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-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/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-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-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-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-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-2g4p4 0/1 Running 0 5s [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-2g4p4 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-56668bddcf-hhhw5" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-56668bddcf-xwz6f condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.23 [e2e-raw] Kubernetes Version: v1.34.8 [e2e-raw] ClusterVersion desired: 4.21.23 [e2e-raw] ClusterVersion history (latest): 4.21.23 (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=1 image=quay.io/opendatahub/kserve-controller@sha256:fcb5cb3a1291921a5532f13ee26882212ab263f549190e25e965bbd206a03524 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:41985ac264661d4661f624c50cb0a3944da12162ad5b034f24e69906772d973f [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [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:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'cov': '5.0.0', 'json-report': '1.5.0', 'anyio': '4.9.0', 'xdist': '3.6.1', 'httpx': '0.30.0', 'metadata': '3.1.1', 'asyncio': '0.23.8'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: cov-5.0.0, json-report-1.5.0, anyio-4.9.0, xdist-3.6.1, httpx-0.30.0, metadata-3.1.1, asyncio-0.23.8 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-02 21:28:56.134 3819 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-02 21:30:46.419 3819 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.419 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.419 3819 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 21:30:46.419 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 21:30:46.419 3819 kserve.trace Using external route host: isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.419 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.422 3819 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:30:46.422 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:30:46.422 3819 kserve.trace base url = https://isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.422 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.546 3819 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:30:46.546 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:30:46.546 3819 kserve.trace base url = https://isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.546 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.546 3819 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:30:46.546 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:30:46.546 3819 kserve.trace base url = https://isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.546 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.547 3819 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:30:46.547 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:30:46.547 3819 kserve.trace base url = https://isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:46.547 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-ed912-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:30:51.584 3819 kserve.trace Got response [{'message': '', 'batchId': 'ea27e3bd-872d-4dd1-ad45-e197833a680e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ea27e3bd-872d-4dd1-ad45-e197833a680e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ea27e3bd-872d-4dd1-ad45-e197833a680e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ea27e3bd-872d-4dd1-ad45-e197833a680e', 'predictions': [1, 1]}] [e2e-raw] 2026-07-02 21:30:51.584 3819 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'ea27e3bd-872d-4dd1-ad45-e197833a680e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ea27e3bd-872d-4dd1-ad45-e197833a680e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ea27e3bd-872d-4dd1-ad45-e197833a680e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ea27e3bd-872d-4dd1-ad45-e197833a680e', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-02 21:30:51.598 3819 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-02 21:30:51.598 3819 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-02 21:32:41.884 3819 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 21:32:41.884 3819 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 21:32:41.887 3819 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-02 21:32:41.887 3819 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-02 21:32:41.915 3819 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-02 21:32:41.915 3819 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-02 21:34:32.195 3819 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 21:34:32.195 3819 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 21:34:32.198 3819 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 21:34:32.198 3819 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-02 21:36:22.424 3819 kserve.trace Host from isvc status URL = isvc-logger-raw-1f359-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:36:22.424 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-1f359-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:36:22.425 3819 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 21:36:22.425 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 21:36:22.425 3819 kserve.trace Using external route host: isvc-logger-raw-1f359-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:36:22.425 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-1f359-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:36:22.425 3819 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-1f359-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:36:22.425 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-1f359-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:36:22.425 3819 kserve.trace base url = https://isvc-logger-raw-1f359-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:36:22.425 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-1f359-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:36:22.454 3819 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 21:36:22.454 3819 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-02 21:39:07.762 3819 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-e3b87-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:39:07.762 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-e3b87-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:39:07.762 3819 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 21:39:07.762 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 21:39:07.762 3819 kserve.trace Using external route host: isvc-sklearn-scale-raw-e3b87-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:39:07.762 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-e3b87-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:39:07.762 3819 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-e3b87-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:39:07.762 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-e3b87-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:39:07.762 3819 kserve.trace base url = https://isvc-sklearn-scale-raw-e3b87-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:39:07.762 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-e3b87-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:39:07.816 3819 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 21:39:07.816 3819 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-02 21:39:12.960 3819 kserve.trace Created primary ISVC: isvc-primary-0bbdb6 [e2e-raw] 2026-07-02 21:39:12.960 3819 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-0bbdb6 [e2e-raw] 2026-07-02 21:40:33.000 3819 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-02 21:40:33.000 3819 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-02 21:40:33.004 3819 kserve.trace Baseline recorded - resourceVersion: 20277 [e2e-raw] 2026-07-02 21:40:33.004 3819 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20277 [e2e-raw] 2026-07-02 21:40:33.004 3819 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 21:40:33.004 3819 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 21:40:33.108 3819 kserve.trace Created secondary ISVC isvc-secondary-0bbdb6, waiting for failure status... [e2e-raw] 2026-07-02 21:40:33.108 3819 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-0bbdb6, waiting for failure status... [e2e-raw] 2026-07-02 21:40:39.127 3819 kserve.trace ISVC isvc-secondary-0bbdb6 reported failure: {'exitCode': 1, 'message': "2026-07-02 21:40:33.997 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 21:40:33.997 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 21:40:34.274 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 21:40:37.481 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 21:40:39.127 3819 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-0bbdb6 reported failure: {'exitCode': 1, 'message': "2026-07-02 21:40:33.997 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 21:40:33.997 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 21:40:34.274 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 21:40:37.481 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 21:40:39.127 3819 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 21:40:33.997 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 21:40:33.997 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 21:40:34.274 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 21:40:37.481 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 21:40:39.127 3819 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 21:40:33.997 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 21:40:33.997 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 21:40:34.274 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 21:40:37.481 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 21:40:49.143 3819 kserve.trace Primary ISVC resourceVersion: before=20277, after=20277 [e2e-raw] 2026-07-02 21:40:49.143 3819 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20277, after=20277 [e2e-raw] 2026-07-02 21:40:49.143 3819 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-02 21:40:49.143 3819 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-02 21:40:54.232 3819 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 21:40:54.232 3819 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 21:40:54.370 3819 kserve.trace Created ISVC isvc-init-fail-02b5ab, waiting for failure status... [e2e-raw] 2026-07-02 21:40:54.370 3819 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-02b5ab, waiting for failure status... [e2e-raw] 2026-07-02 21:40:59.380 3819 kserve.trace ISVC isvc-init-fail-02b5ab reported failure: {'exitCode': 1, 'message': "2026-07-02 21:40:55.248 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 21:40:55.248 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 21:40:55.516 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 21:40:58.293 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 21:40:59.380 3819 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-02b5ab reported failure: {'exitCode': 1, 'message': "2026-07-02 21:40:55.248 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 21:40:55.248 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 21:40:55.516 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 21:40:58.293 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 21:40:59.380 3819 kserve.trace Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 21:40:55.248 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 21:40:55.248 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 21:40:55.516 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 21:40:58.293 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 21:40:59.380 3819 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 21:40:55.248 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 21:40:55.248 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 21:40:55.516 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 21:40:58.293 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 21:40:59.380 3819 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-02 21:40:59.380 3819 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-02 21:40:59.385 3819 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-02T21:40:54Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-02 21:40:59.385 3819 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-02T21:40:54Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-02 21:40:59.385 3819 kserve.trace Quick reconciliation validated: Failure detected in 5.06 seconds [e2e-raw] 2026-07-02 21:40:59.385 3819 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 5.06 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-02 21:42:34.659 3819 kserve.trace Host from isvc status URL = raw-sklearn-efdfd-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:42:34.659 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-efdfd-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:42:34.659 3819 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 21:42:34.659 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 21:42:34.659 3819 kserve.trace Using external route host: raw-sklearn-efdfd-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:42:34.659 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-efdfd-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:42:34.659 3819 kserve.trace Sending Header = {'Host': 'raw-sklearn-efdfd-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:42:34.659 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-efdfd-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:42:34.659 3819 kserve.trace base url = https://raw-sklearn-efdfd-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:42:34.659 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-efdfd-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:42:34.687 3819 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 21:42:34.687 3819 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-02 21:43:59.911 3819 kserve.trace Host from isvc status URL = raw-sklearn-runtime-9d762-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:43:59.911 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-9d762-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:43:59.911 3819 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 21:43:59.911 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 21:43:59.911 3819 kserve.trace Using external route host: raw-sklearn-runtime-9d762-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:43:59.911 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-9d762-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:43:59.911 3819 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-9d762-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:43:59.911 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-9d762-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 21:43:59.911 3819 kserve.trace base url = https://raw-sklearn-runtime-9d762-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:43:59.911 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-9d762-kserve-ci-e2e-test.apps.01388bc0-7beb-420a-8cc4-f841272d7295.prod.konfluxeaas.com [e2e-raw] 2026-07-02 21:43:59.938 3819 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 21:43:59.938 3819 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 911.36s (0:15:11) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-02T21:44:07.152328816Z 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: 30c1bfe2-eb61-4d65-afb1-a1c6f8e7d723 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-02T21:44:07.22529043Z namespace/openshift-must-gather-gx5nx created [must-gather] [must-gather ] OUT 2026-07-02T21:44:07.232531997Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-hpkhr created [must-gather] [must-gather ] OUT 2026-07-02T21:44:07.267517036Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:13.968305022Z [disk usage checker] Started [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:13.971601380Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.113201322Z No resources found in openshift-must-gather-gx5nx namespace. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.230732242Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.389017776Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.389046189Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.389046189Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.391340787Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.550314565Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.550345305Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.550345305Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.552698890Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.702464087Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.702493994Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.702493994Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.704606972Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.856778980Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.856900518Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.856900518Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:14.859024020Z Error getting logs from rhods-notebooks [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.013973706Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.014003030Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.014003030Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.016222016Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.172336176Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.172367981Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.172367981Z namespaces "istio-system" not found [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.174430994Z Error getting logs from istio-system [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.325032773Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.325063112Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.325063112Z namespaces "knative-serving" not found [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.327153439Z Error getting logs from knative-serving [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.478197755Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.478225745Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.478225745Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.480402853Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:15.746052230Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.014725188Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.151665573Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.235000703Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.237046971Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.365311007Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.446602280Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.448596500Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.576219969Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.658250918Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.660226205Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.781419717Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.863629456Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.865600617Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:16.994707049Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.076307965Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.078329220Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.210706624Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.290479233Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.292456364Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.429633183Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.511249540Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.513220007Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.638113605Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.718630123Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.720540807Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.843581763Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.923932968Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:17.925927668Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.049801419Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.131626503Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.133659802Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.259051657Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.339013545Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.341039871Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.468731967Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.553100450Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.555467577Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.688697101Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.770132194Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.772131707Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.909359455Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.976853254Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.993401308Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:18.995554875Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.122555749Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.202615438Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.204570708Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.332004588Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.415393037Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.417803470Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.545120619Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.624913706Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.626982596Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.753308798Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.839684455Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:19.841603965Z Error collecting info from [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:20.519105157Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:20.637339879Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:20.756950138Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:20.878847060Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:21.004940688Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:21.236062650Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:21.361108604Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:21.483394180Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:21.606660493Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:21.727995043Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:21.856846697Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:21.984592185Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:22.107916315Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:22.231122679Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:22.354978311Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:22.633050137Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:22.756426223Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:22.948430208Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:23.078514042Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:23.226873470Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:23.349363107Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:23.562668365Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:23.691990571Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:23.841753064Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:23.967159392Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:23.981093808Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:24.159805526Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:24.281682691Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:24.425463324Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:24.545582953Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:24.731724517Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:24.854096311Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:25.006627789Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:25.128269212Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:25.323955074Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:25.447937920Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:25.596264831Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:25.716287184Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:25.900642094Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:26.028774903Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:26.177388377Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:26.316514900Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:26.507904926Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:26.630876272Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:26.776125912Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:26.895007984Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:27.085258736Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:27.210029218Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:27.357301043Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:27.472023630Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:27.655029859Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:27.783786582Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:27.929931791Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:28.068802259Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:28.263813715Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:28.388293760Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:28.540004649Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:28.657258861Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:28.842906965Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:28.980848891Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:28.985616539Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:29.138998337Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:29.259784138Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:29.448954511Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:29.577117995Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:29.728849011Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:29.847024959Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:30.033969847Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:30.157980044Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:30.307413924Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:30.447245609Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:30.637017831Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:30.761426887Z Wrote inspect data to must-gather. [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:33.989923539Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-zhcgp] POD 2026-07-02T21:44:34.477594884Z Caches written to disk [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:35.627773363Z waiting for gather to complete [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:35.632190852Z downloading gather output [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.213657271Z receiving incremental file list [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.227270155Z ./ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.227306866Z aggregated-discovery-api.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.246219519Z aggregated-discovery-apis.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.247022727Z event-filter.html [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.247712412Z timestamp [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.247906416Z version [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.247965148Z cluster-scoped-resources/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.247991308Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.248035259Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.248135682Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.248211913Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.248238694Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.248268695Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.248317926Z namespaces/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.248356737Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.248376007Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250362562Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250390162Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250396602Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250402142Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250405792Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250409852Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250413393Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250418953Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250424783Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250430583Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250436473Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250477984Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250485744Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250489574Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250493784Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250497834Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250501505Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250505005Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.250508665Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.25163215Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.251670671Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.251677271Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.251687881Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.25210498Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252156291Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252235883Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252283134Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252363596Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252409547Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252488099Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252606672Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252653303Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252729854Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252777545Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252834717Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252882918Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.252945689Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.25298913Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.253055582Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.263487815Z [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.263519096Z sent 765 bytes received 58,792 bytes 39,704.67 bytes/sec [must-gather] [must-gather-zhcgp] OUT 2026-07-02T21:44:36.263531426Z total size is 803,322 speedup is 13.49 [must-gather] [must-gather ] OUT 2026-07-02T21:44:36.355262597Z namespace/openshift-must-gather-gx5nx 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: 30c1bfe2-eb61-4d65-afb1-a1c6f8e7d723 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-02T21:44:36.516676727Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde [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: 30c1bfe2-eb61-4d65-afb1-a1c6f8e7d723 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-02T21:44:36.542121806Z namespace/openshift-must-gather-thbg4 created [must-gather] [must-gather ] OUT 2026-07-02T21:44:36.549819868Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-kvp94 created [must-gather] [must-gather ] OUT 2026-07-02T21:44:36.587799687Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:38.020942499Z [disk usage checker] Started [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:38.024156358Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:38.235214864Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:38.376226951Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:38.470593487Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:38.553413197Z Gathering data for ns/default... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:38.854439041Z Gathering data for ns/openshift... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:39.251837772Z Gathering data for ns/kube-system... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:39.980646210Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.357164005Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.357223126Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.357223126Z namespaces "assisted-installer" not found [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.733659348Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.748622182Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.752535732Z 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-9cgfm] POD 2026-07-02T21:44:40.754278612Z Executing Istio gather script [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.757070180Z INFO: Gathering HAProxy config files [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.761933774Z INFO: Collecting host service logs for crio [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.762288933Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.762617885Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.762911533Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.763232234Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.763355299Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.763541866Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.763856628Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.764149996Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.764498961Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.764803488Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.765099113Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.765481760Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:40.774426491Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.268758064Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.441591352Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-bwl8z [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.441632472Z insights-runtime-extractor-gsgsx [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.441650971Z insights-runtime-extractor-m6bc9 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.441668991Z insights-runtime-extractor-pvf5d [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.541529714Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.559322419Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.559353308Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.700041760Z No resources found [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.778003753Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.784312854Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:41.895447911Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.070853812Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.213611348Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.408246726Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.429841509Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.429841509Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.447833540Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.665657873Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.755020409Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.926477987Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.926522761Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.928899693Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:42.997522767Z tar: Removing leading `/' from member names [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.008956479Z INFO: HAProxy config collection complete. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.095047880Z INFO: 'previous-logs' folder not found on ip-10-0-133-168.ec2.internal, skipping... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.105377072Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.135825072Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.201543698Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.373085410Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.385255753Z No resources found [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.508744635Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.554328094Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.617428513Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.626833389Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.654421231Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.731052521Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.780261106Z INFO: 'previous-logs' folder not found on ip-10-0-135-227.ec2.internal, skipping... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.868928566Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:43.988263929Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.029911389Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.091411543Z INFO: 'previous-logs' folder not found on ip-10-0-137-60.ec2.internal, skipping... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.091471648Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.091552131Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.216655813Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.305043799Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.347014988Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.462149787Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.475310793Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.571006733Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.710832895Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.823695670Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.845850117Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.946883365Z INFO: INTERCONNECT MODE [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.946921638Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:44.965583860Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.093210109Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.123802184Z INFO: Gathering OVN_Northbound from ovnkube-node-2725k... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.124043932Z INFO: Gathering OVN_Northbound from ovnkube-node-9gz4j... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.124344938Z INFO: Gathering OVN_Northbound from ovnkube-node-vtvxg... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.124660916Z INFO: Gathering OVN_Southbound from ovnkube-node-2725k... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.124934723Z INFO: Gathering OVN_Southbound from ovnkube-node-9gz4j... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.125434634Z INFO: Gathering OVN_Southbound from ovnkube-node-vtvxg... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.238916859Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.452480641Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.463525311Z tar: Removing leading `/' from member names [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.473796727Z tar: Removing leading `/' from member names [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.498475822Z tar: Removing leading `/' from member names [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.498773121Z tar: Removing leading `/' from member names [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.521305660Z tar: Removing leading `/' from member names [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.552899439Z tar: Removing leading `/' from member names [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.621254930Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.634350617Z W0702 21:44:45.634303 1386 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.641046508Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.660346860Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.774202856Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.874796464Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:45.897011841Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.029745240Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.136322587Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.136357141Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.136831917Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.138665968Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.141479825Z ovnk_database_store/ [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.141529790Z ovnk_database_store/ovnkube-node-9gz4j_nbdb [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.145439149Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.149804615Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.155324209Z ovnk_database_store/ovnkube-node-2725k_sbdb [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.182363423Z ovnk_database_store/ovnkube-node-vtvxg_sbdb [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.206328711Z ovnk_database_store/ovnkube-node-vtvxg_nbdb [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.215115345Z ovnk_database_store/ovnkube-node-2725k_nbdb [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.224906038Z ovnk_database_store/ovnkube-node-9gz4j_sbdb [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.250920356Z INFO: Network log collection complete. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.268854947Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.386772594Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.403262560Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.428335520Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.624543476Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.628297337Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.680947819Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.683798817Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.838873219Z Gathering data for ns/openshift-console... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:46.852584673Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.048397758Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.050848468Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.294138403Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.320995005Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.384198068Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.494019074Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.552227434Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.555336994Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.645251895Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.750839286Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.980693264Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.982758976Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:47.984092302Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.110387878Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.179603886Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.311334473Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.374882147Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.377060388Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.533732069Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.748481683Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.751871461Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.790246183Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.939095545Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:48.945387808Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:49.133301587Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:49.135583320Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:49.303567996Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:49.436347693Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:49.521786980Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:49.525609074Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:49.683010902Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:49.822046964Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:49.895241426Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:49.946686622Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:50.190264423Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:50.593753044Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:50.598907771Z Done executing Istio gather script [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:51.078071744Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:52.199593637Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:52.795950714Z Gathering data for ns/kserve... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:53.114706990Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:53.318522837Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:54.343487915Z Gathering data for ns/openshift-config... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:54.449096091Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:54.621437175Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:55.037218291Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:55.289658133Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:55.577386136Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:55.608362170Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:55.844240205Z Collecting performance related data for node ip-10-0-137-60.ec2.internal [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:55.852266007Z Collecting performance related data for node ip-10-0-133-168.ec2.internal [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:55.863126485Z Collecting performance related data for node ip-10-0-135-227.ec2.internal [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:55.947713570Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:56.287455611Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:56.626028123Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:57.081719181Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:57.504970504Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:57.810111061Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:58.119009463Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:58.311670680Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:44:59.703680368Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:00.946849699Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:01.252632183Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:01.780005466Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:02.179527349Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:02.554947242Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:02.803951715Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:03.126081318Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:03.312358332Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:03.612350456Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:03.871319211Z Collecting kubelet logs for node ip-10-0-137-60.ec2.internal [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:03.873309322Z Collecting kubelet logs for node ip-10-0-133-168.ec2.internal [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:03.875090373Z Collecting kubelet logs for node ip-10-0-135-227.ec2.internal [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:04.065125957Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:04.280815348Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-thbg4 namespace [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:04.286008888Z INFO: Node performance data collection complete. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:04.382370245Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:04.681552372Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:05.298889919Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:05.577375364Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:05.884602276Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:06.222263906Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:07.091626725Z Wrote inspect data to must-gather. [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:07.091666961Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:07.091666961Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:07.217331524Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-9cgfm] POD 2026-07-02T21:45:07.357979819Z Caches written to disk [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.370756672Z waiting for gather to complete [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.37478358Z downloading gather output [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.640707302Z receiving incremental file list [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.660968676Z ./ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.661052118Z aggregated-discovery-api.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.661378948Z aggregated-discovery-apis.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.662392517Z event-filter.html [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.664359213Z timestamp [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.664464746Z version [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.676101041Z cluster-scoped-resources/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.676142043Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.676153933Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.676197644Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.676439401Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.676658477Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.67674183Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.676832093Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.676957426Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.677068819Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.677177592Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.677245985Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.67742445Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.677526753Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.677942114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.678026457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.678263684Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.678522641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.678731447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.678874261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.682568758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.684208745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.68436659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.684553065Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.68473729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.684976077Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.685279726Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.685533253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.685747159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.686039158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.686174502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.686329676Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.68646992Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.686612494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.686735388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.686899783Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.687124379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.687291124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.687466029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.689431316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.689611591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.689779395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.690009352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.69028382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.690765474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.690898398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.691027851Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.691196506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.69132734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.691478264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.691603678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.691788963Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.691945388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.692076672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.692399231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.692557115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.692681029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.69342588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.693577185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.693707509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.693895834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.694025588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.694229994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.694377228Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.694585224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.694715308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.694845321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.694974765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.695113329Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.695255673Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.695397627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.695555882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.695708106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.696133669Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.696591112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.696740896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.69757165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.697710714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.697841438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.697967171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.698101575Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.698294711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.698565819Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.698702452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.698828736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.698999431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.699131185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.699268259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.699407893Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.699572957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.699706421Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.701895515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.70243671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.703041548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.703222773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.703440149Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.703644335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.703809199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.703930083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.704049726Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.707129225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.707280179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.707419694Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.707572128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.707699242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.71457706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.718866933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.719021538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.719320637Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.719527092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.719685317Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.719815711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.719991516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.720271774Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.720397237Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.720534311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.720786269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.720963244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.721085347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.721212021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.721358705Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.72153934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.721664944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.721787107Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.721926141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.722044065Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.722166928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.722472627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.722651572Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.72290581Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.723033113Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.723164167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.723281051Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.725372761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.725528885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.725662419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.725788583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.725944777Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.726110972Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.727666847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.727835432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.727996186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.728187442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.728336596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.728614244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.729208591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.729359266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.72951765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.729640724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.730361924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.731708623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.731829037Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.731992931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.732122265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.7323095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.732424654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.732566208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.732742753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.732872937Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.733198586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.733310309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.733418192Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.733532896Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.733631358Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.733728301Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.733899396Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.734003899Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.734106202Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.734207725Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.734313448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.734415851Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.734535465Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.734638968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.73474045Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.734845964Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.734948667Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.73505083Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.735153433Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.735255845Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.735359678Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.735475842Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.735587345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.735688008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.735790321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.735908324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.736031448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.736165982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.736280015Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.736383478Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.736510261Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.736613444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.736716698Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.73681856Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.736917243Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.737017586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.737120109Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.737226232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.737327005Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.737432348Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.737578932Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.737681255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.737787168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.737906572Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.738042076Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.738150669Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.738265452Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.738365675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.738506889Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.738612122Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.738740376Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.738845329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.738951702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.739057835Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.739164038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.739272161Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.739383804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.739546379Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.739706273Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.739864498Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.740014893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.740160467Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.74026266Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.740368743Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.740462205Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.740582309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.740680072Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.740786255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.740892928Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.740997501Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.741104944Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.741213627Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.74131591Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.741421393Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.741548426Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.7416547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.741761233Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.741884206Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.741988769Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.742096022Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.742200636Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.742310989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.742418932Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.742544535Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.742650798Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.742757952Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.742864655Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.742945177Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.743012829Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.743075471Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4b2wb.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.743188874Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4cj6g.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.743301007Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4q2w2.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.74340727Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8swgv.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.743535874Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bclvc.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.743643247Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ccp2k.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.74374948Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dnf8x.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.743854843Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k55gx.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.744030308Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q6sw9.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.744141101Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vvg65.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.744249894Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wdhtq.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.744370968Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wpzlz.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.744496382Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-4krvn.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.744616595Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-gthjd.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.744731178Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-zhxc6.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.744902263Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.744961435Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.7451416Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.745347896Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.74547355Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.745621974Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.745949424Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.746070337Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.746196911Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.746309854Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.746430477Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.746576302Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.746704275Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.746807258Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.746913591Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.747020904Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.747133407Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.747246991Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.747373034Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.747494648Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.747598301Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.747705544Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.747828907Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.747932421Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.748053064Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.748130936Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.74824529Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.748386303Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.748526438Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.748636281Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.748742714Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.748849987Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.749018422Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.749125785Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.749232828Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.749341551Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.749465255Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.749610369Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.749702452Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.749793994Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.749882057Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.749975489Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750062162Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750211176Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750315839Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750442753Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750565946Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750611108Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.75070554Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750737271Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750819244Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750870545Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750954697Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.750999799Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751076441Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751129493Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751206255Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751259946Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751334288Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751341359Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.75139865Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751528034Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751600526Z cluster-scoped-resources/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751609966Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751676258Z cluster-scoped-resources/core/nodes/ip-10-0-133-168.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751859123Z cluster-scoped-resources/core/nodes/ip-10-0-135-227.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.751997967Z cluster-scoped-resources/core/nodes/ip-10-0-137-60.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.752112481Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.752170172Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.752233624Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.752352038Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.752467141Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.752571174Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.752674497Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.75277396Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.752947195Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.753060658Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.753168871Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.753277464Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.753387708Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.753539102Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.753646775Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.753751758Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.753856091Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.753958804Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.754063637Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.75416457Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.754304714Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.754421877Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.754624703Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.754721816Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.754778068Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.754879121Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.754974903Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755074316Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755171609Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755278812Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755442987Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755597761Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755701404Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755780856Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755790327Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755852869Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755953212Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.755988622Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756073625Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756089305Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756100066Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756198359Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756372514Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756419145Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756428935Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756469696Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.75660726Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756618001Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756641781Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756709993Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756761955Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756864468Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756897959Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756961041Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.756992402Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757055233Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757097074Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757197477Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757238439Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.75728512Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757326991Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757379503Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757417394Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757462335Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757524827Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757602059Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757650501Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757727803Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757784804Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757870507Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.757913788Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.7579861Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758035692Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758089733Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758140235Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758225727Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758235617Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758277959Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.7583257Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758369161Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758471544Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758519375Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758576857Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.75869143Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758771223Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.758925807Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.759086172Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.759171374Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.759261057Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.759345419Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.759433412Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.759550255Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.759629667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.75971965Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.759808372Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.759910726Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.759981468Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.76007668Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.760159403Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.760243905Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.760348168Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.760432741Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.760544234Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.760670568Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.760716089Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.760816242Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.760895414Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.761007967Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.761179222Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.761280635Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.761370688Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.761495551Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.761604224Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.761745378Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.761871152Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.762000036Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.762101589Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.762205532Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.762310215Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.762463539Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.762647154Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.762732187Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.76285144Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.762971744Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.763077647Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.76318272Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.763285363Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.763387376Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.763519999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.763620172Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.763723435Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.763826868Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.763934111Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764042185Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764121717Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764128707Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764180989Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764248691Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764255621Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764305122Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764405275Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764412315Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764462717Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.76456735Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764609321Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-168.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764734594Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-227.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764863748Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-60.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764940731Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.764990802Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.765095345Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.765153437Z host_service_logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.765216048Z host_service_logs/masters/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.76527125Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.765355932Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.765434375Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.765539488Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.765693172Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.765820596Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.765908088Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.765999071Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.766083633Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.766169596Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.766257248Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.76630618Z ingress_controllers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.76631337Z ingress_controllers/default/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.76631744Z ingress_controllers/default/router-default-55cc8f7f95-rp5gk/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.766360721Z ingress_controllers/default/router-default-55cc8f7f95-rp5gk/haproxy.config [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.766494765Z insights-data/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.766505965Z istio/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.766552027Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.766689881Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.767274758Z istio/event-filter.html [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.767400251Z istio/timestamp [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.767494394Z istio/cluster-scoped-resources/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.767504504Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.767552286Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.767612697Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.767771032Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.768224485Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.76873359Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.769593074Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.769729988Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.769883313Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770034407Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770186922Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770381857Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770548032Z machine_config_ondisk/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770565132Z machine_config_termination_logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770581923Z monitoring/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770594053Z monitoring/alertmanager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770650325Z monitoring/alertmanager/status.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770749078Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770761088Z monitoring/prometheus/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770813689Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770914052Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.770979294Z monitoring/prometheus/rules.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.771732136Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.771787938Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.77185873Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.772937141Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.772983352Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.773028203Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.773119546Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.773182528Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.773275951Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.773332642Z monitoring/prometheus/status/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.773375293Z monitoring/prometheus/status/config.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.773883238Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.77394678Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774044062Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774222408Z namespaces/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774269539Z namespaces/default/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774319741Z namespaces/default/default.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774378922Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774420553Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774486515Z namespaces/default/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774524416Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774609449Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774690181Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774769034Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774816515Z namespaces/default/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774858256Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774905878Z namespaces/default/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.774947409Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.775026551Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.775072552Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.775111373Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.775191936Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.775272588Z namespaces/default/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.775316389Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.775426993Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.775542166Z namespaces/default/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.77570733Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.775784453Z namespaces/default/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.775865965Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776000149Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776170464Z namespaces/default/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776238956Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776291517Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.77637311Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776415661Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776496563Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776536525Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776621607Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776702429Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.77674992Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776778961Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776834803Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776867184Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776913435Z namespaces/default/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776945326Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.776998918Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777042009Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777143972Z namespaces/kserve/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777182143Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777247385Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777286966Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777332147Z namespaces/kserve/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777373369Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777478821Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777686727Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777870143Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777908994Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777950715Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.777998127Z namespaces/kserve/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778038178Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.77811702Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778189602Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778227803Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778310345Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778364767Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778371847Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778423779Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778615024Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778697567Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778835261Z namespaces/kserve/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.778879752Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.77914817Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.779256003Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.779548931Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.779629534Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.779937583Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.780068126Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.780354234Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.780498959Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.78054763Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.780644683Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.780689354Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.780733435Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.780780797Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.780863079Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.780945681Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.780979802Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781030644Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781098806Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781174058Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781272911Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781330443Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781368844Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781461276Z namespaces/kserve/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781506348Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-xwz6f/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781561259Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-xwz6f/kserve-controller-manager-56668bddcf-xwz6f.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781652242Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-xwz6f/manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781661742Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-xwz6f/manager/manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781666852Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-xwz6f/manager/manager/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.781699743Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-xwz6f/manager/manager/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.783551107Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-xwz6f/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.783634959Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-xwz6f/manager/manager/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.78366315Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2g4p4/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.783724901Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2g4p4/llmisvc-controller-manager-67d95fdc48-2g4p4.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.783833445Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2g4p4/manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.783846245Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2g4p4/manager/manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.783853075Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2g4p4/manager/manager/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.783896437Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2g4p4/manager/manager/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784049671Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2g4p4/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784117643Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2g4p4/manager/manager/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784154144Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rcmsf/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784234026Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rcmsf/model-serving-api-fd65d7d6-rcmsf.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784390171Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rcmsf/server/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784400871Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rcmsf/server/server/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784405921Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rcmsf/server/server/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784467323Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rcmsf/server/server/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784588766Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rcmsf/server/server/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784657448Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rcmsf/server/server/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.78469632Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-jv4cb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784747451Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-jv4cb/odh-model-controller-84b54b7f97-jv4cb.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784833073Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-jv4cb/manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784841784Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-jv4cb/manager/manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784855404Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-jv4cb/manager/manager/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.784901715Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-jv4cb/manager/manager/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.789786146Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-jv4cb/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.789876129Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-jv4cb/manager/manager/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.78992656Z namespaces/kserve/pods/s3-init-jmz4j/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.789972332Z namespaces/kserve/pods/s3-init-jmz4j/s3-init-jmz4j.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790066404Z namespaces/kserve/pods/s3-init-jmz4j/download-hf-model/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790082285Z namespaces/kserve/pods/s3-init-jmz4j/download-hf-model/download-hf-model/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790091575Z namespaces/kserve/pods/s3-init-jmz4j/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790135226Z namespaces/kserve/pods/s3-init-jmz4j/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790229189Z namespaces/kserve/pods/s3-init-jmz4j/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790302911Z namespaces/kserve/pods/s3-init-jmz4j/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790321422Z namespaces/kserve/pods/s3-init-jmz4j/s3-init/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790328042Z namespaces/kserve/pods/s3-init-jmz4j/s3-init/s3-init/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790337502Z namespaces/kserve/pods/s3-init-jmz4j/s3-init/s3-init/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790391573Z namespaces/kserve/pods/s3-init-jmz4j/s3-init/s3-init/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790683732Z namespaces/kserve/pods/s3-init-jmz4j/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790750204Z namespaces/kserve/pods/s3-init-jmz4j/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790808505Z namespaces/kserve/pods/seaweedfs-64568bcd49-87dmr/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790849347Z namespaces/kserve/pods/seaweedfs-64568bcd49-87dmr/seaweedfs-64568bcd49-87dmr.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790936119Z namespaces/kserve/pods/seaweedfs-64568bcd49-87dmr/seaweedfs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.790943709Z namespaces/kserve/pods/seaweedfs-64568bcd49-87dmr/seaweedfs/seaweedfs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.79095233Z namespaces/kserve/pods/seaweedfs-64568bcd49-87dmr/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791004061Z namespaces/kserve/pods/seaweedfs-64568bcd49-87dmr/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791193577Z namespaces/kserve/pods/seaweedfs-64568bcd49-87dmr/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791290419Z namespaces/kserve/pods/seaweedfs-64568bcd49-87dmr/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791333891Z namespaces/kserve/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791369382Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791414623Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791461024Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791525706Z namespaces/kube-node-lease/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791533166Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791537506Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791578948Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-168.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.79165944Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-227.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791742202Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-60.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791837085Z namespaces/kube-system/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791880546Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791953849Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.791975349Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792027441Z namespaces/kube-system/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792075632Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792192315Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792311869Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792417022Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792490304Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792560716Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792618378Z namespaces/kube-system/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792658109Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792738721Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792810383Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792854674Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792927437Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792971748Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.792980818Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.79303344Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-srlzwrd5x3e3dlkbwepqkkf2cm.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.793124322Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.793206794Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.793279517Z namespaces/kube-system/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.793323128Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.793493473Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.79477197Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.79514315Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.795219792Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.795583873Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.795761808Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796118249Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796190211Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796226792Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796299834Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796345915Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796408107Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796441898Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796556101Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796632283Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796693335Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796739296Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796781237Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796824289Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796896581Z namespaces/kube-system/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796910971Z namespaces/kube-system/pods/global-pull-secret-syncer-gpccf/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.796948222Z namespaces/kube-system/pods/global-pull-secret-syncer-gpccf/global-pull-secret-syncer-gpccf.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797039205Z namespaces/kube-system/pods/global-pull-secret-syncer-gpccf/global-pull-secret-syncer/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797049295Z namespaces/kube-system/pods/global-pull-secret-syncer-gpccf/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797064336Z namespaces/kube-system/pods/global-pull-secret-syncer-gpccf/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797093406Z namespaces/kube-system/pods/global-pull-secret-syncer-gpccf/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797253041Z namespaces/kube-system/pods/global-pull-secret-syncer-gpccf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797316383Z namespaces/kube-system/pods/global-pull-secret-syncer-gpccf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797370654Z namespaces/kube-system/pods/global-pull-secret-syncer-knkhh/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797411336Z namespaces/kube-system/pods/global-pull-secret-syncer-knkhh/global-pull-secret-syncer-knkhh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797501058Z namespaces/kube-system/pods/global-pull-secret-syncer-knkhh/global-pull-secret-syncer/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797520569Z namespaces/kube-system/pods/global-pull-secret-syncer-knkhh/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797527559Z namespaces/kube-system/pods/global-pull-secret-syncer-knkhh/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.79757034Z namespaces/kube-system/pods/global-pull-secret-syncer-knkhh/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797747945Z namespaces/kube-system/pods/global-pull-secret-syncer-knkhh/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797817327Z namespaces/kube-system/pods/global-pull-secret-syncer-knkhh/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797871799Z namespaces/kube-system/pods/global-pull-secret-syncer-x2wx7/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.79791807Z namespaces/kube-system/pods/global-pull-secret-syncer-x2wx7/global-pull-secret-syncer-x2wx7.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797982612Z namespaces/kube-system/pods/global-pull-secret-syncer-x2wx7/global-pull-secret-syncer/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797990072Z namespaces/kube-system/pods/global-pull-secret-syncer-x2wx7/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.797996123Z namespaces/kube-system/pods/global-pull-secret-syncer-x2wx7/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.798049674Z namespaces/kube-system/pods/global-pull-secret-syncer-x2wx7/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.798210899Z namespaces/kube-system/pods/global-pull-secret-syncer-x2wx7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.798278181Z namespaces/kube-system/pods/global-pull-secret-syncer-x2wx7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.798316612Z namespaces/kube-system/pods/konnectivity-agent-dnrb6/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.798342342Z namespaces/kube-system/pods/konnectivity-agent-dnrb6/konnectivity-agent-dnrb6.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.798436175Z namespaces/kube-system/pods/konnectivity-agent-dnrb6/konnectivity-agent/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.798443176Z namespaces/kube-system/pods/konnectivity-agent-dnrb6/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.798465316Z namespaces/kube-system/pods/konnectivity-agent-dnrb6/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.798540718Z namespaces/kube-system/pods/konnectivity-agent-dnrb6/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.799045713Z namespaces/kube-system/pods/konnectivity-agent-dnrb6/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.799137325Z namespaces/kube-system/pods/konnectivity-agent-dnrb6/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.799181047Z namespaces/kube-system/pods/konnectivity-agent-nbxwk/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.799237928Z namespaces/kube-system/pods/konnectivity-agent-nbxwk/konnectivity-agent-nbxwk.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.799333631Z namespaces/kube-system/pods/konnectivity-agent-nbxwk/konnectivity-agent/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.799340741Z namespaces/kube-system/pods/konnectivity-agent-nbxwk/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.799346842Z namespaces/kube-system/pods/konnectivity-agent-nbxwk/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.799429584Z namespaces/kube-system/pods/konnectivity-agent-nbxwk/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.799896337Z namespaces/kube-system/pods/konnectivity-agent-nbxwk/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.79998158Z namespaces/kube-system/pods/konnectivity-agent-nbxwk/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.800034641Z namespaces/kube-system/pods/konnectivity-agent-pmj66/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.800089773Z namespaces/kube-system/pods/konnectivity-agent-pmj66/konnectivity-agent-pmj66.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.800184906Z namespaces/kube-system/pods/konnectivity-agent-pmj66/konnectivity-agent/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.800192536Z namespaces/kube-system/pods/konnectivity-agent-pmj66/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.800198806Z namespaces/kube-system/pods/konnectivity-agent-pmj66/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.800297219Z namespaces/kube-system/pods/konnectivity-agent-pmj66/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.800806413Z namespaces/kube-system/pods/konnectivity-agent-pmj66/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.800916847Z namespaces/kube-system/pods/konnectivity-agent-pmj66/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.800971088Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-168.ec2.internal/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.80103624Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-168.ec2.internal/kube-apiserver-proxy-ip-10-0-133-168.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801139253Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-168.ec2.internal/haproxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801150854Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-168.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801161314Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-168.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801233196Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-168.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.80137632Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-168.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801470393Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-168.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801541405Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-227.ec2.internal/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801587746Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-227.ec2.internal/kube-apiserver-proxy-ip-10-0-135-227.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801655778Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-227.ec2.internal/haproxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801667978Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-227.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801674878Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-227.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.80171375Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-227.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.801947746Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-227.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802038129Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-227.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.80207519Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-60.ec2.internal/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802141812Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-60.ec2.internal/kube-apiserver-proxy-ip-10-0-137-60.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802239735Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-60.ec2.internal/haproxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802247085Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-60.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802253285Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-60.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802343868Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-60.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802512223Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-60.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802595535Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-60.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802632786Z namespaces/kube-system/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802690508Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802761Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.80277144Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802831992Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.802941755Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803023557Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803074179Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803144381Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803183412Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803266774Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803273844Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803277895Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803331316Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803420499Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803597174Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803652815Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803735808Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803789449Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803854791Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.803906233Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804027166Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804122159Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804219972Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804285734Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804340065Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804402527Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804463259Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804571922Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804624874Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804680605Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804776448Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.80485051Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.804900871Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.805998123Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.806106006Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.806217259Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.806317682Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.806415965Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.806604391Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.806814606Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.806898119Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.806957321Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807062004Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807113265Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807189917Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807243029Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807349012Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807438735Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807546398Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807595269Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807657241Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807700262Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807757304Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807792495Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807840516Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807871927Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.807924698Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.80796636Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808074613Z namespaces/openshift-apiserver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808138825Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808212507Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808246458Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8083272Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808357181Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808444613Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808574267Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.80865363Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808699241Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808742042Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808782523Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808823044Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808904917Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808942618Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.808973749Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.809060951Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.809126553Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.809173985Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.809273967Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.80935627Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.809437092Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.809591346Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.809680969Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.809830793Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810023669Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810091171Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810155833Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810368349Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81041874Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810528933Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810572075Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810680758Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810777471Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810849083Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810903974Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.810963526Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811014898Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811087389Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811147121Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811216703Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811267995Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811372628Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811381668Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811385798Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811392488Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811490611Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811501361Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811505402Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811561403Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811629965Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811640736Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811644946Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811720548Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81180161Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81180979Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811864512Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.811986555Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812051577Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812177201Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812235723Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812338786Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812396937Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812512551Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812604863Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812699376Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812758678Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812813219Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812891862Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.812949453Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813041016Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813112208Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81317233Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813265512Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813324594Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813333924Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813403996Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813579572Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813632803Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813756446Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813848309Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.813942342Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.814042475Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.814134637Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.814290182Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.814409555Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.814549239Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81459149Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.814684743Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.814733815Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.814799376Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.814836697Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81492165Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.814971712Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815072634Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815168097Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815243519Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815300251Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815361613Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815414904Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815494307Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815538288Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8156028Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8156226Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815655411Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815716893Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815776655Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815834526Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815884568Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.815984161Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.816040472Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.816128145Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.816171426Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.816239818Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81630051Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.816445584Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.816566627Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81665805Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.816717712Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.816774164Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.816830365Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.816887137Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81698131Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.817055312Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.817113793Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.817210456Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.817276508Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.817286718Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81734664Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.817465093Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.817574836Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.81769952Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.817816943Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.817859965Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.817979408Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.818071201Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.818571575Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.818671608Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.818904085Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819057859Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819185383Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819266025Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819321007Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819400959Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819469821Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819538843Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819584774Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819680347Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819735779Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819843972Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819928164Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.819971225Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820019647Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820106469Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820155581Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820259664Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820273934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820337726Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/aws-ebs-csi-driver-node-7bdsn.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82047066Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-driver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82048153Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-driver/csi-driver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82048828Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-driver/csi-driver/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820550142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820662636Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820745038Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820794439Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-liveness-probe/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820802209Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82080616Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820849551Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.820956864Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821041566Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821079177Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-node-driver-registrar/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821088298Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821092528Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82115309Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821261873Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821341735Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7bdsn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821398967Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821474439Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/aws-ebs-csi-driver-node-9rr6n.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821584162Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-driver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821592182Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-driver/csi-driver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821595942Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-driver/csi-driver/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821646914Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821753257Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821836159Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821894601Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-liveness-probe/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821902601Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821914321Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.821990424Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822086537Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822169869Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82221887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-node-driver-registrar/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82222885Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822232871Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822279222Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822410946Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822537179Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9rr6n/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822612112Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822670883Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/aws-ebs-csi-driver-node-btcx5.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822773646Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-driver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822781716Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-driver/csi-driver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822787757Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822846128Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.822950181Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823030873Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823090815Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-liveness-probe/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823098726Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823104736Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823164147Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82326726Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823351993Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823410235Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-node-driver-registrar/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823417095Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823423185Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823512378Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82362059Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823701183Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-btcx5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823766595Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823822156Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823883638Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.823890358Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82393838Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824001892Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824050583Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824121745Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824160596Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824228908Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824239999Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824243948Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82429699Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824361552Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824368672Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824420204Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824541637Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824596449Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824669321Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824708952Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824791224Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.824842976Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82497705Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825069482Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825164965Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825235147Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825290409Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825383941Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825434973Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825528636Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825585267Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82568168Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825749262Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825800033Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825902266Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825969878Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.825979109Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.826046071Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.826144393Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.826198805Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.826817853Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.826921516Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.827189093Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.827286546Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.827515893Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.827671007Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.827819742Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.827952715Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.827998307Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828075349Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82811146Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828193952Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828235503Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828310636Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828344587Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82847395Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828566223Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828622045Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828680636Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828741318Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828782919Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828859021Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828902573Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.828974335Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829012176Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829080198Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829089288Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7rwbj/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82915461Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7rwbj/tuned-7rwbj.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829257243Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7rwbj/tuned/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829264053Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7rwbj/tuned/tuned/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829267953Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7rwbj/tuned/tuned/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829326255Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7rwbj/tuned/tuned/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82950522Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7rwbj/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829587953Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7rwbj/tuned/tuned/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829651624Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bb2r6/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829709176Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bb2r6/tuned-bb2r6.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82984393Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bb2r6/tuned/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.82985311Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bb2r6/tuned/tuned/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829878281Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bb2r6/tuned/tuned/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.829942223Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bb2r6/tuned/tuned/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830062356Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bb2r6/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830147718Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bb2r6/tuned/tuned/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.83019764Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j44qx/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830258142Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j44qx/tuned-j44qx.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830346824Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j44qx/tuned/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830354055Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j44qx/tuned/tuned/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830357855Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j44qx/tuned/tuned/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830415006Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j44qx/tuned/tuned/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830612012Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j44qx/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830689894Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j44qx/tuned/tuned/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830726615Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830768936Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830812508Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830847679Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830910891Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830923821Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.830964022Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-168.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831144027Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-227.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831250181Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-60.ec2.internal.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831310832Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831372494Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831499688Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831560769Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831645402Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831702203Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831796076Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831849338Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.831947001Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832075864Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832192937Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832252419Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832327301Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832382963Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832441305Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832584899Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832656291Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832715723Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832818426Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832904548Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.832965Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.833167525Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.833289679Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.833431193Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.833554057Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.833686351Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.833822655Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.83402014Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834096982Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834152334Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834232136Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834288848Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.83436226Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834418932Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834539625Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834645818Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834725661Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834805123Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834886095Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.834947007Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.83504908Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835113392Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835195284Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835353949Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835435141Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835469822Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835536544Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator-56fcf86bf-7zzzb.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835662637Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator-watch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835675138Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835686068Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.83573846Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835846493Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835937905Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.835994077Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.836001457Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.836007747Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.836076069Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.836566963Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.836649626Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zzzb/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.836699587Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.836738319Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.83680961Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.836862962Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.837044347Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.837104429Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.837352056Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.837404638Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.837522051Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.837566282Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.837679106Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.837797999Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.837912532Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.837982464Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838053526Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838116148Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838167Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838272203Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838342535Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838388366Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838543511Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838614873Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838623053Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838678964Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838805188Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838899101Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.838949552Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.839080406Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.839181269Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.839595751Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.839700574Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.839835998Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840033653Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840190528Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.84026523Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840327892Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840412074Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840469036Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840575569Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.84060672Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840658751Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840706313Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840806366Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840901128Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.840943989Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841008591Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841071273Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841128335Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841221917Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841271949Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841337451Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841388612Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841492105Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841503216Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7tvx2/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841572448Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7tvx2/volume-data-source-validator-5d456fdbcd-7tvx2.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.84166102Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7tvx2/volume-data-source-validator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.84167139Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7tvx2/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841675981Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7tvx2/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841722672Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7tvx2/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841852346Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7tvx2/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.841919378Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7tvx2/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842237017Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842282498Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.84234337Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.84235044Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842401512Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842459663Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842532635Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842611518Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842665329Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842761722Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842817604Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842904336Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.842954707Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.84303569Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843088511Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843185794Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843278897Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.84337425Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843430421Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843503603Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843560735Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843614546Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843708459Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843764621Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843821552Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843916965Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843971997Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.843979877Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.844028838Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.844109791Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.844163962Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.844286666Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.844385939Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.844515452Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.844608825Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.844705788Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.844844222Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.845025507Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.845109629Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.845164501Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.845244383Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.845286955Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.845363037Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.845415898Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.845529892Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.845622904Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.845694236Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846262313Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846278853Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846285683Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846289654Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846293334Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846297564Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846301214Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846304914Z namespaces/openshift-config-managed/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846308994Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846313404Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846324515Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846475729Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846545181Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846660214Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846733426Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846812519Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.84685535Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846893061Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846943762Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.846999094Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.847097247Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.847153528Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8472044Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.847304403Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.847375955Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.847430256Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.850921907Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.85101941Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.851132483Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.851231926Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.851329289Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.851521374Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.851682569Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.851748181Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.851804702Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.851904715Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.851969807Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852026559Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852115511Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852171653Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852250895Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852336568Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852478952Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852584045Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852653727Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852706938Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852785281Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852838562Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852901744Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.852966206Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853036268Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853043338Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.85310661Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853191682Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853255544Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853342277Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853405079Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853485051Z namespaces/openshift-config-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853497941Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853507331Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853586834Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853716648Z namespaces/openshift-config/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853764879Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853830621Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853868542Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853922974Z namespaces/openshift-config/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.853949534Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854039597Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854115249Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854193861Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854242603Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854268793Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854321395Z namespaces/openshift-config/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854348336Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854438458Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.85450923Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854551012Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854662135Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854756558Z namespaces/openshift-config/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854811919Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.854938973Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.855034686Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.855130498Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.855223151Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.855317894Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.855610042Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.855788847Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.855850439Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8559074Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.855978883Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856034864Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856182459Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856196239Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856254741Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856323632Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856432316Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856550399Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856602991Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856652682Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856713324Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856766045Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856828237Z namespaces/openshift-config/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856875548Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.85693975Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.856977382Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.857100805Z namespaces/openshift-console-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.857156657Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.857239319Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8572866Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.857351392Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.857400204Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.857519407Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.857677372Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.857788245Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.857843667Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.857904098Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.85796975Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.858020332Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.858114484Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.858186856Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.858243628Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.858340781Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.858443094Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.858464864Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.858553947Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.858645899Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.858698011Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.859335409Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.859433822Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.859824413Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.859922226Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.86006013Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.860194834Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.86039238Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.860631857Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.860687068Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.86075892Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.860810862Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.860872734Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.860920545Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861017498Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861112561Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861186783Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861242544Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861321756Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861377198Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861463111Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861520012Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861583884Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861637756Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861703507Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861735588Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fdssl/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.86179274Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fdssl/console-operator-68b757fb67-fdssl.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861898423Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fdssl/console-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861907304Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fdssl/console-operator/console-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861911504Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fdssl/console-operator/console-operator/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.861972215Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fdssl/console-operator/console-operator/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.862435909Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fdssl/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.862510901Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.862562392Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.862626494Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.862676455Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.862759268Z namespaces/openshift-console/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.862815179Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.862897112Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.862948153Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.863029466Z namespaces/openshift-console/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.863080727Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.86317888Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.863390676Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.863788278Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.863842979Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.863914371Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.863972153Z namespaces/openshift-console/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.864032605Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.864130767Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.864186619Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.864257981Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.864366444Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.864463467Z namespaces/openshift-console/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.864526409Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.865224639Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.865322342Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.865690802Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.865793045Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.865984621Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.866142105Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.866331521Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.866412603Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.866500426Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.866582588Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.866632709Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.866761473Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.866792584Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.866902117Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8670019Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867061432Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867117234Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867178275Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867232377Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867293359Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.86734556Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867404282Z namespaces/openshift-console/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867411382Z namespaces/openshift-console/pods/console-588485fcdf-cml87/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867469513Z namespaces/openshift-console/pods/console-588485fcdf-cml87/console-588485fcdf-cml87.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867594547Z namespaces/openshift-console/pods/console-588485fcdf-cml87/console/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867604337Z namespaces/openshift-console/pods/console-588485fcdf-cml87/console/console/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867608348Z namespaces/openshift-console/pods/console-588485fcdf-cml87/console/console/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867633388Z namespaces/openshift-console/pods/console-588485fcdf-cml87/console/console/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867753562Z namespaces/openshift-console/pods/console-588485fcdf-cml87/console/console/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867838564Z namespaces/openshift-console/pods/console-588485fcdf-cml87/console/console/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867897196Z namespaces/openshift-console/pods/downloads-685bfb5f64-cnrk8/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.867954518Z namespaces/openshift-console/pods/downloads-685bfb5f64-cnrk8/downloads-685bfb5f64-cnrk8.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868063621Z namespaces/openshift-console/pods/downloads-685bfb5f64-cnrk8/download-server/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868070171Z namespaces/openshift-console/pods/downloads-685bfb5f64-cnrk8/download-server/download-server/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868076281Z namespaces/openshift-console/pods/downloads-685bfb5f64-cnrk8/download-server/download-server/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868129383Z namespaces/openshift-console/pods/downloads-685bfb5f64-cnrk8/download-server/download-server/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868341709Z namespaces/openshift-console/pods/downloads-685bfb5f64-cnrk8/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868422231Z namespaces/openshift-console/pods/downloads-685bfb5f64-cnrk8/download-server/download-server/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868499013Z namespaces/openshift-console/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868550015Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868620877Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868671948Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868782091Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868840653Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868924606Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.868977627Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869054279Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869106101Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869212144Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869308997Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869406349Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869493392Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869546833Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869619866Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869672287Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.86976871Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869842702Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869900504Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.869997626Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.870087339Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.87013903Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.870263584Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.870357177Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.87047014Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.870589154Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.870670846Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8708205Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871025736Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871082088Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871139259Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871196121Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871254142Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871309604Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871363136Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8714935Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871634073Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871684015Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871728806Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871799818Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871834869Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871914572Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.871976594Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872029345Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872064476Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872159849Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.87219494Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872290623Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872343164Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872438287Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872509539Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872631172Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872712765Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872792597Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872851539Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.87290086Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.872978262Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873044074Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873166958Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873219349Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873261191Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873343053Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873399044Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873407525Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873465916Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873660142Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873704433Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873812726Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873890938Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.873975381Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.874053123Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.874133856Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.874250819Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.874429464Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.874507836Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.874561948Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.87463445Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.874699612Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.874777384Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.874824676Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.874926088Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875020681Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875078033Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875130404Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875199716Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875253438Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.87532525Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875377711Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875466884Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875522665Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875635129Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875692181Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875830234Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875885126Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.875947868Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.87601203Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.876110502Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.87638619Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.876496434Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.876557286Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.876612327Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.876671009Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.87672397Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.876821123Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.876878825Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.876935236Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.877025639Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.877101921Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.877159143Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.877281136Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8774214Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.877570575Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.877677128Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.877777081Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.877937375Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878144041Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878479031Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878523002Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878589314Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878627185Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878700837Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878742268Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878825731Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878901393Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878961835Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.878988516Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879049197Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879081048Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.87914989Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879181471Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879235063Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879272854Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879319255Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879350566Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879404828Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879433488Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879551902Z namespaces/openshift-dns/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879606963Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879677155Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879717477Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879786459Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879824769Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.879994874Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.880084047Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88018152Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.880231921Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.880299633Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.880351345Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.880409126Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.880615922Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.880689665Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.880749736Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.880843419Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8808966Z namespaces/openshift-dns/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.880951462Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.881065065Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.881166558Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.881414355Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.881526218Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.881817277Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.881952821Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.882141796Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.882209518Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88227047Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.882335742Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.882391233Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.882483626Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.882530437Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88262333Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.882717633Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.882791445Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.882836426Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.882902878Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88295361Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883007411Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883061843Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883120495Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883129415Z namespaces/openshift-dns/pods/dns-default-7vjmt/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883183156Z namespaces/openshift-dns/pods/dns-default-7vjmt/dns-default-7vjmt.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883290889Z namespaces/openshift-dns/pods/dns-default-7vjmt/dns/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88331328Z namespaces/openshift-dns/pods/dns-default-7vjmt/dns/dns/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8833193Z namespaces/openshift-dns/pods/dns-default-7vjmt/dns/dns/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883374962Z namespaces/openshift-dns/pods/dns-default-7vjmt/dns/dns/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883497685Z namespaces/openshift-dns/pods/dns-default-7vjmt/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883580778Z namespaces/openshift-dns/pods/dns-default-7vjmt/dns/dns/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883628019Z namespaces/openshift-dns/pods/dns-default-7vjmt/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883637539Z namespaces/openshift-dns/pods/dns-default-7vjmt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88365405Z namespaces/openshift-dns/pods/dns-default-7vjmt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883704711Z namespaces/openshift-dns/pods/dns-default-7vjmt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883809404Z namespaces/openshift-dns/pods/dns-default-7vjmt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883884477Z namespaces/openshift-dns/pods/dns-default-7vjmt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.883951218Z namespaces/openshift-dns/pods/dns-default-mz5ml/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88399891Z namespaces/openshift-dns/pods/dns-default-mz5ml/dns-default-mz5ml.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884089572Z namespaces/openshift-dns/pods/dns-default-mz5ml/dns/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884096663Z namespaces/openshift-dns/pods/dns-default-mz5ml/dns/dns/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884104893Z namespaces/openshift-dns/pods/dns-default-mz5ml/dns/dns/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884168755Z namespaces/openshift-dns/pods/dns-default-mz5ml/dns/dns/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884286558Z namespaces/openshift-dns/pods/dns-default-mz5ml/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88437398Z namespaces/openshift-dns/pods/dns-default-mz5ml/dns/dns/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884411822Z namespaces/openshift-dns/pods/dns-default-mz5ml/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884422092Z namespaces/openshift-dns/pods/dns-default-mz5ml/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884468543Z namespaces/openshift-dns/pods/dns-default-mz5ml/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884533115Z namespaces/openshift-dns/pods/dns-default-mz5ml/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884627978Z namespaces/openshift-dns/pods/dns-default-mz5ml/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88471353Z namespaces/openshift-dns/pods/dns-default-mz5ml/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884774642Z namespaces/openshift-dns/pods/dns-default-xddx5/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884814093Z namespaces/openshift-dns/pods/dns-default-xddx5/dns-default-xddx5.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884937297Z namespaces/openshift-dns/pods/dns-default-xddx5/dns/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884947407Z namespaces/openshift-dns/pods/dns-default-xddx5/dns/dns/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.884953397Z namespaces/openshift-dns/pods/dns-default-xddx5/dns/dns/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88503964Z namespaces/openshift-dns/pods/dns-default-xddx5/dns/dns/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885133542Z namespaces/openshift-dns/pods/dns-default-xddx5/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885214835Z namespaces/openshift-dns/pods/dns-default-xddx5/dns/dns/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885276237Z namespaces/openshift-dns/pods/dns-default-xddx5/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885288907Z namespaces/openshift-dns/pods/dns-default-xddx5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885302537Z namespaces/openshift-dns/pods/dns-default-xddx5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885352739Z namespaces/openshift-dns/pods/dns-default-xddx5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885466812Z namespaces/openshift-dns/pods/dns-default-xddx5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885553805Z namespaces/openshift-dns/pods/dns-default-xddx5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885615626Z namespaces/openshift-dns/pods/node-resolver-48nnv/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885671308Z namespaces/openshift-dns/pods/node-resolver-48nnv/node-resolver-48nnv.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88575654Z namespaces/openshift-dns/pods/node-resolver-48nnv/dns-node-resolver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885766471Z namespaces/openshift-dns/pods/node-resolver-48nnv/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885789441Z namespaces/openshift-dns/pods/node-resolver-48nnv/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885849393Z namespaces/openshift-dns/pods/node-resolver-48nnv/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.885950346Z namespaces/openshift-dns/pods/node-resolver-48nnv/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886036048Z namespaces/openshift-dns/pods/node-resolver-48nnv/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886280405Z namespaces/openshift-dns/pods/node-resolver-k4r2h/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886334797Z namespaces/openshift-dns/pods/node-resolver-k4r2h/node-resolver-k4r2h.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886421019Z namespaces/openshift-dns/pods/node-resolver-k4r2h/dns-node-resolver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88643035Z namespaces/openshift-dns/pods/node-resolver-k4r2h/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88643817Z namespaces/openshift-dns/pods/node-resolver-k4r2h/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886587164Z namespaces/openshift-dns/pods/node-resolver-k4r2h/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886675197Z namespaces/openshift-dns/pods/node-resolver-k4r2h/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886756309Z namespaces/openshift-dns/pods/node-resolver-k4r2h/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886819421Z namespaces/openshift-dns/pods/node-resolver-tg5h8/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886876903Z namespaces/openshift-dns/pods/node-resolver-tg5h8/node-resolver-tg5h8.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886960255Z namespaces/openshift-dns/pods/node-resolver-tg5h8/dns-node-resolver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886968805Z namespaces/openshift-dns/pods/node-resolver-tg5h8/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.886977486Z namespaces/openshift-dns/pods/node-resolver-tg5h8/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887033717Z namespaces/openshift-dns/pods/node-resolver-tg5h8/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88713591Z namespaces/openshift-dns/pods/node-resolver-tg5h8/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887222093Z namespaces/openshift-dns/pods/node-resolver-tg5h8/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887276524Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887338576Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887395358Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88747292Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887575133Z namespaces/openshift-etcd/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887630274Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887711027Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887763518Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.8878432Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887891972Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.887991185Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.888085538Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88817977Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.888236522Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.888303234Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.888390746Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.888444808Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.888560621Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.888625423Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.888673424Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.888787438Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88887709Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.888926112Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.889042955Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.889134498Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.88923154Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.889548529Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.889638812Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.889780946Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.889963801Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890026513Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890091545Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890151077Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890199028Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.89028019Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890337782Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890437425Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890556009Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.89062162Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890678002Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890733494Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890793095Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890858347Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890913289Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.890977921Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.891035442Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.891136595Z namespaces/openshift-host-network/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.891193627Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.891280999Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.891334991Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.891417263Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.891484805Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.891585918Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.891674411Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.891774924Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.892532355Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.892585897Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.892652079Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.892708331Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.892805683Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.892873905Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.892933467Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.89302673Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.893114542Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.893175034Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.893284627Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.89338178Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.893497073Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.893589736Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.893684949Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.893851184Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.893966317Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894041389Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894101301Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894169113Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894224364Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894281566Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894328197Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.89441184Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894617346Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894714098Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894807251Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894867023Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894923615Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.894980216Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895035148Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.89510463Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895161711Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895218823Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895271274Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895386398Z namespaces/openshift-image-registry/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895443039Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895547522Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895595804Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895661176Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895721377Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.895861611Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896006686Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896213081Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896279834Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896338995Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896398797Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896474969Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896594343Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896659034Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896716566Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896813169Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896879441Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896887311Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.896947903Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.897033605Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.897088857Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.897735185Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.897833368Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.898275741Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.898367724Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.898614391Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.898749795Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.89895208Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899034663Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899093775Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899213018Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899268569Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899341062Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899393383Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899512447Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899604339Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899684181Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899740013Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899824245Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.899884597Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900004251Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900111384Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900182086Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900238637Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.90032473Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900377192Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900485095Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900496955Z namespaces/openshift-image-registry/pods/image-registry-7c546bd568-5cqq5/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900574797Z namespaces/openshift-image-registry/pods/image-registry-7c546bd568-5cqq5/image-registry-7c546bd568-5cqq5.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900703571Z namespaces/openshift-image-registry/pods/image-registry-7c546bd568-5cqq5/registry/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900710761Z namespaces/openshift-image-registry/pods/image-registry-7c546bd568-5cqq5/registry/registry/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900716981Z namespaces/openshift-image-registry/pods/image-registry-7c546bd568-5cqq5/registry/registry/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.900792093Z namespaces/openshift-image-registry/pods/image-registry-7c546bd568-5cqq5/registry/registry/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.901411121Z namespaces/openshift-image-registry/pods/image-registry-7c546bd568-5cqq5/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.901517744Z namespaces/openshift-image-registry/pods/image-registry-7c546bd568-5cqq5/registry/registry/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.901556726Z namespaces/openshift-image-registry/pods/node-ca-9zmmn/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.901672679Z namespaces/openshift-image-registry/pods/node-ca-9zmmn/node-ca-9zmmn.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.901759841Z namespaces/openshift-image-registry/pods/node-ca-9zmmn/node-ca/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.901773572Z namespaces/openshift-image-registry/pods/node-ca-9zmmn/node-ca/node-ca/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.901782032Z namespaces/openshift-image-registry/pods/node-ca-9zmmn/node-ca/node-ca/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.901837743Z namespaces/openshift-image-registry/pods/node-ca-9zmmn/node-ca/node-ca/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.901963057Z namespaces/openshift-image-registry/pods/node-ca-9zmmn/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.90204618Z namespaces/openshift-image-registry/pods/node-ca-9zmmn/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902117022Z namespaces/openshift-image-registry/pods/node-ca-nnwrf/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902169743Z namespaces/openshift-image-registry/pods/node-ca-nnwrf/node-ca-nnwrf.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902265116Z namespaces/openshift-image-registry/pods/node-ca-nnwrf/node-ca/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902273066Z namespaces/openshift-image-registry/pods/node-ca-nnwrf/node-ca/node-ca/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902279106Z namespaces/openshift-image-registry/pods/node-ca-nnwrf/node-ca/node-ca/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902339628Z namespaces/openshift-image-registry/pods/node-ca-nnwrf/node-ca/node-ca/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902464142Z namespaces/openshift-image-registry/pods/node-ca-nnwrf/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902648157Z namespaces/openshift-image-registry/pods/node-ca-nnwrf/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902686978Z namespaces/openshift-image-registry/pods/node-ca-xvvtt/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902740109Z namespaces/openshift-image-registry/pods/node-ca-xvvtt/node-ca-xvvtt.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902831102Z namespaces/openshift-image-registry/pods/node-ca-xvvtt/node-ca/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902839983Z namespaces/openshift-image-registry/pods/node-ca-xvvtt/node-ca/node-ca/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902852553Z namespaces/openshift-image-registry/pods/node-ca-xvvtt/node-ca/node-ca/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.902917225Z namespaces/openshift-image-registry/pods/node-ca-xvvtt/node-ca/node-ca/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903069949Z namespaces/openshift-image-registry/pods/node-ca-xvvtt/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903151852Z namespaces/openshift-image-registry/pods/node-ca-xvvtt/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903207463Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903261804Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903364207Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903411429Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903547533Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903611495Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903664116Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903715078Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903776229Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903831781Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.903950784Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904050747Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.90414167Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904202092Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904260753Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904330975Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904379747Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.90449361Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904566622Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904626104Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904725517Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904808929Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904864401Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.904981784Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.905088037Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.905256742Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.905347835Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.905695905Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.905828698Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906009614Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906088956Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906147768Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.90622169Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906278582Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906349984Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906408865Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906539989Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906636242Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906707664Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906765265Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906832387Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906894589Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906961331Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.906971691Z namespaces/openshift-ingress-canary/pods/ingress-canary-4kgrh/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907039353Z namespaces/openshift-ingress-canary/pods/ingress-canary-4kgrh/ingress-canary-4kgrh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907140966Z namespaces/openshift-ingress-canary/pods/ingress-canary-4kgrh/serve-healthcheck-canary/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907148296Z namespaces/openshift-ingress-canary/pods/ingress-canary-4kgrh/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907155407Z namespaces/openshift-ingress-canary/pods/ingress-canary-4kgrh/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907231079Z namespaces/openshift-ingress-canary/pods/ingress-canary-4kgrh/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907333792Z namespaces/openshift-ingress-canary/pods/ingress-canary-4kgrh/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907416704Z namespaces/openshift-ingress-canary/pods/ingress-canary-4kgrh/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907498197Z namespaces/openshift-ingress-canary/pods/ingress-canary-4xxrj/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907554868Z namespaces/openshift-ingress-canary/pods/ingress-canary-4xxrj/ingress-canary-4xxrj.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907637471Z namespaces/openshift-ingress-canary/pods/ingress-canary-4xxrj/serve-healthcheck-canary/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907647881Z namespaces/openshift-ingress-canary/pods/ingress-canary-4xxrj/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907686352Z namespaces/openshift-ingress-canary/pods/ingress-canary-4xxrj/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907752614Z namespaces/openshift-ingress-canary/pods/ingress-canary-4xxrj/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907860177Z namespaces/openshift-ingress-canary/pods/ingress-canary-4xxrj/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907942089Z namespaces/openshift-ingress-canary/pods/ingress-canary-4xxrj/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.907990801Z namespaces/openshift-ingress-canary/pods/ingress-canary-dvgx8/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908060383Z namespaces/openshift-ingress-canary/pods/ingress-canary-dvgx8/ingress-canary-dvgx8.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908138705Z namespaces/openshift-ingress-canary/pods/ingress-canary-dvgx8/serve-healthcheck-canary/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908145595Z namespaces/openshift-ingress-canary/pods/ingress-canary-dvgx8/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908149365Z namespaces/openshift-ingress-canary/pods/ingress-canary-dvgx8/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908225667Z namespaces/openshift-ingress-canary/pods/ingress-canary-dvgx8/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908334481Z namespaces/openshift-ingress-canary/pods/ingress-canary-dvgx8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908407203Z namespaces/openshift-ingress-canary/pods/ingress-canary-dvgx8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908459714Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908524496Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908570937Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908615079Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908719752Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908773443Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908856446Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.908945198Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909056422Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909095203Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909201456Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909292278Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909391591Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909463353Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909514115Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909586677Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909638168Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909735851Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909789153Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909847134Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.909937767Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.910008899Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.910063811Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.910849983Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.910945786Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911061979Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911152952Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911248005Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911383629Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911611875Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911693878Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911751889Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911812531Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911870583Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911926944Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911942445Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.911989496Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912076858Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.91213106Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912230733Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912336636Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912409098Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.91247972Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912565472Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912617634Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912699016Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912748448Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.91282264Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912876012Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912946854Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.912956204Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913012945Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913103538Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913153929Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913214501Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913265563Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913347005Z namespaces/openshift-ingress/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913404747Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.91350734Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913557231Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913636614Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913687685Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913784738Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.913935252Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.914065406Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.914132428Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.914187729Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.914265681Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.914319483Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.914419156Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.914500898Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.91455853Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.914656003Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.914747315Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.914800317Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.91491929Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.915050414Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.915190148Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.915285741Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.915442605Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.91559888Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.915797856Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.915871318Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.915931849Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916011252Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916072353Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916147806Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916209288Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916321031Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916414423Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916507776Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916560747Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.91663806Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916693951Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916774424Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916829625Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916894157Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916901448Z namespaces/openshift-ingress/pods/router-default-55cc8f7f95-rp5gk/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.916959869Z namespaces/openshift-ingress/pods/router-default-55cc8f7f95-rp5gk/router-default-55cc8f7f95-rp5gk.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917079413Z namespaces/openshift-ingress/pods/router-default-55cc8f7f95-rp5gk/router/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917087303Z namespaces/openshift-ingress/pods/router-default-55cc8f7f95-rp5gk/router/router/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917093563Z namespaces/openshift-ingress/pods/router-default-55cc8f7f95-rp5gk/router/router/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917173605Z namespaces/openshift-ingress/pods/router-default-55cc8f7f95-rp5gk/router/router/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917315209Z namespaces/openshift-ingress/pods/router-default-55cc8f7f95-rp5gk/router/router/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917401062Z namespaces/openshift-ingress/pods/router-default-55cc8f7f95-rp5gk/router/router/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917437323Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917519955Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917569917Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917626658Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917723191Z namespaces/openshift-insights/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917788733Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917873925Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.917929927Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.91801656Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.918075161Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.918217645Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.918344509Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.918464022Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.918601106Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.918652458Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.918958677Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.919026639Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.919092271Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.919173563Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.919283296Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.919355958Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9194139Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.919534233Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.919634186Z namespaces/openshift-insights/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.919686818Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.920497921Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.920601334Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.921049307Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.921192281Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.921536301Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.921656954Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.92185356Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.921973894Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922014165Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922114078Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922168659Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922284503Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922346494Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922401906Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922482588Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.92253938Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922615242Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922667914Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922730825Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922771766Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922875469Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.922999253Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923096456Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923151368Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923265321Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923322542Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923396924Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923443176Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923532438Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.92357631Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923662752Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923671752Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-bwl8z/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923722114Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-bwl8z/insights-operator-5c847dcfc4-bwl8z.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923827457Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-bwl8z/insights-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923836687Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-bwl8z/insights-operator/insights-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923841627Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-bwl8z/insights-operator/insights-operator/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.923890509Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-bwl8z/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.924251379Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-bwl8z/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.924682772Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.924704462Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/insights-runtime-extractor-gsgsx.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.924833196Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.924843206Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/exporter/exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.924850717Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/exporter/exporter/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.924919888Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/exporter/exporter/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925041052Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925111044Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/exporter/exporter/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925151125Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/extractor/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925161655Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/extractor/extractor/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925190856Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/extractor/extractor/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925246118Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/extractor/extractor/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925369311Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925469834Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/extractor/extractor/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925554877Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925570237Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925584578Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925683761Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925821254Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925915047Z namespaces/openshift-insights/pods/insights-runtime-extractor-gsgsx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.925976419Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926034731Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/insights-runtime-extractor-m6bc9.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926155824Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926168244Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/exporter/exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926172295Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/exporter/exporter/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926217916Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/exporter/exporter/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926308478Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.92637443Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/exporter/exporter/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926426212Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/extractor/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926440502Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/extractor/extractor/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926474943Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/extractor/extractor/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926591887Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/extractor/extractor/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926693659Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926760281Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/extractor/extractor/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926799982Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926808333Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926814643Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926873705Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.926957757Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927028099Z namespaces/openshift-insights/pods/insights-runtime-extractor-m6bc9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.92707813Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927128232Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/insights-runtime-extractor-pvf5d.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927523983Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927537084Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/exporter/exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927544814Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/exporter/exporter/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927594415Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/exporter/exporter/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927686698Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.92775849Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/exporter/exporter/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927791431Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/extractor/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927798481Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/extractor/extractor/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927805911Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/extractor/extractor/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927855883Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/extractor/extractor/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.927954046Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928020928Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/extractor/extractor/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928056869Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928063849Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928069789Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928126771Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928231794Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928336687Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvf5d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928388388Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.92843476Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928522382Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928568424Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928627325Z namespaces/openshift-keda/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928634986Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928644706Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928697867Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.92878593Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928840531Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928849062Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928890283Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928944554Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.928996456Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929087368Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929166541Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929241193Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929249043Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929296025Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.92950078Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929538152Z namespaces/openshift-keda/operators.coreos.com/installplans/install-qkp8x.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929670455Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929711777Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929767698Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929810569Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929895732Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.929934193Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930041006Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930088407Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930144169Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93019565Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930240362Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930287543Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930362925Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930436317Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930553801Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930596642Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930637233Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930686634Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930726826Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930800058Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93086023Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930911761Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.930991353Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.931053425Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.931095646Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.931258191Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.931354884Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.931436386Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.931548739Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.931628702Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.931752185Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93192016Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.931980832Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932023953Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932075114Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932113306Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932169867Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932219669Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932313761Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932394704Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932445815Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932523538Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932555298Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93261534Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932657471Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932704833Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932740044Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932785525Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932879328Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932928869Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.932982531Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933039782Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933111124Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933167236Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933261789Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933356302Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933437514Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933509086Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933547927Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933612069Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93366176Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933739962Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933799984Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933851246Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933924468Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.933973689Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9340109Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934103823Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934183225Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934266328Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93434529Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934427712Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934579237Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934741841Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934781783Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934831214Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934873525Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934915296Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934962898Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.934994339Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935077411Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935151743Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935215245Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935266286Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935322428Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935368229Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935469892Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935543834Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935595256Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935645417Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935687849Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93571909Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935763101Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935824093Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935856543Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935938786Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.935980107Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.936043719Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9360872Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.936143282Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.936191473Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.936284276Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.936370148Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.936461731Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.936806281Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.936857102Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.936919014Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.936961355Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.937046378Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.937087919Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93712584Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.937204342Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.937282804Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.937319296Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.937429179Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.937742968Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9378207Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.937920653Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938020846Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93815927Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938334525Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938401977Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938466249Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93853458Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938567081Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938644044Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938689245Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938767577Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.93884276Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938890861Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938928452Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.938991704Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939039235Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939088276Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939132718Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939185239Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939228031Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939285162Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939323113Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939423876Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939495128Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9395513Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939596071Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939658643Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939701584Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939782916Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939856669Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939938721Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.939995053Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940036724Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940091025Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940131587Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940213259Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940281651Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940324322Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940403454Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940487897Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940499837Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940543558Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94060512Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940656832Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940748984Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.940824546Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941100434Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941176267Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941256919Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941381693Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941572668Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94162258Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941664901Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941710122Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941751693Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941799334Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941837826Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.941922938Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94199641Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942049242Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942078282Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942141735Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942184316Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942240457Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942283099Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94233134Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942369491Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942462974Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942600068Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942656859Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94270004Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942757892Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942804494Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942881876Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.942959638Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9430403Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943090572Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943134003Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943192155Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943236156Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943315528Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94336068Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943397121Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943499034Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943581876Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943622657Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94372925Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943806303Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943888335Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.943966377Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944045769Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944165353Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944341858Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94440582Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944467991Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944518353Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944559384Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944604445Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944646287Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944724669Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944806291Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944855433Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944883943Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944935055Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.944973806Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945015137Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945058979Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94510429Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945141171Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945214663Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945248204Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945317936Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945354337Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945421709Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945483881Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945594914Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945666656Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945744018Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94580023Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945845111Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945922593Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.945967375Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946047357Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946090348Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946130109Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946206872Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946281934Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946328915Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946428868Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946531301Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946606713Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946689615Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946776858Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.946904102Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.947060966Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.947866919Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.947910321Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.947965702Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948013834Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948087176Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948116127Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948206459Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948304792Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948323482Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948375904Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948423555Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948463926Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948544529Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9485858Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948628341Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948675213Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948767165Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948816197Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948883169Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94892461Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.948987222Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949028443Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949111005Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949228939Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949330482Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949384373Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949431454Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949506896Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949549918Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9496316Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949688722Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949735473Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949815856Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949860737Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949868347Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.949904228Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.94998404Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.950029862Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.950133255Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.950215427Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95065119Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.950727412Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.950848975Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.950964269Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951139524Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951194465Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951239366Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951294478Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951342049Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951384391Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951424812Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951526155Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951605347Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951650418Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951681949Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951736721Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951767122Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951816743Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951826854Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pbcv9/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.951873285Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pbcv9/kube-storage-version-migrator-operator-846bf668f7-pbcv9.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952002708Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pbcv9/kube-storage-version-migrator-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952011029Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pbcv9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952016829Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pbcv9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95205054Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pbcv9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952172803Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pbcv9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952319738Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952360259Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9524164Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952464182Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952559704Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952607086Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952661167Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952703519Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952774751Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952815862Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.952900674Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953010577Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95310168Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953155942Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953197673Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953250334Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953301526Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953380918Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95344365Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953506212Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953582544Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953661316Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953704248Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95380316Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.953881873Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954007986Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954083479Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954198902Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954319355Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95449722Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954535632Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954586693Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954622014Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954670775Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954710246Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954754518Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95483782Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954915372Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.954964034Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955004995Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955044926Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955086367Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955137589Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955150999Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95517654Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/migrator-d57d58cc9-bs4xt.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955253742Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/graceful-termination/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955261662Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/graceful-termination/graceful-termination/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955271923Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955319464Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955405746Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955492029Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95554101Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/migrator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955554441Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/migrator/migrator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955567261Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/migrator/migrator/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955593412Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/migrator/migrator/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955693125Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955763227Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bs4xt/migrator/migrator/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955810288Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955840169Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95589424Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955940472Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.955993163Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956000364Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956010874Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956056765Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956152068Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956241261Z namespaces/openshift-marketplace/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956248411Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956252131Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956304972Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956369524Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956378294Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956412806Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95656343Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956644692Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956731005Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956843408Z namespaces/openshift-monitoring/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956891119Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956951881Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.956991062Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.957055854Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.957101985Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95724501Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.957698052Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.958192987Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.958427394Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.958465255Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95866406Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.958700801Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.958787534Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.958829905Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.958872436Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.958951319Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.95900721Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.959052351Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.962100439Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.962244254Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.963358315Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.963430898Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.964404456Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.96455938Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.965405325Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.965625811Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.965648542Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.965810146Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.965851838Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.96592382Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.965992571Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.966084654Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.966189647Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.966255599Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.966302731Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.966461905Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.966691342Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.966777114Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.966827835Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.966951579Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.96699681Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.967103994Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.967282519Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.967364351Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.967652459Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.967793803Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.967928127Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.96801684Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.968130803Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.968224476Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.96836616Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.968409541Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.968542765Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.968625587Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.96871439Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.968824683Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.968912195Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.96906864Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969171833Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969265276Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969362379Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969468572Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969567914Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969620406Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969667907Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969705198Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969713809Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.96977618Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969872863Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969886574Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.969999447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970167642Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970178452Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970187462Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970242634Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970369717Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97046542Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970512632Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970523042Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970532752Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970574743Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970683977Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970753168Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970780549Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97079016Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97079918Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970853151Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.970945114Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971012606Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971052177Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971065388Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971071378Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971114769Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971231412Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971324475Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971373577Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971383607Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971392447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971434028Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971580202Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971645914Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971695236Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971702316Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971716406Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971751667Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97184102Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971908312Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971960703Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971969634Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.971973714Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.972006145Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.972094097Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.972165709Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97218293Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-z74cz/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.972224691Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-z74cz/cluster-monitoring-operator-64786d9cbb-z74cz.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.972338314Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-z74cz/cluster-monitoring-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.972345874Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-z74cz/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.972355245Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-z74cz/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.972409996Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-z74cz/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973082046Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-z74cz/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973153268Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-z74cz/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973206769Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97324179Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-state-metrics-7c9dbb8b7d-t6jtm.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973351623Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-main/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973363564Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973369904Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973411285Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973521578Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97358593Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973633571Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-self/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973641592Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973648092Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973698533Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973791956Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973859638Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973908079Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-state-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97391936Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97392637Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.973961741Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974124936Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974198398Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-t6jtm/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974245519Z namespaces/openshift-monitoring/pods/metrics-server-88d98b7c6-w4njm/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974305381Z namespaces/openshift-monitoring/pods/metrics-server-88d98b7c6-w4njm/metrics-server-88d98b7c6-w4njm.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974392383Z namespaces/openshift-monitoring/pods/metrics-server-88d98b7c6-w4njm/metrics-server/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974402574Z namespaces/openshift-monitoring/pods/metrics-server-88d98b7c6-w4njm/metrics-server/metrics-server/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974415584Z namespaces/openshift-monitoring/pods/metrics-server-88d98b7c6-w4njm/metrics-server/metrics-server/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974483276Z namespaces/openshift-monitoring/pods/metrics-server-88d98b7c6-w4njm/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974574659Z namespaces/openshift-monitoring/pods/metrics-server-88d98b7c6-w4njm/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974639691Z namespaces/openshift-monitoring/pods/metrics-server-88d98b7c6-w4njm/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974690212Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k6nql/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974733173Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k6nql/monitoring-plugin-d5dcff7cf-k6nql.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974819926Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k6nql/monitoring-plugin/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974830106Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k6nql/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974838126Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k6nql/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.974874907Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k6nql/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97497199Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k6nql/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975044702Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k6nql/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975090033Z namespaces/openshift-monitoring/pods/node-exporter-568rs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975141265Z namespaces/openshift-monitoring/pods/node-exporter-568rs/node-exporter-568rs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975249338Z namespaces/openshift-monitoring/pods/node-exporter-568rs/init-textfile/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975257108Z namespaces/openshift-monitoring/pods/node-exporter-568rs/init-textfile/init-textfile/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975266378Z namespaces/openshift-monitoring/pods/node-exporter-568rs/init-textfile/init-textfile/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9753085Z namespaces/openshift-monitoring/pods/node-exporter-568rs/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975382122Z namespaces/openshift-monitoring/pods/node-exporter-568rs/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975468254Z namespaces/openshift-monitoring/pods/node-exporter-568rs/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975488655Z namespaces/openshift-monitoring/pods/node-exporter-568rs/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975517206Z namespaces/openshift-monitoring/pods/node-exporter-568rs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975524426Z namespaces/openshift-monitoring/pods/node-exporter-568rs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975576958Z namespaces/openshift-monitoring/pods/node-exporter-568rs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97566106Z namespaces/openshift-monitoring/pods/node-exporter-568rs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975733592Z namespaces/openshift-monitoring/pods/node-exporter-568rs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975769973Z namespaces/openshift-monitoring/pods/node-exporter-568rs/node-exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975779543Z namespaces/openshift-monitoring/pods/node-exporter-568rs/node-exporter/node-exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975808724Z namespaces/openshift-monitoring/pods/node-exporter-568rs/node-exporter/node-exporter/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975836955Z namespaces/openshift-monitoring/pods/node-exporter-568rs/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.975955129Z namespaces/openshift-monitoring/pods/node-exporter-568rs/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9760205Z namespaces/openshift-monitoring/pods/node-exporter-568rs/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976047581Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976092242Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/node-exporter-8r2tk.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976184565Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/init-textfile/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976191575Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/init-textfile/init-textfile/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976196465Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/init-textfile/init-textfile/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976226036Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976320349Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976384421Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976398731Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976409062Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976412922Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976459853Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976570996Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976635238Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9766906Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/node-exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97670017Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/node-exporter/node-exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97670608Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/node-exporter/node-exporter/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976739231Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976843824Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976911696Z namespaces/openshift-monitoring/pods/node-exporter-8r2tk/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.976977128Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977013649Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/node-exporter-lpkx5.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977112182Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/init-textfile/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977119092Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/init-textfile/init-textfile/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977128742Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/init-textfile/init-textfile/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977183564Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977254216Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977326778Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977351389Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977358309Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977364109Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97740333Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977515283Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977586285Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977624786Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/node-exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977637137Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/node-exporter/node-exporter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977647297Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/node-exporter/node-exporter/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977696008Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977794531Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977857553Z namespaces/openshift-monitoring/pods/node-exporter-lpkx5/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977917135Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.977956966Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/openshift-state-metrics-54cf96dfcf-scqvn.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97810588Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-main/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978113771Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978120021Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978168632Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978261195Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978332457Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978381988Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-self/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978389148Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978397959Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.97844455Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978560104Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978628165Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978685507Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/openshift-state-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978693147Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978696967Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978734498Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978833231Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978920344Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-scqvn/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.978960665Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979034097Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979211862Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979224603Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979232403Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979275314Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979376207Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979445509Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979504761Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979512561Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979518541Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979576063Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979660025Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979730327Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979757128Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979763368Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979923613Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.979959134Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980057196Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980124329Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98015637Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980160859Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98016451Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980201671Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980322824Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980401277Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980475779Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980489779Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980496489Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980557251Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980658874Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980754317Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980797298Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980806418Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.980813018Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98085385Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981102417Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981168039Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98120984Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98121735Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98122132Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981259781Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981359694Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981426356Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981467607Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981529239Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/prometheus-operator-567f7b8b7c-vm9ff.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981618432Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981625752Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981632722Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981669763Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981760706Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981832068Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981865389Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/prometheus-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981873569Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.981877589Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98191349Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982136567Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982201438Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-vm9ff/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98224169Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-9dcr6/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982286511Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-9dcr6/prometheus-operator-admission-webhook-d559d66d5-9dcr6.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982364503Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-9dcr6/prometheus-operator-admission-webhook/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982373543Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-9dcr6/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982378093Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-9dcr6/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982416184Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-9dcr6/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982530608Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-9dcr6/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98260528Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-9dcr6/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982646111Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982688772Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/telemeter-client-799db66c66-4lj2g.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982834996Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982843087Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982847217Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982887728Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.982978401Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983055113Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983096214Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/reload/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983104154Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/reload/reload/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983107984Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/reload/reload/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983147056Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/reload/reload/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983233638Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98330519Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/reload/reload/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983341841Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/telemeter-client/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983349231Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/telemeter-client/telemeter-client/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983353151Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983394843Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983588168Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98365785Z namespaces/openshift-monitoring/pods/telemeter-client-799db66c66-4lj2g/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983696111Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983771423Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/thanos-querier-bb85b44fd-l7bk2.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983916168Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983926518Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983930428Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.983961959Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984056152Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984129394Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984155775Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-rules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984160325Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984163995Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984212366Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98432673Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984413042Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984470554Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-web/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984489384Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984495884Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984570377Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984667319Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984766082Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984810984Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984820524Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984826524Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984859695Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.984950808Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98502446Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985075241Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/prom-label-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985084491Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985090681Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985156403Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985230816Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985299007Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985345929Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/thanos-query/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985352889Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/thanos-query/thanos-query/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985356739Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/thanos-query/thanos-query/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98539071Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985537865Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985616497Z namespaces/openshift-monitoring/pods/thanos-querier-bb85b44fd-l7bk2/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985650498Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.98572191Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985782401Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.985825093Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.986108881Z namespaces/openshift-multus/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.986163643Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.986232194Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.986250555Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.986324737Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.986343258Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.986614565Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.986678437Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.9867621Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.986798731Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.986879713Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987030177Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987148211Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987211383Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987260444Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987308205Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987350367Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987429799Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987502981Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987538002Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987628825Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987670596Z namespaces/openshift-multus/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987746308Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.987917803Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.988001356Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.988584282Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.988693895Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.989331354Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.989434027Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.989607822Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.989661453Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.989689194Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.989805617Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990043214Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990126157Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990231349Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990290341Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990416445Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990554109Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990662152Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990703513Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990743584Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990792516Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990839007Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990901299Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99094125Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.990991251Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991035783Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991122185Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991201008Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991251979Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99127799Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991345412Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991369693Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991420764Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991488356Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991544138Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991560428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99162853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/multus-additional-cni-plugins-gh94p.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991792815Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/bond-cni-plugin/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991803875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991809725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991838136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.991937219Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992006341Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992025181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992033512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/cni-plugins/cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992050122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992087183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992171816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992237827Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992276579Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/egress-router-binary-copy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992282899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992288469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99233051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992418743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992508065Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992534126Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992545616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992551147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992586968Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99266033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992730952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992774623Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/routeoverride-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992783463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992788693Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992803334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992903417Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.992965768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993004829Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni-bincopy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99301223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99301612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993050741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993140613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993207305Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993235916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993240726Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993246127Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993291698Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99337368Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993443952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gh94p/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993498444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993549205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/multus-additional-cni-plugins-rfbk7.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993685029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/bond-cni-plugin/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993695779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993701469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99372738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993815223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993884665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993917306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993924356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/cni-plugins/cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993930426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.993971507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99405944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994125672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994159733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/egress-router-binary-copy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994164183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994177173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994224525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994321877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994387989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99441831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99442479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99442979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994490142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994567445Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994660287Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994678958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/routeoverride-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994693808Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994702688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994727599Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994835062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994907234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994943865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni-bincopy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994953676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994957726Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.994998617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99509129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995155271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995198753Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995216913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995222664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995236304Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995329096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995393978Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rfbk7/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99543682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995510752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/multus-additional-cni-plugins-vftx7.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995638465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/bond-cni-plugin/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995646096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995650296Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995680407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995766359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995840081Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995874672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995882283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/cni-plugins/cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995886212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.995917844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996005976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996075308Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996114679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/egress-router-binary-copy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996122059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99612591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99615871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996247143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996332055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996427648Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996435098Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996439028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996620194Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996707846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996779858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996817769Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/routeoverride-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99682483Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99682878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996862351Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.996953333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997021085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997046996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni-bincopy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997051456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997057356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997105398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99718893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997257172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997295273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997307144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997313694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997322124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997415576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99753107Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vftx7/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997554231Z namespaces/openshift-multus/pods/multus-dfr4j/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997597562Z namespaces/openshift-multus/pods/multus-dfr4j/multus-dfr4j.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997689064Z namespaces/openshift-multus/pods/multus-dfr4j/kube-multus/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997697835Z namespaces/openshift-multus/pods/multus-dfr4j/kube-multus/kube-multus/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997703665Z namespaces/openshift-multus/pods/multus-dfr4j/kube-multus/kube-multus/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.997739426Z namespaces/openshift-multus/pods/multus-dfr4j/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.998137917Z namespaces/openshift-multus/pods/multus-dfr4j/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99822194Z namespaces/openshift-multus/pods/multus-dfr4j/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.998256821Z namespaces/openshift-multus/pods/multus-fdk2r/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.998313632Z namespaces/openshift-multus/pods/multus-fdk2r/multus-fdk2r.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.998434036Z namespaces/openshift-multus/pods/multus-fdk2r/kube-multus/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.998442816Z namespaces/openshift-multus/pods/multus-fdk2r/kube-multus/kube-multus/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.998471037Z namespaces/openshift-multus/pods/multus-fdk2r/kube-multus/kube-multus/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.998515138Z namespaces/openshift-multus/pods/multus-fdk2r/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.998960331Z namespaces/openshift-multus/pods/multus-fdk2r/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999033243Z namespaces/openshift-multus/pods/multus-fdk2r/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999054664Z namespaces/openshift-multus/pods/multus-w9fcp/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999099745Z namespaces/openshift-multus/pods/multus-w9fcp/multus-w9fcp.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999187178Z namespaces/openshift-multus/pods/multus-w9fcp/kube-multus/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999195208Z namespaces/openshift-multus/pods/multus-w9fcp/kube-multus/kube-multus/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999199368Z namespaces/openshift-multus/pods/multus-w9fcp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999229519Z namespaces/openshift-multus/pods/multus-w9fcp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999730473Z namespaces/openshift-multus/pods/multus-w9fcp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999796065Z namespaces/openshift-multus/pods/multus-w9fcp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999828176Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999869237Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/network-metrics-daemon-29qph.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99995984Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99997143Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.99997763Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:08.999990061Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000082984Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000150385Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000177666Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/network-metrics-daemon/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000182796Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000186856Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000232248Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000363581Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000431074Z namespaces/openshift-multus/pods/network-metrics-daemon-29qph/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000491775Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000555017Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/network-metrics-daemon-l8mj5.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00066513Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00067737Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000683501Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000693381Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000814534Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000881136Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000937868Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/network-metrics-daemon/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000948608Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000954658Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.000968239Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001112143Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001178895Z namespaces/openshift-multus/pods/network-metrics-daemon-l8mj5/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001213726Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001251807Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/network-metrics-daemon-pxcm5.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001326359Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00134123Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00134703Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001369341Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001466803Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001549236Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001594887Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/network-metrics-daemon/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001605157Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001611497Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001630658Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001768422Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001836064Z namespaces/openshift-multus/pods/network-metrics-daemon-pxcm5/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001867735Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001900706Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001952217Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001962398Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.001999109Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002087761Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002133743Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002175054Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002262406Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002307577Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002343809Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00239566Z namespaces/openshift-network-console/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002427871Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002517924Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002566635Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002614706Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002649007Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00273119Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002840683Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.002947456Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003002137Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003051059Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003114111Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003144142Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003195233Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003238834Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003315717Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003361688Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003399129Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003505492Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003561474Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003604935Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003715768Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00379171Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003913894Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.003986336Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00413351Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004261624Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004418458Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004513771Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004582313Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004635895Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004678496Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004731247Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004777779Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.0048259Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004875191Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004913243Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.004955674Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005033946Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005111278Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00516451Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00519328Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005241532Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005280553Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005323984Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005331395Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-ld997/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005368536Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-ld997/networking-console-plugin-6bffdf9778-ld997.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005465638Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-ld997/networking-console-plugin/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005482939Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-ld997/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005488459Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-ld997/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00553096Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-ld997/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005630413Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-ld997/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005698715Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-ld997/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005738786Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005762067Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005819729Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00584891Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005929282Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.005977013Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006056645Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006106687Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006167029Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00620445Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006316333Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006416456Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00654501Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006581671Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006621112Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006686864Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006724145Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006797047Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006814677Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006873109Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00691492Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.006991612Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.007038394Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.007065154Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.007154447Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.007189928Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.007233859Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.007493207Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.007588169Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.007833687Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.007911369Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008120155Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008205907Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008326381Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008382972Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008435414Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008537857Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008597619Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008709012Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008770023Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008824275Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008875237Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.008929818Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00897942Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009018821Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009100493Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009176635Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009224577Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009263188Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009318419Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009362071Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009407482Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009464643Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009523825Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009534245Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-8nzhj/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009568306Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-8nzhj/network-check-source-989f8b8dc-8nzhj.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009651919Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-8nzhj/check-endpoints/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009662749Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-8nzhj/check-endpoints/check-endpoints/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009666889Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-8nzhj/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.00969212Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-8nzhj/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009799983Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-8nzhj/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009867475Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-8nzhj/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009913787Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9tf7/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.009942877Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9tf7/network-check-target-b9tf7.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01002556Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9tf7/network-check-target-container/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.0100361Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9tf7/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01004145Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9tf7/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010064811Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9tf7/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010152343Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9tf7/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010214775Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9tf7/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010252256Z namespaces/openshift-network-diagnostics/pods/network-check-target-bwt8l/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010286217Z namespaces/openshift-network-diagnostics/pods/network-check-target-bwt8l/network-check-target-bwt8l.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01036194Z namespaces/openshift-network-diagnostics/pods/network-check-target-bwt8l/network-check-target-container/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01037263Z namespaces/openshift-network-diagnostics/pods/network-check-target-bwt8l/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01037774Z namespaces/openshift-network-diagnostics/pods/network-check-target-bwt8l/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010402401Z namespaces/openshift-network-diagnostics/pods/network-check-target-bwt8l/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010523134Z namespaces/openshift-network-diagnostics/pods/network-check-target-bwt8l/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010589246Z namespaces/openshift-network-diagnostics/pods/network-check-target-bwt8l/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010625747Z namespaces/openshift-network-diagnostics/pods/network-check-target-p5c6h/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010664138Z namespaces/openshift-network-diagnostics/pods/network-check-target-p5c6h/network-check-target-p5c6h.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01073258Z namespaces/openshift-network-diagnostics/pods/network-check-target-p5c6h/network-check-target-container/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01073966Z namespaces/openshift-network-diagnostics/pods/network-check-target-p5c6h/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010743491Z namespaces/openshift-network-diagnostics/pods/network-check-target-p5c6h/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010773281Z namespaces/openshift-network-diagnostics/pods/network-check-target-p5c6h/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010880104Z namespaces/openshift-network-diagnostics/pods/network-check-target-p5c6h/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010948746Z namespaces/openshift-network-diagnostics/pods/network-check-target-p5c6h/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.010996128Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011014418Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01106694Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01107393Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011114691Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011202284Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011247475Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011284716Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011369049Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01141678Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011459171Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011521333Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011568454Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011629826Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011672057Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011724069Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01174892Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011843212Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011922814Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.011999737Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012047678Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012077659Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012132531Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012170201Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012252784Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012304785Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012349477Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012431049Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012504921Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012520532Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012547662Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012599504Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012640315Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012736258Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01281052Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012895513Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.012971055Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013052827Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013198571Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013306784Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013352916Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013402277Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01350777Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013528341Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013594203Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013634754Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013679145Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013720876Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013802979Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013879791Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013925972Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.013962993Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014007505Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014051896Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014093187Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014138298Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01418436Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014195Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014223171Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014273872Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014313503Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014368295Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014403076Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014465648Z namespaces/openshift-network-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014509029Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014576831Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014608192Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014663403Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014698254Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014804748Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014878439Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.014956482Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015006963Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015035134Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015105876Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015141437Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015186339Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01522816Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015309872Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015350123Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015390264Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015492927Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015539469Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015546649Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.0155841Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015631071Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015669582Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015800716Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.015878918Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016036103Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016111315Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016312951Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016397553Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016546107Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016600959Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016651861Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016731353Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016792745Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016833576Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016883087Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.016913678Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01696876Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017013281Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017053862Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017092903Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017169746Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017243018Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017300029Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01732619Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017386522Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017425933Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017627329Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01764943Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017729552Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017764363Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017814684Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017825704Z namespaces/openshift-network-operator/pods/iptables-alerter-qkjh4/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017847475Z namespaces/openshift-network-operator/pods/iptables-alerter-qkjh4/iptables-alerter-qkjh4.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017948218Z namespaces/openshift-network-operator/pods/iptables-alerter-qkjh4/iptables-alerter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017961058Z namespaces/openshift-network-operator/pods/iptables-alerter-qkjh4/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.017966528Z namespaces/openshift-network-operator/pods/iptables-alerter-qkjh4/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01802899Z namespaces/openshift-network-operator/pods/iptables-alerter-qkjh4/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018128143Z namespaces/openshift-network-operator/pods/iptables-alerter-qkjh4/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018194785Z namespaces/openshift-network-operator/pods/iptables-alerter-qkjh4/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018238566Z namespaces/openshift-network-operator/pods/iptables-alerter-xmdms/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018267587Z namespaces/openshift-network-operator/pods/iptables-alerter-xmdms/iptables-alerter-xmdms.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018342259Z namespaces/openshift-network-operator/pods/iptables-alerter-xmdms/iptables-alerter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01835033Z namespaces/openshift-network-operator/pods/iptables-alerter-xmdms/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01835447Z namespaces/openshift-network-operator/pods/iptables-alerter-xmdms/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018382871Z namespaces/openshift-network-operator/pods/iptables-alerter-xmdms/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018488094Z namespaces/openshift-network-operator/pods/iptables-alerter-xmdms/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018557636Z namespaces/openshift-network-operator/pods/iptables-alerter-xmdms/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018591866Z namespaces/openshift-network-operator/pods/iptables-alerter-xn7sd/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018631298Z namespaces/openshift-network-operator/pods/iptables-alerter-xn7sd/iptables-alerter-xn7sd.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01870005Z namespaces/openshift-network-operator/pods/iptables-alerter-xn7sd/iptables-alerter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01870741Z namespaces/openshift-network-operator/pods/iptables-alerter-xn7sd/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01871436Z namespaces/openshift-network-operator/pods/iptables-alerter-xn7sd/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018744201Z namespaces/openshift-network-operator/pods/iptables-alerter-xn7sd/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018828273Z namespaces/openshift-network-operator/pods/iptables-alerter-xn7sd/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018894485Z namespaces/openshift-network-operator/pods/iptables-alerter-xn7sd/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018935387Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.018964237Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019013179Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01904942Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019101201Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019145133Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019214295Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019230865Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019287086Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019324428Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01940786Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019505693Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019578565Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019622926Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019666348Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019706969Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.01975092Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019831712Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019867963Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019910655Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.019997027Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.020033108Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.020074609Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.020166722Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.020251054Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.020359467Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02043347Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.020537353Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.020653356Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.020847902Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.020919084Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.020964165Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021014726Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021056368Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021101089Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02114314Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021220442Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021312085Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021332865Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021395717Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021430408Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021584113Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021649355Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021697886Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021787039Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021794279Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02182882Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021890281Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021925622Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.021980914Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022015565Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022064357Z namespaces/openshift-operators/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022071307Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022075257Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022110558Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022161839Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022201361Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022260782Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022292153Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022343645Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022378746Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022603982Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022684024Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022761047Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022799288Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022845199Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.022971393Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023009484Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023045235Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023095976Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023178249Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02322015Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023254521Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023337033Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023372064Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023379334Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023422266Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023497588Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023546879Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023762866Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.023847758Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.024197418Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.024343732Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02496411Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025051392Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025230218Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025291739Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025331821Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025419763Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025563197Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025583558Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025681801Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025731802Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025773373Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025827055Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025863366Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025924078Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.025958199Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02599278Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02600017Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026049621Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026093983Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026134804Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026214666Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026295708Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02634161Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026380731Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026425222Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026498294Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026579587Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026621608Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026672529Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026679899Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02671332Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026800293Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026838344Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026884855Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026929747Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.026937497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027002349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovnkube-node-2725k.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027209315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-node/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027216555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027220455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027257406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02738546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027473792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027518724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027526724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027530764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027578665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027725269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027799822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027824752Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/nbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027836723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/nbdb/nbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027845713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/nbdb/nbdb/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027879814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/nbdb/nbdb/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.027990177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028057639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02807436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/northd/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02808684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/northd/northd/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.02809433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/northd/northd/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028130201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/northd/northd/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028247535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028329217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/northd/northd/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028365238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-acl-logging/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028372168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028376048Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028407609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028524893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028595725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028634416Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028641516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-controller/ovn-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028645276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028668117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.028943265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.029012087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.029045818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovnkube-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.029052478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.029056338Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.029089349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030287433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030356255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030388136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/sbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030394686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/sbdb/sbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030398497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/sbdb/sbdb/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030440668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/sbdb/sbdb/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030568311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030635083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2725k/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030672025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030743467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovnkube-node-9gz4j.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030894131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-node/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030902161Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030906671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.030940562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031051415Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031118837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031146968Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031155548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031162628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03120103Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031318513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031379075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031418206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/nbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031426936Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/nbdb/nbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031431206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/nbdb/nbdb/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031462237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/nbdb/nbdb/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031587761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031657593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031695164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/northd/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031703324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/northd/northd/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031707264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/northd/northd/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031737605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/northd/northd/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031841838Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03190996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/northd/northd/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031942131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-acl-logging/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031950101Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031954831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.031987792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.032076085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.032129167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.032137457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-controller/ovn-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.032142207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.032173668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.032434355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.032532058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.032559809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovnkube-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.032574239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03258528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03261389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.033501076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.033571898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03362065Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/sbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03363086Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/sbdb/sbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03363682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/sbdb/sbdb/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.033662921Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/sbdb/sbdb/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.033759403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.033845246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9gz4j/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.033860326Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.033949009Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovnkube-node-vtvxg.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034127314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-node/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034139254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034145025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034171415Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034312629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034403512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034437953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034444953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034466634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034518525Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034628468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.0346967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034744612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/nbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034758182Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/nbdb/nbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034762792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/nbdb/nbdb/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034774073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/nbdb/nbdb/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034878666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.034956388Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035001809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/northd/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035008709Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/northd/northd/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03501255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/northd/northd/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035056741Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/northd/northd/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035182814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035254726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/northd/northd/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035305288Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-acl-logging/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035312608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035316488Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035356179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035465192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035558475Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035589846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035596396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-controller/ovn-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035600216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035636537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.035945276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.036027339Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03607077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovnkube-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.0360826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.036088441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.036121651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03712427Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037170892Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037218153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/sbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037228783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/sbdb/sbdb/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037232923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/sbdb/sbdb/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037241924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/sbdb/sbdb/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037347017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037426929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vtvxg/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037525342Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037553853Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037649486Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037663916Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037678256Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037781129Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037924933Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.037968585Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038005206Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038114429Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038214582Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038280173Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038318055Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038371276Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038382867Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038388627Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038414388Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03850791Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038566102Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038618753Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038667415Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038723306Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.038768848Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.03886871Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039004974Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039114357Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039166129Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039219551Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039272582Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039309443Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039405006Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039458987Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039524079Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039621102Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039675204Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039685914Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039721475Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039782857Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039826978Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.039940061Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.040029244Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04023791Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.040344153Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.040472847Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.040623991Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.040842198Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.040897389Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04093585Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.040990222Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041038093Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041092125Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041147106Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041247449Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041344072Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041396483Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041476756Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041527647Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041581259Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04163584Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041681042Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041724133Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041731813Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-gmpx6/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041774444Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-gmpx6/service-ca-operator-5d46d9ffd4-gmpx6.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041844316Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-gmpx6/service-ca-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041854607Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-gmpx6/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041860737Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-gmpx6/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.041889148Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-gmpx6/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042040632Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-gmpx6/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04231659Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042357621Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042401602Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042444884Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042507415Z namespaces/openshift-service-ca/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042553747Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042612008Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042637489Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042685291Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042735222Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042824635Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.042944658Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043056221Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043107913Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043166774Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043217966Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043259827Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043338669Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043383841Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043425072Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043528045Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043561426Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043566776Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043608677Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043665089Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04369957Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043813363Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.043887245Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.044001789Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.044079671Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.044231105Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04438931Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.044630387Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.044684978Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04473915Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.044789891Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.044845013Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.044864023Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.044913585Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.044997027Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04508144Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045116001Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045154932Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045210793Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045240314Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045295726Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045304916Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-8gmq5/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045332067Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-8gmq5/service-ca-758f599c5-8gmq5.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045407599Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-8gmq5/service-ca-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045414459Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-8gmq5/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045420169Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-8gmq5/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045466591Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-8gmq5/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045744468Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-8gmq5/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04581009Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-8gmq5/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045855632Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045872862Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045931424Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.045970945Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046023697Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046068388Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04613813Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046175881Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046239583Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046284024Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046367086Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046464089Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046557312Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046598843Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046638964Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046677526Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046721177Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046799229Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046848991Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046882311Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.046966484Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047002725Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047046296Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047146259Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047238712Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047326704Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047428227Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04754386Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047684015Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047859069Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047909501Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047958163Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.047998973Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048040255Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048085456Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048125967Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048206439Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048297532Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048338573Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048386745Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048423976Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048495668Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048535419Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04857931Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048634372Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048650962Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048704274Z namespaces/openshift/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048748525Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048797027Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048845128Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048886839Z namespaces/openshift/apps/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.048932591Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049003613Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049090475Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049165007Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049214359Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049243489Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049288501Z namespaces/openshift/batch/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049333642Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049412564Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049469926Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049540998Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04962117Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049655961Z namespaces/openshift/core/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049707173Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049805896Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.049880188Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.04996284Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.050036462Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.050114305Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.050239008Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.050395722Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.050431683Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.050506476Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.050538677Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.050588348Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.051947067Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.051982408Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.052078371Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.052152853Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.052265687Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.05237744Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.052467572Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.052664248Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.052835683Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.052944576Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.053040069Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.053133992Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.053252815Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.053355568Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.053465481Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.053654127Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.053738949Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.053846562Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.053960725Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.054073979Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.054174082Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.054266644Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.054363627Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.05446404Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.054585753Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.054682636Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.054779279Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.054884832Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.054995745Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.055101968Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.055205311Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.055312714Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.055431548Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.055545191Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.055650384Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.055735367Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.05585981Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.055995134Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.056090187Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.05620676Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.056324513Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.056438637Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.056592491Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.056682814Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.056772226Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.0569036Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.057032484Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.057139637Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.05725049Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.057341463Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.057434535Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.057563019Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.057684503Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.057802256Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.057921789Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.058040053Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.058157316Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.058251579Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.058346562Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.058465705Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.058688261Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.058736833Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.058824405Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.058899938Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.058933248Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.05898369Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059034751Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059084833Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059118054Z namespaces/openshift/policy/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059159955Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059210027Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059240277Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059287459Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059294679Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.0593364Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059469344Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059649299Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059760402Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.059872986Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.06003596Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.060141783Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.060256597Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.06038021Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.060528114Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.060638978Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.060753441Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.060884415Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.061026219Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.061129052Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.061254825Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.061568414Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.061688358Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.061797351Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.061908954Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.062014887Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.06211224Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.062214793Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.062324706Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.062425449Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.062547683Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.062657246Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.062745938Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.062859732Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.062973445Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.063074798Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.063177891Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.063276934Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.063401777Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.063535931Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.063650104Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.063754067Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.06386043Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.063981534Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.064087687Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.06418708Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.064327374Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.064439507Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.064587701Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.064728715Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.064854269Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.064998523Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.065125437Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.065255721Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.065406375Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.065511348Z network_logs/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.065549109Z network_logs/cluster_scale [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.065632852Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.065707994Z network_logs/multi-networkpolicy [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.065789116Z network_logs/net-attach-def [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.065871328Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.066013423Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.066105665Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.067397702Z nodes/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.067439184Z nodes/debug [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.067546797Z nodes/ip-10-0-133-168.ec2.internal/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.067599868Z nodes/ip-10-0-133-168.ec2.internal/cpu_affinities.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.067837195Z nodes/ip-10-0-133-168.ec2.internal/dmesg [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.068121023Z nodes/ip-10-0-133-168.ec2.internal/ethtool_channels [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.068197955Z nodes/ip-10-0-133-168.ec2.internal/ethtool_features [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.068300538Z nodes/ip-10-0-133-168.ec2.internal/ip-10-0-133-168.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.068785832Z nodes/ip-10-0-133-168.ec2.internal/irq_affinities.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.068933056Z nodes/ip-10-0-133-168.ec2.internal/lscpu [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.06905385Z nodes/ip-10-0-133-168.ec2.internal/lspci [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.069148613Z nodes/ip-10-0-133-168.ec2.internal/podresources.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.069247356Z nodes/ip-10-0-133-168.ec2.internal/pods_info.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.069356199Z nodes/ip-10-0-133-168.ec2.internal/proc_cmdline [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.069435721Z nodes/ip-10-0-133-168.ec2.internal/sysinfo.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.071222493Z nodes/ip-10-0-133-168.ec2.internal/sysinfo.tgz [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.071387677Z nodes/ip-10-0-135-227.ec2.internal/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.071429968Z nodes/ip-10-0-135-227.ec2.internal/cpu_affinities.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.071738277Z nodes/ip-10-0-135-227.ec2.internal/dmesg [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.071970994Z nodes/ip-10-0-135-227.ec2.internal/ethtool_channels [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.072047646Z nodes/ip-10-0-135-227.ec2.internal/ethtool_features [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.072132679Z nodes/ip-10-0-135-227.ec2.internal/ip-10-0-135-227.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.07254432Z nodes/ip-10-0-135-227.ec2.internal/irq_affinities.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.072679404Z nodes/ip-10-0-135-227.ec2.internal/lscpu [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.072804788Z nodes/ip-10-0-135-227.ec2.internal/lspci [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.07288545Z nodes/ip-10-0-135-227.ec2.internal/podresources.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.072999634Z nodes/ip-10-0-135-227.ec2.internal/pods_info.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.073113737Z nodes/ip-10-0-135-227.ec2.internal/proc_cmdline [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.073189329Z nodes/ip-10-0-135-227.ec2.internal/sysinfo.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.074902279Z nodes/ip-10-0-135-227.ec2.internal/sysinfo.tgz [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.075069173Z nodes/ip-10-0-137-60.ec2.internal/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.075108024Z nodes/ip-10-0-137-60.ec2.internal/cpu_affinities.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.075392902Z nodes/ip-10-0-137-60.ec2.internal/dmesg [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.07565639Z nodes/ip-10-0-137-60.ec2.internal/ethtool_channels [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.075746183Z nodes/ip-10-0-137-60.ec2.internal/ethtool_features [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.075828925Z nodes/ip-10-0-137-60.ec2.internal/ip-10-0-137-60.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.076123404Z nodes/ip-10-0-137-60.ec2.internal/irq_affinities.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.076261627Z nodes/ip-10-0-137-60.ec2.internal/lscpu [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.076401142Z nodes/ip-10-0-137-60.ec2.internal/lspci [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.076507785Z nodes/ip-10-0-137-60.ec2.internal/podresources.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.076615358Z nodes/ip-10-0-137-60.ec2.internal/pods_info.json [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.076730331Z nodes/ip-10-0-137-60.ec2.internal/proc_cmdline [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.076812283Z nodes/ip-10-0-137-60.ec2.internal/sysinfo.log [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.078716428Z nodes/ip-10-0-137-60.ec2.internal/sysinfo.tgz [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.078891083Z pod_network_connectivity_check/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.078919494Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.079030817Z static-pods/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.079044168Z static-pods/kube-apiserver/ [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.086276676Z [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.086298637Z sent 57,888 bytes received 4,022,559 bytes 2,720,298.00 bytes/sec [must-gather] [must-gather-9cgfm] OUT 2026-07-02T21:45:09.086306297Z total size is 44,394,869 speedup is 10.88 [must-gather] [must-gather ] OUT 2026-07-02T21:45:09.337653667Z namespace/openshift-must-gather-thbg4 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: 30c1bfe2-eb61-4d65-afb1-a1c6f8e7d723 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-lqmcs [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-lqmcs-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-lqmcs [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 6776783 Jul 2 21:46 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-lqmcs/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 4e176f8] 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-lqmcs/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] 4d63c41..4e176f8 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded