task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-rqh9g-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-rqh9g-kubeconfig [get-kubeconfig] Found admin password secret: cluster-rqh9g-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-rqh9g-password [get-kubeconfig] API Server URL: https://a65c9a681110343c599ba384f66f4daa-92c0418ae4275bd5.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [clone-repo] rhoaieng-66008 [clone-repo] https://github.com/VedantMahabaleshwarkar/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 90% (2789/3093) Updating files: 91% (2815/3093) Updating files: 92% (2846/3093) Updating files: 93% (2877/3093) Updating files: 94% (2908/3093) Updating files: 95% (2939/3093) Updating files: 96% (2970/3093) Updating files: 97% (3001/3093) Updating files: 98% (3032/3093) Updating files: 99% (3063/3093) Updating files: 100% (3093/3093) Updating files: 100% (3093/3093), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e129573a9a25e59fc4e926ae207b9073f8d71d58bb61a455387cef8a5c19e72b [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e129573a9a25e59fc4e926ae207b9073f8d71d58bb61a455387cef8a5c19e72b [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:ee3a046c2586c09d32de544fbcc2cc541912469b99a8581c040f7b081c537bd9 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:ee3a046c2586c09d32de544fbcc2cc541912469b99a8581c040f7b081c537bd9 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:e0bdb71677d5eb7ee4784378e591e8126d0dcafbbe991e5dcf178c67e85889cd [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:e0bdb71677d5eb7ee4784378e591e8126d0dcafbbe991e5dcf178c67e85889cd [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:8e2b89e7009febc315fad3ff8d06e5aec68b35b7cc22df79daf7c1334f909f5a [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:8e2b89e7009febc315fad3ff8d06e5aec68b35b7cc22df79daf7c1334f909f5a [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1697 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1697 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1697 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] 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-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading black [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading kubernetes [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 4.84s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 16.16s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.14.1 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 45ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://a65c9a681110343c599ba384f66f4daa-92c0418ae4275bd5.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] 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-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-68bff59c-69rm6 1/1 Running 0 41s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-68bff59c-69rm6 condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-559f75f947-ln9l2 1/1 Running 0 46s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-559f75f947-ln9l2 condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-5fbd5c4644-gcxkk 1/1 Running 0 51s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-5fbd5c4644-gcxkk condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:ee3a046c2586c09d32de544fbcc2cc541912469b99a8581c040f7b081c537bd9 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e129573a9a25e59fc4e926ae207b9073f8d71d58bb61a455387cef8a5c19e72b [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:e0bdb71677d5eb7ee4784378e591e8126d0dcafbbe991e5dcf178c67e85889cd [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:8e2b89e7009febc315fad3ff8d06e5aec68b35b7cc22df79daf7c1334f909f5a [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-67d95fdc48-xp4f6 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-67d95fdc48-xp4f6 condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-7b9c77fff9-kdqqf" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-7b9c77fff9-f8h8x condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] .+++++++++++++++++++++++++++++++++++++++++++++*.........+...+.+......+...+.........+.....+......+......+......+...............+....+...+..+....+..+...+............+....+.....+...+......+....+...+........+.+...+...+...+...........+......+...+....+..+++++++++++++++++++++++++++++++++++++++++++++*.....+..+.......+..+....+..............+...+..................+.......+.....+.........+.+....................+.........+.+..+.....................+..........+..+.......+.....+.......+.........+..+...+....+............+.....+.............+......+.........+......+.........+........+.........+...+............+.+..+.......+........................+.........+.....+...............+......+.+...+...+.....+....+...+...+...............+..+.+..+.........+......+....+.........+.........+...+...+.........+..+...+......+....+...+..+............+.................................+...+........................+...+.......+........+...+..........+...+.....+.+......+........+.......+...+.....+...................+...........+......+....+..+.............+..+....+...+.....+.......+.....+.+........+.......+............+...+..............+.+.....+.........+...............+....+..+.......+...+........+....+..+....+....................................+.........+..+.........+....+......+...+.....+.............+........+.+......+...+.....+.......+...+.....+.+......+............+..+.+...+............+..+.......+.....+....+......+...+...+.....+...+..........+.....+...............+.+........+..........+...+...+..+............+.+...........+..................+..........+.....+.+......+.....+...+...+....+.....+...............+.+...+..+.............+......+...........+...+.........+......+....+...........+++++ [e2e-predictor] .+....+..+..........+...+..+.........+.........+...+....+.....+......+....+........+.+..+....+........+.......+........+......................+......+++++++++++++++++++++++++++++++++++++++++++++*.......+...+........+...............+++++++++++++++++++++++++++++++++++++++++++++*.+....+........................+..+......+....+.........+.....+....+........+....+..............+.+...+........+.............+......+........+.............+.....+...............+...+............+.........+......+...+...................+...+..............+......+...................+......+...+...........+.+..................+......+......+..+...+.........+....+.................+....+...+..+.............+................................+....+..+.......+...........+......+...................+.....+.+...+...+.....+...+......+.+..............+......+............+.+.....+.......+...+......+..............+.........+...+.........+...............+.+........+.........+.+...............+......+...+.....+.............+...+..............+.+...........+.....................+..........+..+.......+...+.....+.......+......+...+...........+.........+.......+.......................+.......+...+..............+.+......+..............+.........+.+..+...+.........+.......+..............+.+...+...+.....+.........+.+.....+..........+...+......+...+...........+....+......+............+..+.......+.........+.........+...+..+......+....+..+................+..............+...+......+.+.......................+................+..+.......+...+............+..+.........+......+.+...+..............+.+......+......+.........+.....+..................+............+.+........+.+..............+....+.....+.......+.........+..+..........+..+..........+.................+...+...+....+....................+.+....................+.........+....+.....+.+...+...........+..........+++++ [e2e-predictor] ----- [e2e-predictor] ...+.........+.+...+......+...........+..........+..+.+++++++++++++++++++++++++++++++++++++++++++++*........+.+.....+....+......+.....+......+.+........+.......+..............+.+...+............+.....+....+.....+...+...+...+....+............+......+..+.+++++++++++++++++++++++++++++++++++++++++++++*........+.+.....+.............+.....+.+......+.....+....+.............................+.+......+..+...+...+.+...........+.................................+.......+.....+.........+...+...............+.+......+...+.....+..........+...+.....+............+................+......+.........+..+.........+...............+....+...........+.+........+.+.....+...............+.+.....+....+........+...............+...+...+.+...+...+...+..............+...+...+.......+..+......+....+......+.....+..........+..+....+........+.+.........+.....+......+......+.+...+.....+................+........+.......+...........+.........+...............+..........+...+...+..+..........+.................+.+...+..+...+............+..................+.........+...............+...............+............+.........+.+........+......+......+...+...+...+....+...+...+...........+..........+.....+....+.....+....+...+............+..+...+.+..............+.+..+.........+......+......................+......+..............+.+..+...+.+...+...........+.+.....................+........+.+.....+.........+....+...+...+............+....................+...............+....+...+............+..............+.+...........+....+.....................+.....+....+...+........+....+...........+...+.+...+..+.+..+.+.....+......+...+.+............+..+......+..........+............+.........+...............+......+........+......+...+......+.........+..........+...+.....+.......+..+......+...+..........+.........+..+....+.........+...+..+...+.............+............+.........+....................+.+........+................+........+.......+........+............+...................+.........+.....+.....................+.........+.+..+....+...+..+....+..+...+.+.........+..+...+....+......+............+.........+...........+.........+....+.............................+...+...+.....................+...................+.................+...+......................+....................+............+...+.......+...+..+......+.......+............+..+.+........+.....................+....+..............+.+..+.......+.....+...............+.+......+.....+.+.....+...+....+.....+...+...+.+...........+...+....+...+..+.+.........+............+...+.....+......................+.....+.+..+...+....+......+..+............+....+..+...+......+....+.........+.....+..........+............+...+...+....................+...+...............+.......+.....+.......+..+...............+...+.......+........+..........+...+...+.....+......................+..+...+...+........................+...+.........+...+...+.............+..+..................+...................+++++ [e2e-predictor] .....+.....+++++++++++++++++++++++++++++++++++++++++++++*.+......+.....+.+..+..........+++++++++++++++++++++++++++++++++++++++++++++*..+.........+.....+......+..........+.....................+.........+.....+....+...+.....+.........+................+.......................+....+..+.........+.......+..................+.....+...................+..+.........+......+.........+.+...+.....+................+.....+..........+...........+....+............+..+.+......+...+......+...........+....+......+........+...+....+.....+......+..........+..+.+..+.........+...+...............+.................................+....+......+..+.............+............+.....+.+.....................+...+...+.....+...+......+....+...........+...+......+.......+..+......+..........+..+.......+...+...+....................+....+.....+............+.+...+............+........+......+...............+......+.......+......+..+.......+.....+......+....+........+.......+.....+.......+........+.......+.....+.............+........+.........+.............+............+........................+......+...............+...+.....+..................+..........+..+..........+..+....+..+....+.........+............+.................+.+.....+......+..............................+.+..+...+....+.........+..+..........+..+.+..+...+.+......+........................+..............+....+.......................+.........+...+.+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.22 [e2e-predictor] Kubernetes Version: v1.34.8 [e2e-predictor] ClusterVersion desired: 4.21.22 [e2e-predictor] ClusterVersion history (latest): 4.21.22 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:ee3a046c2586c09d32de544fbcc2cc541912469b99a8581c040f7b081c537bd9 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:bd60c5fd1fb5dce6869612c75f585dc2d55f561e92b9253b66ddee8219b4e139 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-predictor] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'metadata': '3.1.1', 'anyio': '4.9.0', 'cov': '5.0.0', 'xdist': '3.6.1', 'asyncio': '0.23.8', 'httpx': '0.30.0', 'json-report': '1.5.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: metadata-3.1.1, anyio-4.9.0, cov-5.0.0, xdist-3.6.1, asyncio-0.23.8, httpx-0.30.0, json-report-1.5.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-02 14:26:13.913 4274 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-02 14:28:04.119 4274 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.119 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.119 4274 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 14:28:04.119 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 14:28:04.120 4274 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.120 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.122 4274 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:28:04.122 4274 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:28:04.122 4274 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.122 4274 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.253 4274 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:28:04.253 4274 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:28:04.254 4274 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.254 4274 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.254 4274 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:28:04.254 4274 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:28:04.254 4274 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.254 4274 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.255 4274 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:28:04.255 4274 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:28:04.255 4274 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:04.255 4274 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:28:09.288 4274 kserve.trace Got response [{'message': '', 'batchId': 'bc7d1371-c1bd-45b6-b029-708a3f613b3a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc7d1371-c1bd-45b6-b029-708a3f613b3a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc7d1371-c1bd-45b6-b029-708a3f613b3a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc7d1371-c1bd-45b6-b029-708a3f613b3a', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-02 14:28:09.288 4274 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'bc7d1371-c1bd-45b6-b029-708a3f613b3a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc7d1371-c1bd-45b6-b029-708a3f613b3a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc7d1371-c1bd-45b6-b029-708a3f613b3a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc7d1371-c1bd-45b6-b029-708a3f613b3a', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-07-02 14:29:39.469 4274 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.469 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.469 4274 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 14:29:39.469 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 14:29:39.469 4274 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.469 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.470 4274 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:29:39.470 4274 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:29:39.470 4274 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.470 4274 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.471 4274 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:29:39.471 4274 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:29:39.471 4274 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.471 4274 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.472 4274 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:29:39.472 4274 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:29:39.472 4274 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.472 4274 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.473 4274 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:29:39.473 4274 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:29:39.473 4274 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:39.473 4274 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:29:44.503 4274 kserve.trace Got response [{'message': '', 'batchId': '2b655b4e-8a11-4f30-80b0-0b21c5e0403c', 'predictions': [1, 1]}, {'message': '', 'batchId': '2b655b4e-8a11-4f30-80b0-0b21c5e0403c', 'predictions': [1, 1]}, {'message': '', 'batchId': '2b655b4e-8a11-4f30-80b0-0b21c5e0403c', 'predictions': [1, 1]}, {'message': '', 'batchId': '2b655b4e-8a11-4f30-80b0-0b21c5e0403c', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-02 14:29:44.503 4274 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '2b655b4e-8a11-4f30-80b0-0b21c5e0403c', 'predictions': [1, 1]}, {'message': '', 'batchId': '2b655b4e-8a11-4f30-80b0-0b21c5e0403c', 'predictions': [1, 1]}, {'message': '', 'batchId': '2b655b4e-8a11-4f30-80b0-0b21c5e0403c', 'predictions': [1, 1]}, {'message': '', 'batchId': '2b655b4e-8a11-4f30-80b0-0b21c5e0403c', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-07-02 14:31:34.727 4274 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:31:34.727 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:31:34.728 4274 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 14:31:34.728 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 14:31:34.728 4274 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:31:34.728 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:31:34.728 4274 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:31:34.728 4274 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 14:31:34.728 4274 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:31:34.728 4274 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.1756d561-65c7-4f41-9143-1af8a261b9fb.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 14:31:34.758 4274 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-02 14:31:34.758 4274 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-07-02 14:34:30.105 4274 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 14:34:30.105 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 14:34:30.106 4274 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 14:34:30.106 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-07-02 14:36:15.535 4274 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 14:36:15.535 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 14:36:15.536 4274 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 14:36:15.536 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-07-02 14:38:10.838 4274 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 14:38:10.838 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 14:38:10.838 4274 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 14:38:10.838 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-07-02 14:39:56.126 4274 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 14:39:56.126 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 14:39:56.126 4274 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 14:39:56.126 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-07-02 14:40:31.365 4274 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 14:40:31.365 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 14:40:31.365 4274 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 14:40:31.365 4274 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 865.17s (0:14:25) ============== [must-gather] [must-gather ] OUT 2026-07-02T14:40:37.537900157Z 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: 693dee8e-3663-4b84-84b2-c11fc530a95a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T14:40:37.595699621Z namespace/openshift-must-gather-h8pjv created [must-gather] [must-gather ] OUT 2026-07-02T14:40:37.604238697Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-94dz6 created [must-gather] [must-gather ] OUT 2026-07-02T14:40:37.704166745Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.183374655Z [disk usage checker] Started [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.186775795Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.327875186Z No resources found in openshift-must-gather-h8pjv namespace. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.439997817Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.589844089Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.589882951Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.589882951Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.592096574Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.744496600Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.744529163Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.744529163Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.746819172Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.896153458Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.896185110Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.896185110Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:44.898404617Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.050628709Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.050659108Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.050659108Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.052858910Z Error getting logs from rhods-notebooks [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.202896408Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.203037662Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.203037662Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.205624100Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.360662489Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.360694951Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.360694951Z namespaces "istio-system" not found [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.362649910Z Error getting logs from istio-system [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.510688769Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.510721006Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.510721006Z namespaces "knative-serving" not found [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.512755744Z Error getting logs from knative-serving [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.667834848Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.667870352Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.667870352Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.670077765Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:45.931334687Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.189068779Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.322611064Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.405268415Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.407218835Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.533274339Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.616642491Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.618804826Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.741010318Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.824937365Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.826881854Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:46.952064037Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.034110926Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.036136373Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.167229815Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.251295079Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.253462923Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.381358077Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.466746654Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.468642020Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.593781103Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.675455415Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.677486109Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.805373376Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.888068048Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:47.890149629Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.021690762Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.106112592Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.108187102Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.236398685Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.320718241Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.322987198Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.448000029Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.530151199Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.532344203Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.658448658Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.741851316Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.744097664Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.882501145Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.965988750Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:48.967973534Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.095630844Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.179637109Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.181847841Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.191358421Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.308860650Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.390501536Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.392517682Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.519409623Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.601561919Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.603658858Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.727333898Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.810221282Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.812378182Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:49.938692650Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:50.020253121Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:50.022553181Z Error collecting info from [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:50.703359196Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:50.825899318Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:50.952695779Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:51.078412910Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:51.201400586Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:51.432272978Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:51.558698622Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:51.680375259Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:51.800693279Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:51.924078362Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:52.051366608Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:52.180021147Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:52.304766286Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:52.426067743Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:52.549397884Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:52.823721601Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:52.964190142Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:53.132990280Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:53.245145750Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:53.393929967Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:53.538289889Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:53.711718940Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:53.824019257Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:53.968618873Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:54.109406762Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:54.196960721Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:54.264626211Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:54.372314962Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:54.529070646Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:54.652767443Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:54.812788974Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:54.923627658Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:55.080891288Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:55.199711532Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:55.359542744Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:55.462437900Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:55.613453632Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:55.732564743Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:55.885076989Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:55.996882405Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:56.145336362Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:56.265961211Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:56.421936559Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:56.529362486Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:56.678319145Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:56.819610602Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:56.978779408Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:57.086806279Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:57.232428761Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:57.377238271Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:57.530310746Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:57.635321394Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:57.783336865Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:57.918803460Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:58.075360039Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:58.179794354Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:58.330030747Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:58.468237953Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:58.619894683Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:58.726706714Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:58.875509039Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:59.016252008Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:59.172911937Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:59.201916619Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:59.279132125Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:59.429734603Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:59.565478169Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:59.727619070Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:59.831571627Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:40:59.979960870Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:41:00.093709681Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:41:00.257941958Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:41:00.363085053Z Wrote inspect data to must-gather. [must-gather] [must-gather-xmm6n] POD 2026-07-02T14:41:04.096490356Z Caches written to disk [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.105078355Z waiting for gather to complete [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.108417064Z downloading gather output [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.401468182Z receiving incremental file list [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.414909929Z ./ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.415038553Z aggregated-discovery-api.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.415542718Z aggregated-discovery-apis.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.416228968Z event-filter.html [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.416728973Z timestamp [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.416862557Z version [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.416925148Z cluster-scoped-resources/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.416935739Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.416939949Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417020791Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417081083Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417089553Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417134505Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417191976Z namespaces/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417198376Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417230808Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417296079Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417342301Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417386872Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417427383Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417504376Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417586488Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.41766215Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417709512Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417747533Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417792204Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417830755Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.417916098Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.418022881Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.418060052Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.418141184Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.418179045Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.418220147Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.41834029Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.418403542Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.419374171Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.419451993Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.419527905Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.419648859Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.419814754Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.419865665Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.419911377Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.419974758Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.42003629Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.420080412Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.420138433Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.420241646Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.420288608Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.42036289Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.420413691Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.420454463Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.420515905Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.420557376Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.420605327Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.420642498Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.428985215Z [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.429001005Z sent 761 bytes received 47,798 bytes 97,118.00 bytes/sec [must-gather] [must-gather-xmm6n] OUT 2026-07-02T14:41:05.429016986Z total size is 606,445 speedup is 12.49 [must-gather] [must-gather ] OUT 2026-07-02T14:41:05.488684769Z namespace/openshift-must-gather-h8pjv 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: 693dee8e-3663-4b84-84b2-c11fc530a95a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather ] OUT 2026-07-02T14:41:05.611771625Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 [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: 693dee8e-3663-4b84-84b2-c11fc530a95a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T14:41:05.633990402Z namespace/openshift-must-gather-sd8sv created [must-gather] [must-gather ] OUT 2026-07-02T14:41:05.641479173Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-jpt4k created [must-gather] [must-gather ] OUT 2026-07-02T14:41:05.669726137Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:07.328266654Z [disk usage checker] Started [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:07.331892717Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:07.541619729Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:07.689115157Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:07.779381080Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:07.870471255Z Gathering data for ns/default... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:08.209544785Z Gathering data for ns/openshift... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:08.637856020Z Gathering data for ns/kube-system... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:09.409077658Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:09.759197094Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:09.759292441Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:09.759292441Z namespaces "assisted-installer" not found [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.248031284Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.266644298Z 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-c7dgp] POD 2026-07-02T14:41:10.269150498Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.272106975Z Executing Istio gather script [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.274674549Z INFO: Gathering HAProxy config files [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.275587067Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.276049080Z INFO: Collecting host service logs for crio [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.276384209Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.276691120Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.277047505Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.277326500Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.277620084Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.277931396Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.278227119Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.278561729Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.278876388Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.279193979Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.279543908Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.410888153Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.683608522Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.683748407Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:10.935456885Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.223265278Z No resources found [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.224529494Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.241017676Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.268109684Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.493038058Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.509562112Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.676116221Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.692729671Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-9s9bq [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.692785452Z insights-runtime-extractor-425z7 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.692805939Z insights-runtime-extractor-55bgg [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.692825616Z insights-runtime-extractor-srnvs [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.726974174Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.817177905Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.823554227Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:11.986315038Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.017150046Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.267722712Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.267915953Z No resources found [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.370203214Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.375138356Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.572125999Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.585491204Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.670386308Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.708050334Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.708050334Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.830133056Z INFO: 'previous-logs' folder not found on ip-10-0-130-230.ec2.internal, skipping... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.831123545Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.836929303Z INFO: HAProxy config collection complete. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.871903204Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.896420911Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.940518057Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:12.966821009Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.126592844Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.202568074Z INFO: 'previous-logs' folder not found on ip-10-0-136-174.ec2.internal, skipping... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.243278157Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.267775524Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.377329783Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.508602991Z INFO: 'previous-logs' folder not found on ip-10-0-138-160.ec2.internal, skipping... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.508637676Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.508671055Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.592575573Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.640577146Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.731508311Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.803066030Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.835748000Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:13.885603084Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.074105160Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.197128953Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.200345307Z INFO: INTERCONNECT MODE [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.200446132Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.353562299Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.369813327Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.393092804Z INFO: Gathering OVN_Northbound from ovnkube-node-6z75x... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.393385617Z INFO: Gathering OVN_Northbound from ovnkube-node-cnwb5... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.393638447Z INFO: Gathering OVN_Northbound from ovnkube-node-mct5z... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.393943316Z INFO: Gathering OVN_Southbound from ovnkube-node-6z75x... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.394250953Z INFO: Gathering OVN_Southbound from ovnkube-node-cnwb5... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.394724351Z INFO: Gathering OVN_Southbound from ovnkube-node-mct5z... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.517498192Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.729347342Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.731159865Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.739088109Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.778454624Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.782594293Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.803105629Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.811699867Z tar: Removing leading `/' from member names [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.877615145Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.899767821Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:14.989344347Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.111576861Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.179449359Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.193424959Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.363711870Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.364382611Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.364421433Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.364795067Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.366686835Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.369056493Z ovnk_database_store/ [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.369056493Z ovnk_database_store/ovnkube-node-mct5z_sbdb [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.394030103Z ovnk_database_store/ovnkube-node-cnwb5_sbdb [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.399811829Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.407086111Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.417895378Z ovnk_database_store/ovnkube-node-mct5z_nbdb [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.428260699Z ovnk_database_store/ovnkube-node-6z75x_nbdb [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.437003957Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.437783017Z ovnk_database_store/ovnkube-node-6z75x_sbdb [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.460751005Z ovnk_database_store/ovnkube-node-cnwb5_nbdb [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.472062511Z INFO: Network log collection complete. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.649667088Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.654206679Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.676344780Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.908388303Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.911011656Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:15.976098018Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.002575655Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.128044043Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.306898956Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.310000481Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.365360491Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.369741454Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.411744927Z Gathering data for ns/openshift-console... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.607652280Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.804165306Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.807193604Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:16.991316544Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.005433331Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.037781590Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.189804501Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.241511856Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.245896393Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.360299884Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.435733259Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.436880332Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.608676294Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.677225202Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.681015292Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.869930304Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:17.964456185Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:18.075511899Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:18.078213521Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:18.261131427Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:18.463852701Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:18.466329550Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:18.522984154Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:18.635353611Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:18.665774062Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:18.874410479Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:18.876445917Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:19.053803487Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:19.184853713Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:19.281097878Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:19.561744176Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:19.686113610Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:19.978015858Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:20.032421302Z Done executing Istio gather script [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:20.401843206Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:20.823280995Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:21.951993338Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:22.440774429Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:22.719007705Z Gathering data for ns/kserve... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:23.072378013Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:24.194348619Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:24.470293975Z Gathering data for ns/openshift-config... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:24.759654833Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:25.233580756Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:25.335751053Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:25.535048562Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:25.661717570Z Collecting performance related data for node ip-10-0-130-230.ec2.internal [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:25.669182915Z Collecting performance related data for node ip-10-0-136-174.ec2.internal [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:25.676856505Z Collecting performance related data for node ip-10-0-138-160.ec2.internal [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:25.891661156Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:26.261835257Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:26.691707725Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:27.067120536Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:27.431643872Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:27.446368781Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:27.774669814Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:28.102295639Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:28.726876466Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:30.317532541Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:31.641395725Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:31.964184929Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:32.452885621Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:32.536233159Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:32.995811563Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:33.387907236Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:33.693425398Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:34.189284532Z Collecting kubelet logs for node ip-10-0-130-230.ec2.internal [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:34.191576195Z Collecting kubelet logs for node ip-10-0-136-174.ec2.internal [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:34.193541115Z Collecting kubelet logs for node ip-10-0-138-160.ec2.internal [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:34.196082052Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:34.577669064Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:34.617089299Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-sd8sv namespace [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:34.625369912Z INFO: Node performance data collection complete. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:35.046830359Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:35.325029673Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:35.614934921Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:36.276979930Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:36.593551616Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:36.921603077Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:37.299809380Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:37.458127853Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:38.313682574Z Wrote inspect data to must-gather. [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:38.313728535Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:38.313728535Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:38.453886493Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-c7dgp] POD 2026-07-02T14:41:38.594467168Z Caches written to disk [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.604921202Z waiting for gather to complete [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.608397022Z downloading gather output [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.877649767Z receiving incremental file list [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.900356923Z ./ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.900450076Z aggregated-discovery-api.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.900745644Z aggregated-discovery-apis.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.901490386Z event-filter.html [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.903827563Z timestamp [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.903905375Z version [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.915384437Z cluster-scoped-resources/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.915406727Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.915411757Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.915450718Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.915613433Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.915725906Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.915800509Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.91585779Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.915977424Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.916084747Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.916236631Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.916295053Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.916397226Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.916488019Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.916776137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.916824738Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.917044255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.917286782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.917482157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.917627161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.921465772Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.923047578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.923175152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.923307976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.92345894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.923568743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.923784949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.924011526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.924190521Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.924474829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.924615463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.924724706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.9248409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.924927862Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.925076187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.925223061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.925409286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.9255336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.925659943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.927667841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.927815855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.928031032Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.928247268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.928494765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.928926388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.929059311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.929174145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.929296088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.929403372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.929514795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.929614267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.929757492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.929889835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.930020549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.930277797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.93040533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.930513513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.931144082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.931248815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.931365298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.931533233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.931642696Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.931819231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.931940975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.93212208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.932255434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.932370027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.93247894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.932603924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.932711117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.932854381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.933011266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.93315656Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.9335083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.933881451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.934016175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.934833358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.934971752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.935100446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.935205189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.935317342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.935497247Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.935734444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.935867548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.935982962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.936147336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.93627762Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.936398883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.936561958Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.936697682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.936819996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.939008889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.939444811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.940059709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.940238924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.940394799Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.940524923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.940653996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.940758909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.940859332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.946533826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.94667762Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.946804184Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.946917617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.947055451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.952853549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.957121192Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.957265786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.957539894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.957708389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.957850063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.958002107Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.958153892Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.958406329Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.958515272Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.958615455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.95879812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.958906533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.959036417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.95914914Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.959280894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.959423198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.959530361Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.959631934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.959748388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.95984414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.959973374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.960268303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.960387046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.960621273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.960735666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.96084902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.960946212Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.962919719Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.963062673Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.963169116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.96327381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.963413863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.963551998Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.965143124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.965287858Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.965423902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.965578106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.965681499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.965928636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.966453021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.966561354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.966670768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.966777301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.967506632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.968987655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.969097178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.969236342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.969341345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.96950375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.969589642Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.969701505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.96986501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.970040585Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.970235331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.970286672Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.970395025Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.970465817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.970541639Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.970622342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.970772586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.970858338Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.970943401Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971053774Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971139417Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971220169Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971300641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971385084Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971466086Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971544428Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971636281Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971714673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971796725Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971892708Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.971990901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972079814Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972159466Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972254049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972331471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972409073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972489196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972576148Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.9726509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972733953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972815785Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972894577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.972998Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.973080323Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.973164755Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.973244218Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.97332718Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.973405682Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.973485725Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.973570717Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.973650899Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.973735642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.973823844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.973907157Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974079051Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974169094Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974250607Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974337009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974412151Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974503434Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974618507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974698969Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974784972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974873074Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.974971817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.975087491Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.975184483Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.975267016Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.975368159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.975483532Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.975568225Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.975661027Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.975743779Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.975834692Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.975920235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.976037038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.97612049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.976216623Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.976303456Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.976394098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.976483851Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.976563943Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.976648196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.976733818Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.976825221Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.976911683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.977017896Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.977296675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.977389557Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.977468029Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.977562772Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.977655585Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.977742047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.97782886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.977911042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978021956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978108908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978171Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.97818749Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978240302Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2kj9l.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978332744Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2s6mp.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978422757Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-67nqr.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978503869Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-df4xp.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978594232Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fd7hg.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978676784Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k9h8t.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978762037Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-l9nwv.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.978850939Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mxdzv.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.979016964Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qrc77.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.979100947Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vlwv7.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.979192599Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xg9gf.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.979278602Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xjqkk.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.979368964Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-2765h.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.979469827Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-df8rs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.97956173Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-xsq7f.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.979705154Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.979743405Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.97990502Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.980061824Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.980153337Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.98024993Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.980559819Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.980662482Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.980745674Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.980836577Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.98094385Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.981067703Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.981132395Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.981247038Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.981334921Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.981421943Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.981511366Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.981630709Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.981717082Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.981822795Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.981906788Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982065502Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982158415Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982242307Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982369251Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982388411Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982495194Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982585367Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982669899Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982753182Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982846225Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.982943818Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.983107402Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.983181304Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.983266157Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.98335787Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.983441202Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.983568005Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.983666768Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.983756601Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.983849494Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.983944106Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.98406106Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984154562Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984258636Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984337088Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.98439942Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984447921Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984498423Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984543744Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984605395Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984626036Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984720789Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984797881Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984811232Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984880094Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984932705Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.984948496Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985027108Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985039138Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985074639Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985159302Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985199713Z cluster-scoped-resources/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985205193Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985256514Z cluster-scoped-resources/core/nodes/ip-10-0-130-230.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985411219Z cluster-scoped-resources/core/nodes/ip-10-0-136-174.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985538353Z cluster-scoped-resources/core/nodes/ip-10-0-138-160.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985637675Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985676296Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985732828Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985827151Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.985907633Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.986004986Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.986089718Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.986169371Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.986315765Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.986404327Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.98649451Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.986578512Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.986668555Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.986752068Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.98683974Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.986924773Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.987032585Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.987116938Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.987395786Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.987473318Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.987570861Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.987656864Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.987737956Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.987820278Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.987852939Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.987941172Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988040265Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988116087Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988197559Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988289012Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988432256Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.98855044Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988627682Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988675823Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988693814Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988725565Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988813377Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.988857798Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.98891177Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.9889271Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989006013Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989091045Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989225739Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989291861Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989304071Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989342882Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989427165Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989434435Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989467726Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989542398Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989582519Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989690832Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989725543Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989787665Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989824986Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989882188Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.989923279Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990124145Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990146355Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990203997Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990247938Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.99028861Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990328071Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990380202Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990417793Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990488525Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990537737Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990630169Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990690251Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990756103Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990818535Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990851986Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990881907Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.990941198Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.9909979Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991086003Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991093573Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991137154Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991188896Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991219477Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991309099Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991372981Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991417782Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991500115Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991583477Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991718491Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991836574Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.991921047Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.99203443Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.992116592Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.992195315Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.992291348Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.99236781Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.992448482Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.992530324Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.992609986Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.992690089Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.992776301Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.992859584Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.992939056Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.993047919Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.993135892Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.993217664Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.993296596Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.993337867Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.99343533Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.993512553Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.993594025Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.993729879Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.993829122Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.993913934Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.994028718Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.99410967Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.994198503Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.994280055Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.994367807Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.99445355Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.994529242Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.994617564Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.994701647Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.994787609Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.994868902Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.994974215Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995068898Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.99514955Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995234793Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995317055Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995400637Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995480129Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995561502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995643434Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995732617Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995810069Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995898302Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995969184Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.995983874Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996109408Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.9961717Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.99617891Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996225021Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996293173Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996300243Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996332774Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996411947Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996432957Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-230.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996521839Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-174.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996599512Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-160.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996658003Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996697095Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996781227Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996823458Z host_service_logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.99687256Z host_service_logs/masters/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.996907561Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997002463Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997073655Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997128137Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997261441Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997351194Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997427166Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997489187Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.9975566Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997620281Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997683773Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997715954Z ingress_controllers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997724324Z ingress_controllers/default/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997727904Z ingress_controllers/default/router-default-6478c994fc-nbj59/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997757805Z ingress_controllers/default/router-default-6478c994fc-nbj59/haproxy.config [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997867149Z insights-data/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997873509Z istio/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.997905799Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.998039934Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.998577399Z istio/event-filter.html [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.998667521Z istio/timestamp [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.998714003Z istio/cluster-scoped-resources/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.998720733Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.998751694Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.998800656Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.998982091Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.999389442Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:39.999824815Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.000784283Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.000890836Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.00103647Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001173274Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001321448Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001438581Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001509934Z machine_config_ondisk/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001517534Z machine_config_termination_logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001526464Z monitoring/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001530484Z monitoring/alertmanager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001565405Z monitoring/alertmanager/status.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001673608Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001686189Z monitoring/prometheus/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.00173984Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001836193Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.001895885Z monitoring/prometheus/rules.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.002609435Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.002636596Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.002690828Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.003698497Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.003752328Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.00379956Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.003886932Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.003941634Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.00413767Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.004184961Z monitoring/prometheus/status/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.004240513Z monitoring/prometheus/status/config.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.004691395Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.004750487Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.00484104Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005000254Z namespaces/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005010585Z namespaces/default/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005059186Z namespaces/default/default.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005129488Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005158009Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005236831Z namespaces/default/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005273772Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005352865Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005426697Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005502969Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.00554969Z namespaces/default/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005602232Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005654833Z namespaces/default/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005690624Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005773147Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005797307Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005848489Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.005936262Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.006034624Z namespaces/default/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.006076166Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.006192009Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.006271331Z namespaces/default/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.006447776Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.006522908Z namespaces/default/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.006605041Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.006720204Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.006876979Z namespaces/default/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.006946841Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007037053Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007112216Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007153507Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007214578Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007255449Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007337992Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007413324Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007471446Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007512757Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007560378Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007598199Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007650231Z namespaces/default/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007693922Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007737734Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007779395Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007894548Z namespaces/kserve/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.007931299Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008017902Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008048942Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008097284Z namespaces/kserve/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008124825Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008221377Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008437814Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.00866169Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008704331Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008733032Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008785274Z namespaces/kserve/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008829665Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.008916497Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.009170125Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.009214036Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.009289308Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.009328349Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0093389Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.009396721Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.009479374Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.009570156Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.009675759Z namespaces/kserve/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.009727591Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.009984208Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.010122032Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.010531924Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.010611186Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011025689Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011133812Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011391499Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011503062Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011546013Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011647946Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011673457Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011726969Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.01176054Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011841152Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011913104Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.011967125Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012093029Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012161041Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012208592Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012301965Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012353577Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012399018Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.01248686Z namespaces/kserve/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012493271Z namespaces/kserve/pods/kserve-controller-manager-7b9c77fff9-f8h8x/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012528782Z namespaces/kserve/pods/kserve-controller-manager-7b9c77fff9-f8h8x/kserve-controller-manager-7b9c77fff9-f8h8x.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012623815Z namespaces/kserve/pods/kserve-controller-manager-7b9c77fff9-f8h8x/manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012630205Z namespaces/kserve/pods/kserve-controller-manager-7b9c77fff9-f8h8x/manager/manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012633475Z namespaces/kserve/pods/kserve-controller-manager-7b9c77fff9-f8h8x/manager/manager/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.012668386Z namespaces/kserve/pods/kserve-controller-manager-7b9c77fff9-f8h8x/manager/manager/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.013981814Z namespaces/kserve/pods/kserve-controller-manager-7b9c77fff9-f8h8x/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014055866Z namespaces/kserve/pods/kserve-controller-manager-7b9c77fff9-f8h8x/manager/manager/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014079977Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-xp4f6/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014127998Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-xp4f6/llmisvc-controller-manager-67d95fdc48-xp4f6.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.01420782Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-xp4f6/manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.01421403Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-xp4f6/manager/manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014219291Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-xp4f6/manager/manager/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014265272Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-xp4f6/manager/manager/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014418806Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-xp4f6/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014484318Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-xp4f6/manager/manager/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014507239Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7tpvc/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.01455501Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7tpvc/model-serving-api-fd65d7d6-7tpvc.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014635102Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7tpvc/server/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014642663Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7tpvc/server/server/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014649053Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7tpvc/server/server/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014696184Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7tpvc/server/server/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014784127Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7tpvc/server/server/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014852019Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7tpvc/server/server/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.01489779Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-fffqj/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.014939021Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-fffqj/odh-model-controller-84b54b7f97-fffqj.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.015042644Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-fffqj/manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.015054545Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-fffqj/manager/manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.015057985Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-fffqj/manager/manager/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.015098636Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-fffqj/manager/manager/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018394111Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-fffqj/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018466823Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-fffqj/manager/manager/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018485334Z namespaces/kserve/pods/s3-init-fvq7l/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018542646Z namespaces/kserve/pods/s3-init-fvq7l/s3-init-fvq7l.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018624918Z namespaces/kserve/pods/s3-init-fvq7l/download-hf-model/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018633248Z namespaces/kserve/pods/s3-init-fvq7l/download-hf-model/download-hf-model/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018640518Z namespaces/kserve/pods/s3-init-fvq7l/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.01869453Z namespaces/kserve/pods/s3-init-fvq7l/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018785353Z namespaces/kserve/pods/s3-init-fvq7l/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018848384Z namespaces/kserve/pods/s3-init-fvq7l/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018866165Z namespaces/kserve/pods/s3-init-fvq7l/s3-init/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018875905Z namespaces/kserve/pods/s3-init-fvq7l/s3-init/s3-init/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018904066Z namespaces/kserve/pods/s3-init-fvq7l/s3-init/s3-init/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.018966628Z namespaces/kserve/pods/s3-init-fvq7l/s3-init/s3-init/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019299947Z namespaces/kserve/pods/s3-init-fvq7l/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019337938Z namespaces/kserve/pods/s3-init-fvq7l/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019370499Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019420301Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/s3-tls-init-custom-cmz9x.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019498803Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/download-hf-model/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019505733Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/download-hf-model/download-hf-model/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019510203Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019543234Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019624487Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019686399Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.01972943Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/s3-tls-init-custom/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0197388Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.01974435Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019770701Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.019994907Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020126371Z namespaces/kserve/pods/s3-tls-init-custom-cmz9x/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020170822Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020226434Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/s3-tls-init-serving-gz5kv.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020307946Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/download-hf-model/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020315867Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/download-hf-model/download-hf-model/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020328507Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020363438Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.02044843Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020517652Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020537163Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/s3-tls-init-serving/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020550284Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020565924Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020619975Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020816081Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020879653Z namespaces/kserve/pods/s3-tls-init-serving-gz5kv/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020900943Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dv4p/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.020946445Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dv4p/seaweedfs-64568bcd49-5dv4p.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021042828Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dv4p/seaweedfs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021054948Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dv4p/seaweedfs/seaweedfs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021063058Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dv4p/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021095159Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dv4p/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021266284Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dv4p/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021329776Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dv4p/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021372217Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qcwpj/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021412748Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qcwpj/seaweedfs-tls-custom-8b44d767d-qcwpj.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021492161Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qcwpj/seaweedfs-tls-custom/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021499381Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qcwpj/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021503741Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qcwpj/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021537732Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qcwpj/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021710987Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qcwpj/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021768179Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qcwpj/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.02182488Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gkts6/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021862441Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gkts6/seaweedfs-tls-serving-67b7477c6d-gkts6.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021974585Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gkts6/seaweedfs-tls-serving/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021987475Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gkts6/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.021994575Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gkts6/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022049917Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gkts6/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022223702Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gkts6/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022287223Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gkts6/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022323295Z namespaces/kserve/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022354616Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022390926Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022436718Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022488689Z namespaces/kube-node-lease/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.02250423Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.02250928Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022530881Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-230.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022613613Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-174.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022691305Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-160.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022772357Z namespaces/kube-system/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022818879Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022907172Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022922602Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.022993964Z namespaces/kube-system/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023027755Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023151899Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023227451Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023299643Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023344914Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023378075Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023427847Z namespaces/kube-system/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023463828Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.02354532Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023593961Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023642193Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023716735Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023760116Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023775157Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.023816568Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-mginn2zpzdjzykwxpdu2iboduq.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0238978Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.024001323Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.024163428Z namespaces/kube-system/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.024215409Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.024373434Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.024459016Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.024718564Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.024791876Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.025073634Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.025194867Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.025522417Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.025597259Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.025643771Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.025697712Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.025771824Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.025839186Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.025886867Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.02598141Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026082063Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026128794Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026204717Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026252428Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026295389Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026359131Z namespaces/kube-system/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026368301Z namespaces/kube-system/pods/global-pull-secret-syncer-5h7s8/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026428033Z namespaces/kube-system/pods/global-pull-secret-syncer-5h7s8/global-pull-secret-syncer-5h7s8.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026501265Z namespaces/kube-system/pods/global-pull-secret-syncer-5h7s8/global-pull-secret-syncer/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026510665Z namespaces/kube-system/pods/global-pull-secret-syncer-5h7s8/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026521666Z namespaces/kube-system/pods/global-pull-secret-syncer-5h7s8/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026579807Z namespaces/kube-system/pods/global-pull-secret-syncer-5h7s8/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026741772Z namespaces/kube-system/pods/global-pull-secret-syncer-5h7s8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026807584Z namespaces/kube-system/pods/global-pull-secret-syncer-5h7s8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026847355Z namespaces/kube-system/pods/global-pull-secret-syncer-7vngh/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026882836Z namespaces/kube-system/pods/global-pull-secret-syncer-7vngh/global-pull-secret-syncer-7vngh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026973619Z namespaces/kube-system/pods/global-pull-secret-syncer-7vngh/global-pull-secret-syncer/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026990149Z namespaces/kube-system/pods/global-pull-secret-syncer-7vngh/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.026996319Z namespaces/kube-system/pods/global-pull-secret-syncer-7vngh/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027061452Z namespaces/kube-system/pods/global-pull-secret-syncer-7vngh/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027219686Z namespaces/kube-system/pods/global-pull-secret-syncer-7vngh/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027285618Z namespaces/kube-system/pods/global-pull-secret-syncer-7vngh/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027331209Z namespaces/kube-system/pods/global-pull-secret-syncer-p64q5/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.02736249Z namespaces/kube-system/pods/global-pull-secret-syncer-p64q5/global-pull-secret-syncer-p64q5.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027432872Z namespaces/kube-system/pods/global-pull-secret-syncer-p64q5/global-pull-secret-syncer/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027446963Z namespaces/kube-system/pods/global-pull-secret-syncer-p64q5/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027454983Z namespaces/kube-system/pods/global-pull-secret-syncer-p64q5/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027493124Z namespaces/kube-system/pods/global-pull-secret-syncer-p64q5/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027649969Z namespaces/kube-system/pods/global-pull-secret-syncer-p64q5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.02770703Z namespaces/kube-system/pods/global-pull-secret-syncer-p64q5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027746701Z namespaces/kube-system/pods/konnectivity-agent-6xz6w/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027777022Z namespaces/kube-system/pods/konnectivity-agent-6xz6w/konnectivity-agent-6xz6w.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027864085Z namespaces/kube-system/pods/konnectivity-agent-6xz6w/konnectivity-agent/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027870875Z namespaces/kube-system/pods/konnectivity-agent-6xz6w/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027882965Z namespaces/kube-system/pods/konnectivity-agent-6xz6w/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.027929597Z namespaces/kube-system/pods/konnectivity-agent-6xz6w/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.028373449Z namespaces/kube-system/pods/konnectivity-agent-6xz6w/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.028429371Z namespaces/kube-system/pods/konnectivity-agent-6xz6w/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.028468812Z namespaces/kube-system/pods/konnectivity-agent-8rs56/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.028507863Z namespaces/kube-system/pods/konnectivity-agent-8rs56/konnectivity-agent-8rs56.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.028584825Z namespaces/kube-system/pods/konnectivity-agent-8rs56/konnectivity-agent/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.028592346Z namespaces/kube-system/pods/konnectivity-agent-8rs56/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.028603866Z namespaces/kube-system/pods/konnectivity-agent-8rs56/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.028647827Z namespaces/kube-system/pods/konnectivity-agent-8rs56/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.029255695Z namespaces/kube-system/pods/konnectivity-agent-8rs56/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.029313297Z namespaces/kube-system/pods/konnectivity-agent-8rs56/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.029335987Z namespaces/kube-system/pods/konnectivity-agent-r6m5m/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.029382559Z namespaces/kube-system/pods/konnectivity-agent-r6m5m/konnectivity-agent-r6m5m.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.029467741Z namespaces/kube-system/pods/konnectivity-agent-r6m5m/konnectivity-agent/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.029474811Z namespaces/kube-system/pods/konnectivity-agent-r6m5m/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.029480591Z namespaces/kube-system/pods/konnectivity-agent-r6m5m/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.029519092Z namespaces/kube-system/pods/konnectivity-agent-r6m5m/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.029997356Z namespaces/kube-system/pods/konnectivity-agent-r6m5m/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030061998Z namespaces/kube-system/pods/konnectivity-agent-r6m5m/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030098759Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-230.ec2.internal/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03013167Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-230.ec2.internal/kube-apiserver-proxy-ip-10-0-130-230.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030204102Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-230.ec2.internal/haproxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030210442Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-230.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030216103Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-230.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030272894Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-230.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030412148Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-230.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03048489Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-230.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030507381Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-174.ec2.internal/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030544742Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-174.ec2.internal/kube-apiserver-proxy-ip-10-0-136-174.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030611324Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-174.ec2.internal/haproxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030617824Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-174.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030621444Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-174.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030647765Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-174.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030838281Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-174.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030900102Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-174.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030931363Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-160.ec2.internal/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.030992625Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-160.ec2.internal/kube-apiserver-proxy-ip-10-0-138-160.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031053097Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-160.ec2.internal/haproxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031059317Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-160.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031070727Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-160.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031118899Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-160.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031235652Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-160.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031299334Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-160.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031333145Z namespaces/kube-system/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031365736Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031418657Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031427198Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031469079Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031560971Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031614783Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031657404Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031708386Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031736947Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031795238Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031801598Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031805198Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03184861Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.031918812Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032025515Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032080346Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032137518Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032176569Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032231641Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032272152Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032350664Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032431536Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032504238Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03254145Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032574431Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032626062Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032662003Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032739845Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032779666Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032816138Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032884909Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.032950851Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.033006443Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.034138116Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.034212718Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03429032Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.034365112Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.034458445Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.034581149Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.034754974Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.034822716Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.034865147Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.034926188Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03498069Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035043822Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035086723Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035183226Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035245618Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035291719Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03532703Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035389792Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035427373Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035481845Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035520486Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035554887Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035603168Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035639269Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035690521Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035786273Z namespaces/openshift-apiserver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035839245Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035888326Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.035933278Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03599719Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036034731Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036113933Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036187845Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036276338Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036315289Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0363539Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036396671Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036429352Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036506194Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036548905Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036585727Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036661329Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03672069Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036763941Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036857634Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.036941027Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037042289Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037113072Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037198784Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037325398Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037472712Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037526194Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037568995Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037614726Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037653207Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037712439Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03775626Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037832932Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037911525Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.037979047Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038025568Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038069299Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03811256Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038166242Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038211373Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038266845Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038307296Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038363998Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038371428Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038375028Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038410289Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038492391Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038500012Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038503622Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038540163Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038594674Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038605745Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038619635Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038651726Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038714138Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038721888Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038748639Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038837772Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038872062Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.038972985Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039008806Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039072738Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039111249Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039192712Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039264994Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039340726Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039375577Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039420468Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03947424Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039506381Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039583823Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039702146Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039711587Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039757478Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039799839Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.03980899Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039849441Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039928923Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.039993225Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040091318Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04016225Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040252622Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040324684Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040404177Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040557061Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040661984Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040715236Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040761197Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040819509Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04086504Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040906441Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.040947502Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041019555Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041063646Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041143908Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04122105Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041281102Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041328423Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041371585Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041412106Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041457847Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041499138Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041539619Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04154566Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041582201Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041628592Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041672843Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041717205Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041756286Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041823518Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041871679Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.041938931Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042002333Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042050844Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042093646Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042214479Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042290841Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042364823Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042408085Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042449696Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042493247Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042533538Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04260857Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042665162Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042708243Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042781365Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042835947Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042844227Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.042886729Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.043083474Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.043169457Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04327659Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.043370982Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.043412924Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.043514336Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.043590029Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044036122Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044109884Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04433212Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044474784Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044602218Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044648059Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04468734Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044742742Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044787693Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044833505Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044872176Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044930677Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.044995909Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045081122Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045158374Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045204555Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045240386Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045287098Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045327979Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045408631Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045419751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045468853Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/aws-ebs-csi-driver-node-4vgf6.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045573446Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-driver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045579706Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-driver/csi-driver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045585506Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045636088Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04572812Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045799362Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045834814Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-liveness-probe/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045840934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045844434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045879085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.045980788Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0460577Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046091091Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-node-driver-registrar/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046097031Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046101591Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046136612Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046225055Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046289427Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4vgf6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046334808Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046376089Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/aws-ebs-csi-driver-node-6sz2p.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046469782Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-driver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046475902Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-driver/csi-driver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046479182Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046550654Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046605116Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046677338Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046716259Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-liveness-probe/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046722779Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046732629Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046774921Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046862243Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046928185Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046977917Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-node-driver-registrar/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046988377Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.046991947Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047024558Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0471152Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047184293Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6sz2p/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047228564Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047272245Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/aws-ebs-csi-driver-node-8kvc6.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047367588Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-driver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047374258Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-driver/csi-driver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047377468Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047417859Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047510172Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047574154Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047622445Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-liveness-probe/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047628825Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047631986Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047675817Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047761979Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047831721Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047872942Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-node-driver-registrar/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047881663Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047887423Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.047937164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048049318Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048108249Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8kvc6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048153801Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048195872Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048253833Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048284844Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048329026Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048382887Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048422628Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04847883Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048517301Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048561482Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048568222Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048573663Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048608034Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048659385Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048666355Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048700286Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048785849Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0488296Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048886662Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.048929153Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049013055Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049055076Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04917758Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049251742Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049328124Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049384636Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049430977Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.04950893Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049547811Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049605343Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049645533Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049728806Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049772157Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049818959Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049894871Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049945182Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.049951082Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.050015664Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.050098887Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.050137438Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.050717044Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.050796947Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.051098826Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.051175378Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.051379264Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.051507817Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.051646691Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.051736944Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.051767265Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.051818846Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.051848137Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.051909519Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05193834Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052018302Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052050763Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052125945Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052219618Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052266129Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0523017Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052352272Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052394613Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052451765Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052491326Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052537237Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052577028Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05262341Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05263406Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbn82/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052688452Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbn82/tuned-hbn82.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052771654Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbn82/tuned/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052779324Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbn82/tuned/tuned/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052784744Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbn82/tuned/tuned/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.052823395Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbn82/tuned/tuned/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0529859Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbn82/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053055392Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbn82/tuned/tuned/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053102824Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-q6zgx/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053148185Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-q6zgx/tuned-q6zgx.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053234197Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-q6zgx/tuned/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053243308Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-q6zgx/tuned/tuned/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053250158Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-q6zgx/tuned/tuned/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053299159Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-q6zgx/tuned/tuned/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053408862Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-q6zgx/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053473714Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-q6zgx/tuned/tuned/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053511985Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7qm5/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053549816Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7qm5/tuned-r7qm5.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053631209Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7qm5/tuned/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053637279Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7qm5/tuned/tuned/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053640499Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7qm5/tuned/tuned/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05367473Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7qm5/tuned/tuned/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053778163Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7qm5/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053847405Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7qm5/tuned/tuned/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053874856Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053916547Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.053979939Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05403053Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054092862Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054098842Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054152014Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-230.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054246246Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-174.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054328229Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-160.ec2.internal.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05438226Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054425742Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054511254Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054559995Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054679679Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05472326Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054802153Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054842864Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.054925676Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05507977Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055183624Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055225955Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055264366Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055308977Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055348148Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055432671Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055484682Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055559524Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055636797Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055705239Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05575677Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.055927675Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056029788Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056163292Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056262325Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056378498Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056497251Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056660606Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056720528Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056766399Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056824071Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056865972Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056914794Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.056981885Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057062638Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05714684Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057201252Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057243273Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057297294Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057343246Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057419468Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057460349Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057525001Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057573433Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057632384Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057639184Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057683126Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator-9ddc5ff76-fj8lf.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057773038Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator-watch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057779519Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057788759Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05784009Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.057921953Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058010405Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058048646Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058055156Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058060607Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058114028Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058620973Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058685815Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-fj8lf/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058724256Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058762107Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058802318Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058839969Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058930782Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.058994143Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059241451Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059278372Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059355444Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059390665Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059473437Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.05957232Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059681533Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059723975Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059761536Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059820997Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059859619Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.059938361Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.060115166Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.060154887Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.06025096Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.060302681Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.060309092Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.060351543Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.060433425Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.060501387Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.060545388Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.060647891Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.060733844Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061059883Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061133585Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061242048Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061389113Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061535397Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061603869Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.06164105Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061709812Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061747663Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061802555Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061834856Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061882257Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.061921538Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062022141Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062098623Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062145394Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062183986Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062231867Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062268738Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062361041Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062401252Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062451833Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062487475Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062571387Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062587847Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-jqdq2/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062600528Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-jqdq2/volume-data-source-validator-69d9f679db-jqdq2.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.06268614Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-jqdq2/volume-data-source-validator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.06269747Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-jqdq2/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062705801Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-jqdq2/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062742462Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-jqdq2/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062839934Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-jqdq2/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062903876Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-jqdq2/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.062948838Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063007059Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063067671Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063074651Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063116922Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063171304Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063206525Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063267527Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063308058Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.06338769Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063429922Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063499604Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063539015Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063602707Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063638428Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.06371222Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063783722Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063861464Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063894785Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063936876Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.063999268Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064043329Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064112331Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064167753Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064210144Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064300127Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064342488Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064350478Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064377739Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064438521Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064473852Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064571415Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064660087Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.06475866Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064826972Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.064905794Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065043998Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065216483Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065285685Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065322736Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065379548Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065422919Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065480461Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065519782Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065597704Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065672306Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065743948Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065781259Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065829851Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065862592Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065914373Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.065944614Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066023806Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066061607Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066124879Z namespaces/openshift-config-managed/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066177181Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066241913Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066278734Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066351506Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066397347Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0664799Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066551202Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066625934Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066663695Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066693506Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066731717Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066788739Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.06685177Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066894722Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.066928913Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.067031606Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.067085497Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.067120018Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.070507456Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.070586738Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.070675191Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.070748253Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.070821165Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.070963909Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071158635Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071193836Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071239237Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07131953Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071359191Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071399492Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071463084Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071506995Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071561597Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071606148Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07168873Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071755332Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071794903Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071827864Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071897646Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.071947608Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072009139Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072067741Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072115033Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072121613Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072168814Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072241166Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072284897Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072325619Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07236082Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072400311Z namespaces/openshift-config-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072408771Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072412541Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072458252Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072560245Z namespaces/openshift-config/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072609197Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072656788Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072703179Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072746731Z namespaces/openshift-config/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072785112Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072883645Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.072993748Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0730756Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073108651Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073156743Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073201174Z namespaces/openshift-config/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073240955Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073314997Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073361438Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07340093Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073476832Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073540863Z namespaces/openshift-config/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073584755Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073696238Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0737688Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073858143Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.073919454Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074015137Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074164101Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074296165Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074359777Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074401379Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07445898Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074491861Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074566433Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074585594Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074647706Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074693267Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074771049Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074839901Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.074972955Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075024057Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075075818Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075107219Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075175291Z namespaces/openshift-config/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075220292Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075265293Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075296624Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075391327Z namespaces/openshift-console-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075431818Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07549097Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075537601Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075573442Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075611454Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075682436Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075802819Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075902472Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.075937643Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076015215Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076051706Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076082787Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076162229Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076233971Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076275193Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076353445Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076390686Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076399466Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076429287Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.076510429Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07654614Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.077146728Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07722211Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.077486008Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.077558919Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.077686443Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.077794496Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078243129Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078296991Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078344502Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078402524Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078435155Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078479676Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078528538Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07859735Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078673032Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078733633Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078772585Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078829346Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078870068Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078926049Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.078989421Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.079049333Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.079093094Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.079140055Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.079148985Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-2slwp/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.079185957Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-2slwp/console-operator-7fdbdf9c99-2slwp.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0792837Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-2slwp/console-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07929332Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-2slwp/console-operator/console-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.07929726Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-2slwp/console-operator/console-operator/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.079330951Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-2slwp/console-operator/console-operator/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.079863856Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-2slwp/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.079901527Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.079940439Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080009241Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080049651Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080108673Z namespaces/openshift-console/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080145264Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080214306Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080259908Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080312919Z namespaces/openshift-console/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.08035354Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080439773Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080630598Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080919197Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.080978888Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.08102187Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.081058471Z namespaces/openshift-console/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.081109202Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.081191915Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.081229956Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.081284567Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0813924Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.081493013Z namespaces/openshift-console/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.081550965Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.082388939Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.082501572Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.082821042Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.082925175Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.083163821Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.083312256Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.083496531Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.083565393Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.083612714Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.083678316Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.083723618Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.08378481Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.083824291Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.083903883Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084003346Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084050447Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084090468Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.08413918Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084181691Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084238092Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084279274Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084321525Z namespaces/openshift-console/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084327905Z namespaces/openshift-console/pods/console-5bbc958c67-4k8vr/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084358706Z namespaces/openshift-console/pods/console-5bbc958c67-4k8vr/console-5bbc958c67-4k8vr.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084456929Z namespaces/openshift-console/pods/console-5bbc958c67-4k8vr/console/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084464879Z namespaces/openshift-console/pods/console-5bbc958c67-4k8vr/console/console/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084468629Z namespaces/openshift-console/pods/console-5bbc958c67-4k8vr/console/console/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.08449934Z namespaces/openshift-console/pods/console-5bbc958c67-4k8vr/console/console/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084595953Z namespaces/openshift-console/pods/console-5bbc958c67-4k8vr/console/console/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084661205Z namespaces/openshift-console/pods/console-5bbc958c67-4k8vr/console/console/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084705896Z namespaces/openshift-console/pods/downloads-5499b6fb8f-xvwtm/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084743057Z namespaces/openshift-console/pods/downloads-5499b6fb8f-xvwtm/downloads-5499b6fb8f-xvwtm.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.08485814Z namespaces/openshift-console/pods/downloads-5499b6fb8f-xvwtm/download-server/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084869151Z namespaces/openshift-console/pods/downloads-5499b6fb8f-xvwtm/download-server/download-server/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084874371Z namespaces/openshift-console/pods/downloads-5499b6fb8f-xvwtm/download-server/download-server/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.084906732Z namespaces/openshift-console/pods/downloads-5499b6fb8f-xvwtm/download-server/download-server/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085112828Z namespaces/openshift-console/pods/downloads-5499b6fb8f-xvwtm/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085169929Z namespaces/openshift-console/pods/downloads-5499b6fb8f-xvwtm/download-server/download-server/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085211191Z namespaces/openshift-console/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085246992Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085306253Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085367195Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085484028Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.08554705Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085671144Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085728986Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085806168Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085858789Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.085979543Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.086184609Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.086286072Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.086356014Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.086415155Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.086484547Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0865723Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.086643332Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.086718604Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.086775766Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.086883489Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.087088185Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.087144427Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.087294991Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.087393894Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.087497947Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.08759942Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.087703563Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.087869367Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088122055Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088181536Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088258348Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.0883193Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088368502Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088427193Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088483045Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088585838Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088691471Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088759563Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088815845Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088875556Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.088934238Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.08901815Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089071422Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089135574Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089189235Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089300309Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089361611Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089495694Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089551316Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089616638Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089667789Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089772882Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089872255Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.089993789Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090065131Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090124822Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090205295Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090261017Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090365969Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090423391Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090474813Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090580036Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090648768Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090667788Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09071863Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090827783Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.090882244Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.091044959Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.091148512Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.091253165Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.091357088Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.091456021Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.091615436Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.091810221Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.091903014Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.091971266Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092045618Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092089209Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092152711Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092212703Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092296075Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092498731Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092541652Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092580383Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092634115Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092679116Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092731018Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092773319Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09282417Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.092869812Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093132189Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093177981Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093237802Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093274493Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093316405Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093354336Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093422768Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09350606Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093577402Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093613283Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093653184Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093705326Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093742017Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093814319Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09385394Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093893451Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.093989224Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.094057386Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.094098217Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09420287Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.094305743Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.094418506Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.094506209Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.094615222Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.094769617Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.095085076Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.095164188Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09521961Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.095297552Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.095348553Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.095428236Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.095481567Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09558736Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.095688913Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.095756875Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.095816147Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.095877939Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09593737Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096038193Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096086865Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096157147Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096211668Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09627603Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096324212Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096391834Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096439315Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096556208Z namespaces/openshift-dns/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09662015Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096692482Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096744724Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096796535Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.096842687Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097062163Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097169826Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097271329Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097335531Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097390512Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097449314Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097485945Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097596708Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09766827Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097724332Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097826335Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097880617Z namespaces/openshift-dns/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.097946798Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.098105213Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.098215676Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.098483914Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.098588397Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.098907536Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099087221Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099305318Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.09937326Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099432401Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099503153Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099543574Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099621597Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099661258Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099769871Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099847423Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099904185Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.099949986Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100018888Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100053309Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100102161Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100144612Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100183403Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100402249Z namespaces/openshift-dns/pods/dns-default-295qn/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100446991Z namespaces/openshift-dns/pods/dns-default-295qn/dns-default-295qn.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100557004Z namespaces/openshift-dns/pods/dns-default-295qn/dns/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100578264Z namespaces/openshift-dns/pods/dns-default-295qn/dns/dns/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100591385Z namespaces/openshift-dns/pods/dns-default-295qn/dns/dns/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100616965Z namespaces/openshift-dns/pods/dns-default-295qn/dns/dns/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100722688Z namespaces/openshift-dns/pods/dns-default-295qn/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10077296Z namespaces/openshift-dns/pods/dns-default-295qn/dns/dns/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100797721Z namespaces/openshift-dns/pods/dns-default-295qn/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100802811Z namespaces/openshift-dns/pods/dns-default-295qn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100809301Z namespaces/openshift-dns/pods/dns-default-295qn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100860283Z namespaces/openshift-dns/pods/dns-default-295qn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.100949035Z namespaces/openshift-dns/pods/dns-default-295qn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101028327Z namespaces/openshift-dns/pods/dns-default-295qn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101085439Z namespaces/openshift-dns/pods/dns-default-pmpdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10112364Z namespaces/openshift-dns/pods/dns-default-pmpdb/dns-default-pmpdb.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101203292Z namespaces/openshift-dns/pods/dns-default-pmpdb/dns/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101212193Z namespaces/openshift-dns/pods/dns-default-pmpdb/dns/dns/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101226803Z namespaces/openshift-dns/pods/dns-default-pmpdb/dns/dns/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101252454Z namespaces/openshift-dns/pods/dns-default-pmpdb/dns/dns/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101347446Z namespaces/openshift-dns/pods/dns-default-pmpdb/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101414928Z namespaces/openshift-dns/pods/dns-default-pmpdb/dns/dns/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101431109Z namespaces/openshift-dns/pods/dns-default-pmpdb/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101437429Z namespaces/openshift-dns/pods/dns-default-pmpdb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10145082Z namespaces/openshift-dns/pods/dns-default-pmpdb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101496421Z namespaces/openshift-dns/pods/dns-default-pmpdb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101585184Z namespaces/openshift-dns/pods/dns-default-pmpdb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101649855Z namespaces/openshift-dns/pods/dns-default-pmpdb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101688156Z namespaces/openshift-dns/pods/dns-default-trkhk/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101722777Z namespaces/openshift-dns/pods/dns-default-trkhk/dns-default-trkhk.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101827851Z namespaces/openshift-dns/pods/dns-default-trkhk/dns/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101837571Z namespaces/openshift-dns/pods/dns-default-trkhk/dns/dns/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101846051Z namespaces/openshift-dns/pods/dns-default-trkhk/dns/dns/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.101897522Z namespaces/openshift-dns/pods/dns-default-trkhk/dns/dns/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102040246Z namespaces/openshift-dns/pods/dns-default-trkhk/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102128149Z namespaces/openshift-dns/pods/dns-default-trkhk/dns/dns/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102187741Z namespaces/openshift-dns/pods/dns-default-trkhk/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102194371Z namespaces/openshift-dns/pods/dns-default-trkhk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102199601Z namespaces/openshift-dns/pods/dns-default-trkhk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102264263Z namespaces/openshift-dns/pods/dns-default-trkhk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102381827Z namespaces/openshift-dns/pods/dns-default-trkhk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102470799Z namespaces/openshift-dns/pods/dns-default-trkhk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102529591Z namespaces/openshift-dns/pods/node-resolver-f8pbz/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102585322Z namespaces/openshift-dns/pods/node-resolver-f8pbz/node-resolver-f8pbz.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102702406Z namespaces/openshift-dns/pods/node-resolver-f8pbz/dns-node-resolver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102715866Z namespaces/openshift-dns/pods/node-resolver-f8pbz/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102735687Z namespaces/openshift-dns/pods/node-resolver-f8pbz/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102762297Z namespaces/openshift-dns/pods/node-resolver-f8pbz/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.102895791Z namespaces/openshift-dns/pods/node-resolver-f8pbz/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103006434Z namespaces/openshift-dns/pods/node-resolver-f8pbz/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103064266Z namespaces/openshift-dns/pods/node-resolver-kb5bw/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103115548Z namespaces/openshift-dns/pods/node-resolver-kb5bw/node-resolver-kb5bw.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10321434Z namespaces/openshift-dns/pods/node-resolver-kb5bw/dns-node-resolver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103231891Z namespaces/openshift-dns/pods/node-resolver-kb5bw/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103244361Z namespaces/openshift-dns/pods/node-resolver-kb5bw/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103292963Z namespaces/openshift-dns/pods/node-resolver-kb5bw/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103409476Z namespaces/openshift-dns/pods/node-resolver-kb5bw/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103499609Z namespaces/openshift-dns/pods/node-resolver-kb5bw/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10355539Z namespaces/openshift-dns/pods/node-resolver-tmrhd/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103614092Z namespaces/openshift-dns/pods/node-resolver-tmrhd/node-resolver-tmrhd.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103717695Z namespaces/openshift-dns/pods/node-resolver-tmrhd/dns-node-resolver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103724075Z namespaces/openshift-dns/pods/node-resolver-tmrhd/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103730655Z namespaces/openshift-dns/pods/node-resolver-tmrhd/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.103792417Z namespaces/openshift-dns/pods/node-resolver-tmrhd/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10389338Z namespaces/openshift-dns/pods/node-resolver-tmrhd/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104073555Z namespaces/openshift-dns/pods/node-resolver-tmrhd/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104137027Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104195359Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104261971Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104326132Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104430446Z namespaces/openshift-etcd/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104492327Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10457637Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104628411Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104705694Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104757085Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104848698Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.104973371Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.105078554Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.105133496Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.105189797Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10526668Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.105316281Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.105668811Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.105737473Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.105789585Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.105896428Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.106014581Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.106067673Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.106197097Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10630026Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.106414303Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.106505035Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.106613249Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.106759603Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.106949128Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107036181Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107079312Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107146724Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107208636Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107278428Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107331599Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107442142Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107545445Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107608627Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107654429Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10771258Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107768202Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107836794Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107894535Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.107981998Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10803758Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.108166874Z namespaces/openshift-host-network/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.108232975Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.108327728Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.10838059Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.108457612Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.108515753Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.108619136Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.108712479Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.108825813Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.109520353Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.109579824Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.109632166Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.109691807Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.109836902Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.109862712Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.109929114Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.110049078Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.11012328Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.110174311Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.110286095Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.110378417Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1104526Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.110527502Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.110606214Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.110739248Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.110840801Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.110895992Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.110942754Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111089138Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111134849Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111191211Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111231682Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111296074Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111334685Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111417107Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111495139Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111537831Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111579472Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111628053Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111676285Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111728206Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111773088Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111813359Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1118522Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.111936772Z namespaces/openshift-image-registry/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.112015095Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.112078416Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.112120718Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.11218649Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.112240261Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.112367065Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.112501689Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.112726485Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.112760486Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.112806248Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.112845109Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.11289054Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.113024644Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.113082936Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.113129327Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.113203989Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.113256021Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.113263291Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.113310072Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.113380334Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.113424605Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.114250379Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.114333192Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.114627Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.114697912Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.114932329Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115087133Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115270008Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115342461Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115390722Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115448654Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115488195Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115547336Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115584528Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.11567141Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115749722Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115809474Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115847655Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115901597Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.115947068Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116087932Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116220366Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116276278Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116316759Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.11636654Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116410621Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116485264Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116491534Z namespaces/openshift-image-registry/pods/image-registry-54b6d9c498-cd4f5/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116532335Z namespaces/openshift-image-registry/pods/image-registry-54b6d9c498-cd4f5/image-registry-54b6d9c498-cd4f5.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116649579Z namespaces/openshift-image-registry/pods/image-registry-54b6d9c498-cd4f5/registry/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116658089Z namespaces/openshift-image-registry/pods/image-registry-54b6d9c498-cd4f5/registry/registry/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.116664979Z namespaces/openshift-image-registry/pods/image-registry-54b6d9c498-cd4f5/registry/registry/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1167036Z namespaces/openshift-image-registry/pods/image-registry-54b6d9c498-cd4f5/registry/registry/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.117472062Z namespaces/openshift-image-registry/pods/image-registry-54b6d9c498-cd4f5/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.117534434Z namespaces/openshift-image-registry/pods/image-registry-54b6d9c498-cd4f5/registry/registry/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.117583645Z namespaces/openshift-image-registry/pods/node-ca-j85g8/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.117619536Z namespaces/openshift-image-registry/pods/node-ca-j85g8/node-ca-j85g8.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.117722839Z namespaces/openshift-image-registry/pods/node-ca-j85g8/node-ca/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.11772945Z namespaces/openshift-image-registry/pods/node-ca-j85g8/node-ca/node-ca/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.11773723Z namespaces/openshift-image-registry/pods/node-ca-j85g8/node-ca/node-ca/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.117798912Z namespaces/openshift-image-registry/pods/node-ca-j85g8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.117915515Z namespaces/openshift-image-registry/pods/node-ca-j85g8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118009728Z namespaces/openshift-image-registry/pods/node-ca-j85g8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118052089Z namespaces/openshift-image-registry/pods/node-ca-rtn2p/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118105601Z namespaces/openshift-image-registry/pods/node-ca-rtn2p/node-ca-rtn2p.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118177372Z namespaces/openshift-image-registry/pods/node-ca-rtn2p/node-ca/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118183713Z namespaces/openshift-image-registry/pods/node-ca-rtn2p/node-ca/node-ca/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118196003Z namespaces/openshift-image-registry/pods/node-ca-rtn2p/node-ca/node-ca/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118240704Z namespaces/openshift-image-registry/pods/node-ca-rtn2p/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118354938Z namespaces/openshift-image-registry/pods/node-ca-rtn2p/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118452411Z namespaces/openshift-image-registry/pods/node-ca-rtn2p/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118498162Z namespaces/openshift-image-registry/pods/node-ca-wzhkj/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118541983Z namespaces/openshift-image-registry/pods/node-ca-wzhkj/node-ca-wzhkj.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118619645Z namespaces/openshift-image-registry/pods/node-ca-wzhkj/node-ca/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118625636Z namespaces/openshift-image-registry/pods/node-ca-wzhkj/node-ca/node-ca/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118640146Z namespaces/openshift-image-registry/pods/node-ca-wzhkj/node-ca/node-ca/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118680357Z namespaces/openshift-image-registry/pods/node-ca-wzhkj/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1187931Z namespaces/openshift-image-registry/pods/node-ca-wzhkj/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118859662Z namespaces/openshift-image-registry/pods/node-ca-wzhkj/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118888503Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.118929594Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119024947Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119074318Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119165551Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119212713Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119270024Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119310535Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119372977Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119413038Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119527611Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119596564Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119685356Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119722097Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119766418Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.11981098Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119848131Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.119927463Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.120011976Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.120059337Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.120139709Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.120231262Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.120260443Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.120374486Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.120453698Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.120606323Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.120683135Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12084262Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.120982213Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121145078Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12121037Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121259441Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121313763Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121359104Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121412626Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121455237Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121531559Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121609611Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121664073Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121704144Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121759946Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121794867Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121862789Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.121873289Z namespaces/openshift-ingress-canary/pods/ingress-canary-9896j/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12190854Z namespaces/openshift-ingress-canary/pods/ingress-canary-9896j/ingress-canary-9896j.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122031424Z namespaces/openshift-ingress-canary/pods/ingress-canary-9896j/serve-healthcheck-canary/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122045194Z namespaces/openshift-ingress-canary/pods/ingress-canary-9896j/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122052224Z namespaces/openshift-ingress-canary/pods/ingress-canary-9896j/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122085295Z namespaces/openshift-ingress-canary/pods/ingress-canary-9896j/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122178618Z namespaces/openshift-ingress-canary/pods/ingress-canary-9896j/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12225222Z namespaces/openshift-ingress-canary/pods/ingress-canary-9896j/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122307862Z namespaces/openshift-ingress-canary/pods/ingress-canary-pdb82/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122354143Z namespaces/openshift-ingress-canary/pods/ingress-canary-pdb82/ingress-canary-pdb82.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122423345Z namespaces/openshift-ingress-canary/pods/ingress-canary-pdb82/serve-healthcheck-canary/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122435226Z namespaces/openshift-ingress-canary/pods/ingress-canary-pdb82/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122445416Z namespaces/openshift-ingress-canary/pods/ingress-canary-pdb82/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122500767Z namespaces/openshift-ingress-canary/pods/ingress-canary-pdb82/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12258868Z namespaces/openshift-ingress-canary/pods/ingress-canary-pdb82/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122650842Z namespaces/openshift-ingress-canary/pods/ingress-canary-pdb82/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122689433Z namespaces/openshift-ingress-canary/pods/ingress-canary-rlkvc/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122727454Z namespaces/openshift-ingress-canary/pods/ingress-canary-rlkvc/ingress-canary-rlkvc.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122806446Z namespaces/openshift-ingress-canary/pods/ingress-canary-rlkvc/serve-healthcheck-canary/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122815946Z namespaces/openshift-ingress-canary/pods/ingress-canary-rlkvc/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122820797Z namespaces/openshift-ingress-canary/pods/ingress-canary-rlkvc/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.122832027Z namespaces/openshift-ingress-canary/pods/ingress-canary-rlkvc/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12293264Z namespaces/openshift-ingress-canary/pods/ingress-canary-rlkvc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123024412Z namespaces/openshift-ingress-canary/pods/ingress-canary-rlkvc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123060744Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123098615Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123148106Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123190037Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1232812Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123326271Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123390853Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123424474Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123488336Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123529147Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123607599Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123681282Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123763034Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123803585Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123829706Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123887257Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.123929609Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.124031022Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.124076153Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.124115914Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.124196416Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.124257658Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.124290959Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125051421Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125121303Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125222656Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125296398Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12537771Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125498124Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125662999Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125727501Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125755971Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125815763Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125859754Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125903836Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125912656Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.125944977Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12605323Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126088831Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126176774Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126241845Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126299437Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126329538Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12639637Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126433381Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126506373Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126541964Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126604976Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126643587Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126698929Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126707129Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12675302Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126830182Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126857243Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126909485Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.126971217Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127056229Z namespaces/openshift-ingress/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12710467Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127170872Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127210513Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127292116Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127333747Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127414849Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127552553Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127660577Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127710018Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127755409Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127807721Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127850882Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.127925524Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.128033397Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.128080469Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.128160481Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.128241193Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.128279334Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.128396058Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12847233Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.128600784Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.128675926Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12882388Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.128930243Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129132049Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129200621Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129228392Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129305264Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129340515Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129410207Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129436038Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12952562Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129600402Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129653384Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129696905Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129751117Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129796588Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.12985311Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129897981Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129949812Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.129979153Z namespaces/openshift-ingress/pods/router-default-6478c994fc-nbj59/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130032775Z namespaces/openshift-ingress/pods/router-default-6478c994fc-nbj59/router-default-6478c994fc-nbj59.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130146198Z namespaces/openshift-ingress/pods/router-default-6478c994fc-nbj59/router/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130155088Z namespaces/openshift-ingress/pods/router-default-6478c994fc-nbj59/router/router/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130163159Z namespaces/openshift-ingress/pods/router-default-6478c994fc-nbj59/router/router/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13020071Z namespaces/openshift-ingress/pods/router-default-6478c994fc-nbj59/router/router/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130319283Z namespaces/openshift-ingress/pods/router-default-6478c994fc-nbj59/router/router/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130387985Z namespaces/openshift-ingress/pods/router-default-6478c994fc-nbj59/router/router/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130431476Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130470687Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130521189Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13054538Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130633982Z namespaces/openshift-insights/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130671523Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130741145Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130768206Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130844428Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.130870809Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.131032584Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.131148097Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1312407Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.131270031Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.131331152Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.131540758Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13158954Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.131621031Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.131675182Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.131743614Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.131802516Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.131840297Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13192776Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.132022982Z namespaces/openshift-insights/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.132061763Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.133192016Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.133272728Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.133559027Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1336829Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13402166Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134108072Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134240996Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134319379Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13435455Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134438702Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134472603Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134566726Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134617137Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134659948Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13471051Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134774092Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134829684Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134881695Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.134917976Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135019729Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135098351Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135179623Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135238735Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135291577Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135354599Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13540147Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135463472Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135583225Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135588295Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135606826Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135667897Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135675688Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-9s9bq/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1357619Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-9s9bq/insights-operator-5f67b55555-9s9bq.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135864663Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-9s9bq/insights-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135874343Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-9s9bq/insights-operator/insights-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135877984Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-9s9bq/insights-operator/insights-operator/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.135913095Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-9s9bq/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.136317976Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-9s9bq/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.136743279Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13677787Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/insights-runtime-extractor-425z7.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.136884423Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.136894013Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/exporter/exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.136907573Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/exporter/exporter/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.136949274Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/exporter/exporter/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13712406Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137187952Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/exporter/exporter/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137224433Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/extractor/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137236293Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/extractor/extractor/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137239923Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/extractor/extractor/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137291304Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/extractor/extractor/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137391837Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137467589Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/extractor/extractor/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13748605Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13749649Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137508571Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137574583Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137666165Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137728397Z namespaces/openshift-insights/pods/insights-runtime-extractor-425z7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137791499Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13783134Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/insights-runtime-extractor-55bgg.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137972734Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.137990995Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/exporter/exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138000045Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/exporter/exporter/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138025616Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/exporter/exporter/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138137409Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13818175Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/exporter/exporter/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138211001Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/extractor/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138228231Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/extractor/extractor/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138243742Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/extractor/extractor/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138291033Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/extractor/extractor/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138425097Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1385118Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/extractor/extractor/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138551001Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138574772Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138583262Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138657584Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138775307Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13888329Z namespaces/openshift-insights/pods/insights-runtime-extractor-55bgg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.138971683Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.139051795Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/insights-runtime-extractor-srnvs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.139391015Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.139407816Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/exporter/exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.139416066Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/exporter/exporter/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.139474738Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/exporter/exporter/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.139597771Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.139705824Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/exporter/exporter/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.139762906Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/extractor/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.139770226Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/extractor/extractor/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.139813427Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/extractor/extractor/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.13989035Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/extractor/extractor/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140057624Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140154127Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/extractor/extractor/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140192458Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140197358Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140240549Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140305702Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140459616Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140547489Z namespaces/openshift-insights/pods/insights-runtime-extractor-srnvs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.14059819Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140657002Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140728614Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140799986Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140876478Z namespaces/openshift-keda/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140887308Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140895539Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.140986561Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141119595Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141201137Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141228558Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141240818Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141351122Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141386963Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141501746Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141613059Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141695832Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141710162Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.141773954Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.142134464Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.142186666Z namespaces/openshift-keda/operators.coreos.com/installplans/install-2w8kv.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.14233901Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.142389512Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.142460364Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.142511695Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.142597388Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.142645259Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.142787623Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.142838584Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.142925797Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143011369Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143070561Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143125643Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143227086Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143330259Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143430062Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143492863Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143553725Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143608367Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143664308Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143765171Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143837544Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.143899055Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.144033079Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.144115541Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.144174613Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.144325078Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.144454841Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.144553014Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.144653917Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.14475931Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.144921775Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.145174442Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.145254945Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.145304146Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.145381798Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.14543055Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.145507222Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.145575614Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.145708978Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.14578765Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.145852582Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.145909753Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.145992736Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146046177Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146100059Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146187721Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146243453Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146301555Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146419578Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146516701Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146543222Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146599563Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146687706Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146748028Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.14685188Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.146982164Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147097618Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147132239Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147220231Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147271813Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147351225Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147449488Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147529Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147582922Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147678254Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147716256Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.147754277Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.14787651Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.148017184Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.148620472Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.148637002Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.148642682Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.148647432Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.148652252Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.148687364Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.148739315Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.148798187Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.148867029Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1489288Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149030843Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149147717Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.14924742Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149305982Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149361363Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149415035Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149458866Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149549429Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.14960327Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149646971Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149697773Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149742604Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149785125Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149825986Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149878358Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.149912079Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150033983Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150072064Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150144636Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150181487Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150243318Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15028442Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150364022Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150438464Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150513736Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150754733Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150801694Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150866696Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.150902568Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151012461Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151060682Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151105523Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151186546Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151249818Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151297539Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151400452Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151478824Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151553936Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151633509Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151706711Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.151822044Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15202592Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152100492Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152144983Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152197095Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152247026Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152311638Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152358459Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152433902Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152509264Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152552875Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152593176Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152656768Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152703809Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152754511Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152784592Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152844284Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152890395Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.152941876Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153018529Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153115201Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153162033Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153212094Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153254905Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153320127Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153368579Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153453991Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153548694Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153621536Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153682548Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153722239Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15377266Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153815901Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153902944Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.153966876Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154032558Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15411131Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154173912Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154182582Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154218423Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154272365Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154312616Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154405519Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154480351Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154764119Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154835331Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.154909743Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155073298Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155240383Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155285974Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155338966Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155366556Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155418648Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155459669Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15550044Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155574583Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155650835Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155698056Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155745997Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155795089Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15583333Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155886092Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155927973Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.155993084Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.156035736Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.156116958Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.156165149Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.156241572Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.156258912Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.156322744Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.156367475Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.156448428Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15652208Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.156894721Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.156948692Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.157024104Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.157117007Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.157135348Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15721893Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.157260991Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.157305542Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.157399835Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.157490438Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1575517Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.157698504Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.157796136Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15789827Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158062004Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158172877Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158312751Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158470336Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158529298Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158581669Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158629631Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158668702Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158711253Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158752344Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158822286Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.158897448Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15894693Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159022222Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159070093Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159106994Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159140915Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159196337Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159226368Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159259959Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159330291Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159372412Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159434214Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159478855Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159533157Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159571388Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15965203Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159725252Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159803965Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159851886Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.159900507Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.15997932Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160014311Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160095683Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160144724Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160189026Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160275298Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1603245Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160370771Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160462814Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160535596Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160613398Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16068578Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160771402Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.160893596Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.161107932Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.161740661Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.161778671Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.161854444Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.161874124Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.161980657Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162020998Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162118191Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162188283Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162227044Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162264785Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162303537Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162352578Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16240482Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162447881Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162473852Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162528513Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162615676Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162664757Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16274711Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16276468Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162832482Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162871023Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.162988486Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163192692Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163317576Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163366077Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163406138Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16346547Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163522862Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163620235Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163695487Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163757209Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163846981Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163891173Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163908723Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.163934754Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.164051977Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.164097158Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.164222572Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.164298624Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16448317Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.164556282Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.164672675Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.164792878Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.164985864Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165041086Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165081127Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165129708Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1651694Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165218251Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165257722Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165338214Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165408746Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165448797Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165491549Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16554237Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165569801Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165622282Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165633443Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-74ltd/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165677534Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-74ltd/kube-storage-version-migrator-operator-79964ff6f9-74ltd.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165815468Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-74ltd/kube-storage-version-migrator-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165825538Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-74ltd/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165835289Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-74ltd/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.165859189Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-74ltd/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166010104Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-74ltd/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166145408Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166177318Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16624035Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166271161Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166349243Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166384884Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166446646Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166478137Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166548619Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16658546Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166680133Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166771706Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166865558Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16691458Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.166994792Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167051554Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167100655Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167172777Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167227769Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16725659Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167348132Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167409744Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167455186Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167547078Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167628891Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167750864Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167821736Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.167934599Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.168091614Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.168259929Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.168288619Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.168339361Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.168383442Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.168418413Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.168461975Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.168502736Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.168580998Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16865976Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16901293Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169053372Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169097973Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169140104Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169183625Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169189585Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169227107Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/migrator-786f9fbc5-zmsd5.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169306899Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/graceful-termination/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169318599Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/graceful-termination/graceful-termination/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.16932588Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169370501Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169449663Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169519795Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169553396Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/migrator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169559746Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/migrator/migrator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169569367Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/migrator/migrator/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169612288Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/migrator/migrator/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169712381Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169775542Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zmsd5/migrator/migrator/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169820944Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169855835Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169905436Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.169948418Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.17002694Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.17003696Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.17004273Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170087411Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170183264Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170276147Z namespaces/openshift-marketplace/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170284237Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170287537Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170317128Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.17038794Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1703986Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170408991Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170518724Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170590126Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170690229Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170804932Z namespaces/openshift-monitoring/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170844423Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170909525Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.170946556Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.171031539Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.171101581Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.171253555Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.171688228Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.172062608Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.172313206Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.172347247Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.172406129Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.17245058Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.172533732Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.172570433Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.172612464Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.172694317Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.172744858Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.17278738Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.176091675Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.17626329Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.17731981Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.177392953Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.178399462Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.178517815Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.179147333Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.179327518Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.17937295Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.179556025Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.179591686Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.179687169Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.179756151Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.179855484Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.179935176Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.180039449Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18007218Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.180218154Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.180265055Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.180357748Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.180385989Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.180514863Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.180567954Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.180679267Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.180856602Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.180937355Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.181198252Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.181333326Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18145456Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.181540322Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.181638975Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.181725738Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18182929Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.181863082Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.181969755Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.182060827Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18214262Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.182245522Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.182313964Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.182462259Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.182549101Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.182634044Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.182721036Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.182805639Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.182884441Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183245401Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183281592Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183341114Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183347794Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183390435Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183484698Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183509639Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183586171Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183773377Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183780267Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183783807Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183839579Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.183980983Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184062125Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184109676Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184117727Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184123457Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184165558Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184276821Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184341993Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184388324Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184395235Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184400825Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184447986Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184539179Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184600581Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184649492Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184657352Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184661422Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184701313Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184803176Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184856058Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184890019Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184898799Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184905959Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.184987112Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185061384Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185127066Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185173337Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185179847Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185185287Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185233719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185318281Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185381863Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185410724Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185416854Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185420134Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185458055Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185542258Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18560595Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185643161Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-jxszs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185670412Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-jxszs/cluster-monitoring-operator-54cb84584-jxszs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185765604Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-jxszs/cluster-monitoring-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185771775Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-jxszs/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185781725Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-jxszs/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.185831136Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-jxszs/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186255388Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-jxszs/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18632481Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-jxszs/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186370352Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186409403Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-state-metrics-845b954455-vqtb2.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186516516Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-main/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186523836Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186529106Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186596058Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18667259Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186740912Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186773563Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-self/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186779664Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186792714Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186838425Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.186927568Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18701827Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187054031Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-state-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187060132Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187080292Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187130563Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187271098Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187336549Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-vqtb2/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187382881Z namespaces/openshift-monitoring/pods/metrics-server-7f787b8f48-9lc74/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187417822Z namespaces/openshift-monitoring/pods/metrics-server-7f787b8f48-9lc74/metrics-server-7f787b8f48-9lc74.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187531725Z namespaces/openshift-monitoring/pods/metrics-server-7f787b8f48-9lc74/metrics-server/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187537785Z namespaces/openshift-monitoring/pods/metrics-server-7f787b8f48-9lc74/metrics-server/metrics-server/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187543206Z namespaces/openshift-monitoring/pods/metrics-server-7f787b8f48-9lc74/metrics-server/metrics-server/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187590797Z namespaces/openshift-monitoring/pods/metrics-server-7f787b8f48-9lc74/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18768299Z namespaces/openshift-monitoring/pods/metrics-server-7f787b8f48-9lc74/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187747031Z namespaces/openshift-monitoring/pods/metrics-server-7f787b8f48-9lc74/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187798743Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qhbds/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187843584Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qhbds/monitoring-plugin-cd8656b8-qhbds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187922386Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qhbds/monitoring-plugin/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187930677Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qhbds/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.187944677Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qhbds/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18802426Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qhbds/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188116392Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qhbds/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188177774Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qhbds/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188238706Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188268407Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/node-exporter-8bbgr.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18838371Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/init-textfile/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1883901Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/init-textfile/init-textfile/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18839826Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188454522Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188518684Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188585386Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188616897Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188624057Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188630077Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188681908Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188774521Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188834853Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188879454Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/node-exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188896335Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/node-exporter/node-exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188899705Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.188936796Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189064759Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189131972Z namespaces/openshift-monitoring/pods/node-exporter-8bbgr/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189164922Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189194003Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/node-exporter-bsn5z.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189297956Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/init-textfile/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189305786Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/init-textfile/init-textfile/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189310086Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189328357Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189404549Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189465771Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189503412Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189511292Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189516763Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189570554Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189679507Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189744389Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18976906Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/node-exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18977285Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/node-exporter/node-exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.18977818Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189840912Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.189982466Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190052208Z namespaces/openshift-monitoring/pods/node-exporter-bsn5z/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19010432Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190146241Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/node-exporter-d2qn4.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190282765Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/init-textfile/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190292415Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/init-textfile/init-textfile/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190298445Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190344536Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190425609Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190490521Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190551942Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190561773Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190569193Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190622824Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190735738Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19080446Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190839581Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/node-exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190849331Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/node-exporter/node-exporter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190852761Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.190911583Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191038396Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191119039Z namespaces/openshift-monitoring/pods/node-exporter-d2qn4/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191184101Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191220022Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/openshift-state-metrics-57f99c8b49-5qbwz.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191365316Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-main/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191375126Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191382606Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191434688Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191531961Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191625343Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191654244Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-self/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191673475Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191688925Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191746347Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191939882Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191971634Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191986464Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/openshift-state-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191989974Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.191993284Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192015015Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192115638Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192178199Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-5qbwz/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192222971Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192294793Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192480248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192486708Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192492538Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19253851Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192634342Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192701984Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192746496Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192754266Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192767537Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192800317Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19290509Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.192995943Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193031654Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193104506Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193112796Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193143477Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19323788Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193299892Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193325553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193331783Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193336913Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193376144Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193460476Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193529208Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193560409Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193568169Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19357164Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193610441Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193694383Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193760575Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193797056Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193802976Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193817857Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.193851248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194217068Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19428416Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194314031Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194320081Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194331542Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194374143Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194469586Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194537337Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194563098Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194609899Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/prometheus-operator-7b7d896497-fsz5f.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194719483Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194738663Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194743043Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194750304Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194849897Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194915948Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194949839Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/prometheus-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19498162Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.194985701Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195015241Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195195507Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195255948Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-fsz5f/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195290029Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-flvjd/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1953186Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-flvjd/prometheus-operator-admission-webhook-7ddc8784d4-flvjd.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195437694Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-flvjd/prometheus-operator-admission-webhook/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195444154Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-flvjd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195447634Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-flvjd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195489325Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-flvjd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195577618Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-flvjd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19565875Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-flvjd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195703451Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195731242Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/telemeter-client-6f75bb8966-56ltt.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195905467Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195918947Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195923728Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.195968489Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196058372Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196125063Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196163395Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/reload/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196184905Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/reload/reload/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196188765Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/reload/reload/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196196765Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/reload/reload/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196304239Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19636995Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/reload/reload/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196400211Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/telemeter-client/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196406202Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/telemeter-client/telemeter-client/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196411572Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196459023Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196597977Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196663179Z namespaces/openshift-monitoring/pods/telemeter-client-6f75bb8966-56ltt/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19671289Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196774872Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/thanos-querier-6f4b69b6bb-r5rg9.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196917256Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196923386Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196926597Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.196985988Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197089061Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197156733Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197185594Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-rules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197192024Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197198094Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197253706Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197341109Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19740639Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197443001Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-web/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197449432Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197454912Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197498813Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197596586Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197666268Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197701809Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197707939Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197711259Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1977542Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197838113Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197903575Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197931475Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/prom-label-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197937806Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.197945526Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198010268Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.1980966Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198160802Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198198033Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/thanos-query/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198206874Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/thanos-query/thanos-query/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198211754Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/thanos-query/thanos-query/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198241314Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198331457Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198397389Z namespaces/openshift-monitoring/pods/thanos-querier-6f4b69b6bb-r5rg9/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19843645Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198468171Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198523703Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198560924Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198665627Z namespaces/openshift-multus/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198711588Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19877211Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198810281Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198856242Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.198896893Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.19913581Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199210843Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199284465Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199324716Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199368277Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199516611Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199629864Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199689536Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199734718Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199779809Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199798749Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199883352Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199927073Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.199984845Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.200066377Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.200110938Z namespaces/openshift-multus/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20015282Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.200297634Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.200380746Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20086857Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.201009315Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.201789847Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20187868Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202106356Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202161548Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202197989Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202296341Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202371854Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202466186Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202555469Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20260299Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202686583Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202766925Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202846777Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.202895159Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20293886Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203012082Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203087304Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203141026Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203168357Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203224858Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20326918Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203347502Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203425224Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203469035Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203512007Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203566938Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20360671Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203655121Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203697562Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203761284Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203773284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.203826506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/multus-additional-cni-plugins-g2htp.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204007961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/bond-cni-plugin/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204018591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204021931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204056743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204140745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204213497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204236197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204240588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/cni-plugins/cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204245778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204296209Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204376872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204443314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204479584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/egress-router-binary-copy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204485855Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204488985Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204524176Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204614948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204703741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204740432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204749292Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204758983Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204799584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204860566Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204930348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204970569Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/routeoverride-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204982679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.204990709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205037161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205124893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205190345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205228446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205234386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205237506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205272398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20535506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205418872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205457013Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205463773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205469173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205499064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205582886Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205647148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g2htp/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205685129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20571784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/multus-additional-cni-plugins-h79bq.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205855624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/bond-cni-plugin/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205861755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205866785Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.205906256Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206011109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206075361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206112152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206121112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/cni-plugins/cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206126072Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206160793Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206242355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206309637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206335488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/egress-router-binary-copy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206341098Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206344218Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20639727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206475452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206543804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206576375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206582365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206585515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206626046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206684438Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20675585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206782981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/routeoverride-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206786951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206796582Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206846683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.206928005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207026588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207056749Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207061229Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207064549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20709232Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207171372Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207253255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207265475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207269495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207272665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207307776Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207396679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207459191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-h79bq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207510982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207549973Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/multus-additional-cni-plugins-p96q8.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207677077Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/bond-cni-plugin/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207687097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207691317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207719558Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207803021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207868913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207891773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207895323Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/cni-plugins/cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207901094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.207967655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208153791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208226653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208242833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/egress-router-binary-copy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208249284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208252653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208306985Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20846937Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20847652Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208553712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208562522Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208565813Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208602944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208668356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208741508Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208773559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/routeoverride-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208780459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208791459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20882059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208907692Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.208995305Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209025246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209029556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209032676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209078237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20916027Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209227062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209261553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209267493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209270763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209305144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209388826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209452878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p96q8/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209489829Z namespaces/openshift-multus/pods/multus-cz42p/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.20952829Z namespaces/openshift-multus/pods/multus-cz42p/multus-cz42p.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209625823Z namespaces/openshift-multus/pods/multus-cz42p/kube-multus/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209631943Z namespaces/openshift-multus/pods/multus-cz42p/kube-multus/kube-multus/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209635304Z namespaces/openshift-multus/pods/multus-cz42p/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.209669694Z namespaces/openshift-multus/pods/multus-cz42p/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.210039015Z namespaces/openshift-multus/pods/multus-cz42p/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.210105047Z namespaces/openshift-multus/pods/multus-cz42p/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.210137928Z namespaces/openshift-multus/pods/multus-r2rq9/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21019Z namespaces/openshift-multus/pods/multus-r2rq9/multus-r2rq9.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.210272992Z namespaces/openshift-multus/pods/multus-r2rq9/kube-multus/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.210279672Z namespaces/openshift-multus/pods/multus-r2rq9/kube-multus/kube-multus/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.210282902Z namespaces/openshift-multus/pods/multus-r2rq9/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.210322613Z namespaces/openshift-multus/pods/multus-r2rq9/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.210778937Z namespaces/openshift-multus/pods/multus-r2rq9/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.210849868Z namespaces/openshift-multus/pods/multus-r2rq9/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21088872Z namespaces/openshift-multus/pods/multus-xb5g4/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.210925221Z namespaces/openshift-multus/pods/multus-xb5g4/multus-xb5g4.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211042454Z namespaces/openshift-multus/pods/multus-xb5g4/kube-multus/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211057334Z namespaces/openshift-multus/pods/multus-xb5g4/kube-multus/kube-multus/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211061055Z namespaces/openshift-multus/pods/multus-xb5g4/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211089475Z namespaces/openshift-multus/pods/multus-xb5g4/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211369894Z namespaces/openshift-multus/pods/multus-xb5g4/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211430185Z namespaces/openshift-multus/pods/multus-xb5g4/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211462746Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211552449Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/network-metrics-daemon-lpdzr.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21158532Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21159185Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21159551Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211636151Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211727984Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211795336Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211832897Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/network-metrics-daemon/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211838677Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211841837Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.211884678Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212042893Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212122555Z namespaces/openshift-multus/pods/network-metrics-daemon-lpdzr/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212157656Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212207528Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/network-metrics-daemon-nnr8j.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21228553Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212309481Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212313061Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212318621Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212414424Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212480046Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212511896Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/network-metrics-daemon/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212518107Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212529757Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212542788Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212668561Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212736243Z namespaces/openshift-multus/pods/network-metrics-daemon-nnr8j/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212775554Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212803815Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/network-metrics-daemon-tqjlx.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212881527Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212889217Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212892427Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.212931149Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213031791Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213095813Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213129114Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/network-metrics-daemon/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213133734Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213137114Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213170226Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213298309Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213403152Z namespaces/openshift-multus/pods/network-metrics-daemon-tqjlx/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213408082Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213462194Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213513556Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213519906Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213560627Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213642549Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21368655Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213730402Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213811194Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213858766Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213899717Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.213945298Z namespaces/openshift-network-console/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21403034Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214105302Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214166694Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214228196Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214286058Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214398511Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214533555Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214634268Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214675749Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214730011Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214787462Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214831163Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214874845Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.214910016Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.215009899Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21505414Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.215094661Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.215182114Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.215233135Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.215271686Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21538731Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.215470792Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.215595425Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.215657697Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.215805491Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.215929065Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216169692Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216226994Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216298386Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216342257Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216371428Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21643248Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216475301Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216536013Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216570514Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216617005Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216656476Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216736218Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216811441Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216856912Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216893103Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.216939464Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217003286Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217061858Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217071698Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lxsm9/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217103269Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lxsm9/networking-console-plugin-6cdb5968b9-lxsm9.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217188662Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lxsm9/networking-console-plugin/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217199482Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lxsm9/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217204812Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lxsm9/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217212832Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lxsm9/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217307445Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lxsm9/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217374467Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lxsm9/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217412018Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217436069Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217496411Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217521811Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217570673Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217615984Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217667725Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217706966Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217750368Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217790299Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.217895792Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218019715Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218108458Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21815333Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218196881Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218258502Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218286583Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218353155Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218397906Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218449298Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218487599Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218560371Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218604692Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218644574Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218722466Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218771087Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.218794208Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.219061756Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.219150298Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.219349204Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.219418296Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.219628722Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.219715124Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.219812337Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.219868159Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.21991247Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.219975432Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220029913Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220117096Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220163568Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220212079Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220274351Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220317492Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220360773Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220401064Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220478517Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220554129Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22060119Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220638991Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220689653Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220734244Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220785286Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220824907Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220863868Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220869998Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-hknk7/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.220912949Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-hknk7/network-check-source-56499946bc-hknk7.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221014592Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-hknk7/check-endpoints/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221025312Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-hknk7/check-endpoints/check-endpoints/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221043523Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-hknk7/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221064943Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-hknk7/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221174327Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-hknk7/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221238188Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-hknk7/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22127664Z namespaces/openshift-network-diagnostics/pods/network-check-target-65w72/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221304581Z namespaces/openshift-network-diagnostics/pods/network-check-target-65w72/network-check-target-65w72.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221390813Z namespaces/openshift-network-diagnostics/pods/network-check-target-65w72/network-check-target-container/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221397983Z namespaces/openshift-network-diagnostics/pods/network-check-target-65w72/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221401173Z namespaces/openshift-network-diagnostics/pods/network-check-target-65w72/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221437734Z namespaces/openshift-network-diagnostics/pods/network-check-target-65w72/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221511747Z namespaces/openshift-network-diagnostics/pods/network-check-target-65w72/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221700722Z namespaces/openshift-network-diagnostics/pods/network-check-target-65w72/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221809175Z namespaces/openshift-network-diagnostics/pods/network-check-target-7gvk9/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221838306Z namespaces/openshift-network-diagnostics/pods/network-check-target-7gvk9/network-check-target-7gvk9.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221861417Z namespaces/openshift-network-diagnostics/pods/network-check-target-7gvk9/network-check-target-container/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221866297Z namespaces/openshift-network-diagnostics/pods/network-check-target-7gvk9/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221871137Z namespaces/openshift-network-diagnostics/pods/network-check-target-7gvk9/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.221926568Z namespaces/openshift-network-diagnostics/pods/network-check-target-7gvk9/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222029201Z namespaces/openshift-network-diagnostics/pods/network-check-target-7gvk9/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222096923Z namespaces/openshift-network-diagnostics/pods/network-check-target-7gvk9/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222128794Z namespaces/openshift-network-diagnostics/pods/network-check-target-ps7l4/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222175456Z namespaces/openshift-network-diagnostics/pods/network-check-target-ps7l4/network-check-target-ps7l4.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222256358Z namespaces/openshift-network-diagnostics/pods/network-check-target-ps7l4/network-check-target-container/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222268978Z namespaces/openshift-network-diagnostics/pods/network-check-target-ps7l4/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222274589Z namespaces/openshift-network-diagnostics/pods/network-check-target-ps7l4/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222288859Z namespaces/openshift-network-diagnostics/pods/network-check-target-ps7l4/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222393162Z namespaces/openshift-network-diagnostics/pods/network-check-target-ps7l4/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222493365Z namespaces/openshift-network-diagnostics/pods/network-check-target-ps7l4/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222530406Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222585127Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222645269Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22265574Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222699831Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222822564Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222889316Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.222929708Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223045121Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223097062Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223132303Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223176535Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223222226Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223280658Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223326959Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22337461Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223416251Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223486024Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223563686Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223675079Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223745721Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223781642Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223828033Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223863824Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.223946777Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224009279Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22405258Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224142472Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224183104Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224191494Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224218265Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224275546Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224317768Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224434741Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224497603Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224613276Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224688728Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22476939Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.224919335Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225058969Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22510303Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225145121Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225194163Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225241074Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225286825Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225323486Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225365668Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225413819Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225488211Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225565773Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225612355Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225652756Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225699837Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225733248Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22578321Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225820941Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225870172Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225876793Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225915424Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.225983016Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226036287Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226081628Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.2261237Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226166341Z namespaces/openshift-network-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226211232Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226274564Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226314845Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226355736Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226395817Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22649874Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226571342Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226648225Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226697346Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226729837Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226799369Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22684234Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226888172Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.226931143Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227040686Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227084057Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227127749Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227209961Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227251252Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227257512Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227303844Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227351355Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227391246Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22753192Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227610703Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227771447Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.227846239Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228062936Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228146838Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228380945Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228437987Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228475388Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.2285702Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228621142Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228660723Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228713554Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228762536Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228809077Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228847068Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22889014Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.228933051Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229047814Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229125876Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229170497Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229217359Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22926288Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229309372Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.22958028Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229622081Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229673422Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229713523Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229758535Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229766665Z namespaces/openshift-network-operator/pods/iptables-alerter-54tt6/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229797236Z namespaces/openshift-network-operator/pods/iptables-alerter-54tt6/iptables-alerter-54tt6.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229872738Z namespaces/openshift-network-operator/pods/iptables-alerter-54tt6/iptables-alerter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229878728Z namespaces/openshift-network-operator/pods/iptables-alerter-54tt6/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229882188Z namespaces/openshift-network-operator/pods/iptables-alerter-54tt6/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.229921409Z namespaces/openshift-network-operator/pods/iptables-alerter-54tt6/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230038953Z namespaces/openshift-network-operator/pods/iptables-alerter-54tt6/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230107755Z namespaces/openshift-network-operator/pods/iptables-alerter-54tt6/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230147256Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lt7/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230188247Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lt7/iptables-alerter-j4lt7.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230266659Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lt7/iptables-alerter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23027828Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lt7/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23028388Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lt7/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23030219Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lt7/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230383393Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lt7/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230446865Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lt7/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230488776Z namespaces/openshift-network-operator/pods/iptables-alerter-v5829/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230519476Z namespaces/openshift-network-operator/pods/iptables-alerter-v5829/iptables-alerter-v5829.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230582358Z namespaces/openshift-network-operator/pods/iptables-alerter-v5829/iptables-alerter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230590209Z namespaces/openshift-network-operator/pods/iptables-alerter-v5829/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230596269Z namespaces/openshift-network-operator/pods/iptables-alerter-v5829/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23063393Z namespaces/openshift-network-operator/pods/iptables-alerter-v5829/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230719112Z namespaces/openshift-network-operator/pods/iptables-alerter-v5829/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230782714Z namespaces/openshift-network-operator/pods/iptables-alerter-v5829/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230813445Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230854556Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230919978Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.230928528Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231029601Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231073572Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231133474Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231166085Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231219637Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231251908Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23133825Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231415862Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231490764Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231525236Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231582887Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231626899Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231652819Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231741572Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231775323Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231806184Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231889566Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.231937917Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232002179Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232103872Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232194285Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232301468Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.2323715Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232447982Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232573266Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232764251Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232822663Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232877565Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232927936Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.232976838Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233045629Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233094101Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233179163Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233254286Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233300037Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233338608Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233387479Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233429891Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233485312Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233524603Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233621946Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233647597Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233657767Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233701008Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233728809Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233795981Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233822782Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233871493Z namespaces/openshift-operators/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233879584Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233885504Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233921315Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.233999737Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234053659Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23410556Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234154921Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234197253Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234231134Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23443945Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234510172Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234586664Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234620815Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234660666Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23479736Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234829911Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234873762Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.234907423Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235050087Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235082938Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235118729Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235198082Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235235203Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235242763Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235272234Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235330035Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235363926Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235593503Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.235676276Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.236039996Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.236163979Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.236812408Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.236894451Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237124407Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237186829Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237203389Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237304063Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237421506Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237449527Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237541559Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23758081Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237634152Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237681113Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237714034Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237770246Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237805657Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237851528Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237857788Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237892719Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.237948001Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238020573Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238119506Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238226649Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23825298Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238296301Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238352203Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238399774Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238471256Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238524168Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238558969Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238567289Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23861148Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238692592Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238738614Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238769295Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238810536Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238820196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.238884188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovnkube-node-6z75x.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239120595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-node/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239147346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239154096Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239173536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23928657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239357982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239373502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239381303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239384703Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239436154Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239537367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239598899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23964862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/nbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.23965765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/nbdb/nbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239663211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/nbdb/nbdb/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239679611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239773184Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239840516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239860196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/northd/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239873057Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/northd/northd/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239877687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/northd/northd/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.239918778Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/northd/northd/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240060692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240123284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/northd/northd/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240147094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-acl-logging/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240160875Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240165755Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240209746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240298549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24034402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240352371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-controller/ovn-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240356891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240397112Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240561346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240622858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.240659629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovnkube-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24066674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24067058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24069833Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.241566906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.241640058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.241691729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/sbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.241700789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/sbdb/sbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24170697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/sbdb/sbdb/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24172695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.241825543Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.241889935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6z75x/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.241908595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242101111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovnkube-node-cnwb5.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24241486Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-node/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24242718Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242436901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242477062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242574135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242637457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242672807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242682598Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242687238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242730749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242824772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242890954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242926405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/nbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242934885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/nbdb/nbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242938875Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/nbdb/nbdb/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.242990317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24309536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243170782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243199283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/northd/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243211493Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/northd/northd/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243216053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/northd/northd/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243243064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/northd/northd/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243339137Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243406959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/northd/northd/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24344181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-acl-logging/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24344944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24345283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243481781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243563943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243614175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243621805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-controller/ovn-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243633335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243658366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243854812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243941604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243983075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovnkube-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.243994036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.244017516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.244035397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.244977634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245048916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245096528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/sbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245108668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/sbdb/sbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245114568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/sbdb/sbdb/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245128909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245230951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245291293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cnwb5/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245329664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245388586Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovnkube-node-mct5z.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24554147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-node/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245549361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245553131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245587922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245707485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245772247Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245811088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245826198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245829799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245847199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.245979733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246050995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246080456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/nbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246084826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/nbdb/nbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246088036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/nbdb/nbdb/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246123417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.2462226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246283042Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246325133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/northd/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246329003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/northd/northd/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246333083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/northd/northd/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246355584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/northd/northd/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246466717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246526129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/northd/northd/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246553299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-acl-logging/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24656704Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24657253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246611501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246700974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246731175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246736095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-controller/ovn-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246743145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246796637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.246996082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.247068734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.247086545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovnkube-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.247094655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.247108026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.247134376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248227888Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24831029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248325031Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/sbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248332001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/sbdb/sbdb/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248335951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/sbdb/sbdb/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248366372Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248463765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248531927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mct5z/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248569928Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248597329Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24864228Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24865088Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248701732Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248787014Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248910467Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.248971889Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24901231Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.249103333Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.249183815Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.249226357Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.249270768Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.249317259Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24932517Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.24933548Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.249361771Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.249409142Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.249457493Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.249517535Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250110232Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250163674Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250202205Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250283107Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250431042Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250517954Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250599376Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250634907Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250687029Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25072429Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250801402Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250838503Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250872574Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.250973347Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.251019059Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.251028389Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25106219Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.251100531Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.251141582Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.251251145Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.251337778Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.251527663Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.251602565Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.251719589Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.251843032Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252028548Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25209249Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252139131Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252186132Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252248604Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252282455Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252318866Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252403488Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252495321Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252510342Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252556163Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252609604Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252645115Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252701577Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252741428Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252786919Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25279497Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-fzhgj/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252824791Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-fzhgj/service-ca-operator-5d7b7dc95c-fzhgj.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252895713Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-fzhgj/service-ca-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252904553Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-fzhgj/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252908983Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-fzhgj/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.252971845Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-fzhgj/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253122889Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-fzhgj/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253272913Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253310114Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253356616Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253397047Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253441298Z namespaces/openshift-service-ca/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25348499Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253540641Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253578582Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253631124Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253668975Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253747457Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25384467Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253932312Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.253998745Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254034655Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254079177Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254118208Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254303613Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254338144Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254374305Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254461648Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254498929Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254506219Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254550801Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254589802Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254620412Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254731016Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254807118Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.254926851Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255019604Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255127867Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25524655Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255402355Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255450076Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255495548Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255540709Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25557235Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255624512Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255670833Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255737315Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255814757Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255864028Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25590622Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.255946321Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256002912Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256047964Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256055794Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-b9bjc/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256095955Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-b9bjc/service-ca-7bb4f4bcc7-b9bjc.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256167737Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-b9bjc/service-ca-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256174337Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-b9bjc/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256177868Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-b9bjc/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256228679Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-b9bjc/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256462696Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-b9bjc/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256529448Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-b9bjc/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256559879Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.2566036Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256650601Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256690692Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256734684Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256775955Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256835446Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256876497Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256915839Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.256979171Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257064273Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257124955Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257207947Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257248798Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25729691Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257339681Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257382242Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257466305Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257509776Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257544277Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257622519Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25766161Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257707942Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257801124Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257881767Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.257972769Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258113473Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258186595Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258305919Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258461863Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258510935Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258534036Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258595387Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258628998Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.2586782Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258717981Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258798633Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258873015Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258917456Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.258978378Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.25902041Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259059121Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259110742Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259143343Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259194535Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259235086Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259260646Z namespaces/openshift/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259312868Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259365029Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259409191Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259455292Z namespaces/openshift/apps/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259492533Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259566415Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259642848Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259713639Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259757791Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259794112Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259844233Z namespaces/openshift/batch/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259881394Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.259971587Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260020088Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.26006576Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260133111Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260185433Z namespaces/openshift/core/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260237835Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260332057Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.26040585Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260482092Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260557014Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260644986Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260755629Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260901194Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.260947775Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.261019287Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.261068489Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.2611047Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.26248379Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.262520911Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.262615083Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.262693946Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.262806289Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.262904052Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.262999585Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.263166219Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.263328974Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.263445817Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.26353589Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.263627843Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.263746896Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.263847829Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.263966252Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.264047535Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.264136787Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.264248781Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.264361274Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.264471467Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.26457272Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.264664742Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.264756185Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.264850478Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.264945161Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.265061874Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.265157917Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.265249899Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.265357493Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.265462256Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.265557328Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.265664691Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.265776845Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.265856697Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.266183216Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.266269849Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.266394832Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.266529436Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.266623799Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.266733572Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.266831175Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.266939568Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.267087203Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.267174885Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.267265878Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.267383611Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.267519135Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.267612558Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.267722511Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.267806413Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.267898826Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.268005929Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.268128153Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.268252586Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.26837638Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.268485993Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.268615947Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.26872412Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.268848783Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.268978887Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269140542Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269180083Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269283026Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269372178Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.26942875Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269485352Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269538173Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269597195Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269649306Z namespaces/openshift/policy/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269703038Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.26975506Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269809711Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269860112Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269867423Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.269929254Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.270067838Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.270202453Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.270323916Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.270444249Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.270621774Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.270724677Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.270852221Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.270991975Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.27114991Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.271251933Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.271358976Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.27150645Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.271650324Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.271767358Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.271902802Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.272106777Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.272243541Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.272362735Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.272480658Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.272601432Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.272712665Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.272987433Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.273120257Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.273217609Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.273315172Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.273413825Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.273511468Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.273621141Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.273726174Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.273843938Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.273975722Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.274089855Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.274222969Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.274352272Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.274465025Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.274580399Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.274698532Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.274821826Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.274941349Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.275072043Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.275223807Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.275367591Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.275526796Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.27567302Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.275837935Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.276118483Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.276294508Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.276447243Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.276581057Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.276663479Z network_logs/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.27670616Z network_logs/cluster_scale [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.276790143Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.276861905Z network_logs/multi-networkpolicy [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.276931497Z network_logs/net-attach-def [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.27704421Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.277180864Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.277267786Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.278659967Z nodes/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.278712968Z nodes/debug [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.278823551Z nodes/ip-10-0-130-230.ec2.internal/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.278879713Z nodes/ip-10-0-130-230.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.279235233Z nodes/ip-10-0-130-230.ec2.internal/dmesg [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.279574053Z nodes/ip-10-0-130-230.ec2.internal/ethtool_channels [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.279654985Z nodes/ip-10-0-130-230.ec2.internal/ethtool_features [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.279742818Z nodes/ip-10-0-130-230.ec2.internal/ip-10-0-130-230.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.280034446Z nodes/ip-10-0-130-230.ec2.internal/irq_affinities.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.2801736Z nodes/ip-10-0-130-230.ec2.internal/lscpu [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.280322035Z nodes/ip-10-0-130-230.ec2.internal/lspci [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.280396137Z nodes/ip-10-0-130-230.ec2.internal/podresources.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.28049712Z nodes/ip-10-0-130-230.ec2.internal/pods_info.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.280603823Z nodes/ip-10-0-130-230.ec2.internal/proc_cmdline [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.280681665Z nodes/ip-10-0-130-230.ec2.internal/sysinfo.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.28257041Z nodes/ip-10-0-130-230.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.282735654Z nodes/ip-10-0-136-174.ec2.internal/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.282776496Z nodes/ip-10-0-136-174.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.283087165Z nodes/ip-10-0-136-174.ec2.internal/dmesg [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.283319691Z nodes/ip-10-0-136-174.ec2.internal/ethtool_channels [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.283391973Z nodes/ip-10-0-136-174.ec2.internal/ethtool_features [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.283470736Z nodes/ip-10-0-136-174.ec2.internal/ip-10-0-136-174.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.283765244Z nodes/ip-10-0-136-174.ec2.internal/irq_affinities.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.283898428Z nodes/ip-10-0-136-174.ec2.internal/lscpu [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.284076393Z nodes/ip-10-0-136-174.ec2.internal/lspci [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.284161245Z nodes/ip-10-0-136-174.ec2.internal/podresources.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.284294949Z nodes/ip-10-0-136-174.ec2.internal/pods_info.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.284399572Z nodes/ip-10-0-136-174.ec2.internal/proc_cmdline [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.284486815Z nodes/ip-10-0-136-174.ec2.internal/sysinfo.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.286276897Z nodes/ip-10-0-136-174.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.286433591Z nodes/ip-10-0-138-160.ec2.internal/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.286468482Z nodes/ip-10-0-138-160.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.286763061Z nodes/ip-10-0-138-160.ec2.internal/dmesg [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.287032948Z nodes/ip-10-0-138-160.ec2.internal/ethtool_channels [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.28710467Z nodes/ip-10-0-138-160.ec2.internal/ethtool_features [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.287192863Z nodes/ip-10-0-138-160.ec2.internal/ip-10-0-138-160.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.287536773Z nodes/ip-10-0-138-160.ec2.internal/irq_affinities.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.287716248Z nodes/ip-10-0-138-160.ec2.internal/lscpu [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.287874863Z nodes/ip-10-0-138-160.ec2.internal/lspci [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.288012667Z nodes/ip-10-0-138-160.ec2.internal/podresources.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.28814176Z nodes/ip-10-0-138-160.ec2.internal/pods_info.json [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.288278555Z nodes/ip-10-0-138-160.ec2.internal/proc_cmdline [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.288359227Z nodes/ip-10-0-138-160.ec2.internal/sysinfo.log [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.290180099Z nodes/ip-10-0-138-160.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.290389485Z pod_network_connectivity_check/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.290453577Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.290572361Z static-pods/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.290582761Z static-pods/kube-apiserver/ [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.302507595Z [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.302539366Z sent 58,376 bytes received 4,055,155 bytes 2,742,354.00 bytes/sec [must-gather] [must-gather-c7dgp] OUT 2026-07-02T14:41:40.302550876Z total size is 43,708,349 speedup is 10.63 [must-gather] [must-gather ] OUT 2026-07-02T14:41:40.593344624Z namespace/openshift-must-gather-sd8sv 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: 693dee8e-3663-4b84-84b2-c11fc530a95a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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 [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-lm742 [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-lm742-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-lm742 [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] 0093d2d..8053e6f ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating 0093d2d..8053e6f [git-push-artifacts] Fast-forward [git-push-artifacts] .../e2e-llm-inference-service.tar.gz | Bin 0 -> 302188 bytes [git-push-artifacts] test-artifacts/kserve-group-test-lm742/e2e-raw.tar.gz | Bin 0 -> 6788456 bytes [git-push-artifacts] 2 files changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-ffjdc/e2e-llm-inference-service.tar.gz [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-lm742/e2e-raw.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6760684 Jul 2 14:42 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-lm742/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 351a7f4] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-lm742/e2e-predictor.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] 8053e6f..351a7f4 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-02T14:42:27.708Z","type":3}]