task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-d9rf5-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-d9rf5-kubeconfig [get-kubeconfig] Found admin password secret: cluster-d9rf5-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-d9rf5-password [get-kubeconfig] API Server URL: https://a77a4c2b2c1cd4451951766e4bf95252-3c0f9aa5fca53816.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [clone-repo] autofix/rhoaieng-71245 [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 98% (3041/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:55c60618fd635e85d9da7e98b7d094dff9a8986587c771414ca16374c88f6579 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:55c60618fd635e85d9da7e98b7d094dff9a8986587c771414ca16374c88f6579 [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:f0dca369d5ef2919032499f68dd4080ec8e5084e664c77e95e1326ed44979c6a [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f0dca369d5ef2919032499f68dd4080ec8e5084e664c77e95e1326ed44979c6a [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:a589cb7fd67a31c767ba2472b47f816cadffddbd6c2e2c8ddfd876f9a79d8448 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a589cb7fd67a31c767ba2472b47f816cadffddbd6c2e2c8ddfd876f9a79d8448 [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:5df3316e2bbb1c8de0277d9a0c433b6bf041a14baf6838a11e4f2bdc5ed51f25 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5df3316e2bbb1c8de0277d9a0c433b6bf041a14baf6838a11e4f2bdc5ed51f25 [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-1690 [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-1690 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1690 [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 botocore (12.9MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading kubernetes [e2e-predictor] Downloading setuptools [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] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading mypy [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 2.73s [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 299ms [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [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 46ms [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://a77a4c2b2c1cd4451951766e4bf95252-3c0f9aa5fca53816.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-mqd8s 1/1 Running 0 42s [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-mqd8s 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-jq4cc 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-jq4cc 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-ts4nk 1/1 Running 0 52s [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-ts4nk 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:f0dca369d5ef2919032499f68dd4080ec8e5084e664c77e95e1326ed44979c6a [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:55c60618fd635e85d9da7e98b7d094dff9a8986587c771414ca16374c88f6579 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a589cb7fd67a31c767ba2472b47f816cadffddbd6c2e2c8ddfd876f9a79d8448 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5df3316e2bbb1c8de0277d9a0c433b6bf041a14baf6838a11e4f2bdc5ed51f25 [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-smf7m 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-smf7m 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-64868fc46-g8rt2" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-64868fc46-lqds7 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:f0dca369d5ef2919032499f68dd4080ec8e5084e664c77e95e1326ed44979c6a [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:8e8ccb4be1b4eb1de44645c085882c3bfbca2edea6eecba12eaa6cbf8d67f735 [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:7e360c28fce3f1aacde49fe9cf4c5d6acb49591c5f98be12b0c2e09f8f4a2b86 [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': {'json-report': '1.5.0', 'xdist': '3.6.1', 'cov': '5.0.0', 'asyncio': '0.23.8', 'anyio': '4.9.0', 'metadata': '3.1.1', 'httpx': '0.30.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: json-report-1.5.0, xdist-3.6.1, cov-5.0.0, asyncio-0.23.8, anyio-4.9.0, metadata-3.1.1, httpx-0.30.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-01 18:48:31.073 4332 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-01 18:50:11.338 4332 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.338 4332 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.338 4332 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-01 18:50:11.338 4332 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-01 18:50:11.338 4332 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.338 4332 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.340 4332 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:50:11.340 4332 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:50:11.340 4332 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.340 4332 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.456 4332 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:50:11.456 4332 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:50:11.457 4332 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.457 4332 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.457 4332 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:50:11.457 4332 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:50:11.457 4332 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.457 4332 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.457 4332 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:50:11.457 4332 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:50:11.458 4332 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:11.458 4332 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:50:16.491 4332 kserve.trace Got response [{'message': '', 'batchId': '0f256225-f279-4466-ac0e-5be808a70310', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f256225-f279-4466-ac0e-5be808a70310', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f256225-f279-4466-ac0e-5be808a70310', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f256225-f279-4466-ac0e-5be808a70310', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-01 18:50:16.491 4332 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '0f256225-f279-4466-ac0e-5be808a70310', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f256225-f279-4466-ac0e-5be808a70310', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f256225-f279-4466-ac0e-5be808a70310', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f256225-f279-4466-ac0e-5be808a70310', '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-01 18:51:46.834 4332 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.834 4332 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.835 4332 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-01 18:51:46.835 4332 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-01 18:51:46.835 4332 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.835 4332 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.835 4332 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:51:46.835 4332 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:51:46.836 4332 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.836 4332 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.836 4332 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:51:46.836 4332 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:51:46.837 4332 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.837 4332 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.837 4332 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:51:46.837 4332 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:51:46.837 4332 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.837 4332 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.838 4332 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:51:46.838 4332 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:51:46.838 4332 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:46.838 4332 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:51:51.871 4332 kserve.trace Got response [{'message': '', 'batchId': 'fbe6b3a1-ea29-47ec-ada3-71dcecbe0e09', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbe6b3a1-ea29-47ec-ada3-71dcecbe0e09', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbe6b3a1-ea29-47ec-ada3-71dcecbe0e09', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbe6b3a1-ea29-47ec-ada3-71dcecbe0e09', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-01 18:51:51.871 4332 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'fbe6b3a1-ea29-47ec-ada3-71dcecbe0e09', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbe6b3a1-ea29-47ec-ada3-71dcecbe0e09', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbe6b3a1-ea29-47ec-ada3-71dcecbe0e09', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fbe6b3a1-ea29-47ec-ada3-71dcecbe0e09', '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-01 18:53:42.109 4332 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:53:42.109 4332 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:53:42.109 4332 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-01 18:53:42.109 4332 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-01 18:53:42.109 4332 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:53:42.109 4332 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:53:42.110 4332 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:53:42.110 4332 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 18:53:42.110 4332 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:53:42.110 4332 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.a76fca52-272f-45db-aa55-8dbd6c408938.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 18:53:42.140 4332 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-01 18:53:42.140 4332 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-01 18:56:37.470 4332 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 18:56:37.470 4332 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-01 18:56:37.470 4332 kserve.trace Network layer = istio [e2e-predictor] 2026-07-01 18:56:37.470 4332 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-01 18:58:22.929 4332 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 18:58:22.929 4332 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-01 18:58:22.930 4332 kserve.trace Network layer = istio [e2e-predictor] 2026-07-01 18:58:22.930 4332 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-01 19:00:18.250 4332 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:00:18.250 4332 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-01 19:00:18.250 4332 kserve.trace Network layer = istio [e2e-predictor] 2026-07-01 19:00:18.250 4332 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-01 19:02:33.552 4332 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:02:33.552 4332 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-01 19:02:33.553 4332 kserve.trace Network layer = istio [e2e-predictor] 2026-07-01 19:02:33.553 4332 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-01 19:03:08.800 4332 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:03:08.800 4332 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-01 19:03:08.801 4332 kserve.trace Network layer = istio [e2e-predictor] 2026-07-01 19:03:08.801 4332 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 886.57s (0:14:46) ============== [must-gather] [must-gather ] OUT 2026-07-01T19:03:15.767839106Z 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: b53f2581-886a-435f-b90f-235d6d309c6c [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-01T19:03:15.819895255Z namespace/openshift-must-gather-lf6kp created [must-gather] [must-gather ] OUT 2026-07-01T19:03:15.827915952Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-7m6c6 created [must-gather] [must-gather ] OUT 2026-07-01T19:03:15.856812058Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:22.427883103Z [disk usage checker] Started [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:22.431163681Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:22.577562086Z No resources found in openshift-must-gather-lf6kp namespace. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:22.694403757Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:22.848195234Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:22.848225746Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:22.848225746Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:22.850463191Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.004330945Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.004362605Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.004362605Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.006403660Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.161971845Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.162004003Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.162004003Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.164330985Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.322067776Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.322097036Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.322097036Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.324350540Z Error getting logs from rhods-notebooks [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.481554230Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.481580826Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.481580826Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.484952062Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.641188709Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.641289310Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.641289310Z namespaces "istio-system" not found [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.643453667Z Error getting logs from istio-system [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.797667321Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.797697865Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.797697865Z namespaces "knative-serving" not found [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.799876122Z Error getting logs from knative-serving [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.950710855Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.950741657Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.950741657Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:23.952903309Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:24.240482051Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:24.516246990Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:24.651851141Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:24.733628682Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:24.735630217Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:24.869843864Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:24.953370406Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:24.955582548Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.087246907Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.170739593Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.172815337Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.302497362Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.386464205Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.388638445Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.518390391Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.600518706Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.602458590Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.731150877Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.815242203Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.817306048Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:25.945798758Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.027576356Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.029911450Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.163135233Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.246637553Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.248624401Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.383630099Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.465212198Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.467205633Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.601666020Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.685430105Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.687724777Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.824713565Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.906912640Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:26.909070294Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.040391682Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.124176864Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.126354581Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.250711841Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.333705959Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.335900887Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.436226423Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.464031933Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.546629291Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.548617659Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.677752618Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.763637841Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.766076516Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.899376225Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.983328744Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:27.985451761Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:28.114886298Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:28.195698978Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:28.197885757Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:28.327737438Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:28.410839646Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:28.413051688Z Error collecting info from [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:29.112852727Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:29.237066994Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:29.360226633Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:29.486165748Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:29.621296947Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:29.864313310Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:29.992764744Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:30.120970832Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:30.247668512Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:30.379784400Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:30.515781503Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:30.644379620Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:30.777009585Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:30.906346742Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:31.035386523Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:31.329309778Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:31.462147719Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:31.641034328Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:31.751978197Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:31.911379592Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:32.064049451Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:32.254785232Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:32.374198898Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:32.440744438Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:32.534232747Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:32.737565450Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:32.914386786Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:33.022551357Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:33.172464992Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:33.317506188Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:33.487523422Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:33.594858578Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:33.753839114Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:33.878347473Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:34.047169993Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:34.155547105Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:34.314000640Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:34.443779136Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:34.610164947Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:34.722781596Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:34.883639071Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:35.016404296Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:35.189499888Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:35.302489504Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:35.463839303Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:35.602590455Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:35.778515966Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:35.890730210Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:36.051380969Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:36.199035336Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:36.383794730Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:36.509570024Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:36.675907052Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:36.805433763Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:37.003246371Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:37.122916778Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:37.287325249Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:37.423181699Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:37.445458529Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:37.631481735Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:37.749718209Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:37.910108208Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:38.064750513Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:38.269749275Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:38.393320772Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:38.552470005Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:38.706687987Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:38.929602749Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:39.047560513Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:39.208020151Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:39.392392222Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:39.615307343Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:39.732830100Z Wrote inspect data to must-gather. [must-gather] [must-gather-jq8c9] POD 2026-07-01T19:03:39.766792372Z Caches written to disk [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:40.778924689Z waiting for gather to complete [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:40.782443637Z downloading gather output [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.076830005Z receiving incremental file list [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.090171264Z ./ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.090312237Z aggregated-discovery-api.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.090858828Z aggregated-discovery-apis.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.091385218Z event-filter.html [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.091812456Z timestamp [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.091949649Z version [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092056981Z cluster-scoped-resources/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092069121Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092073581Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092106652Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092163993Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092172943Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092210804Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092265755Z namespaces/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092273125Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092311016Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092367807Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092408228Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092455699Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.09249639Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092574761Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092652243Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092737465Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092784125Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092828376Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092871587Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.092914388Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.09300911Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.093062621Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.093105822Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.093182013Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.093230544Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.093271375Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.093380627Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.093456239Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.094321185Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.094396957Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.094478138Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.094599411Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.094770334Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.094818495Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.094865886Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.094908967Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.094949068Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.095016319Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.09505874Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.095138321Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.095180462Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.095222853Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.095266524Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.095310704Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.095352035Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.095391576Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.095436547Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.095475688Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.103394182Z [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.103437842Z sent 761 bytes received 48,140 bytes 32,600.67 bytes/sec [must-gather] [must-gather-jq8c9] OUT 2026-07-01T19:03:41.103443763Z total size is 612,089 speedup is 12.52 [must-gather] [must-gather ] OUT 2026-07-01T19:03:41.162864539Z namespace/openshift-must-gather-lf6kp 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: b53f2581-886a-435f-b90f-235d6d309c6c [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-01T19:03:41.293198705Z 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: b53f2581-886a-435f-b90f-235d6d309c6c [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-01T19:03:41.317501237Z namespace/openshift-must-gather-fvb65 created [must-gather] [must-gather ] OUT 2026-07-01T19:03:41.325094495Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-gndlp created [must-gather] [must-gather ] OUT 2026-07-01T19:03:41.343455852Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:42.585486361Z [disk usage checker] Started [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:42.589078725Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:42.950378183Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:43.095258385Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:43.195402647Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:43.284943299Z Gathering data for ns/default... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:43.611847268Z Gathering data for ns/openshift... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:44.047005764Z Gathering data for ns/kube-system... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:44.840441715Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.188907046Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.188938508Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.188938508Z namespaces "assisted-installer" not found [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.617098742Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.623903399Z 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-5c9sz] POD 2026-07-01T19:03:45.624587764Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.628345259Z INFO: Gathering HAProxy config files [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.635768841Z Executing Istio gather script [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.640527511Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.653591170Z INFO: Collecting host service logs for crio [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.653948909Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.654295394Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.654625231Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.654971108Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.655306124Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.655637163Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.655984416Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.656298197Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.656616873Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.656948139Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.657333970Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:45.705598627Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:46.300179444Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-685cc [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:46.300255878Z insights-runtime-extractor-5df6w [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:46.300309944Z insights-runtime-extractor-bqtrp [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:46.300332173Z insights-runtime-extractor-gpcfz [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:46.693101976Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:46.732947650Z No resources found [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:46.751362671Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:46.930732863Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:46.963424190Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:46.990962808Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.057923076Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.194984089Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.320729562Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.363090229Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.363090229Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.461784282Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.461895181Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.699351900Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.823857908Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.928346227Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.955951340Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.959637842Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.966123306Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:47.994590163Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.074550256Z INFO: 'previous-logs' folder not found on ip-10-0-133-57.ec2.internal, skipping... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.166613272Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.181733704Z No resources found [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.184128735Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.276782690Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.278905132Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.395519069Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.442347043Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.512943913Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.517918427Z tar: Removing leading `/' from member names [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.528695793Z INFO: HAProxy config collection complete. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.557534974Z INFO: 'previous-logs' folder not found on ip-10-0-139-112.ec2.internal, skipping... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.644654994Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.675009796Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.839983100Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.857693097Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.904477796Z INFO: 'previous-logs' folder not found on ip-10-0-142-86.ec2.internal, skipping... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.904517365Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.904517365Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:48.995165172Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.122454193Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.369298406Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.388387263Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.389967902Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.655273336Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.738021442Z INFO: INTERCONNECT MODE [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.738111261Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.878264757Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.921373933Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.944232696Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.961150166Z INFO: Gathering OVN_Northbound from ovnkube-node-6qg7g... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.961522518Z INFO: Gathering OVN_Northbound from ovnkube-node-n4bhn... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.961759446Z INFO: Gathering OVN_Northbound from ovnkube-node-vb9sz... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.962051007Z INFO: Gathering OVN_Southbound from ovnkube-node-6qg7g... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.962335068Z INFO: Gathering OVN_Southbound from ovnkube-node-n4bhn... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:49.962602921Z INFO: Gathering OVN_Southbound from ovnkube-node-vb9sz... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.224181776Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.285709711Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.308793227Z tar: Removing leading `/' from member names [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.309073099Z tar: Removing leading `/' from member names [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.312978632Z tar: Removing leading `/' from member names [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.313275773Z tar: Removing leading `/' from member names [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.330434655Z tar: Removing leading `/' from member names [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.354934222Z tar: Removing leading `/' from member names [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.473908524Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.557208084Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.564690355Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.617387702Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.846690320Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.859279594Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.861353342Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.959848590Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.959977639Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.960482140Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.962553327Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.968108821Z ovnk_database_store/ [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.968108821Z ovnk_database_store/ovnkube-node-6qg7g_nbdb [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.983265093Z ovnk_database_store/ovnkube-node-n4bhn_nbdb [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:50.992679325Z ovnk_database_store/ovnkube-node-6qg7g_sbdb [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.014996492Z ovnk_database_store/ovnkube-node-n4bhn_sbdb [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.041055064Z ovnk_database_store/ovnkube-node-vb9sz_nbdb [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.050622365Z ovnk_database_store/ovnkube-node-vb9sz_sbdb [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.077844649Z INFO: Network log collection complete. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.098956616Z W0701 19:03:51.098902 1491 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.105955410Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.112091498Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.116568316Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.190474743Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.328540847Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.361715133Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.401168868Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.461799716Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.601218913Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.604397480Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.793760856Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.796930616Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.822605245Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:51.918921197Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.042779175Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.045968102Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.277131276Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.319691456Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.361310169Z Gathering data for ns/openshift-console... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.458224592Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.514188559Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.518720468Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.631158242Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.708556649Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.709385021Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.950393808Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.954655969Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:52.990911104Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:53.144264108Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:53.351261045Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:53.356109358Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:53.551134246Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:53.560524648Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:53.783015812Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:53.786129986Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:53.789553825Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:53.899580390Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:53.967596315Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:54.156136793Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:54.159464801Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:54.334310209Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:54.553078628Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:54.557864813Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:54.608203692Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:54.735388206Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:54.922517666Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:54.959377000Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:55.171017819Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:55.549242080Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:55.715316915Z Done executing Istio gather script [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:55.928947179Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:56.041366604Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:56.347485992Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:57.163902931Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:57.713154065Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:58.286974766Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:58.665735156Z Gathering data for ns/kserve... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:03:59.415281196Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:00.393125459Z Gathering data for ns/openshift-config... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:00.539651923Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:00.735096491Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:00.865170291Z Collecting performance related data for node ip-10-0-142-86.ec2.internal [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:00.872260959Z Collecting performance related data for node ip-10-0-133-57.ec2.internal [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:00.880110774Z Collecting performance related data for node ip-10-0-139-112.ec2.internal [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:01.248271576Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:01.621359222Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:01.964781198Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:02.355825477Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:02.718764476Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:02.729832828Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:03.074583534Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:03.412041277Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:03.811664015Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:04.180993173Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:04.755956703Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:06.355798588Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:07.658288393Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:07.724475794Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:07.998401565Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:08.587535689Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:09.031744037Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:09.442655389Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:09.611656148Z Collecting kubelet logs for node ip-10-0-142-86.ec2.internal [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:09.613906479Z Collecting kubelet logs for node ip-10-0-133-57.ec2.internal [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:09.615659408Z Collecting kubelet logs for node ip-10-0-139-112.ec2.internal [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:09.763282606Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:10.018568439Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-fvb65 namespace [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:10.024871901Z INFO: Node performance data collection complete. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:10.314660464Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:10.628158789Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:11.044794132Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:11.319866642Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:11.609507098Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:12.264851072Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:12.563229056Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:12.728957526Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:12.901640421Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:13.286731256Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:14.216065371Z Wrote inspect data to must-gather. [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:14.216111319Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:14.216111319Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:14.352030329Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-5c9sz] POD 2026-07-01T19:04:14.501198309Z Caches written to disk [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.514774896Z waiting for gather to complete [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.518640271Z downloading gather output [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.790244354Z receiving incremental file list [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.813376624Z ./ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.813460376Z aggregated-discovery-api.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.813747351Z aggregated-discovery-apis.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.814441925Z event-filter.html [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.816808891Z timestamp [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.816896993Z version [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.827310775Z cluster-scoped-resources/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.827344866Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.827354886Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.827481049Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.827667682Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.827759354Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.827830905Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.827872636Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.827964168Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.8280661Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.828185392Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.828236323Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.828354735Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.828418807Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.828716433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.828759623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.828948177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.829254913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.829450667Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.82959517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.83320382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.834731399Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.834863882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.835020165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.835173228Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.83528473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.835519725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.835729139Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.835916062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.836213638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.83632773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.836439953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.836548455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.836649977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.836777689Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.836944993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.837161917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.83729816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.837423142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.839337439Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.839540683Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.839693166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.83991495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.840196596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.840627524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.840769687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.840894079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.841052593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.841163495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.841306637Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.84145806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.841630004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.841763436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.841878829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.842144044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.842272186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.842377608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.842903569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.843040691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.843152853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.843330347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.84347244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.843663763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.843803286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.843959299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.844121722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.844234564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.844356557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.844479509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.844594471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.844744544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.844864137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.84503508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.845429398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.845799375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.845913487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.846781224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.846915336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.84707542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.847207522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.847328865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.847506908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.847745413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.847890795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.848020898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.848177451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.848301203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.848415816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.848546578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.848710571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.848835184Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.851020716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.851455305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.852055847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.85222899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.852382473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.852526916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.852648278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.8527574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.852881883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.857419851Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.857564204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.857686346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.857806718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.85791659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.863317456Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.867520847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.8676737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.867970586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.86818909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.868338233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.868444075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.868596948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.868840343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.868952375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.869090598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.869279062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.869388704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.869506786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.869618608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.869749191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.869888323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.870003636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.870132078Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.87025699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.870368393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.870465725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.87076814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.870882433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.871147028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.87126197Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.871375292Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.871474664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.873418262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.873540754Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.873650387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.873749278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.873889741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.874056515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.875587794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.875735947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.8758895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.876080834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.876197496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.876434191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.87691975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.877061243Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.877174215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.877281567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.877901649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.879235795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.879331667Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.87949524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.879615832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.879770546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.879896208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.88002444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.880207764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.880349917Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.88053277Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.880586342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.880687093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.880760915Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.880845676Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.880924118Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.881126082Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.881201763Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.881291595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.881390857Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.881472459Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.881557881Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.881649102Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.881726744Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.881810585Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.881897777Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882004769Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882093341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882184243Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882264804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882348176Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882427607Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882514489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882602431Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882681012Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882761684Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882848575Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.882938327Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.883051779Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.883138331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.883230893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.883311884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.883399256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.883495818Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.8835662Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.883649471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.883733353Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.883841525Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.883916546Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.884039949Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.8841147Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.884200332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.884295504Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.884379865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.884458967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.884550179Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.88464981Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.884724242Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.884814544Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.884891745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.885056958Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.88514108Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.885225862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.885320243Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.885403945Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.885501237Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.885578109Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.885674501Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.885778903Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.885907385Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.886046858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.88614081Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.886227441Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.886325303Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.886408805Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.886500217Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.886591128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.88667951Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.886771592Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.886855464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.886949765Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.887068388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.887163199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.887251761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.887333923Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.887421804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.887510766Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.887614888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.88769524Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.887784822Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.887891833Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888007276Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888107098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888191079Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888280471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888371183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888467235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888521386Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888552106Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888596637Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8v4zf.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888693799Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9v6v2.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888775701Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-djsch.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888864083Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gntnp.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.888953044Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hsw8x.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.889075117Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jjhrb.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.889162548Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kh5mk.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.88924886Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mj8nz.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.889390583Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pdvwc.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.889488705Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-s2tnl.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.889571406Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-whs6g.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.889688908Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zrxtw.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.88977546Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-4xfnm.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.889884962Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-ht66d.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.890030505Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-skdmn.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.890151797Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.890198898Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.890366302Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.890501084Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.890580536Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.890658447Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.890966303Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.891126087Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.891190238Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89128539Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.891382181Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.891454593Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.891539575Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.891614956Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.891692067Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.891773139Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.891878121Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.891960503Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.892086875Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.892176367Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.892257089Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89232674Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.892405831Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.892489483Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.892620356Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.892661366Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.892760158Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89284404Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.892932932Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.893069124Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.893162706Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.893248568Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89339522Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.893478882Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.893562894Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.893652005Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.893737097Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89386854Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.893950131Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894082314Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894174206Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894267348Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894344309Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894435191Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894522642Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894603754Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894662445Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894714536Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894767257Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894811148Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894853699Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89489335Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.894949001Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895007552Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895066133Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895113634Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895161685Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895196966Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895246977Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895258397Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895292157Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895368039Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89541508Z cluster-scoped-resources/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89542139Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895461311Z cluster-scoped-resources/core/nodes/ip-10-0-133-57.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895630614Z cluster-scoped-resources/core/nodes/ip-10-0-139-112.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895774567Z cluster-scoped-resources/core/nodes/ip-10-0-142-86.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895880089Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89591974Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.895972021Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.896093993Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.896174145Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.896274936Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.896334328Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.896419469Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.896561162Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.896658734Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.896741606Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.896838758Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.896922499Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897057872Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897133113Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897241025Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897337217Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897408939Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897516811Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897598542Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897684584Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897778826Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897859867Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.897935189Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.8980015Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898103512Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898175284Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898269095Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898337437Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898417628Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898581492Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898708664Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898794226Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898842087Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898849687Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.898900678Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89900573Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899060061Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899126902Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899135962Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899251915Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899267545Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899428338Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899481249Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899493929Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.89952856Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899633692Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899644932Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899653642Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899735194Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899771375Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899888767Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.899921018Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900015469Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90004617Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900131752Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900149712Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900264434Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900292735Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900347396Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900451238Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900496019Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900506139Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900509629Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90056064Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900626421Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900655812Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900715203Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900759624Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900822965Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900862346Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900906287Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.900949888Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901113321Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901153071Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901242093Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901249224Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901284714Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901339995Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901375666Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901454757Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901516589Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90156702Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901646291Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901749063Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.901911646Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90208144Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.902172161Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.902261613Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.902339865Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.902425436Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.902512278Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90259842Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.902674961Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.902763443Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.902843815Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.902934806Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.903044488Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90313003Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.903210571Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.903293113Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.903381125Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.903465216Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.903576559Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.903620119Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.903719581Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.903808243Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.903893135Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.904062038Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90416544Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.904245502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.904326553Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.904414335Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.904496307Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.904578418Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90466469Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.904751301Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.904834343Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.904916915Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.905027557Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.905118559Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90520027Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.905305852Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.905377054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.905467026Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.905550857Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.905637829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90572105Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.905809302Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.905898784Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906002066Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906095228Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906175909Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906267081Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906309322Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906317462Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906362223Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906419034Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906426754Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906469075Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906540716Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906548307Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906589727Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906649358Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906687949Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-57.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906786171Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-112.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906860713Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-86.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906924324Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.906963504Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907066706Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907108537Z host_service_logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907167748Z host_service_logs/masters/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907193909Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.90727049Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907329432Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907395673Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907536526Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907655998Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907711509Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907806011Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907869962Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.907930133Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908023015Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908045005Z ingress_controllers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908057906Z ingress_controllers/default/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908066216Z ingress_controllers/default/router-default-5f87f9459f-rdfwc/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908106297Z ingress_controllers/default/router-default-5f87f9459f-rdfwc/haproxy.config [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908209429Z insights-data/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908217779Z istio/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908240719Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908355042Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908731499Z istio/event-filter.html [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908818831Z istio/timestamp [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908867512Z istio/cluster-scoped-resources/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908873362Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908910742Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.908954403Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.909191078Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.909580226Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.910034384Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.910885931Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911033864Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911151196Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911294409Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911435111Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911558924Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911633175Z machine_config_ondisk/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911641895Z machine_config_termination_logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911652406Z monitoring/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911656666Z monitoring/alertmanager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911665516Z monitoring/alertmanager/status.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911767678Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911844419Z monitoring/prometheus/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.911902671Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.912012073Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.912092594Z monitoring/prometheus/rules.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.912718116Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.912765057Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.912806878Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.913673525Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.913717446Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.913763417Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.913845108Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.91391208Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.914024302Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.914085453Z monitoring/prometheus/status/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.914129774Z monitoring/prometheus/status/config.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.914583143Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.914651374Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.914737076Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.914879718Z namespaces/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.914887579Z namespaces/default/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.91494066Z namespaces/default/default.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915019761Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915062902Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915128193Z namespaces/default/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915168754Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915247646Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915331967Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915399768Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915442949Z namespaces/default/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.91548022Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915540121Z namespaces/default/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915579962Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915660374Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915705014Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915763006Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915862048Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.915914358Z namespaces/default/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.91597109Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.916103922Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.916179684Z namespaces/default/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.916355747Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.916435389Z namespaces/default/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.91651095Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.916630103Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.916780346Z namespaces/default/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.916847637Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.916874587Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.916956599Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917090152Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917152383Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917200084Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917274985Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917355007Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917406778Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917451968Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917493419Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9175309Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917582341Z namespaces/default/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917630052Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917672263Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917712574Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917812366Z namespaces/kserve/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917858987Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917921998Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.917956309Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.91802402Z namespaces/kserve/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9180511Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.918140772Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.918359326Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.91857172Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.918613771Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.918653032Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.918696853Z namespaces/kserve/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.918738114Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.918811705Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.918937808Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.918965528Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.91908194Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.919124901Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.919161512Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.919210623Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.919299584Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.919382766Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.919489788Z namespaces/kserve/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.919537619Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.919769434Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.919901326Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.920314214Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.920389306Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.920747293Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.920864325Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921232372Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921348704Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921392395Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921491977Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921533698Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921572699Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.92161258Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921709222Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921787523Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921830984Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921877785Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921934776Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.921996227Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.922103779Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9221577Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.922199431Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.922290813Z namespaces/kserve/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.922297453Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-lqds7/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.922338754Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-lqds7/kserve-controller-manager-64868fc46-lqds7.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.922421695Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-lqds7/manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.922428105Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-lqds7/manager/manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.922433696Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-lqds7/manager/manager/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.922463426Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-lqds7/manager/manager/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.92370339Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-lqds7/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.923804612Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-lqds7/manager/manager/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.923843383Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-smf7m/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.923897864Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-smf7m/llmisvc-controller-manager-67d95fdc48-smf7m.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.923974226Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-smf7m/manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.923997446Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-smf7m/manager/manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924023947Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-smf7m/manager/manager/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924077488Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-smf7m/manager/manager/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.92422927Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-smf7m/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924296692Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-smf7m/manager/manager/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924313812Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fll8d/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924371383Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fll8d/model-serving-api-fd65d7d6-fll8d.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924449455Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fll8d/server/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924463095Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fll8d/server/server/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924478285Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fll8d/server/server/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924513956Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fll8d/server/server/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924602068Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fll8d/server/server/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924667319Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fll8d/server/server/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.92471293Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-qwt46/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924754921Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-qwt46/odh-model-controller-84b54b7f97-qwt46.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924847603Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-qwt46/manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924854072Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-qwt46/manager/manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924862343Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-qwt46/manager/manager/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.924914674Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-qwt46/manager/manager/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928269599Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-qwt46/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.92833284Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-qwt46/manager/manager/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928366141Z namespaces/kserve/pods/s3-init-4n865/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928406202Z namespaces/kserve/pods/s3-init-4n865/s3-init-4n865.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928504923Z namespaces/kserve/pods/s3-init-4n865/download-hf-model/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928514144Z namespaces/kserve/pods/s3-init-4n865/download-hf-model/download-hf-model/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928523544Z namespaces/kserve/pods/s3-init-4n865/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928580255Z namespaces/kserve/pods/s3-init-4n865/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928664497Z namespaces/kserve/pods/s3-init-4n865/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928733508Z namespaces/kserve/pods/s3-init-4n865/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928765699Z namespaces/kserve/pods/s3-init-4n865/s3-init/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928771089Z namespaces/kserve/pods/s3-init-4n865/s3-init/s3-init/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.928778739Z namespaces/kserve/pods/s3-init-4n865/s3-init/s3-init/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.92883787Z namespaces/kserve/pods/s3-init-4n865/s3-init/s3-init/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929137026Z namespaces/kserve/pods/s3-init-4n865/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929218157Z namespaces/kserve/pods/s3-init-4n865/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929257588Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929298229Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/s3-tls-init-custom-wtcxn.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929385011Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/download-hf-model/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929391771Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/download-hf-model/download-hf-model/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929395631Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929432461Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929516923Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929585824Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929611575Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/s3-tls-init-custom/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929615405Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929618765Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929660776Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.92985781Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929920251Z namespaces/kserve/pods/s3-tls-init-custom-wtcxn/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.929974262Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930040183Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/s3-tls-init-serving-d66b8.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930117865Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/download-hf-model/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930124825Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/download-hf-model/download-hf-model/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930136205Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930177316Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930264188Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930333039Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93037368Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/s3-tls-init-serving/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93038501Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93039049Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930442961Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930641965Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930709346Z namespaces/kserve/pods/s3-tls-init-serving-d66b8/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930731777Z namespaces/kserve/pods/seaweedfs-64568bcd49-cmt6p/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930775788Z namespaces/kserve/pods/seaweedfs-64568bcd49-cmt6p/seaweedfs-64568bcd49-cmt6p.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930852969Z namespaces/kserve/pods/seaweedfs-64568bcd49-cmt6p/seaweedfs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.930860089Z namespaces/kserve/pods/seaweedfs-64568bcd49-cmt6p/seaweedfs/seaweedfs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9308658Z namespaces/kserve/pods/seaweedfs-64568bcd49-cmt6p/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93091049Z namespaces/kserve/pods/seaweedfs-64568bcd49-cmt6p/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931114874Z namespaces/kserve/pods/seaweedfs-64568bcd49-cmt6p/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931187696Z namespaces/kserve/pods/seaweedfs-64568bcd49-cmt6p/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931239397Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qdtc5/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931278948Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qdtc5/seaweedfs-tls-custom-8b44d767d-qdtc5.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931353159Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qdtc5/seaweedfs-tls-custom/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931360939Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qdtc5/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931369219Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qdtc5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93141836Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qdtc5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931589523Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qdtc5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931655735Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-qdtc5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931701146Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-hpwrt/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931749737Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-hpwrt/seaweedfs-tls-serving-67b7477c6d-hpwrt.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931842619Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-hpwrt/seaweedfs-tls-serving/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931852599Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-hpwrt/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.931861119Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-hpwrt/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93190872Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-hpwrt/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932114824Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-hpwrt/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932185225Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-hpwrt/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932217006Z namespaces/kserve/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932258616Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932307777Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932340478Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932378689Z namespaces/kube-node-lease/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932384709Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932388199Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93242939Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-57.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932519861Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-112.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932599703Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-86.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932693065Z namespaces/kube-system/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932741416Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932806007Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932846438Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932888149Z namespaces/kube-system/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.932919919Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933124893Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933204315Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933283056Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933325837Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933367018Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933420439Z namespaces/kube-system/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93346774Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933544112Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933626853Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933671934Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933756546Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933800997Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933811957Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933857398Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-yyrzyocgdzwlsyyjg2rjkcpxue.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.933941029Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.934045311Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.934113572Z namespaces/kube-system/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.934160093Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.934312147Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.934397538Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.934652873Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.934728744Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93502551Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.935157233Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9355229Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.935596212Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.935645222Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.935685453Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.935740694Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.935815046Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.935856977Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.935941348Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93604424Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936103282Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936143972Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936190273Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936232884Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936308606Z namespaces/kube-system/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936317876Z namespaces/kube-system/pods/global-pull-secret-syncer-k499p/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936365067Z namespaces/kube-system/pods/global-pull-secret-syncer-k499p/global-pull-secret-syncer-k499p.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936450178Z namespaces/kube-system/pods/global-pull-secret-syncer-k499p/global-pull-secret-syncer/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936457558Z namespaces/kube-system/pods/global-pull-secret-syncer-k499p/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936463369Z namespaces/kube-system/pods/global-pull-secret-syncer-k499p/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936507289Z namespaces/kube-system/pods/global-pull-secret-syncer-k499p/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936675713Z namespaces/kube-system/pods/global-pull-secret-syncer-k499p/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936745074Z namespaces/kube-system/pods/global-pull-secret-syncer-k499p/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936797995Z namespaces/kube-system/pods/global-pull-secret-syncer-pwtgm/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936840156Z namespaces/kube-system/pods/global-pull-secret-syncer-pwtgm/global-pull-secret-syncer-pwtgm.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936914297Z namespaces/kube-system/pods/global-pull-secret-syncer-pwtgm/global-pull-secret-syncer/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936921917Z namespaces/kube-system/pods/global-pull-secret-syncer-pwtgm/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936927127Z namespaces/kube-system/pods/global-pull-secret-syncer-pwtgm/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.936991699Z namespaces/kube-system/pods/global-pull-secret-syncer-pwtgm/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937156032Z namespaces/kube-system/pods/global-pull-secret-syncer-pwtgm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937221813Z namespaces/kube-system/pods/global-pull-secret-syncer-pwtgm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937273094Z namespaces/kube-system/pods/global-pull-secret-syncer-t9mks/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937315585Z namespaces/kube-system/pods/global-pull-secret-syncer-t9mks/global-pull-secret-syncer-t9mks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937387346Z namespaces/kube-system/pods/global-pull-secret-syncer-t9mks/global-pull-secret-syncer/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937395476Z namespaces/kube-system/pods/global-pull-secret-syncer-t9mks/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937401327Z namespaces/kube-system/pods/global-pull-secret-syncer-t9mks/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937453748Z namespaces/kube-system/pods/global-pull-secret-syncer-t9mks/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937610901Z namespaces/kube-system/pods/global-pull-secret-syncer-t9mks/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937679902Z namespaces/kube-system/pods/global-pull-secret-syncer-t9mks/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937712593Z namespaces/kube-system/pods/konnectivity-agent-29kff/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937755363Z namespaces/kube-system/pods/konnectivity-agent-29kff/konnectivity-agent-29kff.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937844665Z namespaces/kube-system/pods/konnectivity-agent-29kff/konnectivity-agent/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937851556Z namespaces/kube-system/pods/konnectivity-agent-29kff/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937858905Z namespaces/kube-system/pods/konnectivity-agent-29kff/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.937902806Z namespaces/kube-system/pods/konnectivity-agent-29kff/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.938544319Z namespaces/kube-system/pods/konnectivity-agent-29kff/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.93862016Z namespaces/kube-system/pods/konnectivity-agent-29kff/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.938657561Z namespaces/kube-system/pods/konnectivity-agent-q6txf/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.938707262Z namespaces/kube-system/pods/konnectivity-agent-q6txf/konnectivity-agent-q6txf.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.938789794Z namespaces/kube-system/pods/konnectivity-agent-q6txf/konnectivity-agent/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.938797914Z namespaces/kube-system/pods/konnectivity-agent-q6txf/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.938802854Z namespaces/kube-system/pods/konnectivity-agent-q6txf/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.938859915Z namespaces/kube-system/pods/konnectivity-agent-q6txf/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.939468107Z namespaces/kube-system/pods/konnectivity-agent-q6txf/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.939537828Z namespaces/kube-system/pods/konnectivity-agent-q6txf/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.939575699Z namespaces/kube-system/pods/konnectivity-agent-sl69g/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9396151Z namespaces/kube-system/pods/konnectivity-agent-sl69g/konnectivity-agent-sl69g.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.939706261Z namespaces/kube-system/pods/konnectivity-agent-sl69g/konnectivity-agent/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.939713222Z namespaces/kube-system/pods/konnectivity-agent-sl69g/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.939721402Z namespaces/kube-system/pods/konnectivity-agent-sl69g/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.939777923Z namespaces/kube-system/pods/konnectivity-agent-sl69g/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.940377554Z namespaces/kube-system/pods/konnectivity-agent-sl69g/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.940447776Z namespaces/kube-system/pods/konnectivity-agent-sl69g/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.940482836Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-57.ec2.internal/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.940522287Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-57.ec2.internal/kube-apiserver-proxy-ip-10-0-133-57.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.940600219Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-57.ec2.internal/haproxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.940607329Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-57.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.940616739Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-57.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94067352Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-57.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.940898815Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-57.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.940962086Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-57.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.940990046Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-112.ec2.internal/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941120599Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-112.ec2.internal/kube-apiserver-proxy-ip-10-0-139-112.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94117727Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-112.ec2.internal/haproxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94118415Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-112.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9411895Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-112.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941223811Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-112.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941372304Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-112.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941441465Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-112.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941466966Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-86.ec2.internal/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941513687Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-86.ec2.internal/kube-apiserver-proxy-ip-10-0-142-86.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941579448Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-86.ec2.internal/haproxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941589358Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-86.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941596738Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-86.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941639829Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-86.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941754811Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-86.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941820762Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-86.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941851773Z namespaces/kube-system/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941892954Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941966225Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.941973656Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942051287Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942149339Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94220821Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942252891Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942309802Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942359073Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942412804Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942424044Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942428334Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942465375Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942546137Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942628358Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942680439Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942744071Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942783331Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942830412Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942873243Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.942954385Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943054526Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943132878Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943174759Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94321806Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943262641Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943305451Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943382173Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943425924Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943467405Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943544246Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943602307Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.943648048Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.944601417Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.944701519Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94477872Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.944860812Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.944939253Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945096686Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94528023Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945347051Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945394482Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945442203Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945491284Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945536795Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945585406Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945677248Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945752159Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94580711Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945851411Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945904062Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.945949353Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946021544Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946054775Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946105296Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946152237Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946198298Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946229248Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94632511Z namespaces/openshift-apiserver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946370591Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946421642Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946470013Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946498044Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946540344Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946625696Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946704168Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946778939Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94682268Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946860111Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946907001Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.946950452Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947050594Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947092365Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947135586Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947210677Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947268748Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947305009Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947410101Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947486903Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947566344Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947642536Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.947721457Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94785719Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948044984Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948099125Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948146216Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948190517Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948233407Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948286488Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948333949Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948409221Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948480062Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948540403Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948579454Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948626025Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948665506Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948725657Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948768708Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948819399Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948856379Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948917411Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948924881Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948928781Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.948960932Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949122884Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949137535Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949141925Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949165635Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949220826Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949228237Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949237577Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949278078Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949341439Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949348889Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94939007Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949481191Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949531043Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949597874Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949643855Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949701046Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949739076Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949824108Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.94989816Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.949987381Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950036192Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950084153Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950139114Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950183425Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950259287Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950312458Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950357988Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.95043157Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950477491Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950486971Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950535702Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950607264Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950650894Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950751716Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950824998Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950906129Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.950996461Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951078673Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951229456Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951337978Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951383119Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951430069Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.95148661Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951533671Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951577092Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951615773Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951667534Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951714355Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951787196Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951886628Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.951943919Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952004471Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952053392Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952100013Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952140853Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952184464Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952227545Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952238275Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952275416Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952322817Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952359238Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952412428Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952447589Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952532591Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952579912Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952653623Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952695664Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952747765Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952784826Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.952910548Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.95300006Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953084412Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953132682Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953177043Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953209144Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953256245Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953332897Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953388187Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953434479Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9535094Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953564331Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953572731Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953622602Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953708784Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953795586Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.953906688Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.95402678Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.954062001Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.954165243Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.954239324Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.954578381Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.954655362Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.954865596Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955029619Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955174362Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955208873Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955254894Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955314295Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955350686Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955402427Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955444778Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955502559Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955545289Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955634281Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955709103Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955762114Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955815845Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955858416Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.955887906Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956015689Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956037829Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956055499Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/aws-ebs-csi-driver-node-4d4bx.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956166502Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-driver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956181522Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-driver/csi-driver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956192662Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956231323Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956317184Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956395566Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956413626Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-liveness-probe/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956417817Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956428807Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956485558Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.95658368Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956641251Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956679612Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-node-driver-registrar/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956686272Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956689462Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956765113Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956869455Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.956942607Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4d4bx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957020428Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.95712608Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/aws-ebs-csi-driver-node-86f7q.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957213822Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-driver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957220972Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-driver/csi-driver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957224232Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-driver/csi-driver/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957270623Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957363535Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957435216Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957476717Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-liveness-probe/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957484347Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957497058Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957559809Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957676731Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957747222Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957771493Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-node-driver-registrar/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957782373Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957787443Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957829434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957928176Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.957968227Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-86f7q/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958068209Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958092759Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/aws-ebs-csi-driver-node-bhx5x.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958184601Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-driver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958198781Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-driver/csi-driver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958202711Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-driver/csi-driver/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958245862Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958352534Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958421585Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958468586Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-liveness-probe/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958474766Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958480777Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958554228Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958618319Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958697791Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958741542Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-node-driver-registrar/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958750182Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958771082Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958799553Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958904165Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.958972486Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bhx5x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959056018Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959101939Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.95915411Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959230981Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959271282Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959336933Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959367774Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959421015Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959447665Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959501206Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959510167Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959514367Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959561318Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959614019Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959621939Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.95965798Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959739301Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959807223Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959856913Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959903494Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.959961375Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960031777Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960164819Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960241841Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960334033Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960386834Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960434845Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960512546Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960556997Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960613598Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960643719Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.96072881Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960785022Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960826132Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.960941874Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.961100028Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.961112268Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.961169309Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.961260381Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.961303592Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.961890243Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.961973894Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.962156148Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.962225059Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.962432714Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.962574796Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.962718269Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.96278754Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.962834141Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.962885142Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.962927233Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.962974334Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963058036Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963117907Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963139687Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963227309Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9633013Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963341351Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963389272Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963428603Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963463603Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963530505Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963564696Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963614077Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963649487Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963696988Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963707828Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-njcx6/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.96376746Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-njcx6/tuned-njcx6.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963885592Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-njcx6/tuned/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963899292Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-njcx6/tuned/tuned/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963908082Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-njcx6/tuned/tuned/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.963930703Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-njcx6/tuned/tuned/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964099366Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-njcx6/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964171067Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-njcx6/tuned/tuned/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964219378Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qb6xj/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964263349Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qb6xj/tuned-qb6xj.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.96433722Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qb6xj/tuned/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964344691Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qb6xj/tuned/tuned/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964353991Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qb6xj/tuned/tuned/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964414132Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qb6xj/tuned/tuned/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964529364Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qb6xj/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964592205Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qb6xj/tuned/tuned/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964613866Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w692r/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964658057Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w692r/tuned-w692r.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964742999Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w692r/tuned/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964752028Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w692r/tuned/tuned/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964755439Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w692r/tuned/tuned/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964779599Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w692r/tuned/tuned/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964892001Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w692r/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.964953512Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w692r/tuned/tuned/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965013044Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965066275Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965105635Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965145846Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965215208Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965222248Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965270049Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-57.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965369231Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-112.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965450422Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-86.ec2.internal.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965505673Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965543624Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965641326Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965679317Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965741488Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965778448Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.96584393Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.965886011Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966006763Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966161166Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966253568Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966290189Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966327529Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.96636903Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966405861Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966496902Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966550783Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966596295Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966673876Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966743027Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966789238Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.966967422Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.967082964Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.967211016Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.967286348Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.967424171Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.967539363Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.967727006Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.967786747Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.967827018Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.96790023Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.967943291Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968012032Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968071723Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968154805Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968223556Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968283927Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968319698Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968373719Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.96840606Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968486781Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968531452Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968588123Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968625114Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968675645Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968682945Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968731356Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator-9ddc5ff76-bjs8g.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968828548Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator-watch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968838168Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968845608Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968886169Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.968995181Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969076533Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969114664Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969125064Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969128894Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969178265Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969586513Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969645874Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-bjs8g/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969671014Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969721995Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969765416Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969814827Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969897549Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.969945989Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970246935Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970289226Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970358008Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970393338Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.97047699Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970581562Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970685584Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970740685Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970796366Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970847057Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970877578Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.970958739Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971044861Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971087292Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971171624Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971221405Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971235395Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971280526Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971350807Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971422438Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971470059Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971569521Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971651243Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.971950579Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972060321Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972171043Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972310106Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972452958Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.97251996Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972563291Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972637932Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972672823Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972723874Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972763295Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972805605Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972845316Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.972933048Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.97304742Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973104661Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973141262Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973191733Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973234244Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973327575Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973364966Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973410157Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973449938Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973520489Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973528609Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-cmldk/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.97356192Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-cmldk/volume-data-source-validator-69d9f679db-cmldk.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973642652Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-cmldk/volume-data-source-validator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973651352Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-cmldk/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973655082Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-cmldk/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973694763Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-cmldk/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973792484Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-cmldk/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973856346Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-cmldk/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973919887Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.973960958Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.97406374Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.97407986Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974122801Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974167462Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974208353Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974267284Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974307134Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974381036Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974424857Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974496898Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974534779Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.97458993Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974631331Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974714922Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974786724Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974861565Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974909596Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.974945197Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975009088Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975060129Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975139841Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975187322Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975223582Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975301484Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975337654Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975348005Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975378185Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975443167Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975488828Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975579299Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975657301Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975755903Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975840024Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.975923056Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976081439Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976254782Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976316564Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976367585Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976428496Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976473197Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976521797Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976563768Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976643Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976727592Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976774262Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976818353Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976857534Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976896175Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.976943096Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977001727Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977052178Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977096869Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.97717417Z namespaces/openshift-config-managed/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977214621Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977280962Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977320583Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977399845Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977429525Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977510377Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977584528Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.97765843Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9777044Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977740711Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977784332Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977824213Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977904035Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.977945095Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.978001706Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.978097358Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.978146429Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.97818582Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.981378852Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.981446743Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.981554135Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.981606307Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.981698048Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.981845781Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.981953943Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982019064Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982061225Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982146437Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982182958Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982228548Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.98228158Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982360631Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982415602Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982462433Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982538514Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982622716Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982665157Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982707608Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982765279Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.98282021Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982851021Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982895632Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982951703Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.982959503Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983030884Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983072435Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983126046Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983167417Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983208658Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983250308Z namespaces/openshift-config-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983262809Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983269769Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.98331439Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983418402Z namespaces/openshift-config/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983453852Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983514193Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983545684Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983593255Z namespaces/openshift-config/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983636806Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983719548Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983798119Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983890341Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983933182Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.983973433Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984041804Z namespaces/openshift-config/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984083405Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984160566Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984197907Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984232178Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984311369Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.98437683Z namespaces/openshift-config/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984428901Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984541133Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984618645Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984689696Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984762268Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.984844449Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985003022Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985146365Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985214907Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985255027Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985304058Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985350369Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985514112Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985551993Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985611434Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985642435Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985728676Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985806838Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985850799Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.98589063Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.98593192Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.985970901Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986036193Z namespaces/openshift-config/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986075473Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986120554Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986158145Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986241966Z namespaces/openshift-console-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986288767Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986339488Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986376149Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.98643785Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986472961Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986549343Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986660805Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986762457Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986806677Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986846998Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.986889389Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.98692466Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.987030532Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.987091913Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.987136754Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.987207565Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.987250126Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.987257736Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.987290077Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.987365628Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.987409839Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.988015041Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.988097553Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.988357498Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.988430439Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.988558072Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.988680124Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.988847117Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.988901938Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.988935989Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989055931Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989101842Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989147333Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989186214Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989264375Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989334147Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989385088Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989432119Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9894957Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989537271Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989592432Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989634563Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989685853Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989724974Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989792095Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989803786Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-jnztt/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989845067Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-jnztt/console-operator-7fdbdf9c99-jnztt.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989938609Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-jnztt/console-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989949549Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-jnztt/console-operator/console-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.989956629Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-jnztt/console-operator/console-operator/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99001042Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-jnztt/console-operator/console-operator/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.990466969Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-jnztt/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99050949Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99054255Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.990590091Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.990632682Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.990691523Z namespaces/openshift-console/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.990746534Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.990803485Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.990838296Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.990907688Z namespaces/openshift-console/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.990956668Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99105735Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.991243494Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.991472288Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.991515899Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.991587191Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.991631711Z namespaces/openshift-console/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.991672872Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.991749774Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.991803645Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.991846486Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.991930577Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.992008609Z namespaces/openshift-console/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99206631Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.992690832Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.992781434Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.992998708Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99310583Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.993283524Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.993400986Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.993579199Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.993643831Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.993695602Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.993755943Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.993797434Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.993854015Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.993886625Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.993971777Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994066359Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994100499Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99414361Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994192961Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994232712Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994281553Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994330884Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994359804Z namespaces/openshift-console/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994368225Z namespaces/openshift-console/pods/console-7ffd4ffc7b-znszd/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994402805Z namespaces/openshift-console/pods/console-7ffd4ffc7b-znszd/console-7ffd4ffc7b-znszd.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994490577Z namespaces/openshift-console/pods/console-7ffd4ffc7b-znszd/console/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994498127Z namespaces/openshift-console/pods/console-7ffd4ffc7b-znszd/console/console/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994501877Z namespaces/openshift-console/pods/console-7ffd4ffc7b-znszd/console/console/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994541888Z namespaces/openshift-console/pods/console-7ffd4ffc7b-znszd/console/console/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99463277Z namespaces/openshift-console/pods/console-7ffd4ffc7b-znszd/console/console/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994697681Z namespaces/openshift-console/pods/console-7ffd4ffc7b-znszd/console/console/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994744422Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qkt6x/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994780873Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qkt6x/downloads-5499b6fb8f-qkt6x.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994885485Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qkt6x/download-server/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994894005Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qkt6x/download-server/download-server/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994898435Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qkt6x/download-server/download-server/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.994931296Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qkt6x/download-server/download-server/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99513441Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qkt6x/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995195211Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qkt6x/download-server/download-server/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995245402Z namespaces/openshift-console/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995286182Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995342494Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995381364Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995471866Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995514017Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995580528Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995620409Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99568069Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995713881Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995807173Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995893684Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.995967546Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996036507Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996090768Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996133289Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99618922Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996262732Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996320153Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996361403Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996437465Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996560827Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996604518Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99672469Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996800762Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996879684Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.996956685Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997090968Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99720534Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997362623Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997406834Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997439475Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997494436Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997537566Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997580307Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997618388Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997695169Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997774901Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997816212Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997853532Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997896413Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997940774Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.997999715Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998047156Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998093437Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998124518Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99822479Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998272281Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998375813Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998415123Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998466344Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998505685Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998584227Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998661668Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99873272Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99878359Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998826111Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998878022Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.998923913Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999026025Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999068856Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999110757Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999188149Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999236089Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.99924938Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.9992951Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999380792Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999424953Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999528405Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999600897Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999679688Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999755089Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999852591Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:15.999969814Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000145907Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000368811Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000412892Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000466503Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000515114Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000570675Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000611646Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000690768Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000767629Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00080933Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000850431Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000900182Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.000941523Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001021004Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001059345Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001119026Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001160737Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001248298Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001298619Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00134552Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001386361Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001424752Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001475383Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001551664Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001628536Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001704917Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001742538Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001790969Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00183246Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001871111Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.001945832Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002005403Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002049254Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002126906Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002183297Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002228388Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002322259Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002402181Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002474862Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002548574Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002626165Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002745178Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002920481Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.002973222Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003031273Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003106095Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003149846Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003207647Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003244617Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003326449Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00339683Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003452141Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003489862Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003539063Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003576654Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003641795Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003680396Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003721986Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003767898Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003833689Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00386868Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00391173Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.003951191Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004062023Z namespaces/openshift-dns/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004101194Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004161595Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004193466Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004236997Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004275727Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00442353Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004496392Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004568043Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004613944Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004656225Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004700016Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004740256Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004815998Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.004865769Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00490937Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.005000362Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.005113564Z namespaces/openshift-dns/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.005146254Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.005256796Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.005343228Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.005565673Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.005640714Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.005910599Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006048942Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006223535Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006276736Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006324117Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006380108Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006416489Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00647221Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006514571Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006586932Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006672304Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006727505Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006764806Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006814577Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006849347Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006900558Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.006930539Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00699652Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007101282Z namespaces/openshift-dns/pods/dns-default-9s8cn/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007133333Z namespaces/openshift-dns/pods/dns-default-9s8cn/dns-default-9s8cn.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007231265Z namespaces/openshift-dns/pods/dns-default-9s8cn/dns/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007240055Z namespaces/openshift-dns/pods/dns-default-9s8cn/dns/dns/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007243625Z namespaces/openshift-dns/pods/dns-default-9s8cn/dns/dns/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007293176Z namespaces/openshift-dns/pods/dns-default-9s8cn/dns/dns/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007380408Z namespaces/openshift-dns/pods/dns-default-9s8cn/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007452139Z namespaces/openshift-dns/pods/dns-default-9s8cn/dns/dns/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00748166Z namespaces/openshift-dns/pods/dns-default-9s8cn/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00748602Z namespaces/openshift-dns/pods/dns-default-9s8cn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00749152Z namespaces/openshift-dns/pods/dns-default-9s8cn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007534621Z namespaces/openshift-dns/pods/dns-default-9s8cn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007632383Z namespaces/openshift-dns/pods/dns-default-9s8cn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007699364Z namespaces/openshift-dns/pods/dns-default-9s8cn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007750235Z namespaces/openshift-dns/pods/dns-default-fq8r5/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007798126Z namespaces/openshift-dns/pods/dns-default-fq8r5/dns-default-fq8r5.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007882438Z namespaces/openshift-dns/pods/dns-default-fq8r5/dns/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007899548Z namespaces/openshift-dns/pods/dns-default-fq8r5/dns/dns/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.007923138Z namespaces/openshift-dns/pods/dns-default-fq8r5/dns/dns/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00799236Z namespaces/openshift-dns/pods/dns-default-fq8r5/dns/dns/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008095302Z namespaces/openshift-dns/pods/dns-default-fq8r5/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008160283Z namespaces/openshift-dns/pods/dns-default-fq8r5/dns/dns/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008188964Z namespaces/openshift-dns/pods/dns-default-fq8r5/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008207454Z namespaces/openshift-dns/pods/dns-default-fq8r5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008213574Z namespaces/openshift-dns/pods/dns-default-fq8r5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008257075Z namespaces/openshift-dns/pods/dns-default-fq8r5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008344036Z namespaces/openshift-dns/pods/dns-default-fq8r5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008407408Z namespaces/openshift-dns/pods/dns-default-fq8r5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008456419Z namespaces/openshift-dns/pods/dns-default-ljlrx/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00849487Z namespaces/openshift-dns/pods/dns-default-ljlrx/dns-default-ljlrx.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008594401Z namespaces/openshift-dns/pods/dns-default-ljlrx/dns/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008602281Z namespaces/openshift-dns/pods/dns-default-ljlrx/dns/dns/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008613852Z namespaces/openshift-dns/pods/dns-default-ljlrx/dns/dns/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008646782Z namespaces/openshift-dns/pods/dns-default-ljlrx/dns/dns/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008732384Z namespaces/openshift-dns/pods/dns-default-ljlrx/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008798336Z namespaces/openshift-dns/pods/dns-default-ljlrx/dns/dns/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008841066Z namespaces/openshift-dns/pods/dns-default-ljlrx/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008848436Z namespaces/openshift-dns/pods/dns-default-ljlrx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008856106Z namespaces/openshift-dns/pods/dns-default-ljlrx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.008895737Z namespaces/openshift-dns/pods/dns-default-ljlrx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.00900348Z namespaces/openshift-dns/pods/dns-default-ljlrx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009075741Z namespaces/openshift-dns/pods/dns-default-ljlrx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009117502Z namespaces/openshift-dns/pods/node-resolver-pqlfv/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009160572Z namespaces/openshift-dns/pods/node-resolver-pqlfv/node-resolver-pqlfv.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009234704Z namespaces/openshift-dns/pods/node-resolver-pqlfv/dns-node-resolver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009246064Z namespaces/openshift-dns/pods/node-resolver-pqlfv/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009250474Z namespaces/openshift-dns/pods/node-resolver-pqlfv/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009298075Z namespaces/openshift-dns/pods/node-resolver-pqlfv/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009385437Z namespaces/openshift-dns/pods/node-resolver-pqlfv/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009448968Z namespaces/openshift-dns/pods/node-resolver-pqlfv/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009626021Z namespaces/openshift-dns/pods/node-resolver-v6j5f/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009667032Z namespaces/openshift-dns/pods/node-resolver-v6j5f/node-resolver-v6j5f.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009744084Z namespaces/openshift-dns/pods/node-resolver-v6j5f/dns-node-resolver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009751504Z namespaces/openshift-dns/pods/node-resolver-v6j5f/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009757094Z namespaces/openshift-dns/pods/node-resolver-v6j5f/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009801665Z namespaces/openshift-dns/pods/node-resolver-v6j5f/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009889077Z namespaces/openshift-dns/pods/node-resolver-v6j5f/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.009953878Z namespaces/openshift-dns/pods/node-resolver-v6j5f/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010023989Z namespaces/openshift-dns/pods/node-resolver-vxp92/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01006546Z namespaces/openshift-dns/pods/node-resolver-vxp92/node-resolver-vxp92.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010139342Z namespaces/openshift-dns/pods/node-resolver-vxp92/dns-node-resolver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010148282Z namespaces/openshift-dns/pods/node-resolver-vxp92/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010154212Z namespaces/openshift-dns/pods/node-resolver-vxp92/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010192783Z namespaces/openshift-dns/pods/node-resolver-vxp92/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010278424Z namespaces/openshift-dns/pods/node-resolver-vxp92/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010340906Z namespaces/openshift-dns/pods/node-resolver-vxp92/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010387816Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010427287Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010471798Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010511989Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01059633Z namespaces/openshift-etcd/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010640571Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010701982Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010738903Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010796744Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010841025Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.010921187Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011018219Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01109368Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011136611Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011174852Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011232853Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011277964Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011349305Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011400056Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011439697Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011515528Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01158883Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011634831Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011724092Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011816744Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011887745Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.011963127Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012061929Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012187511Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012346114Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012391215Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012433006Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012477127Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012516478Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012580929Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01262319Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012706172Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012778493Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012820984Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012862144Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012906415Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.012946796Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013085559Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01312562Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013172281Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013216841Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013300493Z namespaces/openshift-host-network/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013344454Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013412055Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013451596Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013513037Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013546468Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013629519Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013701791Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.013777702Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014081508Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014128599Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01417634Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014211731Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014294772Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014345033Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014384704Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014460335Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014529887Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014567988Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01467268Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014745641Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014821702Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014901934Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.014969496Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015140999Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015241371Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015291832Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015342933Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015385864Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015429624Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015475485Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015510016Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015571227Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015617188Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015693719Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015769801Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015829992Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015865653Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015909984Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.015950704Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016026826Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016066407Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016110728Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016149388Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01623704Z namespaces/openshift-image-registry/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016280761Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016338482Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016374953Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016431014Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016474515Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016581787Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016722959Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016914303Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.016947444Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017006555Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017062756Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017106697Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017206599Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.0172537Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017296761Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017371382Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017420633Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017432833Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017474034Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017547355Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.017582306Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.018230669Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01831168Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.018570926Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.018645867Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.018860801Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.018972863Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019246199Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01932086Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019358901Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019430122Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019478993Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019530214Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019574705Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019651147Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019736968Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019794679Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.01984891Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019915001Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.019951402Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020189527Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020285599Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02034058Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020376521Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020428562Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020470882Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020526493Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020533694Z namespaces/openshift-image-registry/pods/image-registry-5d4c484759-6ldld/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020570154Z namespaces/openshift-image-registry/pods/image-registry-5d4c484759-6ldld/image-registry-5d4c484759-6ldld.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020681367Z namespaces/openshift-image-registry/pods/image-registry-5d4c484759-6ldld/registry/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020688147Z namespaces/openshift-image-registry/pods/image-registry-5d4c484759-6ldld/registry/registry/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020694117Z namespaces/openshift-image-registry/pods/image-registry-5d4c484759-6ldld/registry/registry/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.020744198Z namespaces/openshift-image-registry/pods/image-registry-5d4c484759-6ldld/registry/registry/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.021355169Z namespaces/openshift-image-registry/pods/image-registry-5d4c484759-6ldld/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.021430551Z namespaces/openshift-image-registry/pods/image-registry-5d4c484759-6ldld/registry/registry/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.021467782Z namespaces/openshift-image-registry/pods/node-ca-k5qgm/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.021528533Z namespaces/openshift-image-registry/pods/node-ca-k5qgm/node-ca-k5qgm.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.021593774Z namespaces/openshift-image-registry/pods/node-ca-k5qgm/node-ca/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.021602754Z namespaces/openshift-image-registry/pods/node-ca-k5qgm/node-ca/node-ca/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.021614275Z namespaces/openshift-image-registry/pods/node-ca-k5qgm/node-ca/node-ca/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.021655166Z namespaces/openshift-image-registry/pods/node-ca-k5qgm/node-ca/node-ca/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.021767228Z namespaces/openshift-image-registry/pods/node-ca-k5qgm/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.021830099Z namespaces/openshift-image-registry/pods/node-ca-k5qgm/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02187236Z namespaces/openshift-image-registry/pods/node-ca-m6gk9/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02190907Z namespaces/openshift-image-registry/pods/node-ca-m6gk9/node-ca-m6gk9.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022020293Z namespaces/openshift-image-registry/pods/node-ca-m6gk9/node-ca/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022033333Z namespaces/openshift-image-registry/pods/node-ca-m6gk9/node-ca/node-ca/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022039603Z namespaces/openshift-image-registry/pods/node-ca-m6gk9/node-ca/node-ca/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022079724Z namespaces/openshift-image-registry/pods/node-ca-m6gk9/node-ca/node-ca/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022195326Z namespaces/openshift-image-registry/pods/node-ca-m6gk9/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022261547Z namespaces/openshift-image-registry/pods/node-ca-m6gk9/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022295688Z namespaces/openshift-image-registry/pods/node-ca-mtwcp/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022343189Z namespaces/openshift-image-registry/pods/node-ca-mtwcp/node-ca-mtwcp.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022430601Z namespaces/openshift-image-registry/pods/node-ca-mtwcp/node-ca/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022438201Z namespaces/openshift-image-registry/pods/node-ca-mtwcp/node-ca/node-ca/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022443921Z namespaces/openshift-image-registry/pods/node-ca-mtwcp/node-ca/node-ca/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022489342Z namespaces/openshift-image-registry/pods/node-ca-mtwcp/node-ca/node-ca/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022622044Z namespaces/openshift-image-registry/pods/node-ca-mtwcp/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022687935Z namespaces/openshift-image-registry/pods/node-ca-mtwcp/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022727456Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022761207Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022812338Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.022848769Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02294218Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023013302Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023078923Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023104274Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023163365Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023216476Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023324238Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02340464Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023482801Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023527652Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023575013Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023618484Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023666574Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023748296Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023801037Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.023850598Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02393471Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.024024672Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.024073182Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.024170374Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.024255886Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.024406099Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.024514811Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.024679914Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.024800747Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02497502Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025055961Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025108142Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025172624Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025207675Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025262716Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025300786Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025387818Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025459689Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02551027Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025552121Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025604012Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025648753Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025697154Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025708414Z namespaces/openshift-ingress-canary/pods/ingress-canary-fzzvs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025751795Z namespaces/openshift-ingress-canary/pods/ingress-canary-fzzvs/ingress-canary-fzzvs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025840987Z namespaces/openshift-ingress-canary/pods/ingress-canary-fzzvs/serve-healthcheck-canary/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025848597Z namespaces/openshift-ingress-canary/pods/ingress-canary-fzzvs/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025854097Z namespaces/openshift-ingress-canary/pods/ingress-canary-fzzvs/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.025897308Z namespaces/openshift-ingress-canary/pods/ingress-canary-fzzvs/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02601664Z namespaces/openshift-ingress-canary/pods/ingress-canary-fzzvs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026088232Z namespaces/openshift-ingress-canary/pods/ingress-canary-fzzvs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026380827Z namespaces/openshift-ingress-canary/pods/ingress-canary-skvhh/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026423248Z namespaces/openshift-ingress-canary/pods/ingress-canary-skvhh/ingress-canary-skvhh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02649799Z namespaces/openshift-ingress-canary/pods/ingress-canary-skvhh/serve-healthcheck-canary/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02650573Z namespaces/openshift-ingress-canary/pods/ingress-canary-skvhh/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02651123Z namespaces/openshift-ingress-canary/pods/ingress-canary-skvhh/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026562551Z namespaces/openshift-ingress-canary/pods/ingress-canary-skvhh/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026648813Z namespaces/openshift-ingress-canary/pods/ingress-canary-skvhh/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026713454Z namespaces/openshift-ingress-canary/pods/ingress-canary-skvhh/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026753745Z namespaces/openshift-ingress-canary/pods/ingress-canary-tb474/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026789475Z namespaces/openshift-ingress-canary/pods/ingress-canary-tb474/ingress-canary-tb474.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026859917Z namespaces/openshift-ingress-canary/pods/ingress-canary-tb474/serve-healthcheck-canary/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026867537Z namespaces/openshift-ingress-canary/pods/ingress-canary-tb474/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026870977Z namespaces/openshift-ingress-canary/pods/ingress-canary-tb474/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.026901668Z namespaces/openshift-ingress-canary/pods/ingress-canary-tb474/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027002159Z namespaces/openshift-ingress-canary/pods/ingress-canary-tb474/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027084671Z namespaces/openshift-ingress-canary/pods/ingress-canary-tb474/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027105041Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027143862Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027193943Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027234224Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027314536Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027358286Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027416887Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027446088Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.0275136Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02755417Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027635182Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027713853Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027796225Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027845766Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027888367Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027933238Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.027972098Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.028147942Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.028190603Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.028229643Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.028306565Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.028353316Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.028405907Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.028959128Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.02906421Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029166142Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029246153Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029318924Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029437917Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029632371Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029692192Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029739423Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029792684Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029836155Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029870455Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029878055Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.029910026Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030009058Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030055139Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03012856Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030214272Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030259003Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030310204Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030368245Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030415206Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030480427Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030518898Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030575159Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03061095Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030673931Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030682681Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030717972Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030796243Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030832154Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030877105Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030920146Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.030999327Z namespaces/openshift-ingress/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031048968Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031118039Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03115189Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031215032Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031247512Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031331504Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031489117Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031606979Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03165602Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031699721Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031759972Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031801563Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031890674Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031942026Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.031991247Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.032091158Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03215079Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.032204391Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.032317223Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.032401504Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.032539727Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.032618909Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.032758382Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.032880464Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033102518Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033166489Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03321229Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033281922Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033340463Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033404754Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033445665Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033527326Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033604608Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033656879Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03369441Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033757291Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033798702Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033861053Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033900364Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033935514Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.033943974Z namespaces/openshift-ingress/pods/router-default-5f87f9459f-rdfwc/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034032576Z namespaces/openshift-ingress/pods/router-default-5f87f9459f-rdfwc/router-default-5f87f9459f-rdfwc.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034136108Z namespaces/openshift-ingress/pods/router-default-5f87f9459f-rdfwc/router/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034145398Z namespaces/openshift-ingress/pods/router-default-5f87f9459f-rdfwc/router/router/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034151718Z namespaces/openshift-ingress/pods/router-default-5f87f9459f-rdfwc/router/router/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034195339Z namespaces/openshift-ingress/pods/router-default-5f87f9459f-rdfwc/router/router/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034329332Z namespaces/openshift-ingress/pods/router-default-5f87f9459f-rdfwc/router/router/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034398613Z namespaces/openshift-ingress/pods/router-default-5f87f9459f-rdfwc/router/router/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034434394Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034473445Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034512496Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034560417Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034634928Z namespaces/openshift-insights/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.0347239Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034788171Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034835922Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034894763Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.034944064Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035105057Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035218229Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035323831Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035375862Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035422213Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035632927Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035672608Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035714329Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035746369Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035846682Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035900183Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.035943933Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.036104427Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.036185108Z namespaces/openshift-insights/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.036228869Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03680705Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.036889792Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.037218438Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03733658Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.037660317Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.037744048Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.037884241Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.037946562Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.037995663Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038102695Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038123356Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038220638Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038267009Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03833755Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038394881Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038434742Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038497993Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038536864Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038587655Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038622105Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038705037Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038783059Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03884065Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038879721Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038941232Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.038997463Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039075054Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039110555Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039172546Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039206747Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039274238Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039280688Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-685cc/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039326819Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-685cc/insights-operator-5f67b55555-685cc.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039419611Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-685cc/insights-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039426821Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-685cc/insights-operator/insights-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039430651Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-685cc/insights-operator/insights-operator/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.039478552Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-685cc/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.03989752Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-685cc/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040249227Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040297738Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/insights-runtime-extractor-5df6w.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.0403878Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04039726Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/exporter/exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04040679Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/exporter/exporter/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040446181Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/exporter/exporter/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040536413Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040607404Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/exporter/exporter/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040640995Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/extractor/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040649215Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/extractor/extractor/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040654925Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/extractor/extractor/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040696916Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/extractor/extractor/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040800178Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040872949Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/extractor/extractor/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.0408899Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04090127Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04091891Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.040968201Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041084923Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041148685Z namespaces/openshift-insights/pods/insights-runtime-extractor-5df6w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041199906Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041243367Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/insights-runtime-extractor-bqtrp.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041335198Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041343648Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/exporter/exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041356059Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/exporter/exporter/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041391309Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/exporter/exporter/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041470521Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041544752Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/exporter/exporter/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041568163Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/extractor/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041578303Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/extractor/extractor/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041585133Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/extractor/extractor/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041631854Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/extractor/extractor/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041729256Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041789347Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/extractor/extractor/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041832838Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041841098Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041847748Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041891179Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.041995891Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042071083Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtrp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042122313Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042169605Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/insights-runtime-extractor-gpcfz.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042433619Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04244301Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/exporter/exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.0424511Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/exporter/exporter/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042494511Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/exporter/exporter/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042578992Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042650454Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/exporter/exporter/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042677124Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/extractor/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042684975Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/extractor/extractor/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042702825Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/extractor/extractor/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042746266Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/extractor/extractor/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042845107Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042908709Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/extractor/extractor/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.042943569Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04295075Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04296325Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043015211Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043111803Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043175294Z namespaces/openshift-insights/pods/insights-runtime-extractor-gpcfz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043220945Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043258976Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043310417Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043351037Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043411429Z namespaces/openshift-keda/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043419439Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043426489Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043464039Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043558412Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043602522Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043611822Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043653933Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043727725Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043772276Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043866978Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.043941519Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044102932Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044118572Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044157753Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044373517Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044441179Z namespaces/openshift-keda/operators.coreos.com/installplans/install-5cnx2.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044556881Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044593962Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044641893Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044675503Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044748375Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044792256Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044893687Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.044943168Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04503679Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045082881Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045135402Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045171933Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045257185Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045333756Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045404757Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045459309Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045500129Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04554939Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045590371Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045667042Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045725304Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045772765Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045848266Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045915838Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.045955038Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046091101Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046169992Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046248154Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046329195Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046407077Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046537619Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046723303Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046779954Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046816825Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046870396Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046913107Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.046966818Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047035169Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047119131Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047193742Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047235373Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047275364Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047323825Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047366226Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047414427Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047456027Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047497358Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047535899Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047634491Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047665732Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047734963Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047765323Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047849195Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047884406Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.047974107Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048077929Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048148641Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048191772Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048226302Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048289264Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048320674Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048409136Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048469837Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048515518Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048591639Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04863177Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048669361Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048776543Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048853384Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.048929846Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049031618Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049107669Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049234002Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049395075Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049442376Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049477937Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049519708Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049549698Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049604379Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.04964513Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049721921Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049798043Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049856554Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049904945Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.049961336Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050026617Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050124439Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05017308Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050207581Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050260482Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050308153Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050349534Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050382984Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050443855Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050474556Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050550928Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050601529Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05066047Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05069449Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050773902Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050797602Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050877964Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.050957656Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051056347Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051302832Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051345683Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051409954Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051448405Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051529496Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051561807Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051607428Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05168207Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051748941Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051800172Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.051918254Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052010646Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052177629Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052255441Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052327112Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052446974Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052627748Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052692699Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05274099Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052783111Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052813732Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052887953Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.052925074Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053030776Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053112757Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053149688Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053192799Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05326078Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053288581Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053345332Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053380703Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053438664Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053488865Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053524965Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053566216Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053657018Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053703689Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05376038Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053798391Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053858222Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053886902Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.053972304Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054082976Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054159148Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054218239Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05427018Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054320491Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054369992Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054444603Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054516125Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054570066Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054649087Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054705698Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054713409Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054749369Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05480717Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054842051Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.054950053Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.055065775Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.055372381Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.055435872Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.055517914Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.055641087Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05580254Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.055852751Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.055896692Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.055939912Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.055970673Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056042834Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056079015Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056166147Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056237438Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056284219Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05632414Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056376111Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056424462Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056479153Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056525214Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056564705Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056604615Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056712737Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056751068Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05681921Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.0568577Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056919981Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.056963022Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057076264Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057155996Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057231918Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057276578Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057319089Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05737804Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057424221Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057496963Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057546573Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057587724Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057665296Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057739337Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057784408Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05788771Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.057964072Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058068054Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058144485Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058219967Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058345289Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058517932Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058576024Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058613924Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058661005Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058693296Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058740577Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058772937Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058860319Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058936171Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.058974701Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059046743Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059095464Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059129974Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059175185Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059220546Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059263297Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059300338Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059359659Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05940817Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059471541Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059510302Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059571833Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059614334Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059693295Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059764187Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059853278Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.059906539Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.05995338Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060119394Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060153424Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060233656Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060278337Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060328148Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060397959Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06045224Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060492501Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060588933Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060663094Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060736455Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060817087Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.060890609Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.061032701Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.061195604Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.061768436Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.061814516Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.061875228Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.061910078Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06198847Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062034891Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062122213Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062192314Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062241565Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062279416Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062321286Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062361467Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062417738Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062455489Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06249418Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062541901Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062634103Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062667743Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062742165Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062781375Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062847687Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062887487Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.062968429Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063111162Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063213674Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063262505Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063311286Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063360247Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063391187Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063479149Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06353296Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063577151Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063655352Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063701453Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063712484Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063742824Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063827526Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063871647Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.063999029Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.064195523Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.064370796Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.064447498Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06456888Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.064672062Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.064851166Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.064905747Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.064948548Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065027599Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06506179Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065117141Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065151281Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065232263Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065304884Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065351865Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065390806Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065425387Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065472688Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065516279Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065532139Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jtf89/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06556614Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jtf89/kube-storage-version-migrator-operator-79964ff6f9-jtf89.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065703042Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jtf89/kube-storage-version-migrator-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065711523Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jtf89/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065721963Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jtf89/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065748103Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jtf89/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.065869646Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jtf89/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066024738Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06606901Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066123991Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066162691Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066236993Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066281254Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066340715Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066373145Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066441817Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066478377Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066559599Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066657051Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066752263Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066803704Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066850835Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066903766Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.066949996Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067050509Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067100259Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06714631Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067223172Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067289173Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067335574Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067432556Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067499767Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067620889Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067695441Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067822653Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.067948676Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068212281Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068258042Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068298983Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068334903Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068379304Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068414415Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068459016Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068528907Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068615379Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06865866Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068701661Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068745871Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068789302Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068824573Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068833613Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068874144Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/migrator-786f9fbc5-2zzpr.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068946155Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/graceful-termination/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.068955855Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/graceful-termination/graceful-termination/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069014697Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069070058Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069153589Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069216891Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069259932Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/migrator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069267642Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/migrator/migrator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069282622Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/migrator/migrator/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069318382Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/migrator/migrator/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069421395Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069494256Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-2zzpr/migrator/migrator/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069536537Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069576808Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069620259Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069660289Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06970931Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.06971717Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069722981Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069768561Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069874503Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.069993496Z namespaces/openshift-marketplace/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070009536Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070013266Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070048007Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070108138Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070115518Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070149149Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.07023844Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070333402Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070410534Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070502716Z namespaces/openshift-monitoring/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070551257Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070614228Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070643368Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.07071605Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.07074669Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.070910133Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.071362812Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.071713169Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.071957994Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.072029235Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.072098517Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.072144417Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.072237259Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.07227819Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.072358672Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.072437073Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.072494994Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.072541645Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.075442322Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.075594435Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.076738127Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.076816688Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.077753106Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.077882469Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.078369629Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.078541692Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.078568122Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.078709645Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.078745916Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.078812097Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.078854418Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.078934549Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079033462Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079100873Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079147094Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079277786Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079316517Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079402189Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079438579Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079562242Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079599222Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079706784Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.079901668Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.07999877Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.080260345Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.080397248Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.080526571Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.080613202Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.080732475Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.080817866Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.080940959Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08099661Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.081084541Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.081165503Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.081248105Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.081350596Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.081428698Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.081578091Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.081675113Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.081757064Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.081837676Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.081924168Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08203302Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082087211Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082122862Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082179693Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082186913Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082234954Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082322726Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082348136Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082427848Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082596121Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082603881Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082616091Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082652082Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082752144Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082828245Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082871766Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082881897Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082888246Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.082923597Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08304916Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083121381Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083167682Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083175572Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083185582Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083220923Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083311305Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083379176Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083420447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083428497Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083437047Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083483108Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08356512Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083636001Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083687022Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083696162Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083718243Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083740053Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083847475Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083911726Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083958037Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083968518Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.083997648Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08407255Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084157291Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084235233Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084267423Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084275593Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084279794Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084329675Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084409006Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084478128Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084515388Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-5dvqm/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084543819Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-5dvqm/cluster-monitoring-operator-54cb84584-5dvqm.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084631971Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-5dvqm/cluster-monitoring-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084643211Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-5dvqm/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084650111Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-5dvqm/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.084693512Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-5dvqm/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085155851Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-5dvqm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085221792Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-5dvqm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085272693Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085316834Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-state-metrics-845b954455-cq54x.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085418236Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-main/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085426046Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085432726Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085477587Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085572629Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08563352Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085672191Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-self/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085680141Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085703821Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085750362Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085835564Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085904675Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085943396Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-state-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085950756Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.085957256Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086033838Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086194871Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086262902Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-cq54x/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086325584Z namespaces/openshift-monitoring/pods/metrics-server-67bcbc9f77-b5clb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086348734Z namespaces/openshift-monitoring/pods/metrics-server-67bcbc9f77-b5clb/metrics-server-67bcbc9f77-b5clb.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086454316Z namespaces/openshift-monitoring/pods/metrics-server-67bcbc9f77-b5clb/metrics-server/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086464516Z namespaces/openshift-monitoring/pods/metrics-server-67bcbc9f77-b5clb/metrics-server/metrics-server/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086469236Z namespaces/openshift-monitoring/pods/metrics-server-67bcbc9f77-b5clb/metrics-server/metrics-server/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086507377Z namespaces/openshift-monitoring/pods/metrics-server-67bcbc9f77-b5clb/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086600139Z namespaces/openshift-monitoring/pods/metrics-server-67bcbc9f77-b5clb/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08666238Z namespaces/openshift-monitoring/pods/metrics-server-67bcbc9f77-b5clb/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086712801Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qbvsz/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086752142Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qbvsz/monitoring-plugin-cd8656b8-qbvsz.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086836593Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qbvsz/monitoring-plugin/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086843934Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qbvsz/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086857274Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qbvsz/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.086895664Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qbvsz/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087009777Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qbvsz/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087108159Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-qbvsz/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087151909Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08719806Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/node-exporter-f6ggw.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087304172Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/init-textfile/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087311863Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/init-textfile/init-textfile/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087324553Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/init-textfile/init-textfile/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087363404Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087437405Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087495946Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087529337Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087537337Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087547647Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087594168Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08768206Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087746181Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087798142Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/node-exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087815752Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/node-exporter/node-exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087823462Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/node-exporter/node-exporter/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087866533Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.087974805Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088058017Z namespaces/openshift-monitoring/pods/node-exporter-f6ggw/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088090848Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088139519Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/node-exporter-fc6zk.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088229401Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/init-textfile/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08823691Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/init-textfile/init-textfile/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088240761Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/init-textfile/init-textfile/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088272981Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088334252Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088407604Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088443094Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088453455Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088459755Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088505926Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088585657Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088648269Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088690379Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/node-exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08869813Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/node-exporter/node-exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08870929Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/node-exporter/node-exporter/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08875126Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088850882Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088913774Z namespaces/openshift-monitoring/pods/node-exporter-fc6zk/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.088968705Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089022686Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/node-exporter-kswzb.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089132788Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/init-textfile/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089143998Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/init-textfile/init-textfile/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089149148Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/init-textfile/init-textfile/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089184309Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.08925494Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089320692Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089350292Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089358032Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089363443Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089409013Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089492685Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089566507Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089606587Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/node-exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089613957Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/node-exporter/node-exporter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089621028Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/node-exporter/node-exporter/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089658818Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.0897654Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089835502Z namespaces/openshift-monitoring/pods/node-exporter-kswzb/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089877693Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.089932203Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/openshift-state-metrics-57f99c8b49-l74kl.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090101517Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-main/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090117057Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090121027Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090159438Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09025036Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090313441Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090346871Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-self/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090369792Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090385752Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090425063Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090509255Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090573776Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090607297Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/openshift-state-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090614527Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090618097Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090653328Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090746729Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090809611Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-l74kl/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090847681Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.090911233Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091119167Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091130327Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091136607Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091179928Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09128062Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091338781Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091377312Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091391832Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091397442Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091446763Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091530595Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091596636Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091615966Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091672957Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091684108Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091734469Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.0918344Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091897622Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091919802Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091927232Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091934582Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.091992774Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092124326Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092190187Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092228888Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092239558Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092243779Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092269889Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092361301Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092430352Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092459733Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092464273Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092470063Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092527644Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092766169Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09282183Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09283677Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09284926Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09285334Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.092905911Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093016094Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093083665Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093121196Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093168277Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/prometheus-operator-7b7d896497-bk6ch.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093271728Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093283099Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093288149Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093311959Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093408631Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093464802Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093499203Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/prometheus-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093508433Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093511833Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093548114Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093752138Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093819709Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-bk6ch/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09385156Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-k6zwt/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.093893511Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-k6zwt/prometheus-operator-admission-webhook-7ddc8784d4-k6zwt.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094037693Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-k6zwt/prometheus-operator-admission-webhook/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094049163Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-k6zwt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094059424Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-k6zwt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094103095Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-k6zwt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094193996Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-k6zwt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094266318Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-k6zwt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094301848Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094349669Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/telemeter-client-76577d4c95-7vpkl.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094498342Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094505692Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094509343Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094542303Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094627585Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094700906Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094717536Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/reload/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094722907Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/reload/reload/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094726417Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/reload/reload/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094765677Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/reload/reload/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094855239Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09491972Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/reload/reload/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094944581Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/telemeter-client/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094953621Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/telemeter-client/telemeter-client/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.094957601Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095039723Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095220686Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095284798Z namespaces/openshift-monitoring/pods/telemeter-client-76577d4c95-7vpkl/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095328879Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09540576Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/thanos-querier-645f96b865-npct9.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095527582Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095535812Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095539532Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095568653Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095663985Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095736026Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095753277Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-rules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095764237Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095777027Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095821098Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.0959154Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.095974511Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096026792Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-web/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096035562Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096041652Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096079373Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096172115Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096235726Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096269697Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096279407Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096283077Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096315248Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096403249Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096471661Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096502881Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/prom-label-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096511831Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096520902Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096557182Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096640584Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096709785Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096744046Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/thanos-query/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096751936Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/thanos-query/thanos-query/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096756176Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/thanos-query/thanos-query/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096784107Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.096886189Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09695173Z namespaces/openshift-monitoring/pods/thanos-querier-645f96b865-npct9/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097002571Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097104713Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097153254Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097194985Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097300997Z namespaces/openshift-multus/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097342678Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097402349Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09743902Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.09748134Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097524111Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097744035Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097822117Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097896598Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.097940779Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098001471Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098164594Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098276736Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098327267Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098377698Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098413908Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098454339Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098529941Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098579072Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098621612Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098695534Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098737035Z namespaces/openshift-multus/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098773735Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.098944479Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.099062461Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.099579591Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.099709464Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.100356296Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.100443118Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.100572841Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.100623271Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.100698353Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.100790205Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.100870806Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.100954758Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101147252Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101201443Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101292624Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101362676Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101444478Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101486518Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101534009Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10158512Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101623711Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101672902Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101713293Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101769114Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101793834Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101873766Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.101951667Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102020029Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102063299Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102121511Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102173022Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102220713Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102257453Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102318855Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102347505Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102399076Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/multus-additional-cni-plugins-4dzhs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102555029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/bond-cni-plugin/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102561459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102564789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102633341Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102721612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102794744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102830765Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102839525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/cni-plugins/cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102842855Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102881426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.102991397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103075339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10311317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/egress-router-binary-copy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10311938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.1031227Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103154851Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103244802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103316314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103350204Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103356435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103369535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103392605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103496838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103567269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10360604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/routeoverride-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10361223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10361556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103652461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103746082Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103823924Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103859934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni-bincopy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103866195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103869945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.103917006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104040638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104117999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10413499Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10414348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10414729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104191461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104282563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104352134Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4dzhs/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104379515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104431556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/multus-additional-cni-plugins-smlvd.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104563548Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/bond-cni-plugin/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104573378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104577248Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104613809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104701131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104767352Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104804793Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104811203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/cni-plugins/cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104817063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104871474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.104992147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105071188Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105105759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/egress-router-binary-copy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105115049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105118439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.1051577Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105253412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105326873Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105362014Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105368154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105371424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105417955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105482456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105551637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105573758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/routeoverride-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105580128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105606148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105647249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105735621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105805322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105843533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni-bincopy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105874764Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105878444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105884644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.105971955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106089318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106108858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106122209Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106126078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106165789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106243801Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106311592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smlvd/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106357183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106398444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/multus-additional-cni-plugins-tpm7v.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106523946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/bond-cni-plugin/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106533226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106536846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106570637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106648939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.1067243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106744301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106753361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/cni-plugins/cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106759401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106811252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106889763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.106964705Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107023236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/egress-router-binary-copy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107035336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107039366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107076897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107155669Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10722354Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107272781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107280901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107284531Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107322632Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107390513Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107464324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107478945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/routeoverride-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107484875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107498875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107532516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107616747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107683319Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10772448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni-bincopy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10773283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10773643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10776109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107852742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107928564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107955294Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107963074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.107966964Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108030495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108120187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108188299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tpm7v/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108218369Z namespaces/openshift-multus/pods/multus-jdwz7/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10825297Z namespaces/openshift-multus/pods/multus-jdwz7/multus-jdwz7.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108351462Z namespaces/openshift-multus/pods/multus-jdwz7/kube-multus/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108357962Z namespaces/openshift-multus/pods/multus-jdwz7/kube-multus/kube-multus/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108361522Z namespaces/openshift-multus/pods/multus-jdwz7/kube-multus/kube-multus/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108389193Z namespaces/openshift-multus/pods/multus-jdwz7/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108720789Z namespaces/openshift-multus/pods/multus-jdwz7/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10878747Z namespaces/openshift-multus/pods/multus-jdwz7/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108824651Z namespaces/openshift-multus/pods/multus-lb4lw/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108855732Z namespaces/openshift-multus/pods/multus-lb4lw/multus-lb4lw.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108941863Z namespaces/openshift-multus/pods/multus-lb4lw/kube-multus/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108948184Z namespaces/openshift-multus/pods/multus-lb4lw/kube-multus/kube-multus/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108952044Z namespaces/openshift-multus/pods/multus-lb4lw/kube-multus/kube-multus/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.108995434Z namespaces/openshift-multus/pods/multus-lb4lw/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.109232109Z namespaces/openshift-multus/pods/multus-lb4lw/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.10929745Z namespaces/openshift-multus/pods/multus-lb4lw/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.109323951Z namespaces/openshift-multus/pods/multus-wqlzd/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.109368112Z namespaces/openshift-multus/pods/multus-wqlzd/multus-wqlzd.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.109450923Z namespaces/openshift-multus/pods/multus-wqlzd/kube-multus/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.109457583Z namespaces/openshift-multus/pods/multus-wqlzd/kube-multus/kube-multus/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.109461583Z namespaces/openshift-multus/pods/multus-wqlzd/kube-multus/kube-multus/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.109492274Z namespaces/openshift-multus/pods/multus-wqlzd/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.109946533Z namespaces/openshift-multus/pods/multus-wqlzd/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110090996Z namespaces/openshift-multus/pods/multus-wqlzd/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110123926Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110162427Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/network-metrics-daemon-5m5rw.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110242038Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110248559Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110251819Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110286579Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110380411Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110448513Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110484653Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/network-metrics-daemon/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110490823Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110494203Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110522804Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110633936Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110734078Z namespaces/openshift-multus/pods/network-metrics-daemon-5m5rw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110777599Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110797269Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/network-metrics-daemon-cf828.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110874781Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110884141Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110887761Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.110934232Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111039924Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111107775Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111137146Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/network-metrics-daemon/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111143356Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111147136Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111184107Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111305049Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11137044Z namespaces/openshift-multus/pods/network-metrics-daemon-cf828/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111404131Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111466372Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/network-metrics-daemon-xkqt7.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111527394Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111535594Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111539244Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111571764Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111658506Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111718807Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111756918Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/network-metrics-daemon/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111764618Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.111795129Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.1118458Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112004233Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112077444Z namespaces/openshift-multus/pods/network-metrics-daemon-xkqt7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112093545Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112145606Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112184016Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112191527Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112229197Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112314529Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11236157Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112394751Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112480282Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112526293Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112568714Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112609215Z namespaces/openshift-network-console/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112666076Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112706486Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112745897Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112788118Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.112827999Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11290268Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113036023Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113136325Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113175015Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113217096Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113285718Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113325429Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113368959Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11340988Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113488882Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113527542Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113566393Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113648485Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113688076Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113723986Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.113837368Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11391505Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114052403Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114124254Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114266387Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114389789Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114518522Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114569463Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114614783Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114661004Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114693785Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114750156Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114785327Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114844028Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114886949Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11492774Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.114967401Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115071523Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115146254Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115185685Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115231966Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115278747Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115316067Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115357878Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115366388Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-cw2s5/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115402659Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-cw2s5/networking-console-plugin-6cdb5968b9-cw2s5.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.1154671Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-cw2s5/networking-console-plugin/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11547502Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-cw2s5/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11547848Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-cw2s5/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115519351Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-cw2s5/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115610913Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-cw2s5/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115676394Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-cw2s5/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115710215Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115753166Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115808857Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115848347Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115902679Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.115935319Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116012151Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116058932Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116106732Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116139913Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116242765Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116333257Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116436459Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11647254Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116522211Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116574292Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116615282Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116673024Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116712744Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116751315Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116796436Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116866277Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116917398Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.116956999Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.117086862Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.117131192Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.117173153Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.117285586Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.117371577Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.117558601Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.117630492Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.117844566Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.117917918Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118058021Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118105852Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118144382Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118193753Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118244024Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118321826Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118360847Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118402387Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118463889Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11850977Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11854153Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118586561Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118661793Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118736934Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118778825Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118819965Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118863926Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118913527Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.118952148Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119020179Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11906645Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11907415Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-rgpc9/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119111421Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-rgpc9/network-check-source-56499946bc-rgpc9.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119194693Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-rgpc9/check-endpoints/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119202003Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-rgpc9/check-endpoints/check-endpoints/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119206983Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-rgpc9/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119233973Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-rgpc9/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119339576Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-rgpc9/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119414737Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-rgpc9/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119431947Z namespaces/openshift-network-diagnostics/pods/network-check-target-c69kt/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119477908Z namespaces/openshift-network-diagnostics/pods/network-check-target-c69kt/network-check-target-c69kt.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11956144Z namespaces/openshift-network-diagnostics/pods/network-check-target-c69kt/network-check-target-container/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11957141Z namespaces/openshift-network-diagnostics/pods/network-check-target-c69kt/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.11957537Z namespaces/openshift-network-diagnostics/pods/network-check-target-c69kt/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119600671Z namespaces/openshift-network-diagnostics/pods/network-check-target-c69kt/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119683722Z namespaces/openshift-network-diagnostics/pods/network-check-target-c69kt/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119747503Z namespaces/openshift-network-diagnostics/pods/network-check-target-c69kt/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119781334Z namespaces/openshift-network-diagnostics/pods/network-check-target-k6xnk/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119831445Z namespaces/openshift-network-diagnostics/pods/network-check-target-k6xnk/network-check-target-k6xnk.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119895617Z namespaces/openshift-network-diagnostics/pods/network-check-target-k6xnk/network-check-target-container/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119903046Z namespaces/openshift-network-diagnostics/pods/network-check-target-k6xnk/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119906437Z namespaces/openshift-network-diagnostics/pods/network-check-target-k6xnk/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.119949207Z namespaces/openshift-network-diagnostics/pods/network-check-target-k6xnk/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120050209Z namespaces/openshift-network-diagnostics/pods/network-check-target-k6xnk/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120115401Z namespaces/openshift-network-diagnostics/pods/network-check-target-k6xnk/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120149361Z namespaces/openshift-network-diagnostics/pods/network-check-target-v8lgl/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120190472Z namespaces/openshift-network-diagnostics/pods/network-check-target-v8lgl/network-check-target-v8lgl.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120251773Z namespaces/openshift-network-diagnostics/pods/network-check-target-v8lgl/network-check-target-container/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120259813Z namespaces/openshift-network-diagnostics/pods/network-check-target-v8lgl/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120263513Z namespaces/openshift-network-diagnostics/pods/network-check-target-v8lgl/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120311985Z namespaces/openshift-network-diagnostics/pods/network-check-target-v8lgl/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120390356Z namespaces/openshift-network-diagnostics/pods/network-check-target-v8lgl/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120455747Z namespaces/openshift-network-diagnostics/pods/network-check-target-v8lgl/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120489098Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120527249Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12057593Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.1205833Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120609Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120690562Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120738303Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120778523Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120853695Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120901226Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.120941877Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121007678Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121048979Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12110091Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121140161Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121190862Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121227132Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121304414Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121377335Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121453567Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121488657Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121535358Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121586219Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12162867Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121705582Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121743202Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121779733Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121854324Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121900795Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121909356Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.121943596Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122017578Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122052338Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12215715Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122225692Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122308873Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122384595Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122459776Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122607299Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122704991Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122747162Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122788033Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122843124Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122882095Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122922095Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.122961766Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123032878Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123066548Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12314557Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123218691Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123265662Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123299893Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123345984Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123383844Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123427615Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123467866Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123510387Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123517617Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123548248Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123602309Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12366044Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12367495Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123729941Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123772732Z namespaces/openshift-network-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123815393Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.123883444Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124102038Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124119819Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124124579Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124135969Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12419518Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124270742Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124308942Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124350493Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124423614Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124468255Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124502776Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124540197Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124619468Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124667639Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12469862Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124783081Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124819352Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124826972Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124860803Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124912014Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.124952375Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.125181059Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.125256311Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.125418444Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.125492055Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.125668039Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12575034Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.125876573Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.125918314Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.125959574Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126076717Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126123858Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126168458Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126226969Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12626638Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126336852Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126375632Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126416383Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126456254Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126538546Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126608467Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126655498Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126683988Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126735939Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12677762Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126828031Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126869042Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126920573Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.126960514Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127027755Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127039895Z namespaces/openshift-network-operator/pods/iptables-alerter-7wmxv/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127065826Z namespaces/openshift-network-operator/pods/iptables-alerter-7wmxv/iptables-alerter-7wmxv.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127142007Z namespaces/openshift-network-operator/pods/iptables-alerter-7wmxv/iptables-alerter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127149578Z namespaces/openshift-network-operator/pods/iptables-alerter-7wmxv/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127152887Z namespaces/openshift-network-operator/pods/iptables-alerter-7wmxv/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127184908Z namespaces/openshift-network-operator/pods/iptables-alerter-7wmxv/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12726882Z namespaces/openshift-network-operator/pods/iptables-alerter-7wmxv/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127331021Z namespaces/openshift-network-operator/pods/iptables-alerter-7wmxv/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127364522Z namespaces/openshift-network-operator/pods/iptables-alerter-9wmgw/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127403032Z namespaces/openshift-network-operator/pods/iptables-alerter-9wmgw/iptables-alerter-9wmgw.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127471954Z namespaces/openshift-network-operator/pods/iptables-alerter-9wmgw/iptables-alerter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127483814Z namespaces/openshift-network-operator/pods/iptables-alerter-9wmgw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127487364Z namespaces/openshift-network-operator/pods/iptables-alerter-9wmgw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127513254Z namespaces/openshift-network-operator/pods/iptables-alerter-9wmgw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127598266Z namespaces/openshift-network-operator/pods/iptables-alerter-9wmgw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127660867Z namespaces/openshift-network-operator/pods/iptables-alerter-9wmgw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127696228Z namespaces/openshift-network-operator/pods/iptables-alerter-zl54s/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127730449Z namespaces/openshift-network-operator/pods/iptables-alerter-zl54s/iptables-alerter-zl54s.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12781153Z namespaces/openshift-network-operator/pods/iptables-alerter-zl54s/iptables-alerter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127819911Z namespaces/openshift-network-operator/pods/iptables-alerter-zl54s/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12782332Z namespaces/openshift-network-operator/pods/iptables-alerter-zl54s/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127854951Z namespaces/openshift-network-operator/pods/iptables-alerter-zl54s/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.127941403Z namespaces/openshift-network-operator/pods/iptables-alerter-zl54s/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128031935Z namespaces/openshift-network-operator/pods/iptables-alerter-zl54s/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128057565Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128099486Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128147587Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128182358Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128226528Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128272009Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128341211Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128376631Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128418942Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128459033Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128538494Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128610866Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128685337Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128731718Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128768629Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12881165Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.12885076Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128929732Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.128969993Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129030914Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129111856Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129150886Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129190137Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129287999Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129365461Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129455922Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129531924Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129608525Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129729948Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.129923051Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130004693Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130048624Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130105105Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130141576Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130183206Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130220177Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130302069Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.13037546Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130420501Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130461312Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130504363Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130544784Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130602054Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130643865Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130707327Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130715427Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130754817Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130798598Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130837819Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.13088786Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130931031Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130969852Z namespaces/openshift-operators/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.130995412Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131007682Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131042873Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131096094Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131138425Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131190786Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131228407Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131285588Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131321248Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131502822Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131575353Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131652945Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131699806Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131739177Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.13188327Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131934591Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.131966511Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.132033842Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.132113344Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.132156235Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.132195565Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.132273597Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.132313118Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.132320308Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.132352689Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.13240345Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.13244176Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.132646664Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.132724626Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.133377708Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.133500641Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.13397399Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134083302Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134241435Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134291966Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134338887Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134416579Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134534421Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134574212Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134663733Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134702584Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134742595Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134792346Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134835917Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134882388Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134921338Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134963489Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.134971319Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135026411Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135078152Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135118472Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135198964Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135270545Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135313216Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135354727Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135403518Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135443709Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.13551774Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135558411Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135613792Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135621072Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135651333Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135733394Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135774445Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135831376Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135873147Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135880567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.135946918Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovnkube-node-6qg7g.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136203534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-node/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136214974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136219894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136249235Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136372347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136436958Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136468969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136477289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136480869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.13651461Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136643272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136709793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136741574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/nbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136749124Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/nbdb/nbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136752554Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/nbdb/nbdb/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136787615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/nbdb/nbdb/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136883867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136950858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.136997769Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/northd/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137010289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/northd/northd/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137014089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/northd/northd/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137069131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/northd/northd/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137183603Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137244884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/northd/northd/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137280124Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-acl-logging/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137287435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137290915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137320635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137407327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137448948Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137458328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-controller/ovn-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137465688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.13758743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137652582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137717923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137759674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovnkube-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137766974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137770544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.137797765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.138626111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.138689352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.138728413Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/sbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.138737293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/sbdb/sbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.138741133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/sbdb/sbdb/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.138764513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/sbdb/sbdb/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.138859265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.138924827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6qg7g/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.138960217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139044259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovnkube-node-n4bhn.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139196372Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-node/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139205562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139212162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139236793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139365475Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139428636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139466027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139473237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139476617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139503368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.13962944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139691231Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139725102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/nbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139732742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/nbdb/nbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139735992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/nbdb/nbdb/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139768283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/nbdb/nbdb/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139880895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139943106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139973537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/northd/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.139996287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/northd/northd/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140003628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/northd/northd/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140047588Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/northd/northd/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14014687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140211252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/northd/northd/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140252572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-acl-logging/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140261582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140264993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140289183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140375675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140416936Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140424646Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-controller/ovn-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140427956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140470157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14067247Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140734352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140772332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovnkube-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140779653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140783063Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.140810013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.141895354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.141960886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142035487Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/sbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142061748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/sbdb/sbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142068398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/sbdb/sbdb/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142082868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/sbdb/sbdb/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142163379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142226661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n4bhn/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142252661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142329193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovnkube-node-vb9sz.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142475946Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-node/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142484216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142487756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142525666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142650749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14271563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142736041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142755941Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142760541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142794532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142918644Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.142994386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143050177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/nbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143059267Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/nbdb/nbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143063637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/nbdb/nbdb/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143094498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/nbdb/nbdb/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14320484Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143251581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143297681Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/northd/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143306462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/northd/northd/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143310242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/northd/northd/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143336762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/northd/northd/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143428044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143501025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/northd/northd/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143533216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-acl-logging/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143541106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143544976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143573237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143662489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.1437121Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.1437205Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-controller/ovn-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14372403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14375545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.143955574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.144055346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.144094237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovnkube-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.144107737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.144113277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.144148688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145131007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145200858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145221069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/sbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145229679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/sbdb/sbdb/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145235999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/sbdb/sbdb/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14526765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/sbdb/sbdb/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145359922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145434153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vb9sz/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145467244Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145507195Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145551655Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145558796Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145596306Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145681278Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14580894Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145847011Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145889312Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.145973734Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146091906Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146138297Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146163747Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146205188Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146216468Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146232519Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146238509Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14630561Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146351031Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146383901Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146434773Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146478894Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146527054Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146600586Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146712828Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14680805Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146850491Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146881051Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146933172Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.146963783Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.147070885Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.147102386Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.147156547Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.147224108Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.147274829Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.147281519Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14731719Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14735858Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.147404241Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.147508983Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.147588745Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.147772188Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14786645Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148001033Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148117805Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148292709Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14834476Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14837582Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148433112Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148472812Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148517243Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148546384Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148624315Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148697017Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148731187Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148777038Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148839519Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14889107Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148930401Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.148970492Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149046913Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149060014Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-p8vps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149100314Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-p8vps/service-ca-operator-5d7b7dc95c-p8vps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149183876Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-p8vps/service-ca-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149197016Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-p8vps/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149201376Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-p8vps/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149223547Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-p8vps/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14938985Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-p8vps/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149537423Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149580644Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149626195Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149658555Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149714676Z namespaces/openshift-service-ca/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149753077Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149805698Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.149823379Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14987952Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.14991726Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150086573Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150187155Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150268567Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150311048Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150362099Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150393539Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15043285Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150519932Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150548393Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150594274Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150670095Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150720516Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150732586Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150762697Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150815458Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.150861669Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15095925Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151061912Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151163634Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151235616Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151344128Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15146856Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151638254Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151681915Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151720575Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151768646Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151817457Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151861158Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.151893839Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15197618Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152071382Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152117783Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152159594Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152200345Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152243186Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152289976Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152297476Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-9mr74/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152326567Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-9mr74/service-ca-7bb4f4bcc7-9mr74.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152393998Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-9mr74/service-ca-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152401549Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-9mr74/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152405079Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-9mr74/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152448319Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-9mr74/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152666744Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-9mr74/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152732575Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-9mr74/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152767626Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152806486Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152852347Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152888668Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.152931499Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15299103Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153057531Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153099202Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153137183Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153182714Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153253865Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153343737Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153420058Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153462379Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.1534996Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153550291Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153590412Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153665273Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153708824Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153746055Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153819136Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153861757Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.153902458Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154041301Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154117952Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154195273Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154271285Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154352847Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154468099Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154629532Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154672473Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154715224Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154759484Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154793285Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154833526Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154869507Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.154950108Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15505428Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155094621Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155127562Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155166323Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155216793Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155258634Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155300915Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155347216Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155377456Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155425788Z namespaces/openshift/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155472609Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155517829Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15556018Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155602321Z namespaces/openshift/apps/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155637732Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155716783Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155802145Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155885866Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155923657Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.155968898Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156041029Z namespaces/openshift/batch/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.1560744Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156159882Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156197503Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156235473Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156313185Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156362806Z namespaces/openshift/core/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156401156Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156498518Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15657002Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156641671Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156718943Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156793604Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.156916257Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15710255Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.157152371Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.157182252Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.157238443Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.157272033Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.158486467Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.158534178Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15862109Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.158693481Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.158799923Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.158899745Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.158996317Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.159180841Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.159349814Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.159485356Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.159572188Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.15966684Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.159783522Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.159897535Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.160040557Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.160129869Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.160215431Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.160314952Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.160426915Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.160536567Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.160628079Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.160728031Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.160813292Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.160906554Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.161073117Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.161169079Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.161265391Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.161353883Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.161471715Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.161573257Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.161662949Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.161778731Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.161877013Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.161957735Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.162094207Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.162176349Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.162295551Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.162430644Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.162511815Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.162629077Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.16275081Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.162859022Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.162997635Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.163113357Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.163198339Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.163333581Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.163451664Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.163560316Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.163676698Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.16376037Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.163867952Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.163958743Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.164095386Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.164212188Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.164321841Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.164433663Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.164549635Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.164651847Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.164737629Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.164856171Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.164969963Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165079235Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165163977Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165235598Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165269249Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.16531536Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165363051Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165400011Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165433292Z namespaces/openshift/policy/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165478863Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165512484Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165562185Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165595385Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165603735Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165641056Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165755658Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165872921Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.165996533Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.166109185Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.166271799Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.166382981Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.166492723Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.166597415Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.166726567Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.166832139Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.166941652Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.167088034Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.167240777Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.167324489Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.167447851Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.167553413Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.167662215Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.167765797Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.16788471Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.168009542Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.168165505Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.168269577Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.16838334Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.168481261Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.168575033Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.168672615Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.168778627Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.168885839Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.169008692Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.169139344Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.169268227Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.169362988Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.169499261Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.169618544Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.169720226Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.169822397Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.169916189Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.170061892Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.170160604Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.170265656Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.170388288Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.17049825Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.170611243Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.170734985Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.170853017Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.17100114Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.171177474Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.171287876Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.171413598Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.17149744Z network_logs/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.171530701Z network_logs/cluster_scale [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.171615302Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.171688714Z network_logs/multi-networkpolicy [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.171758925Z network_logs/net-attach-def [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.171853387Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.17200999Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.172116552Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.173413518Z nodes/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.173463988Z nodes/debug [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.17355305Z nodes/ip-10-0-133-57.ec2.internal/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.17357629Z nodes/ip-10-0-133-57.ec2.internal/cpu_affinities.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.173910677Z nodes/ip-10-0-133-57.ec2.internal/dmesg [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.174194573Z nodes/ip-10-0-133-57.ec2.internal/ethtool_channels [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.174266724Z nodes/ip-10-0-133-57.ec2.internal/ethtool_features [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.174352666Z nodes/ip-10-0-133-57.ec2.internal/ip-10-0-133-57.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.174730383Z nodes/ip-10-0-133-57.ec2.internal/irq_affinities.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.174889406Z nodes/ip-10-0-133-57.ec2.internal/lscpu [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.175027659Z nodes/ip-10-0-133-57.ec2.internal/lspci [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.175125661Z nodes/ip-10-0-133-57.ec2.internal/podresources.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.175224393Z nodes/ip-10-0-133-57.ec2.internal/pods_info.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.175340105Z nodes/ip-10-0-133-57.ec2.internal/proc_cmdline [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.175415736Z nodes/ip-10-0-133-57.ec2.internal/sysinfo.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.177114009Z nodes/ip-10-0-133-57.ec2.internal/sysinfo.tgz [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.177248092Z nodes/ip-10-0-139-112.ec2.internal/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.177289623Z nodes/ip-10-0-139-112.ec2.internal/cpu_affinities.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.177557308Z nodes/ip-10-0-139-112.ec2.internal/dmesg [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.177819303Z nodes/ip-10-0-139-112.ec2.internal/ethtool_channels [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.177893625Z nodes/ip-10-0-139-112.ec2.internal/ethtool_features [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.177969616Z nodes/ip-10-0-139-112.ec2.internal/ip-10-0-139-112.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.178278622Z nodes/ip-10-0-139-112.ec2.internal/irq_affinities.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.178418015Z nodes/ip-10-0-139-112.ec2.internal/lscpu [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.178537367Z nodes/ip-10-0-139-112.ec2.internal/lspci [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.178621199Z nodes/ip-10-0-139-112.ec2.internal/podresources.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.178724481Z nodes/ip-10-0-139-112.ec2.internal/pods_info.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.178836693Z nodes/ip-10-0-139-112.ec2.internal/proc_cmdline [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.178915884Z nodes/ip-10-0-139-112.ec2.internal/sysinfo.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.180686279Z nodes/ip-10-0-139-112.ec2.internal/sysinfo.tgz [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.180828952Z nodes/ip-10-0-142-86.ec2.internal/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.180877992Z nodes/ip-10-0-142-86.ec2.internal/cpu_affinities.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.181118377Z nodes/ip-10-0-142-86.ec2.internal/dmesg [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.181374222Z nodes/ip-10-0-142-86.ec2.internal/ethtool_channels [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.181446934Z nodes/ip-10-0-142-86.ec2.internal/ethtool_features [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.181530945Z nodes/ip-10-0-142-86.ec2.internal/ip-10-0-142-86.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.18177263Z nodes/ip-10-0-142-86.ec2.internal/irq_affinities.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.181920973Z nodes/ip-10-0-142-86.ec2.internal/lscpu [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.182068596Z nodes/ip-10-0-142-86.ec2.internal/lspci [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.182156097Z nodes/ip-10-0-142-86.ec2.internal/podresources.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.182238289Z nodes/ip-10-0-142-86.ec2.internal/pods_info.json [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.182343451Z nodes/ip-10-0-142-86.ec2.internal/proc_cmdline [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.182433293Z nodes/ip-10-0-142-86.ec2.internal/sysinfo.log [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.184217208Z nodes/ip-10-0-142-86.ec2.internal/sysinfo.tgz [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.18437384Z pod_network_connectivity_check/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.184413081Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.184517033Z static-pods/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.184524934Z static-pods/kube-apiserver/ [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.193254383Z [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.193284524Z sent 58,368 bytes received 3,975,224 bytes 2,689,061.33 bytes/sec [must-gather] [must-gather-5c9sz] OUT 2026-07-01T19:04:16.193294624Z total size is 43,994,182 speedup is 10.91 [must-gather] [must-gather ] OUT 2026-07-01T19:04:16.455913382Z namespace/openshift-must-gather-fvb65 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: b53f2581-886a-435f-b90f-235d6d309c6c [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] [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-6gd7p [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-6gd7p-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-6gd7p [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] 36e3705..18864c4 ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating 36e3705..18864c4 [git-push-artifacts] Fast-forward [git-push-artifacts] test-artifacts/kserve-group-test-6gd7p/e2e-raw.tar.gz | Bin 0 -> 6805260 bytes [git-push-artifacts] .../maas-group-test-6wqc9/e2e-maas-openshift.tar.gz | Bin 0 -> 5653394 bytes [git-push-artifacts] 2 files changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-6gd7p/e2e-raw.tar.gz [git-push-artifacts] create mode 100644 test-artifacts/maas-group-test-6wqc9/e2e-maas-openshift.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6802056 Jul 1 19:05 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-6gd7p/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts b03e797] 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-6gd7p/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] 18864c4..b03e797 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-01T19:05:02.778Z","type":3}]